From 189589161c93c37e1f11fd25f50262c3e1b96d20 Mon Sep 17 00:00:00 2001 From: droplet-bot Date: Tue, 8 Oct 2024 15:12:35 +0000 Subject: [PATCH] chore(helm): bump up chart and app version triggered by commit: https://github.com/instill-ai/core/commit/d407c5ff447560dff86df5c078baaa989e6312d5 --- charts/core/Chart.yaml | 4 ++-- charts/core/README.md | 2 +- charts/core/values.yaml | 12 ++++++------ 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/charts/core/Chart.yaml b/charts/core/Chart.yaml index e7a8f63f..0203557f 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.45-beta #! auto-updated by the CI workflow -appVersion: 0.41.0-beta #! auto-updated by the CI workflow +version: 0.1.46-beta #! auto-updated by the CI workflow +appVersion: 0.42.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 9d961d34..9751d954 100644 --- a/charts/core/README.md +++ b/charts/core/README.md @@ -1,6 +1,6 @@ # core -![Version: 0.1.45-beta](https://img.shields.io/badge/Version-0.1.45--beta-informational?style=flat-square) ![AppVersion: 0.41.0-beta](https://img.shields.io/badge/AppVersion-0.41.0--beta-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![Version: 0.1.46-beta](https://img.shields.io/badge/Version-0.1.46--beta-informational?style=flat-square) ![AppVersion: 0.42.0-beta](https://img.shields.io/badge/AppVersion-0.42.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 a4175d67..e05d1b1e 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.26.0-beta + tag: 0.27.0-beta pullPolicy: IfNotPresent # -- The path of configuration file for api-gateway configPath: /api-gateway/config/.env @@ -305,7 +305,7 @@ mgmtBackend: # -- The image of mgmt-backend image: repository: instill/mgmt-backend - tag: 0.19.2-beta + tag: 0.20.0-beta pullPolicy: IfNotPresent # -- The command names to be executed commandName: @@ -377,7 +377,7 @@ pipelineBackend: # -- The image of pipeline-backend image: repository: instill/pipeline-backend - tag: 0.39.0-beta + tag: 0.42.0-beta pullPolicy: IfNotPresent # -- Annotation for deployment annotations: {} @@ -466,7 +466,7 @@ modelBackend: # -- The image of model-backend image: repository: instill/model-backend - tag: 0.30.1-alpha + tag: 0.30.2-alpha pullPolicy: IfNotPresent # -- Annotation for deployment annotations: {} @@ -559,7 +559,7 @@ artifactBackend: # -- The image of artifact-backend image: repository: instill/artifact-backend - tag: 0.15.0-alpha + tag: 0.17.0-alpha pullPolicy: IfNotPresent # -- The command names to be executed commandName: @@ -628,7 +628,7 @@ console: # -- The image of console image: repository: instill/console - tag: 0.58.0-beta + tag: 0.59.0-beta pullPolicy: IfNotPresent # -- The accessible endpoint for the api-gateway from the console server side serverApiGatewayURL: