mirror of https://git.rancher.io/charts
parent
810b6d1604
commit
6ebadf6390
|
@ -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.26.0-0'
|
||||
catalog.cattle.io/kube-version: '>= 1.16.0-0 < 1.27.0-0'
|
||||
catalog.cattle.io/os: linux
|
||||
catalog.cattle.io/permits-os: linux,windows
|
||||
catalog.cattle.io/rancher-version: '>= 2.7.0-0 < 2.8.0-0'
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
url: local
|
||||
version: 102.0.0
|
||||
version: 102.1.0
|
||||
|
|
|
@ -7,9 +7,10 @@
|
|||
+ catalog.cattle.io/os: linux
|
||||
+ catalog.cattle.io/release-name: rancher-prom2teams
|
||||
apiVersion: v1
|
||||
appVersion: 4.2.0
|
||||
-appVersion: 4.2.0
|
||||
-description: A Helm chart for Prom2Teams
|
||||
-name: prom2teams
|
||||
+appVersion: 4.2.1
|
||||
+description: A Helm chart for Prom2Teams based on the upstream https://github.com/idealista/prom2teams
|
||||
+name: rancher-prom2teams
|
||||
version: 0.2.0
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
- repository: idealista/prom2teams
|
||||
- tag:
|
||||
+ repository: rancher/mirrored-idealista-prom2teams
|
||||
+ tag: 4.2.0
|
||||
+ tag: 4.2.1
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
resources:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
url: https://github.com/idealista/prom2teams.git
|
||||
subdirectory: helm
|
||||
commit: d8d595292312643986f690cca5e2270eb105b59c # the commit points to the tag 4.2.0
|
||||
commit: 5299de60c2af4e2b868bea28404faf132f52b764 # the commit points to the tag 4.2.1
|
||||
version: 102.0.1
|
||||
doNotRelease: true
|
||||
|
|
|
@ -69,3 +69,5 @@ ui-plugin-operator:
|
|||
- 102.0.1+up0.2.1
|
||||
ui-plugin-operator-crd:
|
||||
- 102.0.1+up0.2.1
|
||||
rancher-alerting-drivers:
|
||||
- 102.1.0
|
||||
|
|
Loading…
Reference in New Issue