Skip to content

Commit 6cae7c6

Browse files
Bump natsio/nats-surveyor from 0.6.0 to 0.7.0 in /helm/charts/surveyor (#939)
* Bump natsio/nats-surveyor from 0.6.0 to 0.7.0 in /helm/charts/surveyor Bumps natsio/nats-surveyor from 0.6.0 to 0.7.0. --- updated-dependencies: - dependency-name: natsio/nats-surveyor dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * [surveyor helm] bump chart to version: 0.18.0 appVersion: 0.7.0 --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
1 parent 8179d3b commit 6cae7c6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

helm/charts/surveyor/Chart.yaml

+2-2
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.17.0
6-
appVersion: 0.6.0
5+
version: 0.18.0
6+
appVersion: 0.7.0
77
maintainers:
88
99
name: The NATS Authors

helm/charts/surveyor/values.yaml

+1-1
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.6.0
9+
tag: 0.7.0
1010
pullPolicy: IfNotPresent
1111
# registry: docker.io
1212

0 commit comments

Comments
 (0)