From 731e21de131f2e37d1bab69784985ad9e41dea4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2024 11:42:50 -0700 Subject: [PATCH] Bump nats from 2.10.18-alpine to 2.10.19-alpine in /helm/charts/nats (#926) * Bump nats from 2.10.18-alpine to 2.10.19-alpine in /helm/charts/nats Bumps nats from 2.10.18-alpine to 2.10.19-alpine. --- updated-dependencies: - dependency-name: nats dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * [nats helm] bump chart to version: 1.2.3 appVersion: 2.10.19 --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] --- helm/charts/nats/Chart.yaml | 4 ++-- helm/charts/nats/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/helm/charts/nats/Chart.yaml b/helm/charts/nats/Chart.yaml index 15c91786..9fbbef04 100644 --- a/helm/charts/nats/Chart.yaml +++ b/helm/charts/nats/Chart.yaml @@ -1,12 +1,12 @@ apiVersion: v2 -appVersion: 2.10.18 +appVersion: 2.10.19 description: A Helm chart for the NATS.io High Speed Cloud Native Distributed Communications Technology. name: nats keywords: - nats - messaging - cncf -version: 1.2.2 +version: 1.2.3 home: http://github.com/nats-io/k8s maintainers: - email: info@nats.io diff --git a/helm/charts/nats/values.yaml b/helm/charts/nats/values.yaml index c00d690d..fd296dcc 100644 --- a/helm/charts/nats/values.yaml +++ b/helm/charts/nats/values.yaml @@ -312,7 +312,7 @@ config: container: image: repository: nats - tag: 2.10.18-alpine + tag: 2.10.19-alpine pullPolicy: registry: