From f092181f796c24d34899056a911a6001d16d9969 Mon Sep 17 00:00:00 2001 From: Alessandro Lorenzi Date: Tue, 21 Jan 2025 16:13:12 +0100 Subject: [PATCH] bump(cachet): 1.3.6 --- stable/cachet/Chart.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/stable/cachet/Chart.yaml b/stable/cachet/Chart.yaml index 72431489..f228566c 100644 --- a/stable/cachet/Chart.yaml +++ b/stable/cachet/Chart.yaml @@ -2,14 +2,14 @@ apiVersion: v2 appVersion: "2.3.15" description: The open source status page system name: cachet -version: 1.3.5 +version: 1.3.6 home: https://cachethq.io/ sources: - https://github.com/CachetHQ/Docker - https://github.com/CachetHQ/Cachet maintainers: -- name: nyambati - url: https://github.com/nyambati + - name: nyambati + url: https://github.com/nyambati annotations: artifacthub.io/links: | @@ -17,7 +17,7 @@ annotations: url: https://github.com/deliveryhero/helm-charts/tree/master/stable/cachet dependencies: -- name: postgresql - repository: https://charts.bitnami.com/bitnami - version: 11.6.26 - condition: postgresql.enabled + - name: postgresql + repository: https://charts.bitnami.com/bitnami + version: 11.6.26 + condition: postgresql.enabled