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)