fix(matrix-authentication-service): update appVersion
This commit is contained in:
parent
cd70085fa4
commit
167acdfd97
2 changed files with 6 additions and 6 deletions
|
@ -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
|
||||
|
|
|
@ -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)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue