From 631bfe1271dd3d83f034fce3c18bcb0667a711dd Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 18 Dec 2023 01:47:45 +0100 Subject: [PATCH] chore(deps): update container image f0rc3/gokapi to v1.8.0@18a82bf by renovate (#16273) 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 | minor | `v1.7.2` -> `v1.8.0` | --- > [!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/incubator/gokapi/Chart.yaml | 41 ++++++++++++++--------------- charts/incubator/gokapi/values.yaml | 2 +- 2 files changed, 21 insertions(+), 22 deletions(-) diff --git a/charts/incubator/gokapi/Chart.yaml b/charts/incubator/gokapi/Chart.yaml index 16e00640706..4a031de21b6 100644 --- a/charts/incubator/gokapi/Chart.yaml +++ b/charts/incubator/gokapi/Chart.yaml @@ -1,34 +1,33 @@ -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' apiVersion: v2 name: gokapi -version: 3.0.4 -appVersion: 1.7.2 -description: - Gokapi is a lightweight server to share files, which expire after a set +version: 3.1.0 +appVersion: 1.8.0 +description: Gokapi is a lightweight server to share files, which expire after a set amount of downloads or days. home: https://truecharts.org/charts/incubator/gokapi icon: https://truecharts.org/img/hotlink-ok/chart-icons/gokapi.png deprecated: false sources: - - https://github.com/Forceu/gokapi - - https://github.com/truecharts/charts/tree/master/charts/incubator/gokapi - - https://hub.docker.com/r/f0rc3/gokapi +- https://hub.docker.com/r/f0rc3/gokapi +- https://github.com/Forceu/gokapi +- https://github.com/truecharts/charts/tree/master/charts/incubator/gokapi maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org +- name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - gokapi - - cloud - - utilities +- gokapi +- cloud +- utilities dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] +- name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/gokapi/values.yaml b/charts/incubator/gokapi/values.yaml index 3ac610f67a8..a5dc6094034 100644 --- a/charts/incubator/gokapi/values.yaml +++ b/charts/incubator/gokapi/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: f0rc3/gokapi - tag: v1.7.2@sha256:c36a63685223e429438cdb6fd4310f72c4be72e711f44e640f94625edeb2cc00 + tag: v1.8.0@sha256:18a82bfd649bb8a08f9e82def0c152e77aa5242d345a82bec2c0b81f00292080 persistence: config: enabled: true