Skip to content

Commit

Permalink
prep for 1.0.0-rc0
Browse files Browse the repository at this point in the history
  • Loading branch information
zimnx committed Jan 5, 2021
1 parent a2b891b commit b14f716
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/operator/operator/kustomization.yaml
Expand Up @@ -5,4 +5,4 @@ kind: Kustomization
images:
- name: controller
newName: scylladb/scylla-operator
newTag: nightly
newTag: v1.0.0-rc0
2 changes: 1 addition & 1 deletion examples/common/operator.yaml
Expand Up @@ -1920,7 +1920,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: scylladb/scylla-operator:nightly
image: scylladb/scylla-operator:v1.0.0-rc0
imagePullPolicy: IfNotPresent
name: manager
ports:
Expand Down

0 comments on commit b14f716

Please sign in to comment.