Use image tag instead of image version in values (#91)
Use image tag instead of image version in values Change to tenary function instead of if Update description and add link to tag list Fixup readme Co-authored-by: Lauris BH <[email protected]> Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/91 Reviewed-by: luhahn <[email protected]> Reviewed-by: techknowlogick <[email protected]> Co-Authored-By: lafriks <[email protected]> Co-Committed-By: lafriks <[email protected]>
This commit is contained in:
committed by
techknowlogick
co-authored by
Lauris BH
parent
2826258cfc
commit
2c066d7c9e
+1
-1
@@ -8,7 +8,7 @@ clusterDomain: cluster.local
|
||||
|
||||
image:
|
||||
repository: gitea/gitea
|
||||
version: 1.13.0
|
||||
tag: 1.13.0
|
||||
pullPolicy: Always
|
||||
|
||||
imagePullSecrets: []
|
||||
|
||||
Reference in New Issue
Block a user