We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a94322 commit 3ad89a8Copy full SHA for 3ad89a8
helm-chart/eoapi-support/Chart.yaml
@@ -1,10 +1,14 @@
1
apiVersion: v2
2
name: eoapi-support
3
4
-appVersion: "0.1.6"
5
-version: "0.1.6"
+appVersion: "0.1.7"
+version: "0.1.7"
6
7
dependencies:
8
+ - name: metrics-server
9
+ version: 7.2.8
10
+ repository: https://charts.bitnami.com/bitnami
11
+
12
# Prometheus for collection of metrics.
13
# https://github.com/prometheus-community/helm-charts/tree/main/charts/prometheus
14
#
@@ -27,8 +31,3 @@ dependencies:
27
31
# NOTE: configuration for this dependency is handled in `eoapi-support/values.yaml.grafana` values
28
32
version: 7.3.3
29
33
repository: https://grafana.github.io/helm-charts
30
-
- - name: metrics-server
- version: 7.2.8
34
- repository: https://charts.bitnami.com/bitnami
0 commit comments