Skip to content

Commit

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

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

Bumps natsio/jetstream-controller from 0.14.0 to 0.14.1.

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

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

* [nack helm] bump chart to version: 0.25.1 appVersion: 0.14.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>
  • Loading branch information
dependabot[bot] and dependabot[bot] committed Dec 12, 2023
1 parent 1e315ee commit 530e62c
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.14.0
appVersion: 0.14.1
description: A Helm chart for NACK
name: nack
keywords:
- nats
- jetstream
- cncf
version: 0.25.0
version: 0.25.1
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.14.0
tag: 0.14.1
pullPolicy: IfNotPresent
# registry: docker.io

Expand Down

0 comments on commit 530e62c

Please sign in to comment.