From 2a015f01e1885098ccbc29e313e3c6841ca38346 Mon Sep 17 00:00:00 2001 From: jyje Date: Wed, 19 Feb 2025 01:47:43 +0900 Subject: [PATCH] chore(pipelines): bump chart version from 0.1.0 to 0.2.0 --- charts/pipelines/Chart.yaml | 2 +- charts/pipelines/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/pipelines/Chart.yaml b/charts/pipelines/Chart.yaml index e254bd3..85978f6 100644 --- a/charts/pipelines/Chart.yaml +++ b/charts/pipelines/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: pipelines -version: 0.1.0 +version: 0.2.0 appVersion: "alpha" home: https://github.com/open-webui/pipelines diff --git a/charts/pipelines/README.md b/charts/pipelines/README.md index 964492b..2777cff 100644 --- a/charts/pipelines/README.md +++ b/charts/pipelines/README.md @@ -1,6 +1,6 @@ # pipelines -![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square) ![AppVersion: alpha](https://img.shields.io/badge/AppVersion-alpha-informational?style=flat-square) +![Version: 0.2.0](https://img.shields.io/badge/Version-0.2.0-informational?style=flat-square) ![AppVersion: alpha](https://img.shields.io/badge/AppVersion-alpha-informational?style=flat-square) Pipelines: UI-Agnostic OpenAI API Plugin Framework