Skip to content

Commit

Permalink
bitcointd: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ns212 committed Aug 31, 2021
1 parent a4b7de7 commit ffe2bb7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions charts/bitcoind/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
name: bitcoind
version: 1.1.0-8
appVersion: 0.20.1
version: 1.1.0-9
appVersion: 0.21.0
description: Bitcoin is an innovative payment network and a new kind of money.
keywords:
- bitcoind
Expand Down
4 changes: 2 additions & 2 deletions charts/bitcoind/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
# Declare variables to be passed into your templates.
terminationGracePeriodSeconds: 30
image:
repository: arilot/docker-bitcoind
tag: 0.17.1
repository: ruimarinho/bitcoin-core
tag: 0.21.0
pullPolicy: IfNotPresent
imagePullSecrets: []
service:
Expand Down

0 comments on commit ffe2bb7

Please sign in to comment.