chore: Bump chart version
All checks were successful
Publish Helm Charts / publish (push) Successful in 5s
All checks were successful
Publish Helm Charts / publish (push) Successful in 5s
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.4
|
version: 0.1.5
|
||||||
appVersion: "latest"
|
appVersion: "latest"
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ fullnameOverride: ""
|
|||||||
|
|
||||||
image:
|
image:
|
||||||
repository: gitea.hostxtra.co.uk/hostxtra/notely
|
repository: gitea.hostxtra.co.uk/hostxtra/notely
|
||||||
tag: v1.0.16
|
tag: v1.0.17
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
imagePullSecrets: []
|
imagePullSecrets: []
|
||||||
|
|||||||
Reference in New Issue
Block a user