From dc211728d2e639443e48e8f1ae923e6b360135e7 Mon Sep 17 00:00:00 2001 From: Renovate Bot <135008009+renovate-41e06b0f[bot]@users.noreply.github.com> Date: Mon, 26 Jun 2023 01:08:25 +0000 Subject: [PATCH] chore(deps): update maticnetwork/heimdall docker tag to v0.3.4 | datasource | package | from | to | | ---------- | --------------------- | ------ | ------ | | docker | maticnetwork/heimdall | v0.3.0 | v0.3.4 | --- 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..2d0908a 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: "v0.3.4" # Don't forget to update appVersion in Chart.yaml # -- Options for Heimdall rest-server sidecar restServer: