From 8d837bbd118cf621b71b8aca2d885fe1c87c4bb9 Mon Sep 17 00:00:00 2001 From: Niteesh Dubey Date: Thu, 18 Jul 2024 18:59:47 +0000 Subject: [PATCH] release: update operator version to v0.9.0 Update operator version from v0.9.0-alpha1 to v0.9.0. Signed-off-by: Niteesh Dubey --- 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 a6370076..df9b33ba 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.9.0-alpha1 + newTag: v0.9.0