diff --git a/helm/charts/surveyor/Chart.yaml b/helm/charts/surveyor/Chart.yaml index 311e4cc2..2ac850e5 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.3 -appVersion: 0.5.1 +version: 0.16.4 +appVersion: 0.5.2 maintainers: - email: info@nats.io name: The NATS Authors diff --git a/helm/charts/surveyor/values.yaml b/helm/charts/surveyor/values.yaml index e50c5dc3..65f3e47d 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.1 + tag: 0.5.2 pullPolicy: IfNotPresent # registry: docker.io