We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e215c34 commit d568c09Copy full SHA for d568c09
2 files changed
charts/polkadot-k8s-payouts/Chart.yaml
@@ -1,5 +1,5 @@
1
description: Polkadot K8s Payouts
2
name: polkadot-k8s-payouts
3
-version: v0.1.2
4
-appVersion: v0.4.2
+version: v0.1.3
+appVersion: v0.4.4
5
apiVersion: v2
charts/polkadot-k8s-payouts/values.yaml
@@ -2,7 +2,7 @@ environment: production
image:
repo: web3f/accountant
- tag: v0.4.2
+ tag: v0.4.4
6
7
config:
8
logLevel: info
0 commit comments