From 2bf6ccefe38bc971f415e91b59094d5019176f09 Mon Sep 17 00:00:00 2001 From: "renovate-41e06b0f[bot]" <135008009+renovate-41e06b0f[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 15:45:39 +0000 Subject: [PATCH] feat(deps): update heimdall dependencies | datasource | package | from | to | | ---------- | --------------------- | ------ | ------ | | docker | maticnetwork/heimdall | v0.3.0 | v1.0.3 | --- charts/heimdall/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/heimdall/values.yaml b/charts/heimdall/values.yaml index 7c9f38e..e7755c5 100644 --- a/charts/heimdall/values.yaml +++ b/charts/heimdall/values.yaml @@ -41,7 +41,7 @@ heimdall: # -- Image for Heimdall repository: maticnetwork/heimdall pullPolicy: IfNotPresent - tag: "v0.3.0" # Don't forget to update appVersion in Chart.yaml + tag: "v1.0.3" # Don't forget to update appVersion in Chart.yaml # -- Options for Heimdall rest-server sidecar restServer: