diff --git a/charts/incubator/gokapi/Chart.yaml b/charts/incubator/gokapi/Chart.yaml index 262cd178c44..ff486f3b7c5 100644 --- a/charts/incubator/gokapi/Chart.yaml +++ b/charts/incubator/gokapi/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.6.2" +appVersion: "1.7.1" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/gokapi - https://github.com/Forceu/gokapi type: application -version: 2.0.10 +version: 2.0.11 annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | diff --git a/charts/incubator/gokapi/values.yaml b/charts/incubator/gokapi/values.yaml index cb23dc2fbdf..77adfea18bf 100644 --- a/charts/incubator/gokapi/values.yaml +++ b/charts/incubator/gokapi/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/gokapi - tag: 1.6.2@sha256:c30f6c0b8453cb04a08054add70b3ac0e4e46fe0ca9fca0ac93035938fd57d18 + tag: 1.7.1@sha256:e2b1801633e1b65460292837ee77da416778ed9c72b1172633bce7f49c3329ce secretEnv: GOKAPI_PASSWORD: "changme"