chore(deps): update kubezero-operators-dependencies
This commit is contained in:
parent
f3371d2685
commit
9df05d3356
@ -2,7 +2,7 @@ apiVersion: v2
|
|||||||
name: kubezero-operators
|
name: kubezero-operators
|
||||||
description: Various operators supported by KubeZero
|
description: Various operators supported by KubeZero
|
||||||
type: application
|
type: application
|
||||||
version: 0.1.8
|
version: 0.1.9
|
||||||
home: https://kubezero.com
|
home: https://kubezero.com
|
||||||
icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png
|
icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png
|
||||||
keywords:
|
keywords:
|
||||||
@ -23,7 +23,7 @@ dependencies:
|
|||||||
repository: https://opensearch-project.github.io/opensearch-k8s-operator/
|
repository: https://opensearch-project.github.io/opensearch-k8s-operator/
|
||||||
condition: opensearch-operator.enabled
|
condition: opensearch-operator.enabled
|
||||||
- name: eck-operator
|
- name: eck-operator
|
||||||
version: 2.15.0
|
version: 2.16.0
|
||||||
repository: https://helm.elastic.co
|
repository: https://helm.elastic.co
|
||||||
condition: eck-operator.enabled
|
condition: eck-operator.enabled
|
||||||
- name: cloudnative-pg
|
- name: cloudnative-pg
|
||||||
@ -31,7 +31,7 @@ dependencies:
|
|||||||
repository: https://cloudnative-pg.github.io/charts
|
repository: https://cloudnative-pg.github.io/charts
|
||||||
condition: cloudnative-pg.enabled
|
condition: cloudnative-pg.enabled
|
||||||
- name: strimzi-kafka-operator
|
- name: strimzi-kafka-operator
|
||||||
version: 0.44.0
|
version: 0.45.0
|
||||||
repository: "oci://quay.io/strimzi-helm"
|
repository: "oci://quay.io/strimzi-helm"
|
||||||
condition: strimzi-kafka-operator.enabled
|
condition: strimzi-kafka-operator.enabled
|
||||||
kubeVersion: ">= 1.26.0"
|
kubeVersion: ">= 1.26.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user