diff --git a/notely/Chart.yaml b/notely/Chart.yaml index 2f43db0..6c677fe 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.4 +version: 0.1.5 appVersion: "latest" diff --git a/notely/values.yaml b/notely/values.yaml index 863dd5f..ecc3cda 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.16 + tag: v1.0.17 pullPolicy: IfNotPresent imagePullSecrets: []