From 7a401367d7cca1e2f9ddfb7f09884fa563064828 Mon Sep 17 00:00:00 2001 From: Wille Marcel Date: Sat, 31 Aug 2024 12:59:09 -0300 Subject: [PATCH] Update osm-adiff-service to v2.0 --- 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"