From 83721012285791998336e513b602162cd5c04447 Mon Sep 17 00:00:00 2001 From: Wainer dos Santos Moschetta Date: Mon, 24 Jul 2023 09:31:11 -0300 Subject: [PATCH] release: bump operator version to v0.7.0 Signed-off-by: Wainer dos Santos Moschetta --- config/release/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/release/kustomization.yaml b/config/release/kustomization.yaml index d4d452c7..1529ddaf 100644 --- a/config/release/kustomization.yaml +++ b/config/release/kustomization.yaml @@ -4,4 +4,4 @@ resources: # newTag points to the latest release image and must be updated before tagging a new release images: - name: quay.io/confidential-containers/operator - newTag: v0.6.0 + newTag: v0.7.0