Skip to content

Commit

Permalink
Merge pull request #13 from getditto/fix-kafka
Browse files Browse the repository at this point in the history
fix: live-query Kafka also needed update
  • Loading branch information
sl1pm4t authored Nov 26, 2024
2 parents 80ccf05 + 6485d6c commit 64b58db
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 @@ -30,7 +30,7 @@ dependencies:
repository: oci://quay.io/ditto-external
version: 0.1.0-002c59
- name: kafka
repository: oci://quay.io/ditto-external
version: 0.2.2
digest: sha256:19a75afb9b0614888ae53c320e68ccdee693ea6df38190aabef5c64d5e625151
generated: "2024-11-22T13:35:49.233564704-05:00"
repository: https://getditto.github.io/helm-charts/
version: 0.3.0
digest: sha256:a80e20c3350b81baadc9c95d1a9cd5a39cbb477424eada9cb1799051be769e37
generated: "2024-11-26T21:26:25.417383+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.10

# 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 @@ -96,8 +96,8 @@ dependencies:
- live-query
- name: kafka
alias: live-query-kafka
version: "0.2.2"
repository: "oci://quay.io/ditto-external"
version: "0.3.0"
repository: "https://getditto.github.io/helm-charts/"
condition: live-query.enabled
tags:
- kafka
Expand Down

0 comments on commit 64b58db

Please sign in to comment.