diff --git a/helm/charts/surveyor/Chart.yaml b/helm/charts/surveyor/Chart.yaml index d5f50259..3a6f3701 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.17.0 -appVersion: 0.6.0 +version: 0.18.0 +appVersion: 0.7.0 maintainers: - email: info@nats.io name: The NATS Authors diff --git a/helm/charts/surveyor/values.yaml b/helm/charts/surveyor/values.yaml index d84eec05..0c9e3ace 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.6.0 + tag: 0.7.0 pullPolicy: IfNotPresent # registry: docker.io