Merge pull request #6800 from truecharts/renovate/tccr.io-truecharts-strapi-4.x
This commit is contained in:
commit
4afce1a0f4
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "4.5.6"
|
appVersion: "4.6.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -25,7 +25,7 @@ sources:
|
||||||
- https://truecharts.org/docs/charts/stable/strapi
|
- https://truecharts.org/docs/charts/stable/strapi
|
||||||
- https://hub.docker.com/r/naskio/strapi
|
- https://hub.docker.com/r/naskio/strapi
|
||||||
- https://github.com/naskio/docker-strapi
|
- https://github.com/naskio/docker-strapi
|
||||||
version: 8.0.25
|
version: 8.0.26
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- media
|
- media
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/strapi
|
repository: tccr.io/truecharts/strapi
|
||||||
tag: 4.5.6@sha256:9181b6aa8e430dc472c298ceb2e96715e4258998c1d487dbafa5d8a2c746012a
|
tag: 4.6.0@sha256:b43fe7d0191e9f1cb04d8b75dfa5bc874307217cbf6bf7ae0a3e8bee4c820f9a
|
||||||
pullPolicy: Always
|
pullPolicy: Always
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
|
|
Loading…
Reference in New Issue