From c2b5e07a6f977c93841a2915d6e2e6430b6f976b Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Tue, 14 Feb 2023 01:52:56 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/gokapi to v1.6.2 --- charts/incubator/gokapi/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" From a01c1daf913bd2c9e9e676745f41a7ab244d737e Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 14 Feb 2023 01:57:45 +0000 Subject: [PATCH 2/2] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/incubator/gokapi/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: |