From adc7e78ab3c71608a88cab75b17e6513e30db816 Mon Sep 17 00:00:00 2001 From: Kong's Team k8s bot Date: Thu, 20 Jun 2024 09:28:53 +0000 Subject: [PATCH] chore(prerelease): [bot] 1.3.0-rc.1 Signed-off-by: Kong's Team k8s bot --- VERSION | 2 +- config/components/manager-image/kustomization.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 0495c4a88..bf16dded0 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.2.3 +1.3.0-rc.1 diff --git a/config/components/manager-image/kustomization.yaml b/config/components/manager-image/kustomization.yaml index 69f2e0320..b1207da23 100644 --- a/config/components/manager-image/kustomization.yaml +++ b/config/components/manager-image/kustomization.yaml @@ -4,4 +4,4 @@ kind: Component images: - name: docker.io/kong/gateway-operator-oss newName: docker.io/kong/gateway-operator-oss - newTag: 1.2.3 + newTag: 1.3.0-rc.1