From ff366e674846c448a98c7d1523cd6d4f69a7b363 Mon Sep 17 00:00:00 2001 From: Peter Kurfer Date: Sun, 9 Jun 2024 10:53:42 +0200 Subject: [PATCH] chore: upgrade Ente images --- ente/kustomization.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ente/kustomization.yaml b/ente/kustomization.yaml index a9c9f1f..3babf4f 100644 --- a/ente/kustomization.yaml +++ b/ente/kustomization.yaml @@ -10,10 +10,10 @@ images: newTag: 26e17d8464736acc747c1b35c65af194172a245c - name: photos newName: code.icb4dc0.de/infrastructure/images/ente/photos - newTag: photos-v0.8.94 + newTag: photos-v0.8.131 - name: cast newName: code.icb4dc0.de/infrastructure/images/ente/cast - newTag: photos-v0.8.94 + newTag: photos-v0.8.131 labels: - includeSelectors: true @@ -39,4 +39,4 @@ configMapGenerator: secretGenerator: - name: museum-credentials files: - - config/credentials.yaml \ No newline at end of file + - config/credentials.yaml