From b1ed5711a498bfc865cd4948ab3f75ae46368341 Mon Sep 17 00:00:00 2001 From: Kong's Team k8s bot Date: Tue, 23 Apr 2024 15:37:03 +0000 Subject: [PATCH] chore(prerelease): [main] 1.2.3-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 23aa83906..89df5aa50 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.2.2 +1.2.3-rc.1 diff --git a/config/components/manager-image/kustomization.yaml b/config/components/manager-image/kustomization.yaml index c2930b287..67d6cc7b2 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.2 + newTag: 1.2.3-rc.1