From 2d044dc80c6a08943003dfdf725d813e84b37f53 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 4 Apr 2025 02:27:44 +0200 Subject: [PATCH] =?UTF-8?q?chore(flux):=20update=20image=20app-template=20?= =?UTF-8?q?3.5.1=20=E2=86=92=203.7.3=20(clustertool)=20(#33924)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [app-template](https://redirect.github.com/bjw-s/helm-charts) | minor | `3.5.1` -> `3.7.3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
bjw-s/helm-charts (app-template) ### [`v3.7.3`](https://redirect.github.com/bjw-s/helm-charts/releases/tag/app-template-3.7.3) [Compare Source](https://redirect.github.com/bjw-s/helm-charts/compare/app-template-3.7.2...app-template-3.7.3) #### Changelog: ##### Fixed - Fixed name suffix for HTTPRoute - Fixed incorrect default backendRefs values in HTTPRoute ### [`v3.7.2`](https://redirect.github.com/bjw-s/helm-charts/releases/tag/app-template-3.7.2) [Compare Source](https://redirect.github.com/bjw-s/helm-charts/compare/app-template-3.7.1...app-template-3.7.2) #### Changelog: ##### Fixed - The Apache 2.0 LICENSE file has been added to the chart. - Fixed non-deterministic selection of primary service and port. ### [`v3.7.1`](https://redirect.github.com/bjw-s/helm-charts/releases/tag/app-template-3.7.1) [Compare Source](https://redirect.github.com/bjw-s/helm-charts/compare/app-template-3.7.0...app-template-3.7.1) #### Changelog: ##### Fixed - Values schema is now dereferenced before packaging so it no longer relies on internet connectivity to validate the schema. ##### Changed - Updated library version to 3.7.1. - [Upgrade instructions from v2.x](https://bjw-s.github.io/helm-charts/docs/app-template/#from-2xx-to-30x) - [Common library chart definition](https://redirect.github.com/bjw-s/helm-charts/blob/main/charts/library/common/Chart.yaml) ### [`v3.7.0`](https://redirect.github.com/bjw-s/helm-charts/compare/app-template-3.6.1...app-template-3.7.0) [Compare Source](https://redirect.github.com/bjw-s/helm-charts/compare/app-template-3.6.1...app-template-3.7.0) ### [`v3.6.1`](https://redirect.github.com/bjw-s/helm-charts/compare/app-template-3.6.0...app-template-3.6.1) [Compare Source](https://redirect.github.com/bjw-s/helm-charts/compare/app-template-3.6.0...app-template-3.6.1) ### [`v3.6.0`](https://redirect.github.com/bjw-s/helm-charts/compare/app-template-3.5.1...app-template-3.6.0) [Compare Source](https://redirect.github.com/bjw-s/helm-charts/compare/app-template-3.5.1...app-template-3.6.0)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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://redirect.github.com/renovatebot/renovate). --- .../system/system-upgrade-controller/app/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clustertool/embed/generic/kubernetes/system/system-upgrade-controller/app/helm-release.yaml b/clustertool/embed/generic/kubernetes/system/system-upgrade-controller/app/helm-release.yaml index 7d16602ddee..561a7d30718 100644 --- a/clustertool/embed/generic/kubernetes/system/system-upgrade-controller/app/helm-release.yaml +++ b/clustertool/embed/generic/kubernetes/system/system-upgrade-controller/app/helm-release.yaml @@ -10,7 +10,7 @@ spec: chart: spec: chart: app-template - version: 3.5.1 + version: 3.7.3 sourceRef: kind: HelmRepository name: bjw-s