From ab131635f8c31026ed41c0601501e42544115f39 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 01:13:05 +0000 Subject: [PATCH] Update Docker image drakkarsoftware/octobot to v2.0.6 | datasource | package | from | to | | ---------- | ----------------------- | ------ | ----- | | docker | drakkarsoftware/octobot | 0.4.12 | 2.0.6 | Signed-off-by: Nicholas St. Germain --- cluster-apps/octobot/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster-apps/octobot/values.yaml b/cluster-apps/octobot/values.yaml index 1dd80d5c2..adbd70be8 100644 --- a/cluster-apps/octobot/values.yaml +++ b/cluster-apps/octobot/values.yaml @@ -4,7 +4,7 @@ global: image: repository: drakkarsoftware/octobot pullPolicy: IfNotPresent - tag: 0.4.12 + tag: 2.0.6 strategy: type: Recreate