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
|
||||
description: Helm chart for deploying Notely (notely) with MongoDB and optional Redis
|
||||
type: application
|
||||
version: 0.1.2
|
||||
version: 0.1.3
|
||||
appVersion: "latest"
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user