Skip to content

Commit

Permalink
Bump natsio/nats-kafka from 1.3.0 to 1.4.0 in /helm/charts/nats-kafka (
Browse files Browse the repository at this point in the history
…#825)

* Bump natsio/nats-kafka from 1.3.0 to 1.4.0 in /helm/charts/nats-kafka

Bumps natsio/nats-kafka from 1.3.0 to 1.4.0.

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

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

* [nats-kafka helm] bump chart to version: 0.15.0 appVersion: 1.4.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 Nov 15, 2023
1 parent 7fbd1d8 commit 41568ef
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions helm/charts/nats-kafka/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
version: 0.14.0
appVersion: 1.3.0
version: 0.15.0
appVersion: 1.4.0
type: application
name: nats-kafka
description: A multi-connector bridge between NATS and Kafka.
Expand Down
2 changes: 1 addition & 1 deletion helm/charts/nats-kafka/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ replicaCount: 1

image:
repository: natsio/nats-kafka
tag: 1.3.0
tag: 1.4.0
pullPolicy: IfNotPresent
# registry: docker.io

Expand Down

0 comments on commit 41568ef

Please sign in to comment.