Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion charts/matrix-authentication-service/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ version: 1.6.0
# we use the commit hash right now, but this should change from matrix-org to element-hq
# and hopefully be properly tagged down the line
# renovate: image=ghcr.io/element-hq/matrix-authentication-service
appVersion: 0.16.0
appVersion: 0.17.0

dependencies:
- name: postgresql
Expand Down
2 changes: 1 addition & 1 deletion charts/matrix-authentication-service/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# matrix-authentication-service

![Version: 1.6.0](https://img.shields.io/badge/Version-1.6.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.16.0](https://img.shields.io/badge/AppVersion-0.16.0-informational?style=flat-square)
![Version: 1.6.0](https://img.shields.io/badge/Version-1.6.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.17.0](https://img.shields.io/badge/AppVersion-0.17.0-informational?style=flat-square)

A Helm chart for deploying the matrix authentication service on Kubernetes

Expand Down