From 2a69f1a4c60a9569340dbe87dfb8542a8eb68d48 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 3 Jan 2024 21:52:48 +0100 Subject: [PATCH] chore(deps): update container image quay.io/pussthecatorg/rimgo to latest@7e37543 by renovate (#16850) 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 | `d3c9694` -> `7e37543` | --- > [!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 45aae90af0c..33d2ba83535 100644 --- a/charts/stable/rimgo/Chart.yaml +++ b/charts/stable/rimgo/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: '>=1.24.0-0' apiVersion: v2 name: rimgo -version: 5.1.9 +version: 5.1.10 appVersion: latest description: Alternative Imgur front-end home: https://truecharts.org/charts/incubator/rimgo diff --git a/charts/stable/rimgo/values.yaml b/charts/stable/rimgo/values.yaml index 7810cac7ced..c98cdbf80f8 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:d3c9694ed768116ac534a8b876bfa9dafaf10edf9e8cf17ac7b8e6b722eedb62 + tag: latest@sha256:7e375431d36c76e9da8e2e60d3d66eabec694ce4ab1f94b6005262fef3e18549 pullPolicy: IfNotPresent persistence: {}