Skip to content

Commit

Permalink
chore: bump kafka to 0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sl1pm4t committed Nov 27, 2024
1 parent 0506302 commit 4d8cfa5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions charts/big-peer/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies:
version: 0.44.0
- name: kafka
repository: https://getditto.github.io/helm-charts/
version: 0.3.2
version: 0.3.3
- name: dummy-auth-webhook
repository: oci://quay.io/ditto-external
version: 0.1.1
Expand All @@ -31,6 +31,6 @@ dependencies:
version: 0.1.0-002c59
- name: kafka
repository: https://getditto.github.io/helm-charts/
version: 0.3.2
digest: sha256:639e86bf85b32c860f779291a142f229752cc4a70a422232c176fff9883a7c80
generated: "2024-11-27T14:49:36.971451+13:00"
version: 0.3.3
digest: sha256:c78b26699c45312db537a31949082f337cf3a17abb70f63eabe32afa1574a53e
generated: "2024-11-27T15:20:27.251739+13:00"
6 changes: 3 additions & 3 deletions charts/big-peer/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ home: https://docs.ditto.live/
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.2.11
version: 0.2.12

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
Expand Down Expand Up @@ -75,7 +75,7 @@ dependencies:
tags:
- kafka-operator
- name: kafka
version: "0.3.2"
version: "0.3.3"
repository: "https://getditto.github.io/helm-charts/"
alias: kafka
condition: kafka-cluster.enabled
Expand All @@ -96,7 +96,7 @@ dependencies:
- live-query
- name: kafka
alias: live-query-kafka
version: "0.3.2"
version: "0.3.3"
repository: "https://getditto.github.io/helm-charts/"
condition: live-query.enabled
tags:
Expand Down

0 comments on commit 4d8cfa5

Please sign in to comment.