chore(deps): update helm general non-major (#10238)
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.6` -> `12.14.7` | | [kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics) ([source](https://togithub.com/truecharts/charts)) | patch | `1.0.31` -> `1.0.33` | | [mariadb](https://truecharts.org/charts/dependency/mariadb) ([source](https://togithub.com/truecharts/charts)) | patch | `7.0.62` -> `7.0.63` | | [memcached](https://truecharts.org/charts/dependency/memcached) ([source](https://togithub.com/truecharts/charts)) | patch | `6.0.69` -> `6.0.70` | | [mongodb](https://truecharts.org/charts/dependency/mongodb) ([source](https://togithub.com/truecharts/charts)) | patch | `6.0.59` -> `6.0.61` | | [node-exporter](https://truecharts.org/charts/dependency/node-exporter) ([source](https://togithub.com/truecharts/charts)) | patch | `1.0.35` -> `1.0.37` | | [redis](https://truecharts.org/charts/dependency/redis) ([source](https://togithub.com/truecharts/charts)) | patch | `6.0.62` -> `6.0.63` | --- ### ⚠ 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.7`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.14.7) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-12.14.6...common-12.14.7) Function library for TrueCharts </details> <details> <summary>truecharts/charts (kube-state-metrics)</summary> ### [`v1.0.33`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-1.0.33) [Compare Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-1.0.32...kube-state-metrics-1.0.33) kube-state-metrics is a simple service that listens to the Kubernetes API server and generates metrics about the state of the objects. ### [`v1.0.32`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-1.0.32) [Compare Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-1.0.31...kube-state-metrics-1.0.32) kube-state-metrics is a simple service that listens to the Kubernetes API server and generates metrics about the state of the objects. </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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xLjE2IiwidXBkYXRlZEluVmVyIjoiMzYuMS4xNiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
parent
4900d373c2
commit
28cecdde8e
|
@ -3,7 +3,7 @@ appVersion: "23.0.6"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.14.6
|
||||
version: 12.14.7
|
||||
deprecated: false
|
||||
description: Dedicated App for using Docker-Compose on TrueNAS SCALE
|
||||
home: https://truecharts.org/charts/stable/docker-compose
|
||||
|
@ -20,7 +20,7 @@ name: docker-compose
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/docker-compose
|
||||
type: application
|
||||
version: 6.0.25
|
||||
version: 6.0.26
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- docker
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "latest"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.14.6
|
||||
version: 12.14.7
|
||||
deprecated: false
|
||||
description: Easy platform to combine all your social links
|
||||
home: https://truecharts.org/charts/stable/littlelink
|
||||
|
@ -21,7 +21,7 @@ sources:
|
|||
- https://github.com/techno-tim/littlelink-server
|
||||
- https://github.com/sethcottle/littlelink
|
||||
type: application
|
||||
version: 9.0.44
|
||||
version: 9.0.45
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- social
|
||||
|
|
Loading…
Reference in New Issue