Update Gitea version to 1.12.2 (#3)

Co-authored-by: lafriks <[email protected]>
Co-authored-by: Matti R <[email protected]>
Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/3
Reviewed-by: Lunny Xiao <[email protected]>
Reviewed-by: 6543 <[email protected]>
This commit is contained in:
techknowlogick
2020-07-12 10:23:07 +00:00
committed by lafriks
co-authored by lafriks Matti R
parent 6430373809
commit e2e39517a0
2 changed files with 4 additions and 2 deletions
+3 -1
View File
@@ -1,7 +1,7 @@
name: gitea
version: 1.3.3
apiVersion: v2
appVersion: 1.11.5
appVersion: 1.12.2
description: Git with a cup of tea
icon: https://docs.gitea.io/images/gitea.png
keywords:
@@ -17,3 +17,5 @@ sources:
maintainers:
- name: Charlie Drage
email: [email protected]
- name: Gitea Authors
email: [email protected]
+1 -1
View File
@@ -7,7 +7,7 @@ tags:
images:
registry: docker.io
gitea: "gitea/gitea:1.11.5"
gitea: "gitea/gitea:1.12.2"
memcached: "memcached:1.5.19-alpine"
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.