diff --git a/notely/Chart.yaml b/notely/Chart.yaml index 6c677fe..6df2233 100644 --- a/notely/Chart.yaml +++ b/notely/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: notely description: Helm chart for deploying Notely (notely) with MongoDB and optional Redis type: application -version: 0.1.5 +version: 0.1.6 appVersion: "latest" diff --git a/notely/values.yaml b/notely/values.yaml index ecc3cda..c01c879 100644 --- a/notely/values.yaml +++ b/notely/values.yaml @@ -5,7 +5,7 @@ fullnameOverride: "" image: repository: gitea.hostxtra.co.uk/hostxtra/notely - tag: v1.0.17 + tag: v1.0.19 pullPolicy: IfNotPresent imagePullSecrets: []