diff --git a/charts/incubator/gokapi/Chart.yaml b/charts/incubator/gokapi/Chart.yaml index 03dcf4cfe77..065eeccbc9e 100644 --- a/charts/incubator/gokapi/Chart.yaml +++ b/charts/incubator/gokapi/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.6.1" +appVersion: "1.6.2" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -23,7 +23,7 @@ sources: - https://hub.docker.com/r/f0rc3/gokapi - https://github.com/Forceu/gokapi type: application -version: 2.0.9 +version: 2.0.10 annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | diff --git a/charts/incubator/gokapi/values.yaml b/charts/incubator/gokapi/values.yaml index adcdb8a81e1..cb23dc2fbdf 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.1@sha256:b215f17f794beb2205f835629da84a0d128912f44d5932346560ed069b4299a5 + tag: 1.6.2@sha256:c30f6c0b8453cb04a08054add70b3ac0e4e46fe0ca9fca0ac93035938fd57d18 secretEnv: GOKAPI_PASSWORD: "changme"