From d07e6802ac50ec35fe52113c7bd6699869107521 Mon Sep 17 00:00:00 2001 From: Akash Rungta Date: Thu, 15 Sep 2022 12:46:58 -0700 Subject: [PATCH] v0.3.0 release (#222) --- config/controller_install_release/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/controller_install_release/kustomization.yaml b/config/controller_install_release/kustomization.yaml index ff9558c..b870ff2 100644 --- a/config/controller_install_release/kustomization.yaml +++ b/config/controller_install_release/kustomization.yaml @@ -4,4 +4,4 @@ bases: images: - name: controller newName: ghcr.io/aws/aws-cloud-map-mcs-controller-for-k8s - newTag: v0.2.3 + newTag: v0.3.0