From 3c17de35e99598a7a3a811eac5e369c27b0e6026 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 16 Sep 2023 06:05:04 +0000 Subject: [PATCH] chore(deps): update ghcr.io/usememos/memos docker tag to v0.15.0 --- charts/memos/Chart.yaml | 2 +- charts/memos/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/memos/Chart.yaml b/charts/memos/Chart.yaml index 75f999e17..9c7655886 100644 --- a/charts/memos/Chart.yaml +++ b/charts/memos/Chart.yaml @@ -6,7 +6,7 @@ icon: https://raw.githubusercontent.com/gabe565/charts/main/charts/memos/icon.pn type: application version: 0.6.5 # renovate datasource=docker depName=ghcr.io/usememos/memos -appVersion: 0.14.4 +appVersion: 0.15.0 kubeVersion: ">=1.22.0-0" keywords: - memo diff --git a/charts/memos/values.yaml b/charts/memos/values.yaml index ca31f0b11..6d470d506 100644 --- a/charts/memos/values.yaml +++ b/charts/memos/values.yaml @@ -11,7 +11,7 @@ image: # -- image pull policy pullPolicy: IfNotPresent # -- image tag - tag: 0.14.4 + tag: 0.15.0 # -- Configures service settings for the chart. # @default -- See [values.yaml](./values.yaml)