Update to 1.11.5

Update version to 1.11.5

Signed-off-by: Charlie Drage <charlie@charliedrage.com>
This commit is contained in:
Charlie Drage 2020-05-11 09:50:26 -04:00
parent 5f3dd8a292
commit 3d9c5b7abd
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
name: gitea
version: 1.3.1
version: 1.3.2
apiVersion: v2
appVersion: 1.11.4
appVersion: 1.11.5
description: Git with a cup of tea
icon: https://docs.gitea.io/images/gitea.png
keywords:

View File

@ -7,7 +7,7 @@ tags:
images:
registry: docker.io
gitea: "gitea/gitea:1.11.4"
gitea: "gitea/gitea:1.11.5"
memcached: "memcached:1.5.19-alpine"
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.