(dev-v2.6-archive) Fix alerting-drivers Chart.yaml

This is required due to the change released in v0.1.0 of the charts-build-scripts to switch the package used for YAML marshalling / unmarshalling.

Note: This does not need a packageVersion bump since it has already been bumped once for this release.
(cherry picked from commit e5415e48de)

(partially cherry picked from commit ba726cdc6c)
pull/1680/head
Arvind Iyengar 2021-05-06 16:33:53 -07:00
parent 775e5e62f2
commit 47a4a72422
No known key found for this signature in database
GPG Key ID: A8DD9BFD6C811498
2 changed files with 11 additions and 31 deletions

View File

@ -1,40 +1,20 @@
name: rancher-alerting-drivers
home: ""
sources: []
version: 1.0.1
description: The manager for third-party webhook receivers used in Prometheus Alertmanager
keywords:
- monitoring
- alertmanger
- webhook
maintainers: []
icon: ""
apiversion: v2
condition: ""
tags: ""
appversion: 1.16.0
deprecated: false
annotations:
catalog.cattle.io/certified: rancher
catalog.cattle.io/display-name: Alerting Drivers
catalog.cattle.io/os: linux
catalog.cattle.io/release-name: rancher-alerting-drivers
kubeversion: ""
apiVersion: v2
appVersion: 1.16.0
dependencies:
- name: prom2teams
version: ""
repository: file://./charts/prom2teams
condition: prom2teams.enabled
tags: []
enabled: false
importvalues: []
alias: ""
- name: sachet
version: ""
- condition: sachet.enabled
name: sachet
repository: file://./charts/sachet
condition: sachet.enabled
tags: []
enabled: false
importvalues: []
alias: ""
type: ""
description: The manager for third-party webhook receivers used in Prometheus Alertmanager
keywords:
- monitoring
- alertmanger
- webhook
name: rancher-alerting-drivers
version: 1.0.2