From 37e8fc44a2407063828bf16e65192ba85e577274 Mon Sep 17 00:00:00 2001 From: Wille Marcel Date: Mon, 19 Feb 2024 16:20:00 -0500 Subject: [PATCH] Update backend (#9) --- 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 26ced04..708050e 100644 --- a/helm/osmcha/values.yaml +++ b/helm/osmcha/values.yaml @@ -14,7 +14,7 @@ app: api: image: repository: ghcr.io/osmcha/osmcha-django - tag: 8262c7cf94d553134a8333c705a88589ccefe95d + tag: f267991c1d35929763bfb7a75dfd1e75afe01c69 postgres_host: osmcha-database.cz9ktd5n6tn5.us-east-1.rds.amazonaws.com postgres_user: postgres postgres_database: osmcha