mirror of https://git.rancher.io/charts
[dev-v2.9][forward-fit] 1.28 kubernetes support for rancher alerting drivers (#3557)
Signed-off-by: Alexandre Lamarre <alexandre.lamarre@suse.com>pull/3561/head
parent
33003deae8
commit
4488e0c097
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.16.0-0 < 1.28.0-0'
|
||||
catalog.cattle.io/kube-version: '>= 1.23.0-0 < 1.29.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'
|
||||
|
|
|
@ -6956,7 +6956,7 @@ entries:
|
|||
- annotations:
|
||||
catalog.cattle.io/certified: rancher
|
||||
catalog.cattle.io/display-name: Alerting Drivers
|
||||
catalog.cattle.io/kube-version: '>= 1.16.0-0 < 1.28.0-0'
|
||||
catalog.cattle.io/kube-version: '>= 1.23.0-0 < 1.29.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'
|
||||
|
@ -6964,7 +6964,7 @@ entries:
|
|||
catalog.cattle.io/type: cluster-tool
|
||||
apiVersion: v2
|
||||
appVersion: 1.16.0
|
||||
created: "2024-01-05T17:53:25.284785733Z"
|
||||
created: "2024-03-04T16:25:45.009451347-05:00"
|
||||
dependencies:
|
||||
- condition: prom2teams.enabled
|
||||
name: prom2teams
|
||||
|
@ -6976,7 +6976,7 @@ entries:
|
|||
version: 1.0.1
|
||||
description: The manager for third-party webhook receivers used in Prometheus
|
||||
Alertmanager
|
||||
digest: c004f5a15c5dd117f2d381b98fb0530ebe19a7bd29b0fecd748b2be3c3071379
|
||||
digest: b3f292d24dbc7badb14aa425ee39b1584d5691840e21de8f0080064d218f1532
|
||||
icon: https://charts.rancher.io/assets/logos/alerting-drivers.svg
|
||||
keywords:
|
||||
- monitoring
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
annotations:
|
||||
catalog.cattle.io/certified: rancher
|
||||
catalog.cattle.io/display-name: Alerting Drivers
|
||||
catalog.cattle.io/kube-version: '>= 1.16.0-0 < 1.28.0-0'
|
||||
catalog.cattle.io/kube-version: '>= 1.23.0-0 < 1.29.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'
|
||||
|
|
Loading…
Reference in New Issue