From baa4f35a88b4892b870f932340b815eb465ca26c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 21 Feb 2024 15:26:46 +0100 Subject: [PATCH] chore(deps): update container image f0rc3/gokapi to v1.8.0@fda43a3 by renovate (#18296) 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 | digest | `0003cc9` -> `fda43a3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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 7987e43756b..cc9e3b43a50 100644 --- a/charts/stable/gokapi/Chart.yaml +++ b/charts/stable/gokapi/Chart.yaml @@ -24,7 +24,7 @@ keywords: - gokapi - cloud - utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -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: 4.2.0 +version: 4.2.1 diff --git a/charts/stable/gokapi/values.yaml b/charts/stable/gokapi/values.yaml index 244dc25017f..9d38a735c91 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.0@sha256:0003cc9658383f55b013438667db4a63e77ba8d3c2c4e422b39548c730df786e + tag: v1.8.0@sha256:fda43a3d2ef0542494e9d484873d7aba6be312616661663e5a9232e489f0a3dc persistence: config: enabled: true