From ba81724689db5e60ef3d9ad8c7abcf53ed366d86 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 26 Apr 2024 02:30:24 +0200 Subject: [PATCH] chore(deps): update container image quay.io/pussthecatorg/rimgo to latest@6f8b7d4 by renovate (#21361) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | quay.io/pussthecatorg/rimgo | digest | `e03a31b` -> `6f8b7d4` | --- > [!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/rimgo/Chart.yaml | 4 ++-- charts/stable/rimgo/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/rimgo/Chart.yaml b/charts/stable/rimgo/Chart.yaml index aff395b6492..1e63a33c130 100644 --- a/charts/stable/rimgo/Chart.yaml +++ b/charts/stable/rimgo/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/rimgo.webp keywords: - rimgo - Network-Web -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/rimgo - https://quay.io/pussthecatorg/rimgo type: application -version: 6.8.51 +version: 6.8.52 diff --git a/charts/stable/rimgo/values.yaml b/charts/stable/rimgo/values.yaml index 11d132f3fb1..0d2cbedb30b 100644 --- a/charts/stable/rimgo/values.yaml +++ b/charts/stable/rimgo/values.yaml @@ -1,6 +1,6 @@ image: repository: quay.io/pussthecatorg/rimgo - tag: latest@sha256:e03a31b0f6fb473da77036f0f761b2babb91295f9d6b3c7e7e338701956f1d1a + tag: latest@sha256:6f8b7d422c873f8a13d49fc38c1e06338750a52cc73069ecc2cea02128670679 pullPolicy: IfNotPresent persistence: {}