From 1308c593667418dcb0dea1aac4ba34fe631d5deb Mon Sep 17 00:00:00 2001 From: Kong's Team k8s bot Date: Tue, 23 Apr 2024 10:55:17 +0200 Subject: [PATCH] chore(release): [bot] 1.2.2 (#114) 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 6085e9465..23aa83906 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.2.1 +1.2.2 diff --git a/config/components/manager-image/kustomization.yaml b/config/components/manager-image/kustomization.yaml index f0a935cdc..c2930b287 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.1 + newTag: 1.2.2