diff --git a/charts/webfinger/Chart.yaml b/charts/webfinger/Chart.yaml index 9d25329..4e52884 100644 --- a/charts/webfinger/Chart.yaml +++ b/charts/webfinger/Chart.yaml @@ -3,9 +3,9 @@ name: webfinger description: A Helm chart for an easy webfinger deployment at kubernetes. type: application # renovate: bumpVersion -version: 0.2.5 +version: 0.2.6 # renovate: image=ghcr.io/codeadminde/webfinger -appVersion: "0.7.5" +appVersion: "0.7.6" home: https://github.com/CodeAdminDe/helm-charts keywords: - webfinger diff --git a/charts/webfinger/README.md b/charts/webfinger/README.md index d83af33..b428668 100644 --- a/charts/webfinger/README.md +++ b/charts/webfinger/README.md @@ -2,7 +2,7 @@ # webfinger -![Version: 0.2.5](https://img.shields.io/badge/Version-0.2.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.7.5](https://img.shields.io/badge/AppVersion-0.7.5-informational?style=flat-square) +![Version: 0.2.6](https://img.shields.io/badge/Version-0.2.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.7.6](https://img.shields.io/badge/AppVersion-0.7.6-informational?style=flat-square) A Helm chart for an easy webfinger deployment at kubernetes.