Skip to content

Commit

Permalink
chore(deps): update helm release common-library to v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 25, 2024
1 parent 6970f9e commit c010cc3
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.1.1
digest: sha256:3c9053021f3c22aa3cdfc6781d3498bcbedb0b973af9121b1722469744fb5162
generated: "2023-03-21T22:34:27.606266389Z"
version: 1.2.0
digest: sha256:fa87cb007564a39a72739a3e850a91d6b03c0fc27a1115deac042b3ef77b4142
generated: "2024-06-25T18:24:17.597862615Z"
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.1
version: 1.22.2
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.1.1
version: 1.2.0
repository: "https://helm-charts.newrelic.com"
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.2.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:31a83f0326480e996c19d2263358a0e4d9f17e769fa8856b8c7749369365e529
generated: "2024-06-25T18:24:06.163552202Z"
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.3.4
version: 0.3.5

dependencies:
- name: common-library
version: 1.1.1
version: 1.2.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-deployment/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: "2023-10-13T15:08:34.076909+02:00"
version: 1.2.0
digest: sha256:fa87cb007564a39a72739a3e850a91d6b03c0fc27a1115deac042b3ef77b4142
generated: "2024-06-25T18:23:57.631777147Z"
4 changes: 2 additions & 2 deletions charts/super-agent-deployment/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ description: A Helm chart to install New Relic Super agent on Kubernetes

type: application

version: 0.0.18-beta
version: 0.0.18
appVersion: 0.17.0

dependencies:
- name: common-library
version: 1.1.1
version: 1.2.0
repository: https://helm-charts.newrelic.com

keywords:
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 @@ -4,9 +4,9 @@ dependencies:
version: 2.13.0
- name: common-library
repository: https://helm-charts.newrelic.com
version: 1.1.1
version: 1.2.0
- name: super-agent-deployment
repository: https://helm-charts.newrelic.com
version: 0.0.17-beta
digest: sha256:b4985ea609e7b7135d6b4770f80a8986c7f8a87d38bd9731200eb20c72e156bd
generated: "2024-06-25T15:57:21.296082+02:00"
digest: sha256:182af80f5349e49a469c6f03b32991e7d2faaf9c8edb546a8801b25630c7b912
generated: "2024-06-25T18:23:40.286301458Z"
4 changes: 2 additions & 2 deletions charts/super-agent/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@ name: super-agent
description: Bootstraps New Relic' Super Agent

type: application
version: 0.0.9-beta
version: 0.0.9

dependencies:
- name: flux2
repository: https://fluxcd-community.github.io/helm-charts
version: 2.13.0
condition: flux2.enabled
- name: common-library
version: 1.1.1
version: 1.2.0
repository: https://helm-charts.newrelic.com
- name: super-agent-deployment
version: 0.0.17-beta
Expand Down

0 comments on commit c010cc3

Please sign in to comment.