From 7d4544c5fb26b817d260a907aa041d7943035b3a Mon Sep 17 00:00:00 2001 From: domrichardson <100129001+domrichardson@users.noreply.github.com> Date: Wed, 17 Jun 2026 12:10:38 +0100 Subject: [PATCH] chore: updated notely --- notely/Chart.yaml | 2 +- notely/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/notely/Chart.yaml b/notely/Chart.yaml index 6df2233..23cff98 100644 --- a/notely/Chart.yaml +++ b/notely/Chart.yaml @@ -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.6 +version: 0.1.7 appVersion: "latest" diff --git a/notely/values.yaml b/notely/values.yaml index c01c879..217ee32 100644 --- a/notely/values.yaml +++ b/notely/values.yaml @@ -5,7 +5,7 @@ fullnameOverride: "" image: repository: gitea.hostxtra.co.uk/hostxtra/notely - tag: v1.0.19 + tag: v1.0.20 pullPolicy: IfNotPresent imagePullSecrets: []