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 e6233f9 commit 1374551Copy full SHA for 1374551
charts/tx-submit-api/Chart.yaml
@@ -1,8 +1,8 @@
1
apiVersion: v2
2
name: tx-submit-api
3
description: Creates a Cardano Tx Submit API deployment
4
-version: 0.1.16
5
-appVersion: 0.20.8
+version: 0.1.17
+appVersion: 0.20.9
6
maintainers:
7
- name: aurora
8
email: [email protected]
charts/tx-submit-api/values.yaml
@@ -6,7 +6,7 @@ cardano_node:
skip_check: true
image:
repository: ghcr.io/blinklabs-io/tx-submit-api
9
- tag: 0.20.8
+ tag: 0.20.9
10
replicaCount: 1
11
resources: {}
12
0 commit comments