Skip to content

Commit

Permalink
operator image: Switch to latest
Browse files Browse the repository at this point in the history
- Now 0.8 is released update operator to pick up latest image

Signed-off-by: stevenhorsman <[email protected]>
  • Loading branch information
stevenhorsman committed Nov 29, 2023
1 parent 657cb76 commit 377f290
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/manager/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ kind: Kustomization
images:
- name: controller
newName: quay.io/confidential-containers/operator
newTag: v0.8.0
newTag: latest
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
alm-examples: '[]'
capabilities: Basic Install
categories: Security
containerImage: quay.io/confidential-containers/operator:v0.8.0
containerImage: quay.io/confidential-containers/operator:latest
name: cc-operator.v0.0.1
namespace: placeholder
spec:
Expand Down

0 comments on commit 377f290

Please sign in to comment.