mirror of https://git.rancher.io/charts
[dev-v2.10] rancher-monitoring support k8s 1.31 (#4450)
parent
622df4edc0
commit
e59801f9a6
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -7,4 +7,4 @@ apiVersion: v2
|
|||
description: Installs the CRDs for rancher-monitoring.
|
||||
name: rancher-monitoring-crd
|
||||
type: application
|
||||
version: 105.1.0-rc.4+up61.3.2
|
||||
version: 105.1.0-rc.1+up61.3.2
|
Binary file not shown.
Binary file not shown.
|
@ -10,7 +10,7 @@ annotations:
|
|||
catalog.cattle.io/certified: rancher
|
||||
catalog.cattle.io/deploys-on-os: windows
|
||||
catalog.cattle.io/display-name: Monitoring
|
||||
catalog.cattle.io/kube-version: '>= 1.26.0-0 < 1.31.0-0'
|
||||
catalog.cattle.io/kube-version: '>= 1.28.0-0 < 1.32.0-0'
|
||||
catalog.cattle.io/namespace: cattle-monitoring-system
|
||||
catalog.cattle.io/permits-os: linux,windows
|
||||
catalog.cattle.io/provides-gvr: monitoring.coreos.com.prometheus/v1
|
||||
|
@ -100,7 +100,7 @@ keywords:
|
|||
- operator
|
||||
- prometheus
|
||||
- kube-prometheus
|
||||
kubeVersion: '>=1.19.0-0'
|
||||
kubeVersion: '>=1.28.0-0'
|
||||
maintainers:
|
||||
- email: andrew@quadcorps.co.uk
|
||||
name: andrewgkew
|
||||
|
@ -123,4 +123,4 @@ sources:
|
|||
- https://github.com/prometheus-community/helm-charts
|
||||
- https://github.com/prometheus-operator/kube-prometheus
|
||||
type: application
|
||||
version: 105.1.0-rc.4+up61.3.2
|
||||
version: 105.1.0-rc.1+up61.3.2
|
|
@ -6,7 +6,7 @@ annotations:
|
|||
- name: Upstream Project
|
||||
url: https://github.com/grafana/grafana
|
||||
catalog.cattle.io/hidden: "true"
|
||||
catalog.cattle.io/kube-version: '>= 1.26.0-0 < 1.31.0-0'
|
||||
catalog.cattle.io/kube-version: '>= 1.28.0-0 < 1.32.0-0'
|
||||
catalog.cattle.io/os: linux
|
||||
catalog.rancher.io/certified: rancher
|
||||
catalog.rancher.io/namespace: cattle-monitoring-system
|
||||
|
@ -19,7 +19,7 @@ icon: https://artifacthub.io/image/b4fed1a7-6c8f-4945-b99d-096efa3e4116
|
|||
keywords:
|
||||
- monitoring
|
||||
- metric
|
||||
kubeVersion: '>=1.26.0-0'
|
||||
kubeVersion: '>=1.28.0-0'
|
||||
maintainers:
|
||||
- email: zanhsieh@gmail.com
|
||||
name: zanhsieh
|
|
@ -1,6 +1,6 @@
|
|||
annotations:
|
||||
catalog.cattle.io/hidden: "true"
|
||||
catalog.cattle.io/kube-version: '>= 1.26.0-0 < 1.31.0-0'
|
||||
catalog.cattle.io/kube-version: '>= 1.28.0-0 < 1.32.0-0'
|
||||
catalog.cattle.io/os: linux
|
||||
catalog.rancher.io/certified: rancher
|
||||
catalog.rancher.io/namespace: cattle-monitoring-system
|
||||
|
@ -9,7 +9,7 @@ apiVersion: v1
|
|||
appVersion: 0.1.0
|
||||
description: Sets up a deployment of the PushProx proxy and a DaemonSet of PushProx
|
||||
clients.
|
||||
kubeVersion: '>=1.26.0-0'
|
||||
kubeVersion: '>=1.28.0-0'
|
||||
name: hardenedKubelet
|
||||
type: application
|
||||
version: 0.2.0
|
|
@ -1,6 +1,6 @@
|
|||
annotations:
|
||||
catalog.cattle.io/hidden: "true"
|
||||
catalog.cattle.io/kube-version: '>= 1.26.0-0 < 1.31.0-0'
|
||||
catalog.cattle.io/kube-version: '>= 1.28.0-0 < 1.32.0-0'
|
||||
catalog.cattle.io/os: linux
|
||||
catalog.rancher.io/certified: rancher
|
||||
catalog.rancher.io/namespace: cattle-monitoring-system
|
||||
|
@ -9,7 +9,7 @@ apiVersion: v1
|
|||
appVersion: 0.1.0
|
||||
description: Sets up a deployment of the PushProx proxy and a DaemonSet of PushProx
|
||||
clients.
|
||||
kubeVersion: '>=1.26.0-0'
|
||||
kubeVersion: '>=1.28.0-0'
|
||||
name: hardenedNodeExporter
|
||||
type: application
|
||||
version: 0.2.0
|
|
@ -1,6 +1,6 @@
|
|||
annotations:
|
||||
catalog.cattle.io/hidden: "true"
|
||||
catalog.cattle.io/kube-version: '>= 1.26.0-0 < 1.31.0-0'
|
||||
catalog.cattle.io/kube-version: '>= 1.28.0-0 < 1.32.0-0'
|
||||
catalog.cattle.io/os: linux
|
||||
catalog.rancher.io/certified: rancher
|
||||
catalog.rancher.io/namespace: cattle-monitoring-system
|
||||
|
@ -9,7 +9,7 @@ apiVersion: v1
|
|||
appVersion: 0.1.0
|
||||
description: Sets up a deployment of the PushProx proxy and a DaemonSet of PushProx
|
||||
clients.
|
||||
kubeVersion: '>=1.26.0-0'
|
||||
kubeVersion: '>=1.28.0-0'
|
||||
name: k3sServer
|
||||
type: application
|
||||
version: 0.2.0
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue