From 1398d49792b04dcd633dcf4e5f9ce5052fa9560e Mon Sep 17 00:00:00 2001 From: obeyler Date: Fri, 11 Jan 2019 12:19:57 +0100 Subject: [PATCH] [incubator/gogs] (#10544) * Update Chart.yaml bump to 0.11.79 and remove last empty line Signed-off-by: olivier beyler * Update values.yaml bump the gogs version to 0.11.79 Signed-off-by: olivier beyler * Update Chart.yaml increase chart version Signed-off-by: olivier beyler --- incubator/gogs/Chart.yaml | 4 ++-- incubator/gogs/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/incubator/gogs/Chart.yaml b/incubator/gogs/Chart.yaml index f42fc182ac..3708273fcc 100644 --- a/incubator/gogs/Chart.yaml +++ b/incubator/gogs/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v1 description: 'Gogs: Go Git Service' name: gogs -version: 0.7.4 -appVersion: 0.11.66 +version: 0.7.5 +appVersion: 0.11.79 home: https://gogs.io/ icon: https://gogs.io/img/favicon.ico maintainers: diff --git a/incubator/gogs/values.yaml b/incubator/gogs/values.yaml index 2cb5b4191e..1d714e88d9 100644 --- a/incubator/gogs/values.yaml +++ b/incubator/gogs/values.yaml @@ -11,7 +11,7 @@ replicaCount: 1 image: repository: gogs/gogs - tag: 0.11.66 + tag: 0.11.79 pullPolicy: IfNotPresent service: