chore(deps): update container image quay.io/pussthecatorg/rimgo to latest@9482409 by renovate (#20816)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | quay.io/pussthecatorg/rimgo | digest | `5a1e3ea` -> `9482409` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yOTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjMwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
b9f59284bd
commit
21ae95375b
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/rimgo.png
|
|||
keywords:
|
||||
- rimgo
|
||||
- Network-Web
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -33,4 +33,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/rimgo
|
||||
- https://quay.io/pussthecatorg/rimgo
|
||||
type: application
|
||||
version: 6.8.15
|
||||
version: 6.8.16
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: quay.io/pussthecatorg/rimgo
|
||||
tag: latest@sha256:5a1e3eab8c0b846f1448e0973e0af3219f3424774ff2382c57c7bf38ab3b43b4
|
||||
tag: latest@sha256:9482409250fd356205c92eda78c99a3b29676c0d3275bd548a4e1a9efdbca371
|
||||
pullPolicy: IfNotPresent
|
||||
persistence: {}
|
||||
|
||||
|
|
Loading…
Reference in New Issue