feat(strapi): update image docker.io/vshadbolt/strapi 5.36.1 → 5.37.1 (#45608)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/vshadbolt/strapi | minor | `34ff6e2` → `c7ee5cb` | --- > [!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**: 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvc3RyYXBpIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
This commit is contained in:
@@ -14,7 +14,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 5.36.1
|
||||
appVersion: 5.37.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.32.5
|
||||
@@ -42,5 +42,5 @@ sources:
|
||||
- https://hub.docker.com/r/vshadbolt/strapi
|
||||
- https://trueforge.org/truecharts/stable/strapi
|
||||
type: application
|
||||
version: 17.29.1
|
||||
version: 17.30.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# yaml-language-server: $schema=./values.schema.json
|
||||
image:
|
||||
repository: docker.io/vshadbolt/strapi
|
||||
tag: 5.36.1-alpine@sha256:34ff6e241bbc3d33d78124aa0ab6900b7513db8eacdd5447d216cc7514f8090a
|
||||
tag: 5.37.1-alpine@sha256:c7ee5cbb58db009fb21350e7c7fe69cdd2a1c76d97569516f32e3e5b9f4493f8
|
||||
pullPolicy: Always
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user