diff --git a/manifests/overlays/production/kustomization.yaml b/manifests/overlays/production/kustomization.yaml index 44f0f6f53..24d7e47c5 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.12 + newTag: v0.9.13 - name: ghcr.io/podkrepi-bg/frontend/maintenance newTag: master diff --git a/package.json b/package.json index a41084ee9..637bde9dd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "podkrepi-bg-frontend", - "version": "0.9.11", + "version": "0.9.13", "license": "MIT", "repository": "https://github.com/orgs/podkrepi-bg", "scripts": {