Skip to content

Commit 663b237

Browse files
Bump natsio/nats-surveyor from 0.8.0 to 0.9.1 in /helm/charts/surveyor (#1003)
* Bump natsio/nats-surveyor from 0.8.0 to 0.9.1 in /helm/charts/surveyor Bumps natsio/nats-surveyor from 0.8.0 to 0.9.1. --- updated-dependencies: - dependency-name: natsio/nats-surveyor dependency-version: 0.9.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * [surveyor helm] bump chart to version: 0.20.0 appVersion: 0.9.1 --------- Signed-off-by: dependabot[bot] <support@github.com> 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 debba69 commit 663b237

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.19.1
6-
appVersion: 0.8.0
5+
version: 0.20.0
6+
appVersion: 0.9.1
77
maintainers:
88
- email: info@nats.io
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.8.0
9+
tag: 0.9.1
1010
pullPolicy: IfNotPresent
1111
# registry: docker.io
1212

0 commit comments

Comments
 (0)