Gitea 1.12.5 (#38)
Gitea 1.12.5 Co-authored-by: Matti R <matti@mdranta.net> Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/38 Reviewed-by: Andrew Thornton <art27@cantab.net> Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
This commit is contained in:
parent
37bc343ca9
commit
d1fac6ce7d
@ -2,8 +2,8 @@ apiVersion: v2
|
||||
name: gitea
|
||||
description: Gitea Helm chart for Kubernetes
|
||||
type: application
|
||||
version: 1.5.3
|
||||
appVersion: 1.12.4
|
||||
version: 1.5.4
|
||||
appVersion: 1.12.5
|
||||
icon: https://docs.gitea.io/images/gitea.png
|
||||
|
||||
keywords:
|
||||
|
@ -6,7 +6,7 @@ replicaCount: 1
|
||||
|
||||
image:
|
||||
repository: gitea/gitea
|
||||
version: 1.12.4
|
||||
version: 1.12.5
|
||||
pullPolicy: Always
|
||||
|
||||
imagePullSecrets: []
|
||||
|
Loading…
Reference in New Issue
Block a user