Skip to content

Commit 7ec3ea0

Browse files
authored
Merge pull request #92 from small-hack/renovate/ghcr.io-element-hq-matrix-authentication-service-1.x
chore(deps): update ghcr.io/element-hq/matrix-authentication-service docker tag to v1
2 parents a7cb91d + 6196291 commit 7ec3ea0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/matrix-authentication-service/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ type: application
1515
# The chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 1.8.0
18+
version: 2.0.0
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to
@@ -25,7 +25,7 @@ version: 1.8.0
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.20.0
28+
appVersion: 1.0.0
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.8.0](https://img.shields.io/badge/Version-1.8.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.20.0](https://img.shields.io/badge/AppVersion-0.20.0-informational?style=flat-square)
3+
![Version: 2.0.0](https://img.shields.io/badge/Version-2.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.0](https://img.shields.io/badge/AppVersion-1.0.0-informational?style=flat-square)
44

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

0 commit comments

Comments
 (0)