Skip to content

Commit

Permalink
fix bump chart version (appVersion was set instead of version)
Browse files Browse the repository at this point in the history
  • Loading branch information
PierreBesson committed Jul 11, 2023
1 parent 51e146b commit 9695ac7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/testnet-manager/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: testnet-manager
description: A Helm chart to deploy testnet-manager
type: application
version: 1.2.2
appVersion: "1.3.0"
version: 1.3.0.
appVersion: "1.0.0"
maintainers:
- name: Parity
url: https://github.com/paritytech/helm-charts

0 comments on commit 9695ac7

Please sign in to comment.