Skip to content

Commit 1374551

Browse files
authored
chore: tx-submit-api 0.20.9 (#232)
Signed-off-by: Chris Gianelloni <[email protected]>
1 parent e6233f9 commit 1374551

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/tx-submit-api/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
apiVersion: v2
22
name: tx-submit-api
33
description: Creates a Cardano Tx Submit API deployment
4-
version: 0.1.16
5-
appVersion: 0.20.8
4+
version: 0.1.17
5+
appVersion: 0.20.9
66
maintainers:
77
- name: aurora
88

charts/tx-submit-api/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ cardano_node:
66
skip_check: true
77
image:
88
repository: ghcr.io/blinklabs-io/tx-submit-api
9-
tag: 0.20.8
9+
tag: 0.20.9
1010
replicaCount: 1
1111
resources: {}
1212

0 commit comments

Comments
 (0)