From d1caa78b7b22d5d373f21e1551e295aa45f64617 Mon Sep 17 00:00:00 2001 From: Daniel Budziwojski Date: Wed, 22 Jan 2025 13:47:15 -0800 Subject: [PATCH 1/2] Update common library to 1.3.1 --- charts/newrelic-logging/Chart.lock | 6 +++--- charts/newrelic-logging/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/newrelic-logging/Chart.lock b/charts/newrelic-logging/Chart.lock index 97b3528db..63b3a5a56 100644 --- a/charts/newrelic-logging/Chart.lock +++ b/charts/newrelic-logging/Chart.lock @@ -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-22T13:46:58.206314-08:00" diff --git a/charts/newrelic-logging/Chart.yaml b/charts/newrelic-logging/Chart.yaml index a8bd0d57f..38d5ab6e3 100644 --- a/charts/newrelic-logging/Chart.yaml +++ b/charts/newrelic-logging/Chart.yaml @@ -15,5 +15,5 @@ keywords: - newrelic dependencies: - name: common-library - version: 1.3.0 + version: 1.3.1 repository: "https://helm-charts.newrelic.com" From e98e5cc5b164ddf8346731613e972368ee72196c Mon Sep 17 00:00:00 2001 From: Daniel Budziwojski Date: Wed, 22 Jan 2025 13:48:10 -0800 Subject: [PATCH 2/2] Bump chart version --- charts/newrelic-logging/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/newrelic-logging/Chart.yaml b/charts/newrelic-logging/Chart.yaml index 38d5ab6e3..2053286b0 100644 --- a/charts/newrelic-logging/Chart.yaml +++ b/charts/newrelic-logging/Chart.yaml @@ -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