chore: Bump chart version
All checks were successful
Publish Helm Charts / publish (push) Successful in 5s

This commit is contained in:
domrichardson
2026-04-01 13:41:26 +01:00
parent e6a4702972
commit ddb847d07b
2 changed files with 2 additions and 2 deletions

View File

@@ -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.4
version: 0.1.5
appVersion: "latest"

View File

@@ -5,7 +5,7 @@ fullnameOverride: ""
image:
repository: gitea.hostxtra.co.uk/hostxtra/notely
tag: v1.0.16
tag: v1.0.17
pullPolicy: IfNotPresent
imagePullSecrets: []