Skip to content

Commit 2bf6cce

Browse files
feat(deps): update heimdall dependencies
| datasource | package | from | to | | ---------- | --------------------- | ------ | ------ | | docker | maticnetwork/heimdall | v0.3.0 | v1.0.3 |
1 parent ae85d5e commit 2bf6cce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/heimdall/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ heimdall:
4141
# -- Image for Heimdall
4242
repository: maticnetwork/heimdall
4343
pullPolicy: IfNotPresent
44-
tag: "v0.3.0" # Don't forget to update appVersion in Chart.yaml
44+
tag: "v1.0.3" # Don't forget to update appVersion in Chart.yaml
4545

4646
# -- Options for Heimdall rest-server sidecar
4747
restServer:

0 commit comments

Comments
 (0)