Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
f9f7cae555
commit
a157090b1b
|
@ -1,4 +0,0 @@
|
|||
|
||||
|
||||
## [ghost-6.0.5](https://github.com/truecharts/charts/compare/ghost-6.0.4...ghost-6.0.5) (2022-11-16)
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "5.22.10"
|
||||
appVersion: "5.22.11"
|
||||
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.5
|
||||
version: 6.0.6
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- productivity
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [ghost-6.0.6](https://github.com/truecharts/charts/compare/ghost-6.0.5...ghost-6.0.6) (2022-11-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ghost to v5.22.11
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/ghost
|
||||
tag: 5.22.10@sha256:b45ec9b0630bdf1fcbcb98b7d502ca6e3ebd9302881db06a08ba5186e4ef7946
|
||||
tag: 5.22.11@sha256:43de5fbf25c7ec8e71707cf84df8832a288ea86d8ad2fdc5bec9da2404ecd280
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
env:
|
Loading…
Reference in New Issue