chore(helm): update image ghcr.io/elfhosted/riven v0.21.18 → v0.21.19 (#34233)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/elfhosted/riven | patch | `a3dc73e` -> `89b5103` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> --------- Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
This commit is contained in:
@@ -7,7 +7,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.21.18
|
||||
appVersion: 0.21.19
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -33,5 +33,5 @@ sources:
|
||||
- https://ghcr.io/elfhosted/riven-frontend
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/riven
|
||||
type: application
|
||||
version: 1.3.0
|
||||
version: 1.3.1
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/elfhosted/riven
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.21.18@sha256:a3dc73edaf4f510de5d1f4b05ae5b19c798af957d007e7f93680aa161c9b26ba
|
||||
tag: v0.21.19@sha256:89b51038244790d5942dbb5fb81bcf99c9500869cec0b1ab8ac38c2f20af8a60
|
||||
|
||||
frontendImage:
|
||||
repository: ghcr.io/elfhosted/riven-frontend
|
||||
@@ -104,8 +104,7 @@ cnpg:
|
||||
enabled: true
|
||||
user: riven
|
||||
database: riven
|
||||
|
||||
|
||||
|
||||
ingress:
|
||||
main:
|
||||
targetSelector:
|
||||
|
||||
Reference in New Issue
Block a user