From 8ab048ef9a86b0e2862c64a0780f5200772347e1 Mon Sep 17 00:00:00 2001 From: Tobin Feldman-Fitzthum Date: Wed, 7 Jun 2023 16:24:40 +0000 Subject: [PATCH] release: bump operator version to v0.6.0 Signed-off-by: Tobin Feldman-Fitzthum --- 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 af735b8d..d4d452c7 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.5.0 + newTag: v0.6.0