Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
b1c6b063f5
commit
663dec88d9
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [grav-8.0.7](https://github.com/truecharts/charts/compare/grav-8.0.6...grav-8.0.7) (2023-09-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/grav to v1.7.42 ([#12658](https://github.com/truecharts/charts/issues/12658))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [grav-8.0.8](https://github.com/truecharts/charts/compare/grav-8.0.7...grav-8.0.8) (2023-09-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/grav to v1.7.42 ([#12878](https://github.com/truecharts/charts/issues/12878))
|
||||
|
||||
|
||||
|
||||
|
||||
## [grav-8.0.7](https://github.com/truecharts/charts/compare/grav-8.0.6...grav-8.0.7) (2023-09-16)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955))
|
||||
|
||||
|
||||
|
||||
|
||||
## [grav-7.0.33](https://github.com/truecharts/charts/compare/grav-7.0.32...grav-7.0.33) (2023-07-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/grav to v1.7.42 ([#10750](https://github.com/truecharts/charts/issues/10750))
|
||||
|
|
@ -23,7 +23,7 @@ sources:
|
|||
- https://github.com/linuxserver/docker-grav
|
||||
- https://github.com/getgrav/grav/
|
||||
type: application
|
||||
version: 8.0.7
|
||||
version: 8.0.8
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [grav-8.0.8](https://github.com/truecharts/charts/compare/grav-8.0.7...grav-8.0.8) (2023-09-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/grav to v1.7.42 ([#12878](https://github.com/truecharts/charts/issues/12878))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/grav
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.7.42@sha256:0072ab29b739eb2a15190759361da5a1084cd711aef49e05c5d70223ebb35b2f
|
||||
tag: v1.7.42@sha256:8d077ca3b3d75545cea9d2a288848122eace838ab7e6b216f15d1c21feba896a
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue