From fea44b6f697f619546bbd96baa06439bfd5f88c2 Mon Sep 17 00:00:00 2001 From: Kong's Team k8s bot Date: Thu, 20 Jun 2024 16:17:36 +0200 Subject: [PATCH] chore(prerelease): [bot] 1.3.0-rc.2 (#359) 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