Merge pull request #4620 from truecharts/renovate/tccr.io-truecharts-ghost-5.x
This commit is contained in:
commit
9664afef5e
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "5.22.11"
|
||||
appVersion: "5.23.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -26,7 +26,7 @@ sources:
|
|||
- https://github.com/TryGhost/Ghost
|
||||
- https://hub.docker.com/_/ghost
|
||||
- https://ghost.org/docs/
|
||||
version: 6.0.6
|
||||
version: 6.0.7
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- productivity
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/ghost
|
||||
tag: 5.22.11@sha256:43de5fbf25c7ec8e71707cf84df8832a288ea86d8ad2fdc5bec9da2404ecd280
|
||||
tag: 5.23.0@sha256:a1ac8fef09ce0a2704871a188d8950640ac36389f81f5ff29d6878125cdd6319
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
env:
|
||||
|
|
Loading…
Reference in New Issue