From 3e8fa7d1b31f0051a368c25a70f9f5c09b69fb62 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Nov 2023 13:11:51 +0000 Subject: [PATCH] chore(stellio-context-broker/dependencies): update stellio/stellio-api-gateway docker tag to v2.9.0 --- 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..a7e8249389 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.9.0 digest: "" podAnnotations: {}