chore(helm): update image ghcr.io/elfhosted/riven v0.15.3 → v0.16.0 by renovate (#27981)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/elfhosted/riven | minor | `2942af9` -> `4132c82` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -4,7 +4,7 @@ annotations:
|
|||||||
truecharts.org/min_helm_version: "3.11"
|
truecharts.org/min_helm_version: "3.11"
|
||||||
truecharts.org/train: incubator
|
truecharts.org/train: incubator
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 1.32.1
|
appVersion: 0.16.0
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 25.1.0
|
version: 25.1.0
|
||||||
@@ -15,7 +15,7 @@ dependencies:
|
|||||||
import-values: []
|
import-values: []
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: Riven Self-Hosted
|
description: Riven Self-Hosted
|
||||||
home: https://truecharts.org/charts/premium/riven
|
home: https://truecharts.org/charts/incubator/riven
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/riven.webp
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/riven.webp
|
||||||
keywords:
|
keywords:
|
||||||
- riven
|
- riven
|
||||||
@@ -26,6 +26,8 @@ maintainers:
|
|||||||
url: https://truecharts.org
|
url: https://truecharts.org
|
||||||
name: riven
|
name: riven
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/premium/riven
|
- https://ghcr.io/elfhosted/riven
|
||||||
|
- https://ghcr.io/elfhosted/riven-frontend
|
||||||
|
- https://github.com/truecharts/charts/tree/master/charts/incubator/riven
|
||||||
type: application
|
type: application
|
||||||
version: 0.0.1
|
version: 0.1.0
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: ghcr.io/elfhosted/riven
|
repository: ghcr.io/elfhosted/riven
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v0.15.3@sha256:2942af96b90708f24c87acdf2c1cd22e334c5cb3d5421c6d280e1ce4988df59e
|
tag: v0.16.0@sha256:4132c82c562ae3affa9dd48ca979b7152c3768681c8a43a4d9b260154ecdbe0c
|
||||||
|
|
||||||
frontendImage:
|
frontendImage:
|
||||||
repository: ghcr.io/elfhosted/riven-frontend
|
repository: ghcr.io/elfhosted/riven-frontend
|
||||||
|
|||||||
Reference in New Issue
Block a user