From 9d4d358cc72d4baf52fbd2c4f69834e4ca1ddf97 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 9 Nov 2023 21:38:24 +0100 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/external-dns to v0.14.0 (#14448) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [tccr.io/truecharts/external-dns](https://togithub.com/truecharts/containers) | minor | `v0.13.6` -> `v0.14.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --------- Signed-off-by: TrueCharts-Bot --- charts/enterprise/external-dns/Chart.yaml | 2 +- charts/enterprise/external-dns/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/enterprise/external-dns/Chart.yaml b/charts/enterprise/external-dns/Chart.yaml index c5ca8f50f07..280e61191af 100644 --- a/charts/enterprise/external-dns/Chart.yaml +++ b/charts/enterprise/external-dns/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.13.6" +appVersion: "0.14.0" dependencies: - name: common repository: https://library-charts.truecharts.org diff --git a/charts/enterprise/external-dns/values.yaml b/charts/enterprise/external-dns/values.yaml index 8233c2ac6d4..90294768e83 100644 --- a/charts/enterprise/external-dns/values.yaml +++ b/charts/enterprise/external-dns/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/external-dns pullPolicy: IfNotPresent - tag: v0.13.6@sha256:78c942addf7fbc79c384e55bed9a886706c748d744cedf6214d4a50dd7b76d54 + tag: v0.14.0@sha256:5ce70afd1d4f2d35310aa6097f810d9701cd62866df255906548dfe26c6c8b6a externaldns: logLevel: "info"