From 13bef4905fa3f4d7826f3ec871ae17a16b462991 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 12 Feb 2024 01:35:20 +0100 Subject: [PATCH] chore(deps): update container image f0rc3/gokapi to v1.8.0@0003cc9 by renovate (#18043) 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 | `18a82bf` -> `0003cc9` | --- > [!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 07e8f7c8a82..f46b96e00fa 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.1.11 +version: 4.1.12 diff --git a/charts/stable/gokapi/values.yaml b/charts/stable/gokapi/values.yaml index a5dc6094034..244dc25017f 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:18a82bfd649bb8a08f9e82def0c152e77aa5242d345a82bec2c0b81f00292080 + tag: v1.8.0@sha256:0003cc9658383f55b013438667db4a63e77ba8d3c2c4e422b39548c730df786e persistence: config: enabled: true