From a843e48bb0ea00d85e70b0a29b8e1fa86ad964a2 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 3 Jan 2024 10:40:50 +0100 Subject: [PATCH] chore(deps): update container image quay.io/pussthecatorg/rimgo to latest@d3c9694 by renovate (#16837) 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 | `a67a3ac` -> `d3c9694` | --- > [!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 3d36c3138b4..45aae90af0c 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.8 +version: 5.1.9 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 2abe3cc3a11..7810cac7ced 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:a67a3aca4da33f52e01c9401af18013a36f09102846917f197d12aad1f1ef6b6 + tag: latest@sha256:d3c9694ed768116ac534a8b876bfa9dafaf10edf9e8cf17ac7b8e6b722eedb62 pullPolicy: IfNotPresent persistence: {}