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)) | major | `15.3.3` -> `16.2.6` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>truecharts/library-charts (common)</summary> ### [`v16.2.6`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.6) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.5...common-16.2.6) Function library for TrueCharts ### [`v16.2.5`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.5) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.4...common-16.2.5) Function library for TrueCharts ### [`v16.2.4`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.4) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.3...common-16.2.4) Function library for TrueCharts ### [`v16.2.3`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.3) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-16.1.0...common-16.2.3) Function library for TrueCharts ### [`v16.1.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.1.0) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-16.0.0...common-16.1.0) Function library for TrueCharts ### [`v16.0.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.0.0) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-15.3.4...common-16.0.0) Function library for TrueCharts ### [`v15.3.4`](https://togithub.com/truecharts/library-charts/releases/tag/common-15.3.4) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-15.3.3...common-15.3.4) Function library for TrueCharts </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy44My4wIiwidXBkYXRlZEluVmVyIjoiMzcuODkuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
40 lines
1.2 KiB
YAML
40 lines
1.2 KiB
YAML
kubeVersion: ">=1.24.0-0"
|
|
apiVersion: v2
|
|
name: kube-state-metrics
|
|
version: 5.0.0
|
|
appVersion: 2.10.1
|
|
description:
|
|
kube-state-metrics is a simple service that listens to the Kubernetes
|
|
API server and generates metrics about the state of the objects.
|
|
home: https://truecharts.org/charts/dependency/kube-state-metrics
|
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/kube-state-metrics.png
|
|
deprecated: false
|
|
sources:
|
|
- https://github.com/truecharts/charts/tree/master/charts/dependency/kube-state-metrics
|
|
- https://hub.docker.com/r/bitnami/kube-state-metrics
|
|
maintainers:
|
|
- name: TrueCharts
|
|
email: info@truecharts.org
|
|
url: https://truecharts.org
|
|
keywords:
|
|
- prometheus
|
|
- kube-state-metrics
|
|
- monitoring
|
|
dependencies:
|
|
- name: common
|
|
version: 16.2.6
|
|
repository: https://library-charts.truecharts.org
|
|
condition: ""
|
|
alias: ""
|
|
tags: []
|
|
import-values: []
|
|
annotations:
|
|
max_scale_version: 23.10.1
|
|
min_scale_version: 22.12.4
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/category: metrics
|
|
truecharts.org/max_helm_version: "3.13"
|
|
truecharts.org/min_helm_version: "3.12"
|
|
truecharts.org/train: dependency
|
|
type: application
|