chore(deps): update helm chart common to 15.3.1 (#14604)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/library-charts)) | major | `14.5.0` -> `15.3.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>truecharts/library-charts (common)</summary> ### [`v15.3.1`](https://togithub.com/truecharts/library-charts/releases/tag/common-15.3.1) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-15.3.0...common-15.3.1) Function library for TrueCharts ### [`v15.3.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-15.3.0) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-15.2.0...common-15.3.0) Function library for TrueCharts ### [`v15.2.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-15.2.0) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-15.1.1...common-15.2.0) Function library for TrueCharts ### [`v15.1.1`](https://togithub.com/truecharts/library-charts/releases/tag/common-15.1.1) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-15.1.0...common-15.1.1) Function library for TrueCharts ### [`v15.1.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-15.1.0) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-15.0.2...common-15.1.0) Function library for TrueCharts ### [`v15.0.2`](https://togithub.com/truecharts/library-charts/releases/tag/common-15.0.2) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-15.0.1...common-15.0.2) Function library for TrueCharts ### [`v15.0.1`](https://togithub.com/truecharts/library-charts/releases/tag/common-15.0.1) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-15.0.0...common-15.0.1) Function library for TrueCharts ### [`v15.0.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-15.0.0) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-14.5.0...common-15.0.0) Function library for TrueCharts </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41Ni4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
@@ -3,7 +3,7 @@ appVersion: "9.4.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 14.5.0
|
||||
version: 15.3.1
|
||||
deprecated: false
|
||||
description: Apache Solr
|
||||
home: https://truecharts.org/charts/dependency/solr
|
||||
@@ -22,7 +22,7 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/dependency/solr
|
||||
- https://github.com/apache/solr
|
||||
type: application
|
||||
version: 6.0.45
|
||||
version: 7.0.0
|
||||
annotations:
|
||||
truecharts.org/category: search
|
||||
truecharts.org/SCALE-support: "true"
|
||||
|
||||
Reference in New Issue
Block a user