From faf973d6d420e3748d281426373e4e2a89ed4942 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Sat, 26 Apr 2025 11:35:19 +0200 Subject: [PATCH] chore(deps): update memos docker tag to v0.4.0 --- helmfiles/badhouseplants-applications.yaml | 2 +- helmfiles/etersoft-applications.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/helmfiles/badhouseplants-applications.yaml b/helmfiles/badhouseplants-applications.yaml index 91e65b3..7a2d1b5 100644 --- a/helmfiles/badhouseplants-applications.yaml +++ b/helmfiles/badhouseplants-applications.yaml @@ -79,7 +79,7 @@ releases: - name: memos chart: allangers-charts/memos - version: 0.3.0 + version: 0.4.0 namespace: applications inherit: - template: default-env-values diff --git a/helmfiles/etersoft-applications.yaml b/helmfiles/etersoft-applications.yaml index 58a4ea9..39be267 100644 --- a/helmfiles/etersoft-applications.yaml +++ b/helmfiles/etersoft-applications.yaml @@ -29,7 +29,7 @@ releases: - name: memos chart: allangers-charts/memos - version: 0.3.0 + version: 0.4.0 namespace: applications inherit: - template: env-values -- 2.47.2