From 03094128aef2981632db9371f78f052bb9a4042b Mon Sep 17 00:00:00 2001 From: droplet-bot Date: Sat, 11 Nov 2023 08:20:36 +0000 Subject: [PATCH] chore(helm): bump up chart and app version triggered by commit: https://github.com/instill-ai/vdp/commit/e5fbcd8f8402644802bcca05d4319c37a553eb8b --- charts/vdp/Chart.yaml | 4 ++-- charts/vdp/README.md | 2 +- charts/vdp/values.yaml | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/charts/vdp/Chart.yaml b/charts/vdp/Chart.yaml index 57d5c21c..815c4833 100644 --- a/charts/vdp/Chart.yaml +++ b/charts/vdp/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: vdp description: The Helm chart of Instill VDP type: application -version: 0.1.16-alpha #! auto-updated by the CI workflow -appVersion: 0.17.0-alpha #! auto-updated by the CI workflow +version: 0.1.17-alpha #! auto-updated by the CI workflow +appVersion: 0.17.1-alpha #! auto-updated by the CI workflow keywords: - unstructured data - pipeline diff --git a/charts/vdp/README.md b/charts/vdp/README.md index c762a02e..4e6e55b8 100644 --- a/charts/vdp/README.md +++ b/charts/vdp/README.md @@ -1,6 +1,6 @@ # vdp -![Version: 0.1.16-alpha](https://img.shields.io/badge/Version-0.1.16--alpha-informational?style=flat-square) ![AppVersion: 0.17.0-alpha](https://img.shields.io/badge/AppVersion-0.17.0--alpha-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![Version: 0.1.17-alpha](https://img.shields.io/badge/Version-0.1.17--alpha-informational?style=flat-square) ![AppVersion: 0.17.1-alpha](https://img.shields.io/badge/AppVersion-0.17.1--alpha-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) The Helm chart of Instill VDP diff --git a/charts/vdp/values.yaml b/charts/vdp/values.yaml index 073e28e3..4244aab9 100644 --- a/charts/vdp/values.yaml +++ b/charts/vdp/values.yaml @@ -63,7 +63,7 @@ pipelineBackend: # -- The image of pipeline-backend image: repository: instill/pipeline-backend - tag: 0.16.1-alpha + tag: 0.16.2-alpha pullPolicy: IfNotPresent # -- Annotation for deployment annotations: {} @@ -138,7 +138,7 @@ connectorBackend: # -- The image of connector-backend image: repository: instill/connector-backend - tag: 0.15.0-alpha + tag: 0.15.1-alpha pullPolicy: IfNotPresent # -- The command names to be executed commandName: