From a9144cb707a6f336b618ac3b63b5402078617900 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 09:59:06 -0500 Subject: [PATCH] Bump natsio/nats-surveyor from 0.5.3 to 0.5.4 in /helm/charts/surveyor (#867) * Bump natsio/nats-surveyor from 0.5.3 to 0.5.4 in /helm/charts/surveyor Bumps natsio/nats-surveyor from 0.5.3 to 0.5.4. --- updated-dependencies: - dependency-name: natsio/nats-surveyor dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * [surveyor helm] bump chart to version: 0.16.6 appVersion: 0.5.4 --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] --- helm/charts/surveyor/Chart.yaml | 4 ++-- helm/charts/surveyor/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/helm/charts/surveyor/Chart.yaml b/helm/charts/surveyor/Chart.yaml index ae5ebd59..82796f80 100644 --- a/helm/charts/surveyor/Chart.yaml +++ b/helm/charts/surveyor/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: surveyor description: NATS Monitoring, Simplified. type: application -version: 0.16.5 -appVersion: 0.5.3 +version: 0.16.6 +appVersion: 0.5.4 maintainers: - email: info@nats.io name: The NATS Authors diff --git a/helm/charts/surveyor/values.yaml b/helm/charts/surveyor/values.yaml index 0cc9cfb5..1e0a21eb 100644 --- a/helm/charts/surveyor/values.yaml +++ b/helm/charts/surveyor/values.yaml @@ -6,7 +6,7 @@ replicaCount: 1 image: repository: natsio/nats-surveyor - tag: 0.5.3 + tag: 0.5.4 pullPolicy: IfNotPresent # registry: docker.io