Skip to content

Commit dd7adcc

Browse files
committed
Release v1.12.0
1 parent 49ab245 commit dd7adcc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/k8ssandra-operator/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: k8ssandra-operator
33
description: |
44
Kubernetes operator which handles the provisioning and management of K8ssandra clusters.
55
type: application
6-
version: 1.12.0-SNAPSHOT
6+
version: 1.12.0
77
dependencies:
88
- name: k8ssandra-common
99
version: 0.29.0

config/deployments/default/kustomization.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ resources:
55
- ../../default
66
images:
77
- name: cr.k8ssandra.io/k8ssandra/k8ssandra-operator
8-
newTag: latest
8+
newTag: v1.12.0

0 commit comments

Comments
 (0)