From 35792b545555311e472905b40b0333811b5785b1 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 29 Jan 2024 19:17:10 +0100 Subject: [PATCH] chore(deps): update container image quay.io/pussthecatorg/rimgo to latest@6b8a1e4 by renovate (#17750) 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 | `c42bc1d` -> `6b8a1e4` | --- > [!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 847d12e08d7..8f7647d9bdb 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.33 +version: 5.1.34 diff --git a/charts/stable/rimgo/values.yaml b/charts/stable/rimgo/values.yaml index 50d8ea8976b..9a18957cb20 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:c42bc1d6006d8cebadfce031f18d4401c978b00b260ef6024cf241867638e937 + tag: latest@sha256:6b8a1e4fb1a86e49629b39319fe72ca565d6200a1918e97f0fce3c7fa8fab7b9 pullPolicy: IfNotPresent persistence: {}