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)