Skip to content

Commit

Permalink
release: prep for 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zimnx committed Jan 11, 2021
1 parent b14f716 commit 30caa80
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: v1.0.0-rc0
newTag: v1.0.0
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:v1.0.0-rc0
image: scylladb/scylla-operator:v1.0.0
imagePullPolicy: IfNotPresent
name: manager
ports:
Expand Down

0 comments on commit 30caa80

Please sign in to comment.