diff --git a/charts/core/Chart.yaml b/charts/core/Chart.yaml index ae14f7ea..60fa83e5 100644 --- a/charts/core/Chart.yaml +++ b/charts/core/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: core description: The Helm chart of Instill Core type: application -version: 0.1.41-beta #! auto-updated by the CI workflow -appVersion: 0.38.0-beta #! auto-updated by the CI workflow +version: 0.1.42-beta #! auto-updated by the CI workflow +appVersion: 0.39.0-beta #! auto-updated by the CI workflow keywords: - unstructured data - pipeline diff --git a/charts/core/README.md b/charts/core/README.md index 1248db43..540b27f5 100644 --- a/charts/core/README.md +++ b/charts/core/README.md @@ -1,6 +1,6 @@ # core -![Version: 0.1.41-beta](https://img.shields.io/badge/Version-0.1.41--beta-informational?style=flat-square) ![AppVersion: 0.38.0-beta](https://img.shields.io/badge/AppVersion-0.38.0--beta-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![Version: 0.1.42-beta](https://img.shields.io/badge/Version-0.1.42--beta-informational?style=flat-square) ![AppVersion: 0.39.0-beta](https://img.shields.io/badge/AppVersion-0.39.0--beta-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) The Helm chart of Instill Core diff --git a/charts/core/values.yaml b/charts/core/values.yaml index 341adadb..8b0bc508 100644 --- a/charts/core/values.yaml +++ b/charts/core/values.yaml @@ -246,7 +246,7 @@ apiGateway: # -- The image of api-gateway image: repository: instill/api-gateway - tag: 0.23.0-beta + tag: 0.24.0-beta pullPolicy: IfNotPresent # -- The path of configuration file for api-gateway configPath: /api-gateway/config/.env @@ -375,7 +375,7 @@ pipelineBackend: # -- The image of pipeline-backend image: repository: instill/pipeline-backend - tag: 0.35.0-beta + tag: 0.37.0-beta pullPolicy: IfNotPresent # -- Annotation for deployment annotations: {} @@ -464,7 +464,7 @@ modelBackend: # -- The image of model-backend image: repository: instill/model-backend - tag: 0.28.0-alpha + tag: 0.29.0-alpha pullPolicy: IfNotPresent # -- Annotation for deployment annotations: {} @@ -555,7 +555,7 @@ artifactBackend: # -- The image of artifact-backend image: repository: instill/artifact-backend - tag: 0.10.0-alpha + tag: 0.11.0-alpha pullPolicy: IfNotPresent # -- The command names to be executed commandName: @@ -624,7 +624,7 @@ console: # -- The image of console image: repository: instill/console - tag: 0.54.0-beta + tag: 0.55.0-beta pullPolicy: IfNotPresent # -- The accessible endpoint for the api-gateway from the console server side serverApiGatewayURL: