Commit 18e66c5
chore(env): update PIPELINE_BACKEND_VERSION (#1335)
Because
- The version of the pipeline-backend service is not updated in the
instill-core repository.
This commit
- updates the `PIPELINE_BACKEND_VERSION` in the `.env` file to `0.58.0`.
- updates the `pipelineBackend.image.tag` in the helm chart values.yaml
file to `0.58.0`.
## Changes in pipeline-backend
- chore(main): release 0.58.0 (instill-ai/pipeline-backend#1054)
- chore: release v0.58.0
- ci(workflows): update dockerhub username and password
(instill-ai/pipeline-backend#1058)
- chore(otel,config): fix missing settings and configs
(instill-ai/pipeline-backend#1057)
Co-authored-by: donch1989 <[email protected]>1 parent fd661c1 commit 18e66c5
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
398 | 398 | | |
399 | 399 | | |
400 | 400 | | |
401 | | - | |
| 401 | + | |
402 | 402 | | |
403 | 403 | | |
404 | 404 | | |
| |||
0 commit comments