From d54dd7a7f96716400fa6a31a37cc3841ee6c69f2 Mon Sep 17 00:00:00 2001 From: Kong's Team k8s bot Date: Thu, 20 Jun 2024 14:05:05 +0000 Subject: [PATCH] chore(prerelease): [bot] 1.3.0-rc.2 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 bf16dded0..1d074f43e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.3.0-rc.1 +1.3.0-rc.2 diff --git a/config/components/manager-image/kustomization.yaml b/config/components/manager-image/kustomization.yaml index b1207da23..322c67594 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.3.0-rc.1 + newTag: 1.3.0-rc.2