File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
charts/matrix-authentication-service Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff 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
3030dependencies :
3131 - name : postgresql
Original file line number Diff line number Diff line change 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
55A Helm chart for deploying the matrix authentication service on Kubernetes
66
You can’t perform that action at this time.
0 commit comments