Skip to content

Commit 8aa2db8

Browse files
committed
release: manifests for v0.2.3
1 parent aa93eea commit 8aa2db8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

config/manager/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: v0.2.2
8+
newTag: v0.2.3

examples/generic/operator.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1097,7 +1097,7 @@ spec:
10971097
valueFrom:
10981098
fieldRef:
10991099
fieldPath: metadata.namespace
1100-
image: scylladb/scylla-operator:v0.2.2
1100+
image: scylladb/scylla-operator:v0.2.3
11011101
imagePullPolicy: IfNotPresent
11021102
name: manager
11031103
ports:

examples/gke/operator.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1097,7 +1097,7 @@ spec:
10971097
valueFrom:
10981098
fieldRef:
10991099
fieldPath: metadata.namespace
1100-
image: scylladb/scylla-operator:v0.2.2
1100+
image: scylladb/scylla-operator:v0.2.3
11011101
imagePullPolicy: IfNotPresent
11021102
name: manager
11031103
ports:

0 commit comments

Comments
 (0)