diff --git a/helm/charts/surveyor/Chart.yaml b/helm/charts/surveyor/Chart.yaml index 2ac850e5..ae5ebd59 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.4 -appVersion: 0.5.2 +version: 0.16.5 +appVersion: 0.5.3 maintainers: - email: info@nats.io name: The NATS Authors diff --git a/helm/charts/surveyor/values.yaml b/helm/charts/surveyor/values.yaml index 8061c800..0cc9cfb5 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.2 + tag: 0.5.3 pullPolicy: IfNotPresent # registry: docker.io