diff --git a/charts/newrelic-logging/Chart.lock b/charts/newrelic-logging/Chart.lock index 064abf8aa..97b3528db 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.2.0 -digest: sha256:fa87cb007564a39a72739a3e850a91d6b03c0fc27a1115deac042b3ef77b4142 -generated: "2024-07-17T19:29:15.951407+05:30" + version: 1.3.0 +digest: sha256:2e1da613fd8a52706bde45af077779c5d69e9e1641bdf5c982eaf6d1ac67a443 +generated: "2024-10-28T11:23:44.493524-07:00" diff --git a/charts/newrelic-logging/Chart.yaml b/charts/newrelic-logging/Chart.yaml index da7a797f6..65a15b13d 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.2 +version: 1.23.3 appVersion: 2.1.0 home: https://github.com/newrelic/kubernetes-logging icon: https://newrelic.com/assets/newrelic/source/NewRelic-logo-square.svg @@ -15,5 +15,5 @@ keywords: - newrelic dependencies: - name: common-library - version: 1.2.0 + version: 1.3.0 repository: "https://helm-charts.newrelic.com"