From 21fc2e997697d059147898144f6090d55a2e1e83 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Dec 2023 17:48:54 +0100 Subject: [PATCH] Update neosmemo/memos Docker tag to v0.18 (#119) * Update neosmemo/memos Docker tag to v0.18 * [AUTO] Update chart version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] --- charts/memo/Chart.yaml | 4 ++-- charts/memo/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/memo/Chart.yaml b/charts/memo/Chart.yaml index ff6a162..26bfa49 100644 --- a/charts/memo/Chart.yaml +++ b/charts/memo/Chart.yaml @@ -3,8 +3,8 @@ apiVersion: v2 name: memo description: Memo (A privacy-first, lightweight note-taking service) type: application -version: 1.0.5 -appVersion: "0.17" +version: 1.0.6 +appVersion: "0.18" keywords: - memo home: https://usememos.com/ diff --git a/charts/memo/values.yaml b/charts/memo/values.yaml index e86aabb..93d11e6 100644 --- a/charts/memo/values.yaml +++ b/charts/memo/values.yaml @@ -24,7 +24,7 @@ common: isPrivate: false secretName: null repository: neosmemo/memos - tag: 0.17 + tag: 0.18 pullPolicy: Always # ingress