Skip to content

Commit c1c33f3

Browse files
Update Surveyor to 0.9.4 (#1053)
* Update Surveyor to 0.9.4 * Bump image tag --------- Co-authored-by: Samuel Attwood <[email protected]>
1 parent 3342ad0 commit c1c33f3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

helm/charts/surveyor/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: surveyor
33
description: NATS Monitoring, Simplified.
44
type: application
5-
version: 0.20.3
6-
appVersion: 0.9.3
5+
version: 0.20.4
6+
appVersion: 0.9.4
77
maintainers:
88
99
name: The NATS Authors

helm/charts/surveyor/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ replicaCount: 1
66

77
image:
88
repository: natsio/nats-surveyor
9-
tag: 0.9.3
9+
tag: 0.9.4
1010
pullPolicy: IfNotPresent
1111
# registry: docker.io
1212

0 commit comments

Comments
 (0)