feat(strapi): update image docker.io/vshadbolt/strapi 5.34.0 → 5.35.0 (#44567)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/vshadbolt/strapi | minor | `7cb038a` -> `432938c` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvc3RyYXBpIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
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.34.0
|
||||
appVersion: 5.35.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.49
|
||||
@@ -25,16 +25,16 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Open-source headless CMS. JavaScript, fully customizable and developer-first.
|
||||
home: https://trueforge.org/truetech/truecharts/charts/stable/strapi
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/strapi.webp
|
||||
home: https://truecharts.org/charts/stable/strapi
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/strapi.webp
|
||||
keywords:
|
||||
- strapi
|
||||
- cms
|
||||
kubeVersion: '>=1.27.0-0'
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: strapi
|
||||
sources:
|
||||
- https://github.com/naskio/docker-strapi
|
||||
@@ -42,5 +42,5 @@ sources:
|
||||
- https://hub.docker.com/r/vshadbolt/strapi
|
||||
- https://trueforge.org/truecharts/stable/strapi
|
||||
type: application
|
||||
version: 17.24.1
|
||||
version: 17.25.0
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/vshadbolt/strapi
|
||||
tag: 5.34.0-alpine@sha256:7cb038a8b83fae6ced35d5d2589ef450389c523515e0567ea67d945781aa75d9
|
||||
tag: 5.35.0-alpine@sha256:432938c7e73754be16ed9f02eb4c425d14a08a0e6cc80920532459a9689de812
|
||||
pullPolicy: Always
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user