mirror of https://git.rancher.io/charts
[dev-v2.9] rancher-alerting-drivers k8s 1.29 & 1.30 support (#3909)
parent
7a8a46a44a
commit
61a26c6cf9
Binary file not shown.
|
@ -1,7 +1,7 @@
|
|||
annotations:
|
||||
catalog.cattle.io/certified: rancher
|
||||
catalog.cattle.io/display-name: Alerting Drivers
|
||||
catalog.cattle.io/kube-version: '>= 1.23.0-0 < 1.29.0-0'
|
||||
catalog.cattle.io/kube-version: '>= 1.26.0-0 < 1.31.0-0'
|
||||
catalog.cattle.io/os: linux
|
||||
catalog.cattle.io/permits-os: linux,windows
|
||||
catalog.cattle.io/rancher-version: '>= 2.9.0-0 < 2.10.0-0'
|
||||
|
@ -24,5 +24,6 @@ keywords:
|
|||
- monitoring
|
||||
- alertmanger
|
||||
- webhook
|
||||
kubeVersion: '>=1.26.0-0'
|
||||
name: rancher-alerting-drivers
|
||||
version: 104.0.0-rc1
|
||||
|
|
|
@ -7744,7 +7744,7 @@ entries:
|
|||
- annotations:
|
||||
catalog.cattle.io/certified: rancher
|
||||
catalog.cattle.io/display-name: Alerting Drivers
|
||||
catalog.cattle.io/kube-version: '>= 1.23.0-0 < 1.29.0-0'
|
||||
catalog.cattle.io/kube-version: '>= 1.26.0-0 < 1.31.0-0'
|
||||
catalog.cattle.io/os: linux
|
||||
catalog.cattle.io/permits-os: linux,windows
|
||||
catalog.cattle.io/rancher-version: '>= 2.9.0-0 < 2.10.0-0'
|
||||
|
@ -7752,7 +7752,7 @@ entries:
|
|||
catalog.cattle.io/type: cluster-tool
|
||||
apiVersion: v2
|
||||
appVersion: 1.16.0
|
||||
created: "2024-03-21T11:12:04.609181198-04:00"
|
||||
created: "2024-05-13T17:24:55.331253-04:00"
|
||||
dependencies:
|
||||
- condition: prom2teams.enabled
|
||||
name: prom2teams
|
||||
|
@ -7764,12 +7764,13 @@ entries:
|
|||
version: 1.0.1
|
||||
description: The manager for third-party webhook receivers used in Prometheus
|
||||
Alertmanager
|
||||
digest: 8eee6e1d5de5de969775a2e358fdbf8d2f05812166082a0c6cb86aa34c70e855
|
||||
digest: 2f7002f4bf103dfbe95ddb6dd7500643f66a823ce228f8a8e28c3b044fee9ca7
|
||||
icon: https://charts.rancher.io/assets/logos/alerting-drivers.svg
|
||||
keywords:
|
||||
- monitoring
|
||||
- alertmanger
|
||||
- webhook
|
||||
kubeVersion: '>=1.26.0-0'
|
||||
name: rancher-alerting-drivers
|
||||
urls:
|
||||
- assets/rancher-alerting-drivers/rancher-alerting-drivers-104.0.0-rc1.tgz
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
annotations:
|
||||
catalog.cattle.io/certified: rancher
|
||||
catalog.cattle.io/display-name: Alerting Drivers
|
||||
catalog.cattle.io/kube-version: '>= 1.23.0-0 < 1.29.0-0'
|
||||
catalog.cattle.io/kube-version: '>= 1.26.0-0 < 1.31.0-0'
|
||||
catalog.cattle.io/os: linux
|
||||
catalog.cattle.io/permits-os: linux,windows
|
||||
catalog.cattle.io/rancher-version: '>= 2.9.0-0 < 2.10.0-0'
|
||||
|
@ -24,5 +24,6 @@ keywords:
|
|||
- monitoring
|
||||
- alertmanger
|
||||
- webhook
|
||||
kubeVersion: '>=1.26.0-0'
|
||||
name: rancher-alerting-drivers
|
||||
version: 1.0.2
|
||||
|
|
Loading…
Reference in New Issue