From 5d7c546a5bc2c77e5a3ddb2000e18770466d98b5 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 27 Mar 2024 01:44:36 +0100 Subject: [PATCH] chore(deps): update container image f0rc3/gokapi to v1.8.1@333cd14 by renovate (#19837) 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.0` -> `v1.8.1` | --- > [!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 | 6 +++--- charts/stable/gokapi/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/gokapi/Chart.yaml b/charts/stable/gokapi/Chart.yaml index 614e763ce0b..8dec70831fc 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.0 +appVersion: 1.8.1 dependencies: - name: common version: 20.2.4 @@ -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: 5.7.4 +version: 5.7.5 diff --git a/charts/stable/gokapi/values.yaml b/charts/stable/gokapi/values.yaml index de080544b96..dad3521c225 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:33b1779d13a03bb1aeec40c6250f79c09d3a4289f1dedfe3f72c762ec772d40a + tag: v1.8.1@sha256:333cd14281781e876d7f45b36a1a7bea16591941a3415a5131d36d33a39970e2 persistence: config: enabled: true