From db4cb0fcc82e5517b74f484cbf8c36c2ed754e98 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 16 May 2023 09:03:49 +0200 Subject: [PATCH] chore(deps): update helm general non-major (#8977) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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.6.6` -> `12.8.1` | | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/library-charts)) | minor | `12.6.8` -> `12.8.1` | | [mariadb](https://truecharts.org/charts/dependency/mariadb) ([source](https://togithub.com/truecharts/charts)) | patch | `7.0.22` -> `7.0.26` | | [memcached](https://truecharts.org/charts/dependency/memcached) ([source](https://togithub.com/truecharts/charts)) | patch | `6.0.34` -> `6.0.36` | | [mongodb](https://truecharts.org/charts/dependency/mongodb) ([source](https://togithub.com/truecharts/charts)) | patch | `6.0.23` -> `6.0.25` | | [redis](https://truecharts.org/charts/dependency/redis) ([source](https://togithub.com/truecharts/charts)) | patch | `6.0.39` -> `6.0.41` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes
truecharts/library-charts ### [`v12.8.1`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.8.1) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-12.7.0...common-12.8.1) Function library for TrueCharts ### [`v12.7.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.7.0) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-12.6.8...common-12.7.0) Function library for TrueCharts ### [`v12.6.8`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.6.8) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-12.6.6...common-12.6.8) Function library for TrueCharts
truecharts/charts ### [`v7.0.26`](https://togithub.com/truecharts/charts/releases/tag/mariadb-7.0.26) [Compare Source](https://togithub.com/truecharts/charts/compare/mariadb-7.0.25...mariadb-7.0.26) Fast, reliable, scalable, and easy to use open-source relational database system. ### [`v7.0.25`](https://togithub.com/truecharts/charts/releases/tag/mariadb-7.0.25) [Compare Source](https://togithub.com/truecharts/charts/compare/mariadb-7.0.24...mariadb-7.0.25) Fast, reliable, scalable, and easy to use open-source relational database system. ### [`v7.0.24`](https://togithub.com/truecharts/charts/releases/tag/mariadb-7.0.24) [Compare Source](https://togithub.com/truecharts/charts/compare/mariadb-7.0.23...mariadb-7.0.24) Fast, reliable, scalable, and easy to use open-source relational database system. ### [`v7.0.23`](https://togithub.com/truecharts/charts/releases/tag/mariadb-7.0.23) [Compare Source](https://togithub.com/truecharts/charts/compare/mariadb-7.0.22...mariadb-7.0.23) Fast, reliable, scalable, and easy to use open-source relational database system.
--- ### 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/portainer/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/portainer/Chart.yaml b/charts/stable/portainer/Chart.yaml index ea637ff4707..611ad53685b 100644 --- a/charts/stable/portainer/Chart.yaml +++ b/charts/stable/portainer/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.18.2" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.6.6 + version: 12.8.1 description: Container management made easy home: https://truecharts.org/charts/stable/portainer icon: https://truecharts.org/img/hotlink-ok/chart-icons/portainer.png @@ -19,7 +19,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/portainer - https://docs.portainer.io/start/install-ce/server - https://docs.portainer.io/start/install/server -version: 4.0.5 +version: 4.0.6 annotations: truecharts.org/catagories: | - management