diff --git a/.env b/.env index e3f16553..6af4fdd3 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=2d74899 +PIPELINE_BACKEND_VERSION=db16947 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 d274ed2f..bbf2a288 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: 2d74899 + tag: db16947 pullPolicy: IfNotPresent # -- Annotation for deployment annotations: {} @@ -1128,6 +1128,7 @@ openfga: + echo "Waiting for database to be ready...";