diff --git a/matrix-authentication-service/Chart.yaml b/matrix-authentication-service/Chart.yaml index 5f9d38b..69d3cb1 100644 --- a/matrix-authentication-service/Chart.yaml +++ b/matrix-authentication-service/Chart.yaml @@ -4,9 +4,9 @@ name: matrix-authentication-service description: OAuth2.0 + OpenID Provider for Matrix Homeservers (per MSC3861) icon: https://matrix.org/images/matrix-logo.svg type: application -version: 0.0.2 +version: 0.0.3 # renovate: image=ghcr.io/matrix-org/matrix-authentication-service -appVersion: "0.8.0" +appVersion: "0.9.0" maintainers: - name: WrenIX url: https://wrenix.eu diff --git a/matrix-authentication-service/README.adoc b/matrix-authentication-service/README.adoc index 8c49d46..f1ebc89 100644 --- a/matrix-authentication-service/README.adoc +++ b/matrix-authentication-service/README.adoc @@ -2,9 +2,9 @@ = matrix-authentication-service -image::https://img.shields.io/badge/Version-0.0.2-informational?style=flat-square[Version: 0.0.2] +image::https://img.shields.io/badge/Version-0.0.3-informational?style=flat-square[Version: 0.0.3] image::https://img.shields.io/badge/Version-application-informational?style=flat-square[Type: application] -image::https://img.shields.io/badge/AppVersion-0.8.0-informational?style=flat-square[AppVersion: 0.8.0] +image::https://img.shields.io/badge/AppVersion-0.9.0-informational?style=flat-square[AppVersion: 0.9.0] == Maintainers .Maintainers @@ -661,9 +661,9 @@ helm uninstall matrix-authentication-service-release Autogenerated from chart metadata using https://github.com/norwoodj/helm-docs[helm-docs] = matrix-authentication-service -image::https://img.shields.io/badge/Version-0.0.2-informational?style=flat-square[Version: 0.0.2] +image::https://img.shields.io/badge/Version-0.0.3-informational?style=flat-square[Version: 0.0.3] image::https://img.shields.io/badge/Version-application-informational?style=flat-square[Type: application] -image::https://img.shields.io/badge/AppVersion-0.8.0-informational?style=flat-square[AppVersion: 0.8.0] +image::https://img.shields.io/badge/AppVersion-0.9.0-informational?style=flat-square[AppVersion: 0.9.0] OAuth2.0 + OpenID Provider for Matrix Homeservers (per MSC3861)