Skip to content

Commit

Permalink
Bump natsio/jetstream-controller from 0.11.0 to 0.12.0 in /helm/chart…
Browse files Browse the repository at this point in the history
…s/nack (#767)

* Bump natsio/jetstream-controller in /helm/charts/nack

Bumps natsio/jetstream-controller from 0.11.0 to 0.12.0.

---
updated-dependencies:
- dependency-name: natsio/jetstream-controller
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* [nack helm] bump chart to version: 0.23.0 appVersion: 0.12.0

---------

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>
  • Loading branch information
dependabot[bot] and dependabot[bot] committed Jul 20, 2023
1 parent e499071 commit 355a29e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions helm/charts/nack/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
apiVersion: v2
appVersion: 0.11.0
appVersion: 0.12.0
description: A Helm chart for NACK
name: nack
keywords:
- nats
- jetstream
- cncf
version: 0.22.0
version: 0.23.0
maintainers:
- email: info@nats.io
name: The NATS Authors
Expand Down
2 changes: 1 addition & 1 deletion helm/charts/nack/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jetstream:
enabled: true
image:
repository: natsio/jetstream-controller
tag: 0.11.0
tag: 0.12.0
pullPolicy: IfNotPresent
# registry: docker.io

Expand Down

0 comments on commit 355a29e

Please sign in to comment.