From b405aabd22d61c4080b8df427229d3f5ace7b777 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 06:56:13 +0000 Subject: [PATCH 1/2] chore(deps): update ghcr.io/cryptpad/helm/cryptpad docker tag to v0.0.20 --- applications/cryptpad.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/cryptpad.yaml b/applications/cryptpad.yaml index 3f10ddb..5ce18ef 100644 --- a/applications/cryptpad.yaml +++ b/applications/cryptpad.yaml @@ -10,7 +10,7 @@ spec: sources: - repoURL: "ghcr.io/cryptpad/helm" chart: cryptpad - targetRevision: 0.0.19 + targetRevision: 0.0.20 helm: values: | ingress: From 3d79e38c095bdbb95bd1007e2168672bf25e50a8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 19:14:39 +0000 Subject: [PATCH 2/2] chore(deps): update helm release k8up to v4.8.3 --- applications/k8up.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/k8up.yaml b/applications/k8up.yaml index 0973ae4..debaf45 100644 --- a/applications/k8up.yaml +++ b/applications/k8up.yaml @@ -9,7 +9,7 @@ spec: server: "https://kubernetes.default.svc" source: repoURL: "https://k8up-io.github.io/k8up" - targetRevision: 4.8.1 + targetRevision: 4.8.3 chart: k8up helm: values: |