chore(deps): update container image quay.io/pussthecatorg/rimgo to latest@4efba7d by renovate (#21109)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | quay.io/pussthecatorg/rimgo | digest | `dbbe045` -> `4efba7d` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMTMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjMxMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
49bccc9d85
commit
872414964c
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/rimgo.webp
|
|||
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.29
|
||||
version: 6.8.30
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: quay.io/pussthecatorg/rimgo
|
||||
tag: latest@sha256:dbbe045c3edd7c9b4b8cd4c255e48a4e9169f63e854fcb155f81c0850377d16a
|
||||
tag: latest@sha256:4efba7d36131031b06d028ea0eb70296ed1f6639d68a83a922caf5f0b68dae30
|
||||
pullPolicy: IfNotPresent
|
||||
persistence: {}
|
||||
|
||||
|
|
Loading…
Reference in New Issue