File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11apiVersion : v2
22name : tinyauth
3- description : The simplest way to protect your apps with a login screen .
3+ description : The tiniest authentication and authorization server you have ever seen .
44
55# A chart can be either an 'application' or a 'library' chart.
66#
@@ -21,4 +21,4 @@ version: 2.0.0
2121# incremented each time you make changes to the application. Versions are not expected to
2222# follow Semantic Versioning. They should reflect the version the application is using.
2323# It is recommended to use it with quotes.
24- appVersion : " v5.0.0-beta.4 "
24+ appVersion : " v5.0.0"
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ replicaCount: 1
66image :
77 repository : ghcr.io/steveiliop56/tinyauth
88 pullPolicy : IfNotPresent
9- tag : " nightly "
9+ tag : " v5 "
1010
1111serviceAccount :
1212 create : true
You can’t perform that action at this time.
0 commit comments