Skip to content

Commit

Permalink
Prepare Release v1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinpollet authored Jul 8, 2020
1 parent 86869b9 commit 8d583b9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions helm/chart/maesh/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
apiVersion: v2
name: maesh
version: 2.0.0
appVersion: v1.2.0
version: 2.1.0
appVersion: v1.3.0
description: Maesh - Simpler Service Mesh
keywords:
- traefik
Expand Down Expand Up @@ -31,5 +31,5 @@ dependencies:
version: 0.0.3
condition: tracing.deploy
- name: metrics
version: 0.0.6
version: 0.1.0
condition: metrics.deploy
2 changes: 1 addition & 1 deletion helm/chart/maesh/charts/metrics/Chart.yaml
Original file line number Diff line number Diff line change
@@ -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 comments on commit 8d583b9

Please sign in to comment.