From 0af165c4f0309573990be306963226b96c65a4c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Aug 2023 22:08:04 -0400 Subject: [PATCH] Bump nats from 2.9.20-alpine to 2.9.21-alpine in /helm/charts/nats (#775) * Bump nats from 2.9.20-alpine to 2.9.21-alpine in /helm/charts/nats Bumps nats from 2.9.20-alpine to 2.9.21-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.0.1 appVersion: 2.9.21 --------- 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 4627b6c8..93309af0 100644 --- a/helm/charts/nats/Chart.yaml +++ b/helm/charts/nats/Chart.yaml @@ -1,12 +1,12 @@ apiVersion: v2 -appVersion: 2.9.20 +appVersion: 2.9.21 description: A Helm chart for the NATS.io High Speed Cloud Native Distributed Communications Technology. name: nats keywords: - nats - messaging - cncf -version: 1.0.0 +version: 1.0.1 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 d5e809ea..a5aedccb 100644 --- a/helm/charts/nats/values.yaml +++ b/helm/charts/nats/values.yaml @@ -308,7 +308,7 @@ config: container: image: repository: nats - tag: 2.9.20-alpine + tag: 2.9.21-alpine pullPolicy: registry: