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 86869b9 commit 8d583b9Copy full SHA for 8d583b9
helm/chart/maesh/Chart.yaml
@@ -1,8 +1,8 @@
1
---
2
apiVersion: v2
3
name: maesh
4
-version: 2.0.0
5
-appVersion: v1.2.0
+version: 2.1.0
+appVersion: v1.3.0
6
description: Maesh - Simpler Service Mesh
7
keywords:
8
- traefik
@@ -31,5 +31,5 @@ dependencies:
31
version: 0.0.3
32
condition: tracing.deploy
33
- name: metrics
34
- version: 0.0.6
+ version: 0.1.0
35
condition: metrics.deploy
helm/chart/maesh/charts/metrics/Chart.yaml
@@ -1,6 +1,6 @@
apiVersion: v1
description: A metrics Helm chart for Kubernetes
name: metrics
-version: 0.0.6
+version: 0.1.0
appVersion: 0.0.1
tillerVersion: ">=2.7.2"
0 commit comments