From cd00e38e6071dfb966d03b1dae57954ffdbc69c5 Mon Sep 17 00:00:00 2001 From: Pinghao Wu <xdavidwuph@gmail.com> Date: Thu, 6 Mar 2025 13:21:07 +0800 Subject: [PATCH] sourcehut: bump images --- applications/sourcehut/kustomization.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/applications/sourcehut/kustomization.yaml b/applications/sourcehut/kustomization.yaml index 399fa0f..19ebc1f 100644 --- a/applications/sourcehut/kustomization.yaml +++ b/applications/sourcehut/kustomization.yaml @@ -6,6 +6,15 @@ labels: app: sourcehut includeTemplates: true includeSelectors: true +images: + - name: ghcr.io/xdavidwu/c/metasrht + newTag: '3564' + - name: ghcr.io/xdavidwu/c/pagessrht + newTag: '3565' + - name: ghcr.io/xdavidwu/c/pastesrht + newTag: '3566' + - name: ghcr.io/xdavidwu/c/todosrht + newTag: '3567' resources: - namespace.yaml # TODO untie python flask, go graphql, celery webhooks -- 2.45.2