Skip to content

Commit

Permalink
chore(deps): update helm release common-library to v1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 14, 2025
1 parent cd16b5e commit d0d0257
Show file tree
Hide file tree
Showing 8 changed files with 20 additions and 20 deletions.
6 changes: 3 additions & 3 deletions charts/agent-control/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ dependencies:
version: 0.0.35-beta
- name: common-library
repository: https://helm-charts.newrelic.com
version: 1.3.0
digest: sha256:520e65faba269be5084966194bf4681899b59399d4442999a71a4898a10af173
generated: "2025-01-08T14:32:09.044891+01:00"
version: 1.3.1
digest: sha256:956d6807b7a12e014d40c0a259bde468088bca68212627449a254a321d68d223
generated: "2025-01-14T07:36:28.954629732Z"
4 changes: 2 additions & 2 deletions charts/agent-control/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: agent-control
description: Bootstraps New Relic' Agent Control

type: application
version: 0.0.37-beta
version: 0.0.37

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

keywords:
Expand Down
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.3.0
digest: sha256:2e1da613fd8a52706bde45af077779c5d69e9e1641bdf5c982eaf6d1ac67a443
generated: "2024-10-28T11:23:44.493524-07:00"
version: 1.3.1
digest: sha256:cfa7bfb136b9bcfe87e37d3556c3fedecc58f42685c4ce39485da106408b6619
generated: "2025-01-14T07:36:45.140413718Z"
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.23.5
version: 1.23.6
appVersion: 2.1.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.3.0
version: 1.3.1
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.3.0
digest: sha256:2e1da613fd8a52706bde45af077779c5d69e9e1641bdf5c982eaf6d1ac67a443
generated: "2024-11-06T20:45:23.428463-08:00"
version: 1.3.1
digest: sha256:cfa7bfb136b9bcfe87e37d3556c3fedecc58f42685c4ce39485da106408b6619
generated: "2025-01-14T07:36:56.176089328Z"
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.13
version: 0.1.14
dependencies:
- name: common-library
version: 1.3.0
version: 1.3.1
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.1
- 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:a2d307c8cd205ec643f8a0bedee44416cd57b1c34f88bbbdd691f7bdea61b96e
generated: "2025-01-14T07:37:10.367927054Z"
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.8.2
version: 0.8.3

dependencies:
- name: common-library
version: 1.1.1
version: 1.3.1
repository: "https://helm-charts.newrelic.com"
- name: kube-state-metrics
version: 5.18.0
Expand Down

0 comments on commit d0d0257

Please sign in to comment.