Update Gitea version to 1.12.2 (#3)
Co-authored-by: lafriks <lafriks@noreply.gitea.io> Co-authored-by: Matti R <matti@mdranta.net> Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/3 Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com> Reviewed-by: 6543 <6543@noreply.gitea.io>
This commit is contained in:
parent
6430373809
commit
e2e39517a0
@ -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: charlie@charliedrage.com
|
||||
- name: Gitea Authors
|
||||
email: maintainers@gitea.io
|
||||
|
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user