From f1a69ff44358f5e92803f8c0a4a57739dab50882 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 19:57:40 +0000 Subject: [PATCH] Update all dependencies --- attic/kustomize/zwave-js-ui/kustomization.yaml | 2 +- charts/root/templates/external-dns/external-dns.yaml | 2 +- charts/root/templates/mysql/app.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/attic/kustomize/zwave-js-ui/kustomization.yaml b/attic/kustomize/zwave-js-ui/kustomization.yaml index 968987f2..70310464 100644 --- a/attic/kustomize/zwave-js-ui/kustomization.yaml +++ b/attic/kustomize/zwave-js-ui/kustomization.yaml @@ -1,7 +1,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: -- github.com/zwave-js/zwave-js-ui?ref=v9.1.0 +- github.com/zwave-js/zwave-js-ui?ref=v9.1.1 patchesStrategicMerge: - |- apiVersion: v1 diff --git a/charts/root/templates/external-dns/external-dns.yaml b/charts/root/templates/external-dns/external-dns.yaml index 61046abe..6875ae05 100644 --- a/charts/root/templates/external-dns/external-dns.yaml +++ b/charts/root/templates/external-dns/external-dns.yaml @@ -12,7 +12,7 @@ spec: source: chart: external-dns repoURL: https://charts.bitnami.com/bitnami - targetRevision: 6.26.3 + targetRevision: 6.26.4 helm: values: | provider: cloudflare diff --git a/charts/root/templates/mysql/app.yaml b/charts/root/templates/mysql/app.yaml index e4658650..3e2940a0 100644 --- a/charts/root/templates/mysql/app.yaml +++ b/charts/root/templates/mysql/app.yaml @@ -11,7 +11,7 @@ spec: project: default source: repoURL: registry-1.docker.io/bitnamicharts - targetRevision: 9.12.3 + targetRevision: 9.12.4 chart: mysql helm: values: |