From 1bbb0f68b353576ad27c1afab610739ad20064cd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 2 Dec 2023 14:19:33 +0000 Subject: [PATCH] chore(stellio-context-broker/dependencies): update stellio/stellio-api-gateway docker tag to v2.10.1 --- charts/stellio-context-broker/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stellio-context-broker/values.yaml b/charts/stellio-context-broker/values.yaml index cae047a89b..c8214983a8 100644 --- a/charts/stellio-context-broker/values.yaml +++ b/charts/stellio-context-broker/values.yaml @@ -38,7 +38,7 @@ api_gateway: pullPolicy: IfNotPresent pullSecrets: [] repository: stellio/stellio-api-gateway - tag: 2.1.0 + tag: 2.10.1 digest: "" podAnnotations: {}