Skip to content

Commit

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

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

Bumps natsio/jetstream-controller from 0.14.1 to 0.14.2.

---
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.2 appVersion: 0.14.2

---------

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 Apr 10, 2024
1 parent 88744c4 commit a386bfb
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
@@ -1,12 +1,12 @@
apiVersion: v2
appVersion: 0.14.1
appVersion: 0.14.2
description: A Helm chart for NACK
name: nack
keywords:
- nats
- jetstream
- cncf
version: 0.25.1
version: 0.25.2
maintainers:
- email: info@nats.io
name: The NATS Authors
Expand Down
2 changes: 1 addition & 1 deletion helm/charts/nack/values.yaml
Expand Up @@ -7,7 +7,7 @@ jetstream:
enabled: true
image:
repository: natsio/jetstream-controller
tag: 0.14.1
tag: 0.14.2
pullPolicy: IfNotPresent
# registry: docker.io

Expand Down

0 comments on commit a386bfb

Please sign in to comment.