From 1eccfd33b8ac82be373e6b44c716318400593765 Mon Sep 17 00:00:00 2001 From: Peter Date: Tue, 23 Jul 2024 03:35:11 +0000 Subject: [PATCH] chore(deps): update code.icb4dc0.de/infrastructure/images/ente/cast docker tag to v0.9.14 --- ente/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ente/kustomization.yaml b/ente/kustomization.yaml index d5906c0..21093c1 100644 --- a/ente/kustomization.yaml +++ b/ente/kustomization.yaml @@ -13,7 +13,7 @@ images: newTag: v0.9.7 - name: cast newName: code.icb4dc0.de/infrastructure/images/ente/cast - newTag: v0.9.7 + newTag: v0.9.14 labels: - includeSelectors: true -- 2.45.2