Commit fd661c1
chore(env): update MODEL_BACKEND_VERSION (#1341)
Because
- The version of the model-backend service is not updated in the
instill-core repository.
This commit
- updates the `MODEL_BACKEND_VERSION` in the `.env` file to `0.38.0`.
- updates the `modelBackend.image.tag` in the helm chart values.yaml
file to `0.38.0`.
## Changes in model-backend
- chore(main): release 0.38.0 (instill-ai/model-backend#768)
- chore: release v0.38.0
- ci(workflows): update dockerhub username and password
(instill-ai/model-backend#767)
Co-authored-by: donch1989 <[email protected]>1 parent 5d49e27 commit fd661c1
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
536 | 536 | | |
537 | 537 | | |
538 | 538 | | |
539 | | - | |
| 539 | + | |
540 | 540 | | |
541 | 541 | | |
542 | 542 | | |
| |||
0 commit comments