Skip to content

Commit

Permalink
release: manifests for v0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dahankzter committed Jul 21, 2020
1 parent aa93eea commit 8aa2db8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion config/manager/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ kind: Kustomization
images:
- name: controller
newName: scylladb/scylla-operator
newTag: v0.2.2
newTag: v0.2.3
2 changes: 1 addition & 1 deletion examples/generic/operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1097,7 +1097,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: scylladb/scylla-operator:v0.2.2
image: scylladb/scylla-operator:v0.2.3
imagePullPolicy: IfNotPresent
name: manager
ports:
Expand Down
2 changes: 1 addition & 1 deletion examples/gke/operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1097,7 +1097,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: scylladb/scylla-operator:v0.2.2
image: scylladb/scylla-operator:v0.2.3
imagePullPolicy: IfNotPresent
name: manager
ports:
Expand Down

0 comments on commit 8aa2db8

Please sign in to comment.