From b0fafa517315b141d06ed529c46d771ad26a4e3e Mon Sep 17 00:00:00 2001 From: Kong's Team k8s bot Date: Tue, 19 Mar 2024 18:18:38 +0100 Subject: [PATCH] chore(release): [bot] 1.2.1 (#39) 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 26aaba0e8..6085e9465 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.2.0 +1.2.1 diff --git a/config/components/manager-image/kustomization.yaml b/config/components/manager-image/kustomization.yaml index 86735ec49..f0a935cdc 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.0 + newTag: 1.2.1