Commit 3edb2bc
chore(env): update API_GATEWAY_VERSION (#1336)
Because
- The version of the api-gateway service is not updated in the
instill-core repository.
This commit
- updates the `API_GATEWAY_VERSION` in the `.env` file to `0.36.0`.
- updates the `apiGateway.image.tag` in the helm chart values.yaml file
to `0.36.0`.
## Changes in api-gateway
- chore(main): release 0.36.0 (instill-ai/api-gateway#313)
- chore: release v0.36.0
- ci(workflows): update dockerhub username and password
(instill-ai/api-gateway#316)
- chore(plugin,otel): add missing OTEL logics
(instill-ai/api-gateway#315)
Co-authored-by: donch1989 <[email protected]>1 parent 18e66c5 commit 3edb2bc
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
257 | | - | |
| 257 | + | |
258 | 258 | | |
259 | 259 | | |
260 | 260 | | |
| |||
0 commit comments