We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent debba69 commit 663b237Copy full SHA for 663b237
helm/charts/surveyor/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
2
name: surveyor
3
description: NATS Monitoring, Simplified.
4
type: application
5
-version: 0.19.1
6
-appVersion: 0.8.0
+version: 0.20.0
+appVersion: 0.9.1
7
maintainers:
8
- email: info@nats.io
9
name: The NATS Authors
helm/charts/surveyor/values.yaml
@@ -6,7 +6,7 @@ replicaCount: 1
image:
repository: natsio/nats-surveyor
- tag: 0.8.0
+ tag: 0.9.1
10
pullPolicy: IfNotPresent
11
# registry: docker.io
12
0 commit comments