From 64893e47be7ff2a4da7a12aa876c85f66c1b61f0 Mon Sep 17 00:00:00 2001 From: Hironori Yamamoto Date: Wed, 15 Mar 2023 15:19:31 +0900 Subject: [PATCH] chore: bump up app version (#5) Co-authored-by: hiro-o918 --- charts/redash-searcher/Chart.yaml | 4 ++-- charts/redash-searcher/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/redash-searcher/Chart.yaml b/charts/redash-searcher/Chart.yaml index 695281b..0402d68 100644 --- a/charts/redash-searcher/Chart.yaml +++ b/charts/redash-searcher/Chart.yaml @@ -15,13 +15,13 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.1.3 +version: 0.1.4 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "0.2.1" +appVersion: "0.2.2" maintainers: - name: hiro-o918 diff --git a/charts/redash-searcher/README.md b/charts/redash-searcher/README.md index 9938771..c13e65d 100644 --- a/charts/redash-searcher/README.md +++ b/charts/redash-searcher/README.md @@ -1,6 +1,6 @@ # redash-searcher -![Version: 0.1.3](https://img.shields.io/badge/Version-0.1.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.2.1](https://img.shields.io/badge/AppVersion-0.2.1-informational?style=flat-square) +![Version: 0.1.4](https://img.shields.io/badge/Version-0.1.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.2.2](https://img.shields.io/badge/AppVersion-0.2.2-informational?style=flat-square) a Helm chart for Redash Searcher (https://github.com/gunosy/redash-searcher)