From dcad7d41bc27ea965b373f85b5739ef98f9609a6 Mon Sep 17 00:00:00 2001 From: Steve Scaffidi Date: Wed, 5 Mar 2025 15:01:42 -0500 Subject: [PATCH] Release for version 0.0.20 --- chart/istio-fortsa/Chart.yaml | 4 ++-- chart/istio-fortsa/values.yaml | 2 +- config/manager/kustomization.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/chart/istio-fortsa/Chart.yaml b/chart/istio-fortsa/Chart.yaml index 79a42bf..938de9d 100644 --- a/chart/istio-fortsa/Chart.yaml +++ b/chart/istio-fortsa/Chart.yaml @@ -13,9 +13,9 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: v0.0.19-5-g631757a +version: v0.0.20 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "v0.0.19-5-g631757a" +appVersion: "v0.0.20" diff --git a/chart/istio-fortsa/values.yaml b/chart/istio-fortsa/values.yaml index a1a96cd..5204dba 100644 --- a/chart/istio-fortsa/values.yaml +++ b/chart/istio-fortsa/values.yaml @@ -39,7 +39,7 @@ controllerManager: - ALL image: repository: ghcr.io/hercynium/istio-fortsa - tag: v0.0.19-5-g631757a + tag: v0.0.20 resources: limits: cpu: 500m diff --git a/config/manager/kustomization.yaml b/config/manager/kustomization.yaml index dcc3171..e79fb33 100644 --- a/config/manager/kustomization.yaml +++ b/config/manager/kustomization.yaml @@ -5,4 +5,4 @@ kind: Kustomization images: - name: controller newName: ghcr.io/hercynium/istio-fortsa - newTag: v0.0.19-5-g631757a + newTag: v0.0.20