mirror of https://git.rancher.io/charts
rancher-node-exporter: updating Chart.yaml to include support for k8s 1.26
parent
f8bf6e830a
commit
80c57f964b
|
@ -3,7 +3,7 @@
|
|||
@@ -1,3 +1,10 @@
|
||||
+annotations:
|
||||
+ catalog.cattle.io/hidden: "true"
|
||||
+ catalog.cattle.io/kube-version: '>= 1.16.0-0 < 1.25.0-0'
|
||||
+ catalog.cattle.io/kube-version: '>= 1.16.0-0 < 1.27.0-0'
|
||||
+ catalog.cattle.io/os: linux
|
||||
+ catalog.rancher.io/certified: rancher
|
||||
+ catalog.rancher.io/namespace: cattle-monitoring-system
|
||||
|
|
Loading…
Reference in New Issue