We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49ab245 commit dd7adccCopy full SHA for dd7adcc
charts/k8ssandra-operator/Chart.yaml
@@ -3,7 +3,7 @@ name: k8ssandra-operator
3
description: |
4
Kubernetes operator which handles the provisioning and management of K8ssandra clusters.
5
type: application
6
-version: 1.12.0-SNAPSHOT
+version: 1.12.0
7
dependencies:
8
- name: k8ssandra-common
9
version: 0.29.0
config/deployments/default/kustomization.yaml
@@ -5,4 +5,4 @@ resources:
- ../../default
images:
- name: cr.k8ssandra.io/k8ssandra/k8ssandra-operator
- newTag: latest
+ newTag: v1.12.0
0 commit comments