From 843062d8773187b8611a3c7d3ae0f74f02526d46 Mon Sep 17 00:00:00 2001 From: Wille Marcel Date: Sat, 31 Aug 2024 17:38:51 -0300 Subject: [PATCH] Update osm-adiff-service to v2.0 (#42) --- helm/osmcha/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/osmcha/values.yaml b/helm/osmcha/values.yaml index 0a60452..e9c1cab 100644 --- a/helm/osmcha/values.yaml +++ b/helm/osmcha/values.yaml @@ -129,6 +129,6 @@ adiff_service: replicas: 1 image: repository: ghcr.io/osmcha/osm-adiff-service - tag: af3e39eebf3a8f2b4bd41cf416ef265c76b98c22 + tag: b0b2bcaf1d7428e48146c70ea80e129fcd864686 redis_url: redis://redis-master:6379 worker_count: "14"