From c5cd6fb41f4414ceea18819d98ea54d6b78c5cac Mon Sep 17 00:00:00 2001 From: Kong's Team k8s bot Date: Wed, 23 Oct 2024 15:44:56 +0200 Subject: [PATCH] chore(prerelease): [bot] 1.4.0-rc.0 (#782) 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 f0bb29e76..946fef9c5 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.3.0 +1.4.0-rc.0 diff --git a/config/components/manager-image/kustomization.yaml b/config/components/manager-image/kustomization.yaml index 7401fb406..4a675f0fc 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 + newTag: 1.4.0-rc.0