Skip to content

Commit

Permalink
chore(helm): fix default image tag (#2145)
Browse files Browse the repository at this point in the history
chore(helm): fix devault image tag
  • Loading branch information
dan-starkware authored Jun 26, 2024
1 parent 5c1b07a commit c6e2241
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployments/helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ deployment:
# The container image
image:
repository: ghcr.io/starkware-libs/papyrus
tag: 0.2.0
tag: 0.4.0
# The container's pullPolicy
pullPolicy: Always
# Optional - nodeSelector
Expand Down

0 comments on commit c6e2241

Please sign in to comment.