Skip to content

Commit

Permalink
Set faucet images to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
harryttd committed Aug 25, 2023
1 parent 9d5f5c7 commit d934741
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/tezos-faucet/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
# Faucet frontend: https://github.com/oxheadalpha/tezos-faucet

images:
tezosFaucet: ghcr.io/oxheadalpha/tezos-faucet:latest
tezosFaucetBackend: ghcr.io/oxheadalpha/tezos-faucet-backend:latest
tezosFaucet: ghcr.io/oxheadalpha/tezos-faucet:2.0.0
tezosFaucetBackend: ghcr.io/oxheadalpha/tezos-faucet-backend:2.0.0

# Frontend app configuration. You can optionally deploy only the faucet backend.
enableUI: true
Expand Down

0 comments on commit d934741

Please sign in to comment.