From fc04e8cf0f785a3665a61fc7aef61fd78bd469e8 Mon Sep 17 00:00:00 2001 From: droplet-bot Date: Fri, 12 Apr 2024 09:44:37 +0000 Subject: [PATCH] chore(helm): bump up chart and app version triggered by commit: https://github.com/instill-ai/core/commit/d169ef6b86960d1cf749ed1986eaeef7791103fa --- charts/core/Chart.yaml | 4 ++-- charts/core/README.md | 3 ++- charts/core/values.yaml | 6 +++--- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/charts/core/Chart.yaml b/charts/core/Chart.yaml index 812b3414..cabded93 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.31-beta #! auto-updated by the CI workflow -appVersion: 0.28.0-beta #! auto-updated by the CI workflow +version: 0.1.32-beta #! auto-updated by the CI workflow +appVersion: 0.29.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 4b6524d5..a1914c23 100644 --- a/charts/core/README.md +++ b/charts/core/README.md @@ -1,6 +1,6 @@ # core -![Version: 0.1.31-beta](https://img.shields.io/badge/Version-0.1.31--beta-informational?style=flat-square) ![AppVersion: 0.28.0-beta](https://img.shields.io/badge/AppVersion-0.28.0--beta-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![Version: 0.1.32-beta](https://img.shields.io/badge/Version-0.1.32--beta-informational?style=flat-square) ![AppVersion: 0.29.0-beta](https://img.shields.io/badge/AppVersion-0.29.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 @@ -8,6 +8,7 @@ The Helm chart of Instill Core | Repository | Name | Version | |------------|------|---------| +| https://charts.bitnami.com/bitnami | etcd | 8.8.1 | | https://grafana.github.io/helm-charts | grafana | 7.0.19 | | https://helm.elastic.co | elasticsearch | 7.17.3 | | https://helm.influxdata.com | influxdb2 | 2.1.1 | diff --git a/charts/core/values.yaml b/charts/core/values.yaml index 6e371382..40419921 100644 --- a/charts/core/values.yaml +++ b/charts/core/values.yaml @@ -264,7 +264,7 @@ apiGateway: # -- The image of api-gateway image: repository: instill/api-gateway - tag: 0.12.0-beta + tag: 0.13.0-beta pullPolicy: IfNotPresent # -- The path of configuration file for api-gateway configPath: /api-gateway/config/.env @@ -321,7 +321,7 @@ mgmtBackend: # -- The image of mgmt-backend image: repository: instill/mgmt-backend - tag: 0.13.0-beta + tag: 0.14.0-beta pullPolicy: IfNotPresent # -- The command names to be executed commandName: @@ -702,7 +702,7 @@ console: # -- The image of console image: repository: instill/console - tag: 0.43.0-beta + tag: 0.44.0-beta pullPolicy: IfNotPresent # -- The accessible endpoint for the api-gateway from the console server side serverApiGatewayURL: