From b572dc26f2c30dddf090c012886c0998a9183d8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 09:12:25 -0500 Subject: [PATCH] Bump nats from 2.10.9-alpine to 2.10.10-alpine in /helm/charts/nats (#863) * Bump nats from 2.10.9-alpine to 2.10.10-alpine in /helm/charts/nats Bumps nats from 2.10.9-alpine to 2.10.10-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.1.8 appVersion: 2.10.10 --------- 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 38b632b7..3d003d4e 100644 --- a/helm/charts/nats/Chart.yaml +++ b/helm/charts/nats/Chart.yaml @@ -1,12 +1,12 @@ apiVersion: v2 -appVersion: 2.10.9 +appVersion: 2.10.10 description: A Helm chart for the NATS.io High Speed Cloud Native Distributed Communications Technology. name: nats keywords: - nats - messaging - cncf -version: 1.1.7 +version: 1.1.8 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 56edc5ba..ac51552f 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.9-alpine + tag: 2.10.10-alpine pullPolicy: registry: