Skip to content

Commit 732482e

Browse files
authored
Merge pull request #81 from small-hack/renovate/ghcr.io-element-hq-matrix-authentication-service-0.x
chore(deps): update ghcr.io/element-hq/matrix-authentication-service docker tag to v0.14.1
2 parents 7248be9 + f935fef commit 732482e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/matrix-authentication-service/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ version: 1.4.2
2525
# we use the commit hash right now, but this should change from matrix-org to element-hq
2626
# and hopefully be properly tagged down the line
2727
# renovate: image=ghcr.io/element-hq/matrix-authentication-service
28-
appVersion: 0.13.0
28+
appVersion: 0.14.1
2929

3030
dependencies:
3131
- name: postgresql

charts/matrix-authentication-service/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# matrix-authentication-service
22

3-
![Version: 1.4.2](https://img.shields.io/badge/Version-1.4.2-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)
3+
![Version: 1.4.2](https://img.shields.io/badge/Version-1.4.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.14.1](https://img.shields.io/badge/AppVersion-0.14.1-informational?style=flat-square)
44

55
A Helm chart for deploying the matrix authentication service on Kubernetes
66

0 commit comments

Comments
 (0)