chore(deps): update helm general non-major (#8061)
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.13` -> `12.4.15` | | [mariadb](https://truecharts.org/charts/dependency/mariadb) ([source](https://togithub.com/truecharts/charts)) | patch | `7.0.8` -> `7.0.11` | | [mongodb](https://truecharts.org/charts/dependency/mongodb) ([source](https://togithub.com/truecharts/charts)) | patch | `6.0.7` -> `6.0.10` | | [mongodb](https://truecharts.org/charts/dependency/mongodb) ([source](https://togithub.com/truecharts/charts)) | patch | `6.0.3` -> `6.0.10` | | [redis](https://truecharts.org/charts/dependency/redis) ([source](https://togithub.com/truecharts/charts)) | patch | `6.0.24` -> `6.0.27` | --- ### ⚠ 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.15`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.4.15) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-12.4.14...common-12.4.15) Function library for TrueCharts ### [`v12.4.14`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.4.14) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-12.4.13...common-12.4.14) Function library for TrueCharts </details> <details> <summary>truecharts/charts</summary> ### [`v7.0.11`](https://togithub.com/truecharts/charts/releases/tag/mariadb-7.0.11) [Compare Source](https://togithub.com/truecharts/charts/compare/mariadb-7.0.10...mariadb-7.0.11) Fast, reliable, scalable, and easy to use open-source relational database system. ### [`v7.0.10`](https://togithub.com/truecharts/charts/releases/tag/mariadb-7.0.10) [Compare Source](https://togithub.com/truecharts/charts/compare/mariadb-7.0.9...mariadb-7.0.10) Fast, reliable, scalable, and easy to use open-source relational database system. ### [`v7.0.9`](https://togithub.com/truecharts/charts/releases/tag/mariadb-7.0.9) [Compare Source](https://togithub.com/truecharts/charts/compare/mariadb-7.0.8...mariadb-7.0.9) 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:eyJjcmVhdGVkSW5WZXIiOiIzNS40OC4xIiwidXBkYXRlZEluVmVyIjoiMzUuNDguMSJ9--> --------- Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
This commit is contained in:
co-authored by
Kjeld Schouten-Lebbing
parent
4d960acf2d
commit
c5ba79f3c4
@@ -1,7 +1,7 @@
|
||||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: dillinger
|
||||
version: 5.0.4
|
||||
version: 5.0.5
|
||||
appVersion: "3.39.1"
|
||||
description: Dillinger is a cloud-enabled, mobile-ready, offline-storage, AngularJS powered HTML5 Markdown editor.
|
||||
type: application
|
||||
@@ -15,7 +15,7 @@ sources:
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.4.13
|
||||
version: 12.4.15
|
||||
# condition:
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
|
||||
Reference in New Issue
Block a user