From f87652b54cbcbee6c32f7a3392982f4f690f0dc2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jul 2023 11:57:44 -0400 Subject: [PATCH] Bump natsio/nats-boot-config from 0.11.0 to 0.12.0 in /helm/charts/nats (#769) Bumps natsio/nats-boot-config from 0.11.0 to 0.12.0. --- updated-dependencies: - dependency-name: natsio/nats-boot-config dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- helm/charts/nats/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helm/charts/nats/values.yaml b/helm/charts/nats/values.yaml index e601c7bc..71938683 100644 --- a/helm/charts/nats/values.yaml +++ b/helm/charts/nats/values.yaml @@ -517,7 +517,7 @@ gateway: bootconfig: image: repository: natsio/nats-boot-config - tag: 0.11.0 + tag: 0.12.0 pullPolicy: IfNotPresent # registry: docker.io @@ -606,7 +606,7 @@ reloader: enabled: true image: repository: natsio/nats-server-config-reloader - tag: 0.11.0 + tag: 0.12.0 pullPolicy: IfNotPresent # registry: docker.io