From 1f8847eae82b4aecfee4ccecda138df7d025448a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 29 May 2024 20:26:28 +0200 Subject: [PATCH] chore(deps): update container image f0rc3/gokapi to v1.8.4@35c0b9a by renovate (#22516) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | f0rc3/gokapi | patch | `v1.8.2` -> `v1.8.4` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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://togithub.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 5377f8f5bcb..367f9a1682f 100644 --- a/charts/stable/gokapi/Chart.yaml +++ b/charts/stable/gokapi/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.8.2 +appVersion: 1.8.4 dependencies: - name: common version: 23.0.10 @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/gokapi - https://hub.docker.com/r/f0rc3/gokapi type: application -version: 6.0.8 +version: 6.0.9 diff --git a/charts/stable/gokapi/values.yaml b/charts/stable/gokapi/values.yaml index b99507cb860..f6e57d7c545 100644 --- a/charts/stable/gokapi/values.yaml +++ b/charts/stable/gokapi/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: f0rc3/gokapi - tag: v1.8.2@sha256:fdf92db65499cee2a398202da8c60db27f56861e713fec02abece85ab169eb63 + tag: v1.8.4@sha256:35c0b9aca7aebf6ee279a717d42a1e8108ad2e8ca6a2a73a12279f3881dae83d persistence: config: enabled: true