From 691104e4434b3954354cf7b9c5e4329c777d6683 Mon Sep 17 00:00:00 2001 From: droplet-bot Date: Tue, 17 Dec 2024 12:08:16 +0000 Subject: [PATCH] chore(helm): bump up chart and app version triggered by commit: https://github.com/instill-ai/core/commit/0089c2cac962a2107fc1b53fb7f27dea21fa5521 --- charts/core/Chart.yaml | 4 ++-- charts/core/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/core/Chart.yaml b/charts/core/Chart.yaml index 9631c64c..5d49c7c3 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.52-beta #! auto-updated by the CI workflow -appVersion: 0.47.0-beta #! auto-updated by the CI workflow +version: 0.1.53-beta #! auto-updated by the CI workflow +appVersion: 0.48.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 dde3acde..51c900d1 100644 --- a/charts/core/README.md +++ b/charts/core/README.md @@ -1,6 +1,6 @@ # core -![Version: 0.1.52-beta](https://img.shields.io/badge/Version-0.1.52--beta-informational?style=flat-square) ![AppVersion: 0.47.0-beta](https://img.shields.io/badge/AppVersion-0.47.0--beta-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![Version: 0.1.53-beta](https://img.shields.io/badge/Version-0.1.53--beta-informational?style=flat-square) ![AppVersion: 0.48.0-beta](https://img.shields.io/badge/AppVersion-0.48.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