From 6f831ace081a9be646987f98afd4b216b2212d93 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 26 Jan 2025 00:58:17 +0000 Subject: [PATCH] chore(deps): update container image ghcr.io/anaximand/lemonhope to v2025 (#64) --- apps/base/lemonhope/lemonhope.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/base/lemonhope/lemonhope.yaml b/apps/base/lemonhope/lemonhope.yaml index 769c821..e9fc644 100644 --- a/apps/base/lemonhope/lemonhope.yaml +++ b/apps/base/lemonhope/lemonhope.yaml @@ -18,7 +18,7 @@ spec: spec: containers: - name: lemonhope - image: ghcr.io/anaximand/lemonhope:2024.8.1 + image: ghcr.io/anaximand/lemonhope:2025.1.2 volumeMounts: - mountPath: /opt/lemon/data name: data