Skip to content

Commit 7b46b21

Browse files
authored
Use keepnetwork/keep-client:v2.1.0 for keep-maintainer on production (#3817)
Here we point the production instance of `keep-maintainer` to the latest public Docker image, i.e. `keepnetwork/keep-client:v2.1.0` which introduces support of SPV proofs for moving funds and moved funds sweep transactions.
2 parents efd3f20 + 46c4f54 commit 7b46b21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infrastructure/kube/keep-prd/keep-maintainer/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ commonLabels:
1111
images:
1212
- name: keep-maintainer
1313
newName: keepnetwork/keep-client
14-
newTag: v2.0.0
14+
newTag: v2.1.0
1515

1616
configMapGenerator:
1717
- name: keep-maintainer-config

0 commit comments

Comments
 (0)