Skip to content

Commit

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

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

Bumps natsio/jetstream-controller from 0.14.2 to 0.14.3.

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

Signed-off-by: dependabot[bot] <[email protected]>

* [nack helm] bump chart to version: 0.25.3 appVersion: 0.14.3

---------

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>
  • Loading branch information
dependabot[bot] and dependabot[bot] committed Jun 11, 2024
1 parent eca64e5 commit ebe3803
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.2
appVersion: 0.14.3
description: A Helm chart for NACK
name: nack
keywords:
- nats
- jetstream
- cncf
version: 0.25.2
version: 0.25.3
maintainers:
- email: [email protected]
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.2
tag: 0.14.3
pullPolicy: IfNotPresent
# registry: docker.io

Expand Down

0 comments on commit ebe3803

Please sign in to comment.