From 1b6486e8cbc6f357d17af4941b2ca68348767503 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 22 Jan 2024 07:22:13 +0100 Subject: [PATCH] chore(deps): update container image quay.io/pussthecatorg/rimgo to latest@d91306a by renovate (#17496) 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 | `d8736db` -> `d91306a` | --- > [!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/rimgo/Chart.yaml | 2 +- charts/stable/rimgo/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/rimgo/Chart.yaml b/charts/stable/rimgo/Chart.yaml index dc329fa1a9f..62e9b783090 100644 --- a/charts/stable/rimgo/Chart.yaml +++ b/charts/stable/rimgo/Chart.yaml @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/rimgo - https://quay.io/pussthecatorg/rimgo type: application -version: 5.1.26 +version: 5.1.27 diff --git a/charts/stable/rimgo/values.yaml b/charts/stable/rimgo/values.yaml index 974f3e3d841..d8d6dd89483 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:d8736db573658c1129ec61029b9af4eb980bafcbaa2ed44ff0995d4676b8995a + tag: latest@sha256:d91306aa0891f059bc1e2a27cdaf12a9314437ae3772c3d412fadb5f02e045b7 pullPolicy: IfNotPresent persistence: {}