mirror of
https://github.com/truecharts/charts.git
synced 2026-07-23 01:05:38 -03:00
chore(helm): update image docker.io/vshadbolt/strapi 5.11.2 → 5.11.3 (#33450)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/vshadbolt/strapi | patch | `ea0d274` -> `c0e1b0f` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 5.11.2
|
||||
appVersion: 5.11.3
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://hub.docker.com/r/vshadbolt/strapi
|
||||
- https://truecharts.org/charts/stable/strapi
|
||||
type: application
|
||||
version: 16.1.2
|
||||
version: 16.1.3
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/vshadbolt/strapi
|
||||
tag: 5.11.2-alpine@sha256:ea0d2742cda148c4dc230074380fa213a6eb4576044da378f61dece491b6c267
|
||||
tag: 5.11.3-alpine@sha256:c0e1b0fe5dd7c5a7e10e3290404151a4ba34913aabae95c0b2d16e3c828609b8
|
||||
pullPolicy: Always
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user