Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion charts/zcash-stack/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ apiVersion: v2
name: zcash-stack
description: Zcash integrated with a light wallet daemon and block explorer
type: application
version: 0.0.19
version: 0.0.20
4 changes: 2 additions & 2 deletions charts/zcash-stack/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ zebra:
testnet: false
image:
repository: zfnd/zebra
tag: 3.0.0
hash: ec082c6c3fb26b1cbb4aa0f044406dc0cfbc8ce5f3c3e5ff5f9886d832becac9
tag: 3.1.0
hash: f07849d6d411d3bc953b7adb92d5a60298078b3964d9769b8b20b3cb0e5d575a
pullPolicy: IfNotPresent
replicas: 1
initSnapshot:
Expand Down