Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions charts/strimzi-kafka-operator/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ dependencies:
version: 0.1.1
- name: strimzi-kafka-operator
repository: oci://quay.io/strimzi-helm
version: 0.47.0
digest: sha256:b367ad6015de9cebb6c9b66fa5f86b5ca1a53dd933c870b57505bc2ff6934ef8
generated: "2025-11-21T15:19:43.799758366+01:00"
version: 0.49.0
digest: sha256:c8214b0b1d9745b081ea6cba5f4542039fac9611e2a7d463fecb0aa6380e125a
generated: "2025-11-25T10:45:27.192165952+01:00"
6 changes: 3 additions & 3 deletions charts/strimzi-kafka-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ annotations:
catalog.cattle.io/release-name: strimzi-cluster-operator
catalog.cattle.io/namespace: lp-system
apiVersion: v2
appVersion: 0.47.0
appVersion: 0.49.0
dependencies:
- name: common
repository: https://charts.sourcemation.com/
version: 0.1.x
- condition: global.strimziKafkaCrd.enabled
name: strimzi-kafka-operator
version: 0.47.0
version: 0.49.0
repository: oci://quay.io/strimzi-helm

description: Apache Kafka is an open-source distributed event streaming platform. Install only once on kubernetes. Data Streaming.
Expand All @@ -34,4 +34,4 @@ name: strimzi-kafka-operator
sources:
- https://github.com/Sourcemation/charts.git
type: application
version: 0.1.4
version: 0.1.6
2 changes: 1 addition & 1 deletion charts/strimzi-kafka-operator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
export RELEASE_NAME=kafka
export CHART_NAME=strimzi-kafka-operator
export RELEASE_NAMESPACE=lp-system
export CHART_VERSION=0.1.4
export CHART_VERSION=0.1.6

kubectl create ns ${RELEASE_NAMESPACE}
kubectl config set-context --current --namespace ${RELEASE_NAMESPACE}
Expand Down
Binary file not shown.
Binary file not shown.