From 6d348db8f41a2afd8e89afec91d28e8d4641c1f8 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 17 Oct 2024 14:40:09 +0200 Subject: [PATCH] chore(container): update image quay.io/pussthecatorg/rimgo to 79a149e by renovate (#27883) 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 | `786ff7f` -> `79a149e` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.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 32b61ecca1a..b325ed35fd3 100644 --- a/charts/stable/rimgo/Chart.yaml +++ b/charts/stable/rimgo/Chart.yaml @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/rimgo - https://quay.io/pussthecatorg/rimgo type: application -version: 9.0.2 +version: 9.0.3 diff --git a/charts/stable/rimgo/values.yaml b/charts/stable/rimgo/values.yaml index 9397e4e777f..4ba6f68a9b1 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:786ff7f12439dcd4bf179e984e8ffb559507974ad5aa0a88f9fc809fb15b5e7d + tag: latest@sha256:79a149eb0aeda347a9fb2610e3de928fc70b884fec21612a24b927be8904c424 pullPolicy: IfNotPresent persistence: {}