Compare commits

..

No commits in common. "a4f48cd3dbc6775812ae519230a03e2e0841449f" and "db377063304b898861f7cc867877f550cd6380a2" have entirely different histories.

View File

@ -2,7 +2,7 @@ apiVersion: v2
name: kubezero-operators
description: Various operators supported by KubeZero
type: application
version: 0.1.9
version: 0.1.8
home: https://kubezero.com
icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png
keywords:
@ -23,15 +23,15 @@ dependencies:
repository: https://opensearch-project.github.io/opensearch-k8s-operator/
condition: opensearch-operator.enabled
- name: eck-operator
version: 2.16.1
version: 2.15.0
repository: https://helm.elastic.co
condition: eck-operator.enabled
- name: cloudnative-pg
version: 0.23.0
version: 0.22.1
repository: https://cloudnative-pg.github.io/charts
condition: cloudnative-pg.enabled
- name: strimzi-kafka-operator
version: 0.45.0
version: 0.44.0
repository: "oci://quay.io/strimzi-helm"
condition: strimzi-kafka-operator.enabled
kubeVersion: ">= 1.26.0"