chore(helm): update image docker.io/vshadbolt/strapi 5.30.1 → 5.31.0 (#41672)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/vshadbolt/strapi | minor | `b3bb145` -> `63aa9b7` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzIuNSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMi41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
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: 5.30.1
|
||||
appVersion: 5.31.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.26.3
|
||||
@@ -35,9 +35,10 @@ maintainers:
|
||||
name: strapi
|
||||
sources:
|
||||
- https://github.com/naskio/docker-strapi
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/strapi
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/strapi
|
||||
- https://hub.docker.com/r/vshadbolt/strapi
|
||||
- https://trueforge.org/truecharts/stable/strapi
|
||||
type: application
|
||||
version: 17.19.3
|
||||
version: 17.20.0
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/vshadbolt/strapi
|
||||
tag: 5.30.1-alpine@sha256:b3bb145f19e82705f3127f4cec73a4a6f4278b03a43e714a333b15ede1510b3b
|
||||
tag: 5.31.0-alpine@sha256:63aa9b7bdf104c7aaac403d2cedfb1d859fd1203debbc10a417ce0a3471caed8
|
||||
pullPolicy: Always
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user