From 0d398396b6b402744aa05d9e7da6f58cbe56ecfd Mon Sep 17 00:00:00 2001 From: Wille Marcel Date: Mon, 12 Feb 2024 03:23:53 -0300 Subject: [PATCH] Change ghcr url to osmcha organization (#1) * Change ghcr url to osmcha organization * Update image tag --- helm/osmcha/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helm/osmcha/values.yaml b/helm/osmcha/values.yaml index 77eb9df..d8f9383 100644 --- a/helm/osmcha/values.yaml +++ b/helm/osmcha/values.yaml @@ -13,8 +13,8 @@ app: api: image: - repository: ghcr.io/willemarcel/osmcha-django - tag: bb038f164f174783775927d14ccc63366f9f2761 + repository: ghcr.io/osmcha/osmcha-django + tag: cb935f5044b1dfc0afac9e690c84544f6c54ec70 postgres_host: osmcha-test-withbackedupdata.cz9ktd5n6tn5.us-east-1.rds.amazonaws.com postgres_user: postgres postgres_database: postgres