From 7de829295b29f2aa01e3e06f0fae66ab972f5fe6 Mon Sep 17 00:00:00 2001 From: zyy17 Date: Fri, 26 Jan 2024 16:21:01 +0800 Subject: [PATCH] chore: release greptimedb-operator v0.1.0-alpha.23 (#105) --- charts/greptimedb-operator/Chart.yaml | 4 ++-- charts/greptimedb-operator/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/greptimedb-operator/Chart.yaml b/charts/greptimedb-operator/Chart.yaml index f697db3..b23e4e9 100644 --- a/charts/greptimedb-operator/Chart.yaml +++ b/charts/greptimedb-operator/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 kubeVersion: ">=1.18.0-0" description: The greptimedb-operator Helm chart for Kubernetes name: greptimedb-operator -appVersion: 0.1.0-alpha.22 -version: 0.1.8 +appVersion: 0.1.0-alpha.23 +version: 0.1.9 type: application home: https://github.com/GreptimeTeam/greptimedb-operator sources: diff --git a/charts/greptimedb-operator/README.md b/charts/greptimedb-operator/README.md index 08c7282..39dc26e 100644 --- a/charts/greptimedb-operator/README.md +++ b/charts/greptimedb-operator/README.md @@ -2,7 +2,7 @@ The greptimedb-operator Helm chart for Kubernetes -![Version: 0.1.8](https://img.shields.io/badge/Version-0.1.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.1.0-alpha.22](https://img.shields.io/badge/AppVersion-0.1.0--alpha.22-informational?style=flat-square) +![Version: 0.1.9](https://img.shields.io/badge/Version-0.1.9-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.1.0-alpha.23](https://img.shields.io/badge/AppVersion-0.1.0--alpha.23-informational?style=flat-square) ## Source Code - https://github.com/GreptimeTeam/greptimedb-operator