From 2065aa114e76005aa16fd5ff9330d9cc79a7c6dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 18:22:18 +0000 Subject: [PATCH] Bump nats from 2.14.2-alpine to 2.14.3-alpine in /helm/charts/nats Bumps nats from 2.14.2-alpine to 2.14.3-alpine. --- updated-dependencies: - dependency-name: nats dependency-version: 2.14.3-alpine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- helm/charts/nats/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/charts/nats/values.yaml b/helm/charts/nats/values.yaml index 6adaf6f7..e4166c9c 100644 --- a/helm/charts/nats/values.yaml +++ b/helm/charts/nats/values.yaml @@ -318,7 +318,7 @@ config: container: image: repository: nats - tag: 2.14.2-alpine + tag: 2.14.3-alpine pullPolicy: registry: # if digest is provided, it overrides tag (example: "sha256:abcdef1234567890")