From 2d57eaf27ac9fd474bca13480e90a57b73b050f3 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 f341ba9..6474eab 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 7bd944f..4e5422a 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