Skip to content

Commit e979927

Browse files
chore(deps): update helm release common-library to v1.2.0
1 parent 40f8053 commit e979927

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

charts/newrelic-logging/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dependencies:
22
- name: common-library
33
repository: https://helm-charts.newrelic.com
4-
version: 1.1.1
5-
digest: sha256:3c9053021f3c22aa3cdfc6781d3498bcbedb0b973af9121b1722469744fb5162
6-
generated: "2023-03-21T22:34:27.606266389Z"
4+
version: 1.2.0
5+
digest: sha256:fa87cb007564a39a72739a3e850a91d6b03c0fc27a1115deac042b3ef77b4142
6+
generated: "2024-07-09T20:53:11.905752105Z"

charts/newrelic-logging/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v2
22
description: A Helm chart to deploy New Relic Kubernetes Logging as a DaemonSet, supporting both Linux and Windows nodes and containers
33
name: newrelic-logging
4-
version: 1.22.1
4+
version: 1.22.2
55
appVersion: 2.0.0
66
home: https://github.com/newrelic/kubernetes-logging
77
icon: https://newrelic.com/assets/newrelic/source/NewRelic-logo-square.svg
@@ -15,5 +15,5 @@ keywords:
1515
- newrelic
1616
dependencies:
1717
- name: common-library
18-
version: 1.1.1
18+
version: 1.2.0
1919
repository: "https://helm-charts.newrelic.com"
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
dependencies:
22
- name: common-library
33
repository: https://helm-charts.newrelic.com
4-
version: 1.1.1
4+
version: 1.2.0
55
- name: kube-state-metrics
66
repository: https://prometheus-community.github.io/helm-charts
77
version: 5.18.0
8-
digest: sha256:983e19d03aa4d939d6c57d90e0aac14fe1b7e0686276efca139fea1f90ced8d5
9-
generated: "2024-04-23T15:17:04.144935-07:00"
8+
digest: sha256:31a83f0326480e996c19d2263358a0e4d9f17e769fa8856b8c7749369365e529
9+
generated: "2024-07-09T20:53:01.403797688Z"

charts/nr-k8s-otel-collector/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@ type: application
1717
# This is the chart version. This version number should be incremented each time you make changes
1818
# to the chart and its templates, including the app version.
1919
# Versions are expected to follow Semantic Versioning (https://semver.org/)
20-
version: 0.5.2
20+
version: 0.5.3
2121

2222
dependencies:
2323
- name: common-library
24-
version: 1.1.1
24+
version: 1.2.0
2525
repository: "https://helm-charts.newrelic.com"
2626
- name: kube-state-metrics
2727
version: 5.18.0

0 commit comments

Comments
 (0)