diff --git a/.env b/.env index 9666ed21..1bcc2723 100644 --- a/.env +++ b/.env @@ -60,7 +60,7 @@ API_GATEWAY_METRICS_HOST_PORT=8071 # pipeline-backend PIPELINE_BACKEND_IMAGE=instill/pipeline-backend -PIPELINE_BACKEND_VERSION=bd4e10e +PIPELINE_BACKEND_VERSION=e24a0b6 PIPELINE_BACKEND_HOST=pipeline-backend PIPELINE_BACKEND_PRIVATEPORT=3081 PIPELINE_BACKEND_PUBLICPORT=8081 diff --git a/charts/core/values.yaml b/charts/core/values.yaml index bd1f61ea..5b2eee37 100644 --- a/charts/core/values.yaml +++ b/charts/core/values.yaml @@ -380,7 +380,7 @@ pipelineBackend: # -- The image of pipeline-backend image: repository: instill/pipeline-backend - tag: bd4e10e + tag: e24a0b6 pullPolicy: IfNotPresent # -- Annotation for deployment annotations: {} @@ -1125,6 +1125,7 @@ openfga: + echo "Waiting for database to be ready...";