From 02ab512cb2343f99316334b81cc3eebdd73490eb Mon Sep 17 00:00:00 2001 From: Sebastien Baizet Date: Fri, 20 Sep 2024 10:10:55 +0200 Subject: [PATCH] add config in value file for bridge-history-api --- charts/bridge-history-api/Chart.yaml | 2 +- charts/bridge-history-api/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/bridge-history-api/Chart.yaml b/charts/bridge-history-api/Chart.yaml index 38addb12..2d2ac495 100644 --- a/charts/bridge-history-api/Chart.yaml +++ b/charts/bridge-history-api/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 description: bridge-history-api helm charts name: bridge-history-api -version: 0.0.6 +version: 0.0.7 appVersion: v0.1.0 kubeVersion: ">=1.22.0-0" maintainers: diff --git a/charts/bridge-history-api/README.md b/charts/bridge-history-api/README.md index 5d40a206..b9aca4f0 100644 --- a/charts/bridge-history-api/README.md +++ b/charts/bridge-history-api/README.md @@ -1,6 +1,6 @@ # bridge-history-api -![Version: 0.0.6](https://img.shields.io/badge/Version-0.0.6-informational?style=flat-square) ![AppVersion: v0.1.0](https://img.shields.io/badge/AppVersion-v0.1.0-informational?style=flat-square) +![Version: 0.0.7](https://img.shields.io/badge/Version-0.0.7-informational?style=flat-square) ![AppVersion: v0.1.0](https://img.shields.io/badge/AppVersion-v0.1.0-informational?style=flat-square) bridge-history-api helm charts