1.12.4 release of gitea

This commit is contained in:
Matti R 2020-09-03 21:19:17 -04:00
parent e85e1718de
commit df27a3ff10
No known key found for this signature in database
GPG Key ID: 9D8A57ADAA232E95
2 changed files with 3 additions and 3 deletions

View File

@ -2,8 +2,8 @@ apiVersion: v2
name: gitea
description: Gitea Helm chart for Kubernetes
type: application
version: 1.4.3
appVersion: 1.12.3
version: 1.4.4
appVersion: 1.12.4
icon: https://docs.gitea.io/images/gitea.png
keywords:

View File

@ -6,7 +6,7 @@ replicaCount: 1
image:
repository: gitea/gitea
version: 1.12.3
version: 1.12.4
pullPolicy: Always
imagePullSecrets: []