From b1d8a5552f67125aae35a045996c2901eb8fc9d1 Mon Sep 17 00:00:00 2001 From: "Image Builder Bot[tm]" Date: Thu, 10 Oct 2024 18:48:55 +0000 Subject: [PATCH 1/2] update publichealth image tag to 34f76c1735eb: deployments/publichealth/hubploy.yaml --- deployments/publichealth/hubploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployments/publichealth/hubploy.yaml b/deployments/publichealth/hubploy.yaml index d907c21c2..9ec5dfed2 100644 --- a/deployments/publichealth/hubploy.yaml +++ b/deployments/publichealth/hubploy.yaml @@ -1,6 +1,6 @@ images: images: - - name: us-central1-docker.pkg.dev/ucb-datahub-2018/user-images/publichealth-user-image:78e9a74723e4 + - name: us-central1-docker.pkg.dev/ucb-datahub-2018/user-images/publichealth-user-image:34f76c1735eb cluster: provider: gcloud From c80a828ddd7bf9db4e302edf5845132b6fde442f Mon Sep 17 00:00:00 2001 From: shane knapp Date: Thu, 10 Oct 2024 15:14:51 -0700 Subject: [PATCH 2/2] install hubploy from main branch vs fork branch --- requirements.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 88193e5d1..aaba1afbc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,4 @@ -# allow for base image specification in hubploy.yaml -git+https://github.com/shaneknapp/hubploy.git@major-refactor +git+https://github.com/berkeley-dsep-infra/hubploy.git pygithub pyrsistent==0.19.3 attrs==23.1.0