chore(deps): update helm general non-major (#7998)
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)) | patch | `12.4.10` -> `12.4.13` | | [mariadb](https://truecharts.org/charts/dependency/mariadb) ([source](https://togithub.com/truecharts/charts)) | patch | `7.0.6` -> `7.0.8` | | [mongodb](https://truecharts.org/charts/dependency/mongodb) ([source](https://togithub.com/truecharts/charts)) | patch | `6.0.5` -> `6.0.7` | | [mongodb](https://truecharts.org/charts/dependency/mongodb) ([source](https://togithub.com/truecharts/charts)) | patch | `6.0.3` -> `6.0.7` | | [redis](https://truecharts.org/charts/dependency/redis) ([source](https://togithub.com/truecharts/charts)) | patch | `6.0.22` -> `6.0.24` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>truecharts/library-charts</summary> ### [`v12.4.13`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.4.13) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-12.4.12...common-12.4.13) Function library for TrueCharts ### [`v12.4.12`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.4.12) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-12.4.10...common-12.4.12) Function library for TrueCharts </details> <details> <summary>truecharts/charts</summary> ### [`v7.0.8`](https://togithub.com/truecharts/charts/releases/tag/mariadb-7.0.8) [Compare Source](https://togithub.com/truecharts/charts/compare/mariadb-7.0.7...mariadb-7.0.8) Fast, reliable, scalable, and easy to use open-source relational database system. ### [`v7.0.7`](https://togithub.com/truecharts/charts/releases/tag/mariadb-7.0.7) [Compare Source](https://togithub.com/truecharts/charts/compare/mariadb-7.0.6...mariadb-7.0.7) 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**: Enabled. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNS40Ny4yIiwidXBkYXRlZEluVmVyIjoiMzUuNDguMCJ9--> --------- Signed-off-by: TrueCharts-Bot <bot@truecharts.org> Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
This commit is contained in:
co-authored by
Kjeld Schouten-Lebbing
parent
7a01728c35
commit
06adda67eb
@@ -1,7 +1,7 @@
|
||||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: synclounge
|
||||
version: 5.0.3
|
||||
version: 5.0.4
|
||||
appVersion: "5.2.5"
|
||||
description: Synclounge is a third party tool that allows you to watch Plex in sync with your friends/family, wherever you are.
|
||||
type: application
|
||||
@@ -15,7 +15,7 @@ sources:
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.4.10
|
||||
version: 12.4.13
|
||||
# condition:
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
|
||||
Reference in New Issue
Block a user