diff --git a/matrix-authentication-service/Chart.yaml b/matrix-authentication-service/Chart.yaml index 013cefb..541b83c 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.8" +version: "0.0.9" # renovate: image=ghcr.io/element-hq/matrix-authentication-service -appVersion: "0.13.0" +appVersion: "0.14.0" maintainers: - name: WrenIX url: https://wrenix.eu diff --git a/matrix-authentication-service/README.md b/matrix-authentication-service/README.md index 6e030e2..bc01fa1 100644 --- a/matrix-authentication-service/README.md +++ b/matrix-authentication-service/README.md @@ -7,7 +7,7 @@ description: "OAuth2.0 + OpenID Provider for Matrix Homeservers (per MSC3861)" # matrix-authentication-service -![Version: 0.0.8](https://img.shields.io/badge/Version-0.0.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.13.0](https://img.shields.io/badge/AppVersion-0.13.0-informational?style=flat-square) +![Version: 0.0.9](https://img.shields.io/badge/Version-0.0.9-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.14.0](https://img.shields.io/badge/AppVersion-0.14.0-informational?style=flat-square) OAuth2.0 + OpenID Provider for Matrix Homeservers (per MSC3861)