feat: updated default image repo
All checks were successful
Publish Helm Charts / publish (push) Successful in 6s
All checks were successful
Publish Helm Charts / publish (push) Successful in 6s
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user