From 59e373d01d6323010acca0f6e020b23750d4524e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Sep 2023 02:22:55 +0000 Subject: [PATCH] chore(deps): update ghcr.io/usememos/memos docker tag to v0.15.1 --- 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 4c6fd1e88..cf80411e3 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.7.0 # renovate datasource=docker depName=ghcr.io/usememos/memos -appVersion: 0.15.0 +appVersion: 0.15.1 kubeVersion: ">=1.22.0-0" keywords: - memo diff --git a/charts/memos/values.yaml b/charts/memos/values.yaml index 6d470d506..0984a6c3c 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.15.0 + tag: 0.15.1 # -- Configures service settings for the chart. # @default -- See [values.yaml](./values.yaml)