From 1239ad94f711cb85468a71746faae6c9476dbeab Mon Sep 17 00:00:00 2001 From: quantum-grit Date: Fri, 22 Jul 2022 14:24:05 +0300 Subject: [PATCH] updated: prod deployment to v0.9.11 --- manifests/overlays/production/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/overlays/production/kustomization.yaml b/manifests/overlays/production/kustomization.yaml index 193030fa8..cf8d2ccb0 100644 --- a/manifests/overlays/production/kustomization.yaml +++ b/manifests/overlays/production/kustomization.yaml @@ -13,6 +13,6 @@ patches: images: - name: ghcr.io/podkrepi-bg/frontend - newTag: v0.9.10 + newTag: v0.9.11 - name: ghcr.io/podkrepi-bg/frontend/maintenance newTag: master