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