feat: updated default image repo
All checks were successful
Publish Helm Charts / publish (push) Successful in 6s

This commit is contained in:
domrichardson
2026-03-30 12:42:52 +01:00
parent a11598011b
commit 04690522b5
2 changed files with 2 additions and 2 deletions

View File

@@ -2,5 +2,5 @@ apiVersion: v2
name: notely name: notely
description: Helm chart for deploying Notely (notely) with MongoDB and optional Redis description: Helm chart for deploying Notely (notely) with MongoDB and optional Redis
type: application type: application
version: 0.1.2 version: 0.1.3
appVersion: "latest" appVersion: "latest"

View File

@@ -4,7 +4,7 @@ nameOverride: ""
fullnameOverride: "" fullnameOverride: ""
image: image:
repository: gitea.hostxtra.co.uk/mrhid6/notely repository: gitea.hostxtra.co.uk/HostXtra/notely
tag: latest tag: latest
pullPolicy: IfNotPresent pullPolicy: IfNotPresent