From efc77724212d6b4f1f4beb32ccb1494896b77903 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 29 Sep 2024 13:21:00 +0000 Subject: [PATCH] chore(deps): update registry.gitlab.com/shortlink-org/shortlink/support docker tag to v0.19.0 (#18443) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- ops/Helm/boundaries/delivery/support/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ops/Helm/boundaries/delivery/support/values.yaml b/ops/Helm/boundaries/delivery/support/values.yaml index f9df6529f04..7dfe7b8726e 100644 --- a/ops/Helm/boundaries/delivery/support/values.yaml +++ b/ops/Helm/boundaries/delivery/support/values.yaml @@ -22,7 +22,7 @@ deploy: image: repository: registry.gitlab.com/shortlink-org/shortlink/support - tag: 0.18.17 + tag: 0.19.0 # TODO: setting startupProbe, livenessProbe, and readinessProbe # startupProbe: {}