chore(helm): update image ghcr.io/rommapp/romm 4.2 → 4.3 (#40163)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/rommapp/romm](https://redirect.github.com/rommapp/romm) | minor | `7750c09` -> `a492592` | --- > [!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. --- - [ ] <!-- rebase-check -->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). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 4.2.0
|
||||
appVersion: 4.3.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.21.0
|
||||
@@ -49,8 +49,9 @@ maintainers:
|
||||
name: romm
|
||||
sources:
|
||||
- https://ghcr.io/rommapp/romm
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/romm
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/romm
|
||||
- https://github.com/zurdi15/romm
|
||||
type: application
|
||||
version: 14.7.0
|
||||
version: 14.8.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/rommapp/romm
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 4.2@sha256:7750c09db727c0b4d9225fea518dcef94142e7d2b2dbcfb451e904e66a05f8ec
|
||||
tag: 4.3@sha256:a492592dad85b7d9bae9fca9ac958eb04492e383002abbd3566a7efb3b251091
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user