diff --git a/notely/Chart.yaml b/notely/Chart.yaml index 5f1c9bf..83b1b0c 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.2 +version: 0.1.3 appVersion: "latest" diff --git a/notely/values.yaml b/notely/values.yaml index e032727..72f63da 100644 --- a/notely/values.yaml +++ b/notely/values.yaml @@ -4,7 +4,7 @@ nameOverride: "" fullnameOverride: "" image: - repository: gitea.hostxtra.co.uk/mrhid6/notely + repository: gitea.hostxtra.co.uk/HostXtra/notely tag: latest pullPolicy: IfNotPresent