diff --git a/chart/istio-fortsa/values.yaml b/chart/istio-fortsa/values.yaml index 21a7f80..fd60d6f 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.14 + tag: v0.0.15 resources: limits: cpu: 500m diff --git a/config/manager/kustomization.yaml b/config/manager/kustomization.yaml index acb94ce..0a882a6 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.14 + newTag: v0.0.15