fix(strapi): update image docker.io/vshadbolt/strapi 5.42.0 → 5.42.1 (#47150)
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 5.42.0
|
||||
appVersion: 5.42.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.0.15
|
||||
@@ -20,16 +20,16 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Open-source headless CMS. JavaScript, fully customizable and developer-first.
|
||||
home: https://truecharts.org/truetech/truecharts/charts/stable/strapi
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/strapi.webp
|
||||
home: https://trueforge.org/truetech/truecharts/charts/stable/strapi
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/strapi.webp
|
||||
keywords:
|
||||
- strapi
|
||||
- cms
|
||||
kubeVersion: '>=1.33.0-0'
|
||||
kubeVersion: '>=1.27.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: strapi
|
||||
sources:
|
||||
- https://github.com/naskio/docker-strapi
|
||||
@@ -37,5 +37,5 @@ sources:
|
||||
- https://hub.docker.com/r/vshadbolt/strapi
|
||||
- https://trueforge.org/truecharts/stable/strapi
|
||||
type: application
|
||||
version: 18.2.1
|
||||
version: 18.2.2
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# yaml-language-server: $schema=./values.schema.json
|
||||
image:
|
||||
repository: docker.io/vshadbolt/strapi
|
||||
tag: 5.42.0-alpine@sha256:a6f53d57180df6627a204c2a5523a2b584edf7db3af7e9aafa79927eea0c9db3
|
||||
tag: 5.42.1-alpine@sha256:fb27fe56684cab37e42efa320dc953ef7b8bbbf38f0ebbd220869807d6d296f2
|
||||
pullPolicy: Always
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user