Skip to content

Commit

Permalink
Prepare release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bastjan committed Aug 13, 2021
1 parent bb08ca5 commit 2f0967f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/manager/manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
serviceAccountName: lieutenant-operator
containers:
- name: lieutenant-operator
image: quay.io/projectsyn/lieutenant-operator:latest
image: quay.io/projectsyn/lieutenant-operator:1.0.0
securityContext:
allowPrivilegeEscalation: false
runAsNonRoot: true
Expand Down
2 changes: 1 addition & 1 deletion config/samples/deployment/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
serviceAccountName: lieutenant-operator
containers:
- name: lieutenant-operator
image: docker.io/projectsyn/lieutenant-operator:latest
image: docker.io/projectsyn/lieutenant-operator:1.0.0
imagePullPolicy: Always
securityContext:
allowPrivilegeEscalation: false
Expand Down

0 comments on commit 2f0967f

Please sign in to comment.