From 237e057338f00dd11dc7cb2c4ca015c14d48a4b5 Mon Sep 17 00:00:00 2001 From: Chanwit Kaewkasi Date: Mon, 27 Dec 2021 00:41:31 +0700 Subject: [PATCH] bump version to 0.3.0.rc-2 --- config/manager/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/manager/kustomization.yaml b/config/manager/kustomization.yaml index e483dc4f..cb10f824 100644 --- a/config/manager/kustomization.yaml +++ b/config/manager/kustomization.yaml @@ -9,4 +9,4 @@ generatorOptions: images: - name: chanwit/tf-controller newName: ghcr.io/chanwit/tf-controller - newTag: v0.3.0-rc.1 + newTag: v0.3.0-rc.2