Skip to content

Commit 9dc420a

Browse files
committedSep 18, 2024·
Release v1.20.0
1 parent 539b80f commit 9dc420a

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.20.0-SNAPSHOT
6+
version: 1.20.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.20.0

0 commit comments

Comments
 (0)
Please sign in to comment.