From eecf2c4c84fff804fb13e05642cdf11d28d8a1dc Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 9 Jun 2025 20:24:21 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/f0rc3?= =?UTF-8?q?/gokapi=20v1.9.6=20=E2=86=92=20v2.0.1=20(#36155)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/f0rc3/gokapi | major | `ae9094a` -> `2278851` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). --- charts/stable/gokapi/Chart.yaml | 4 ++-- charts/stable/gokapi/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/gokapi/Chart.yaml b/charts/stable/gokapi/Chart.yaml index 4fe1b55e161..1892ee67c42 100644 --- a/charts/stable/gokapi/Chart.yaml +++ b/charts/stable/gokapi/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.9.6 +appVersion: 2.0.1 dependencies: - name: common version: 25.4.10 @@ -37,5 +37,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/gokapi - https://hub.docker.com/r/f0rc3/gokapi type: application -version: 7.6.1 +version: 8.0.0 diff --git a/charts/stable/gokapi/values.yaml b/charts/stable/gokapi/values.yaml index d278e1f8afb..ac397861d48 100644 --- a/charts/stable/gokapi/values.yaml +++ b/charts/stable/gokapi/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: docker.io/f0rc3/gokapi - tag: v1.9.6@sha256:ae9094a0ead891eef80499a072e680734bcb34892242f0e232223c65eb4c3af8 + tag: v2.0.1@sha256:2278851d0cf3401af03745756b551d02f1cacde52a56f69988d3ec0f78fccb3a persistence: config: enabled: true