chore(deps): update helm general non-major (#9089)
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)) | minor | `12.8.1` -> `12.9.2` | | [mariadb](https://truecharts.org/charts/dependency/mariadb) ([source](https://togithub.com/truecharts/charts)) | patch | `7.0.27` -> `7.0.29` | | [memcached](https://truecharts.org/charts/dependency/memcached) ([source](https://togithub.com/truecharts/charts)) | patch | `6.0.36` -> `6.0.40` | | [mongodb](https://truecharts.org/charts/dependency/mongodb) ([source](https://togithub.com/truecharts/charts)) | patch | `6.0.25` -> `6.0.29` | | [redis](https://truecharts.org/charts/dependency/redis) ([source](https://togithub.com/truecharts/charts)) | patch | `6.0.41` -> `6.0.43` | --- ### Release Notes <details> <summary>truecharts/library-charts</summary> ### [`v12.9.2`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.9.2) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-12.8.2...common-12.9.2) Function library for TrueCharts ### [`v12.8.2`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.8.2) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-12.8.1...common-12.8.2) Function library for TrueCharts </details> <details> <summary>truecharts/charts</summary> ### [`v7.0.29`](https://togithub.com/truecharts/charts/releases/tag/mariadb-7.0.29) [Compare Source](https://togithub.com/truecharts/charts/compare/mariadb-7.0.28...mariadb-7.0.29) Fast, reliable, scalable, and easy to use open-source relational database system. ### [`v7.0.28`](https://togithub.com/truecharts/charts/releases/tag/mariadb-7.0.28) [Compare Source](https://togithub.com/truecharts/charts/compare/mariadb-7.0.27...mariadb-7.0.28) Fast, reliable, scalable, and easy to use open-source relational database system. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone Europe/Amsterdam, 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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNS45OC4xIiwidXBkYXRlZEluVmVyIjoiMzUuOTguMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9--> --------- Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -3,7 +3,7 @@ appVersion: "0.27.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.8.1
|
||||
version: 12.9.2
|
||||
description: A management console for minio server and operator
|
||||
home: https://truecharts.org/charts/stable/minio-console
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/minio-console.png
|
||||
@@ -20,7 +20,7 @@ name: minio-console
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/minio-console
|
||||
- https://github.com/minio/console
|
||||
version: 6.0.16
|
||||
version: 6.0.17
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
||||
Reference in New Issue
Block a user