From c61445abd2f3bdee9ba19551bad0c4e1017cc9c5 Mon Sep 17 00:00:00 2001 From: Morty Date: Thu, 31 Oct 2024 04:08:06 +0800 Subject: [PATCH] update production examples --- charts/bridge-history-fetcher/Chart.yaml | 2 +- charts/bridge-history-fetcher/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/bridge-history-fetcher/Chart.yaml b/charts/bridge-history-fetcher/Chart.yaml index 87459a0d..c2b5a2db 100644 --- a/charts/bridge-history-fetcher/Chart.yaml +++ b/charts/bridge-history-fetcher/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 description: bridge-history-fetcher helm charts name: bridge-history-fetcher -version: 0.0.11 +version: 0.0.12 appVersion: v0.1.0 kubeVersion: ">=1.22.0-0" maintainers: diff --git a/charts/bridge-history-fetcher/README.md b/charts/bridge-history-fetcher/README.md index 93278a18..b1264bf1 100644 --- a/charts/bridge-history-fetcher/README.md +++ b/charts/bridge-history-fetcher/README.md @@ -1,6 +1,6 @@ # bridge-history-fetcher -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-informational?style=flat-square) ![AppVersion: v0.1.0](https://img.shields.io/badge/AppVersion-v0.1.0-informational?style=flat-square) +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-informational?style=flat-square) ![AppVersion: v0.1.0](https://img.shields.io/badge/AppVersion-v0.1.0-informational?style=flat-square) bridge-history-fetcher helm charts