updated charts to v2 and updated prometheus chart url, version (#1923)
Co-authored-by: Sanket Sudake <sanketsudake@gmail.com>
This commit is contained in:
co-authored by
Sanket Sudake
parent
1e0baf5f6c
commit
4ff204a0c4
@@ -1,4 +1,4 @@
|
||||
apiVersion: v1
|
||||
apiVersion: v2
|
||||
name: fission-all
|
||||
version: 1.12.0
|
||||
description: Fission is a fast serverless framework for Kubernetes.
|
||||
@@ -13,3 +13,9 @@ maintainers:
|
||||
email: hello@tachingchen.com
|
||||
engine: gotpl
|
||||
appVersion: 1.12.0
|
||||
type: application
|
||||
dependencies:
|
||||
- name: prometheus
|
||||
version: 13.2.1
|
||||
repository: https://prometheus-community.github.io/helm-charts
|
||||
condition: prometheus.enabled
|
||||
@@ -1,6 +0,0 @@
|
||||
dependencies:
|
||||
- name: prometheus
|
||||
repository: https://charts.helm.sh/stable
|
||||
version: 9.3.1
|
||||
digest: sha256:28719be0cec390c81148faf347b873996478a68e5d6614ecef709abdd9abeb6e
|
||||
generated: "2020-12-17T13:04:21.126528187+05:30"
|
||||
@@ -1,5 +0,0 @@
|
||||
dependencies:
|
||||
- name: prometheus
|
||||
version: 9.3.1
|
||||
repository: https://charts.helm.sh/stable
|
||||
condition: prometheus.enabled
|
||||
@@ -1,4 +1,4 @@
|
||||
apiVersion: v1
|
||||
apiVersion: v2
|
||||
name: fission-core
|
||||
version: 1.12.0
|
||||
description: Fission is a fast serverless framework for Kubernetes.
|
||||
@@ -13,3 +13,9 @@ maintainers:
|
||||
email: hello@tachingchen.com
|
||||
engine: gotpl
|
||||
appVersion: 1.12.0
|
||||
type: application
|
||||
dependencies:
|
||||
- name: prometheus
|
||||
version: 13.2.1
|
||||
repository: https://prometheus-community.github.io/helm-charts
|
||||
condition: prometheus.enabled
|
||||
@@ -1,6 +0,0 @@
|
||||
dependencies:
|
||||
- name: prometheus
|
||||
repository: https://charts.helm.sh/stable
|
||||
version: 9.3.1
|
||||
digest: sha256:28719be0cec390c81148faf347b873996478a68e5d6614ecef709abdd9abeb6e
|
||||
generated: "2020-12-17T13:04:47.868243339+05:30"
|
||||
@@ -1,5 +0,0 @@
|
||||
dependencies:
|
||||
- name: prometheus
|
||||
version: 9.3.1
|
||||
repository: https://charts.helm.sh/stable
|
||||
condition: prometheus.enabled
|
||||
Reference in New Issue
Block a user