Skip to content

Commit 2b5e286

Browse files
authored
chore(main): release v0.53.0 (#1288)
🤖 I have created a release *beep* *boop* --- <details><summary>0.53.0</summary> ## [0.53.0](v0.51.0...v0.53.0) (2025-07-17) ### Features * **observe:** update observablity stack ([#1250](#1250)) ([d3595c4](d3595c4)) ### Bug Fixes * **compose:** fix health check command ([#1277](#1277)) ([e37c638](e37c638)) * **release:** fix release tag ([f01561d](f01561d)) * **release:** fix release tag ([4a55e81](4a55e81)) ### Miscellaneous * **charts:** update README for new domain instill-ai.com ([#1270](#1270)) ([f5f58eb](f5f58eb)) * **env:** bump backend versions ([#1280](#1280)) ([2acdcc5](2acdcc5)) * **env:** bump OpenFGA version ([#1278](#1278)) ([167a7f0](167a7f0)) * **env:** bump rc versions ([#1274](#1274)) ([53b4c50](53b4c50)) * **env:** bump release version ([dcb664d](dcb664d)) * **env:** bump service version ([#1284](#1284)) ([f33c0b4](f33c0b4)) * **helm,compose:** add `instillCoreHost` environment variable to artifact-backend ([#1275](#1275)) ([60978f3](60978f3)) * **helm:** add insecureSkipVerify setting for Temporal ([#1281](#1281)) ([5b83224](5b83224)) * **helm:** bump up chart and app version ([b29d8e8](b29d8e8)) * **helm:** update outdated Temporal config ([#1279](#1279)) ([9eb297c](9eb297c)) * **hpa:** update hpa for all the backend-services ([#1269](#1269)) ([0c679f1](0c679f1)) </details> <details><summary>helm-chart: 0.1.64</summary> ## [0.1.64](helm-chart-v0.1.63...helm-chart-v0.1.64) (2025-07-17) ### Features * **observe:** update observablity stack ([#1250](#1250)) ([d3595c4](d3595c4)) ### Miscellaneous * **charts:** update README for new domain instill-ai.com ([#1270](#1270)) ([f5f58eb](f5f58eb)) * **env:** bump OpenFGA version ([#1278](#1278)) ([167a7f0](167a7f0)) * **helm,compose:** add `instillCoreHost` environment variable to artifact-backend ([#1275](#1275)) ([60978f3](60978f3)) * **helm:** add insecureSkipVerify setting for Temporal ([#1281](#1281)) ([5b83224](5b83224)) * **helm:** bump up chart and app version ([b29d8e8](b29d8e8)) * **helm:** update outdated Temporal config ([#1279](#1279)) ([9eb297c](9eb297c)) * **hpa:** update hpa for all the backend-services ([#1269](#1269)) ([0c679f1](0c679f1)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent f01561d commit 2b5e286

File tree

5 files changed

+54
-6
lines changed

5 files changed

+54
-6
lines changed

CHANGELOG.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,34 @@
11
# Changelog
22

3+
## [0.53.0](https://github.com/instill-ai/instill-core/compare/v0.51.0...v0.53.0) (2025-07-17)
4+
5+
6+
### Features
7+
8+
* **observe:** update observablity stack ([#1250](https://github.com/instill-ai/instill-core/issues/1250)) ([d3595c4](https://github.com/instill-ai/instill-core/commit/d3595c4de39b0182de1d812bd4b82db1ec639aa7))
9+
10+
11+
### Bug Fixes
12+
13+
* **compose:** fix health check command ([#1277](https://github.com/instill-ai/instill-core/issues/1277)) ([e37c638](https://github.com/instill-ai/instill-core/commit/e37c638befd51e7fe653fc9e08149f73cb95df2a))
14+
* **release:** fix release tag ([f01561d](https://github.com/instill-ai/instill-core/commit/f01561d101a32158b4098b19221e44b352595af4))
15+
* **release:** fix release tag ([4a55e81](https://github.com/instill-ai/instill-core/commit/4a55e8115f5c1aaf10d57b48b8f85dd9e997278f))
16+
17+
18+
### Miscellaneous
19+
20+
* **charts:** update README for new domain instill-ai.com ([#1270](https://github.com/instill-ai/instill-core/issues/1270)) ([f5f58eb](https://github.com/instill-ai/instill-core/commit/f5f58eb2f4ba53b2831f56ca20b138d08892b0dc))
21+
* **env:** bump backend versions ([#1280](https://github.com/instill-ai/instill-core/issues/1280)) ([2acdcc5](https://github.com/instill-ai/instill-core/commit/2acdcc57e15dd4354e948f42a1a84be093dcf1dd))
22+
* **env:** bump OpenFGA version ([#1278](https://github.com/instill-ai/instill-core/issues/1278)) ([167a7f0](https://github.com/instill-ai/instill-core/commit/167a7f08cbc115ea3a8e6f0f955cb4a4cf1c88ea))
23+
* **env:** bump rc versions ([#1274](https://github.com/instill-ai/instill-core/issues/1274)) ([53b4c50](https://github.com/instill-ai/instill-core/commit/53b4c50f77f51269608ccca75a9722afdd16a7d3))
24+
* **env:** bump release version ([dcb664d](https://github.com/instill-ai/instill-core/commit/dcb664d6b2a4f9ca9d657a569b986f33079db29c))
25+
* **env:** bump service version ([#1284](https://github.com/instill-ai/instill-core/issues/1284)) ([f33c0b4](https://github.com/instill-ai/instill-core/commit/f33c0b4056874c3a0aa59e2de3bd014d716028d9))
26+
* **helm,compose:** add `instillCoreHost` environment variable to artifact-backend ([#1275](https://github.com/instill-ai/instill-core/issues/1275)) ([60978f3](https://github.com/instill-ai/instill-core/commit/60978f3ef399aa7df9caa596321c2fb2b63cc3af))
27+
* **helm:** add insecureSkipVerify setting for Temporal ([#1281](https://github.com/instill-ai/instill-core/issues/1281)) ([5b83224](https://github.com/instill-ai/instill-core/commit/5b8322435d571df8c955a3b9c9ba0534fc9b7ce3))
28+
* **helm:** bump up chart and app version ([b29d8e8](https://github.com/instill-ai/instill-core/commit/b29d8e82f3f680ff6aa364695852de6a81ca931b))
29+
* **helm:** update outdated Temporal config ([#1279](https://github.com/instill-ai/instill-core/issues/1279)) ([9eb297c](https://github.com/instill-ai/instill-core/commit/9eb297ce940b6487a8c2d421e89471eaf99c16d2))
30+
* **hpa:** update hpa for all the backend-services ([#1269](https://github.com/instill-ai/instill-core/issues/1269)) ([0c679f1](https://github.com/instill-ai/instill-core/commit/0c679f13d12c9b8aae4a41529e06e4bf5b3e3ebf))
31+
332
## [0.51.0](https://github.com/instill-ai/instill-core/compare/v0.50.6-beta...v0.51.0) (2025-06-18)
433

534

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Execute the following commands to pull pre-built images with all the dependencie
6060

6161
<!-- x-release-please-start-version -->
6262
```bash
63-
$ git clone -b v0.51.0 https://github.com/instill-ai/instill-core.git && cd instill-core
63+
$ git clone -b v0.53.0 https://github.com/instill-ai/instill-core.git && cd instill-core
6464

6565
# Launch all services
6666
$ make all

charts/core/CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Changelog
2+
3+
## [0.1.64](https://github.com/instill-ai/instill-core/compare/helm-chart-v0.1.63...helm-chart-v0.1.64) (2025-07-17)
4+
5+
6+
### Features
7+
8+
* **observe:** update observablity stack ([#1250](https://github.com/instill-ai/instill-core/issues/1250)) ([d3595c4](https://github.com/instill-ai/instill-core/commit/d3595c4de39b0182de1d812bd4b82db1ec639aa7))
9+
10+
11+
### Miscellaneous
12+
13+
* **charts:** update README for new domain instill-ai.com ([#1270](https://github.com/instill-ai/instill-core/issues/1270)) ([f5f58eb](https://github.com/instill-ai/instill-core/commit/f5f58eb2f4ba53b2831f56ca20b138d08892b0dc))
14+
* **env:** bump OpenFGA version ([#1278](https://github.com/instill-ai/instill-core/issues/1278)) ([167a7f0](https://github.com/instill-ai/instill-core/commit/167a7f08cbc115ea3a8e6f0f955cb4a4cf1c88ea))
15+
* **helm,compose:** add `instillCoreHost` environment variable to artifact-backend ([#1275](https://github.com/instill-ai/instill-core/issues/1275)) ([60978f3](https://github.com/instill-ai/instill-core/commit/60978f3ef399aa7df9caa596321c2fb2b63cc3af))
16+
* **helm:** add insecureSkipVerify setting for Temporal ([#1281](https://github.com/instill-ai/instill-core/issues/1281)) ([5b83224](https://github.com/instill-ai/instill-core/commit/5b8322435d571df8c955a3b9c9ba0534fc9b7ce3))
17+
* **helm:** bump up chart and app version ([b29d8e8](https://github.com/instill-ai/instill-core/commit/b29d8e82f3f680ff6aa364695852de6a81ca931b))
18+
* **helm:** update outdated Temporal config ([#1279](https://github.com/instill-ai/instill-core/issues/1279)) ([9eb297c](https://github.com/instill-ai/instill-core/commit/9eb297ce940b6487a8c2d421e89471eaf99c16d2))
19+
* **hpa:** update hpa for all the backend-services ([#1269](https://github.com/instill-ai/instill-core/issues/1269)) ([0c679f1](https://github.com/instill-ai/instill-core/commit/0c679f13d12c9b8aae4a41529e06e4bf5b3e3ebf))

charts/core/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: core
33
description: The Helm chart of Instill Core
44
type: application
5-
version: 0.1.63 #! auto-updated by the CI workflow
6-
appVersion: 0.51.0 #! auto-updated by the CI workflow
5+
version: 0.1.64
6+
appVersion: 0.53.0
77
keywords:
88
- unstructured data
99
- pipeline
@@ -12,7 +12,7 @@ keywords:
1212
- Data
1313
sources:
1414
- https://github.com/instill-ai/instill-core
15-
home: "https://www.instill-ai.com"
15+
home: https://www.instill-ai.com
1616
icon: https://artifacts.instill-ai.com/imgs/helm-core-logo.png
1717
maintainers:
1818
- name: Instill AI LTD

release-please/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
".": "0.51.0",
3-
"charts/core": "0.1.63"
2+
".": "0.53.0",
3+
"charts/core": "0.1.64"
44
}

0 commit comments

Comments
 (0)