fix(grav): update image ghcr.io/linuxserver/grav 2.0.7 → 2.0.8 (#49964)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/grav](https://redirect.github.com/linuxserver/docker-grav/packages) ([source](https://redirect.github.com/linuxserver/docker-grav)) | patch | `04d8b11` → `51b694f` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: (UTC) - 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9ncmF2IiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.0.7
|
||||
appVersion: 2.0.8
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.7.1
|
||||
@@ -39,5 +39,5 @@ sources:
|
||||
- https://github.com/linuxserver/docker-grav
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/grav
|
||||
type: application
|
||||
version: 16.2.1
|
||||
version: 16.2.2
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/grav
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.0.7@sha256:04d8b11dd75788c7e2c5da03ffb20059fc5506d4ca1f346d1ea3ee91db6843d8
|
||||
tag: 2.0.8@sha256:51b694fd279d2a183dd2e6707ad1846aab8744edd8785986cc1e6b4e85e89b50
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user