Skip to content

Commit

Permalink
chore(deps): update helm release common-library to v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 30, 2024
1 parent e398ef4 commit 7f026c9
Show file tree
Hide file tree
Showing 8 changed files with 20 additions and 20 deletions.
6 changes: 3 additions & 3 deletions charts/newrelic-logging/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: common-library
repository: https://helm-charts.newrelic.com
version: 1.2.0
digest: sha256:fa87cb007564a39a72739a3e850a91d6b03c0fc27a1115deac042b3ef77b4142
generated: "2024-07-17T19:29:15.951407+05:30"
version: 1.3.0
digest: sha256:2e1da613fd8a52706bde45af077779c5d69e9e1641bdf5c982eaf6d1ac67a443
generated: "2024-08-30T00:53:24.372174369Z"
4 changes: 2 additions & 2 deletions charts/newrelic-logging/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
description: A Helm chart to deploy New Relic Kubernetes Logging as a DaemonSet, supporting both Linux and Windows nodes and containers
name: newrelic-logging
version: 1.22.4
version: 1.22.5
appVersion: 2.0.0
home: https://github.com/newrelic/kubernetes-logging
icon: https://newrelic.com/assets/newrelic/source/NewRelic-logo-square.svg
Expand All @@ -15,5 +15,5 @@ keywords:
- newrelic
dependencies:
- name: common-library
version: 1.2.0
version: 1.3.0
repository: "https://helm-charts.newrelic.com"
6 changes: 3 additions & 3 deletions charts/nr-ebpf-agent/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: common-library
repository: https://helm-charts.newrelic.com
version: 1.1.1
digest: sha256:3c9053021f3c22aa3cdfc6781d3498bcbedb0b973af9121b1722469744fb5162
generated: "2024-07-22T22:06:19.122775417Z"
version: 1.3.0
digest: sha256:2e1da613fd8a52706bde45af077779c5d69e9e1641bdf5c982eaf6d1ac67a443
generated: "2024-08-30T00:53:13.409662203Z"
4 changes: 2 additions & 2 deletions charts/nr-ebpf-agent/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.1.3
version: 0.1.4
dependencies:
- name: common-library
version: 1.1.1
version: 1.3.0
repository: "https://helm-charts.newrelic.com"
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
Expand Down
6 changes: 3 additions & 3 deletions charts/nr-k8s-otel-collector/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: common-library
repository: https://helm-charts.newrelic.com
version: 1.1.1
version: 1.3.0
- name: kube-state-metrics
repository: https://prometheus-community.github.io/helm-charts
version: 5.18.0
digest: sha256:983e19d03aa4d939d6c57d90e0aac14fe1b7e0686276efca139fea1f90ced8d5
generated: "2024-04-23T15:17:04.144935-07:00"
digest: sha256:b0b971a6286b4fffd82f4bc23bc0eddbae21d86c6287303a987ca6a988bb19ff
generated: "2024-08-30T00:52:59.283185661Z"
4 changes: 2 additions & 2 deletions charts/nr-k8s-otel-collector/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.7.4
version: 0.7.5

dependencies:
- name: common-library
version: 1.1.1
version: 1.3.0
repository: "https://helm-charts.newrelic.com"
- name: kube-state-metrics
version: 5.18.0
Expand Down
6 changes: 3 additions & 3 deletions charts/super-agent/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ dependencies:
version: 0.0.22-beta
- name: common-library
repository: https://helm-charts.newrelic.com
version: 1.2.0
digest: sha256:b2770b12c9ff3f93eebbc745645f4026cf9b899b1fabc614b298a61dc4b4c9ed
generated: "2024-08-01T10:11:46.199593+02:00"
version: 1.3.0
digest: sha256:7781e3af48f753af2cca02115f758e79a8774f1aecdd3d1632a25a2f0a040660
generated: "2024-08-30T00:52:43.885435792Z"
4 changes: 2 additions & 2 deletions charts/super-agent/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: super-agent
description: Bootstraps New Relic' Super Agent

type: application
version: 0.0.18-beta
version: 0.0.18

dependencies:
- name: flux2
Expand All @@ -15,7 +15,7 @@ dependencies:
condition: super-agent-deployment.enabled
# The following dependency is needed as sub-dependency of super-agent-deployment
- name: common-library
version: 1.2.0
version: 1.3.0
repository: https://helm-charts.newrelic.com

keywords:
Expand Down

0 comments on commit 7f026c9

Please sign in to comment.