From 664de9135cb0a4a230a858ba75ce31047bac5f96 Mon Sep 17 00:00:00 2001 From: Chanwit Kaewkasi Date: Sat, 15 Jan 2022 18:32:22 +0700 Subject: [PATCH] bump version to v0.7.0-rc.4 --- 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 ac8dc508..c2421158 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.7.0-rc.3 + newTag: v0.7.0-rc.4