Skip to content

Commit b14f716

Browse files
committed
prep for 1.0.0-rc0
1 parent a2b891b commit b14f716

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config/operator/operator/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ kind: Kustomization
55
images:
66
- name: controller
77
newName: scylladb/scylla-operator
8-
newTag: nightly
8+
newTag: v1.0.0-rc0

examples/common/operator.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1920,7 +1920,7 @@ spec:
19201920
valueFrom:
19211921
fieldRef:
19221922
fieldPath: metadata.namespace
1923-
image: scylladb/scylla-operator:nightly
1923+
image: scylladb/scylla-operator:v1.0.0-rc0
19241924
imagePullPolicy: IfNotPresent
19251925
name: manager
19261926
ports:

0 commit comments

Comments
 (0)