From 5f1dcaabbabda5292b65e2ae79f2745fe202b3bf Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 6 May 2024 15:30:45 +0000 Subject: [PATCH 1/3] Update octodns/octodns Docker tag to v2024.05 --- infrastructure/external-dns/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/external-dns/kustomization.yaml b/infrastructure/external-dns/kustomization.yaml index 9d16c23..920beb8 100644 --- a/infrastructure/external-dns/kustomization.yaml +++ b/infrastructure/external-dns/kustomization.yaml @@ -11,7 +11,7 @@ resources: images: - name: octodns newName: octodns/octodns # has all plugins - newTag: "2024.04" + newTag: "2024.05" - name: git newName: alpine/git From 8137bf8f1b77e6c26ae2202564b19d8379c67c32 Mon Sep 17 00:00:00 2001 From: Remy Moll Date: Mon, 6 May 2024 17:59:00 +0000 Subject: [PATCH 2/3] Update apps/immich/kustomization.yaml --- apps/immich/kustomization.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/apps/immich/kustomization.yaml b/apps/immich/kustomization.yaml index a0ee694..235fe0d 100644 --- a/apps/immich/kustomization.yaml +++ b/apps/immich/kustomization.yaml @@ -19,7 +19,6 @@ helmCharts: images: - name: ghcr.io/immich-app/immich-machine-learning - newTag: v1.102.3 + newTag: v1.103.1 - name: ghcr.io/immich-app/immich-server - newTag: v1.102.3 - + newTag: v1.103.1 From 6eb617086a31600fde9d8e4cdaece9b3d1e61fa8 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 7 May 2024 12:00:58 +0000 Subject: [PATCH 3/3] Update ghcr.io/mealie-recipes/mealie Docker tag to v1.6.0 --- apps/recipes/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/recipes/kustomization.yaml b/apps/recipes/kustomization.yaml index 2ed9b34..f17baf0 100644 --- a/apps/recipes/kustomization.yaml +++ b/apps/recipes/kustomization.yaml @@ -12,5 +12,5 @@ resources: images: - name: mealie - newTag: v1.5.1 + newTag: v1.6.0 newName: ghcr.io/mealie-recipes/mealie \ No newline at end of file