chore(deps): update helm general non-major (#10135)
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.14.2` -> `12.14.6` | | [mariadb](https://truecharts.org/charts/dependency/mariadb) ([source](https://togithub.com/truecharts/charts)) | patch | `7.0.61` -> `7.0.62` | | [memcached](https://truecharts.org/charts/dependency/memcached) ([source](https://togithub.com/truecharts/charts)) | patch | `6.0.68` -> `6.0.69` | | [node-exporter](https://truecharts.org/charts/dependency/node-exporter) ([source](https://togithub.com/truecharts/charts)) | patch | `1.0.34` -> `1.0.35` | --- ### ⚠ 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 (common)</summary> ### [`v12.14.6`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.14.6) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-12.14.5...common-12.14.6) Function library for TrueCharts ### [`v12.14.5`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.14.5) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-12.14.4...common-12.14.5) Function library for TrueCharts ### [`v12.14.4`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.14.4) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-12.14.3...common-12.14.4) Function library for TrueCharts ### [`v12.14.3`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.14.3) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-12.14.2...common-12.14.3) Function library for TrueCharts </details> <details> <summary>truecharts/charts (mariadb)</summary> ### [`v7.0.62`](https://togithub.com/truecharts/charts/releases/tag/mariadb-7.0.62) [Compare Source](https://togithub.com/truecharts/charts/compare/mariadb-7.0.61...mariadb-7.0.62) 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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNTkuMyIsInVwZGF0ZWRJblZlciI6IjM1LjE1OS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
@@ -7,7 +7,7 @@ dependencies:
|
||||
- condition: exporters.enabled,exporters.node-exporter.enabled
|
||||
name: node-exporter
|
||||
repository: https://deps.truecharts.org
|
||||
version: 1.0.34
|
||||
version: 1.0.35
|
||||
- condition: exporters.enabled,exporters.kube-state-metrics.enabled
|
||||
name: kube-state-metrics
|
||||
repository: https://deps.truecharts.org
|
||||
@@ -29,7 +29,7 @@ sources:
|
||||
- https://github.com/prometheus-community/helm-charts
|
||||
- https://github.com/prometheus-operator/kube-prometheus
|
||||
type: application
|
||||
version: 9.0.27
|
||||
version: 9.0.28
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- metrics
|
||||
|
||||
Reference in New Issue
Block a user