From e1eb9ca67ba326a84eb99557529a903059c1257f Mon Sep 17 00:00:00 2001 From: Kong's Team k8s bot Date: Tue, 23 Apr 2024 19:10:53 +0200 Subject: [PATCH] chore(release): [main] 1.2.3 (#217) 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..0495c4a88 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.2.2 +1.2.3 diff --git a/config/components/manager-image/kustomization.yaml b/config/components/manager-image/kustomization.yaml index c2930b287..69f2e0320 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