Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-10-03 07:40:38 +00:00
parent b491a87fcc
commit 8cdd5d1b00
12 changed files with 21 additions and 21 deletions

View File

@ -4,6 +4,15 @@
## [grav-8.0.10](https://github.com/truecharts/charts/compare/grav-8.0.9...grav-8.0.10) (2023-10-03)
### Chore
- update container image tccr.io/truecharts/grav to v1.7.43 ([#13188](https://github.com/truecharts/charts/issues/13188))
## [grav-8.0.9](https://github.com/truecharts/charts/compare/grav-8.0.8...grav-8.0.9) (2023-09-30)
### Chore
@ -88,12 +97,3 @@
## [grav-8.0.0](https://github.com/truecharts/charts/compare/grav-7.0.35...grav-8.0.0) (2023-07-31)
## [grav-7.0.35](https://github.com/truecharts/charts/compare/grav-7.0.34...grav-7.0.35) (2023-07-29)
### Chore
- update container image tccr.io/truecharts/grav to v1.7.42 ([#10996](https://github.com/truecharts/charts/issues/10996))

View File

@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "1.7.42"
appVersion: "1.7.43"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
@ -23,7 +23,7 @@ sources:
- https://github.com/linuxserver/docker-grav
- https://github.com/getgrav/grav/
type: application
version: 8.0.9
version: 8.0.10
annotations:
truecharts.org/catagories: |
- media

View File

@ -0,0 +1,9 @@
## [grav-8.0.10](https://github.com/truecharts/charts/compare/grav-8.0.9...grav-8.0.10) (2023-10-03)
### Chore
- update container image tccr.io/truecharts/grav to v1.7.43 ([#13188](https://github.com/truecharts/charts/issues/13188))

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/grav
pullPolicy: IfNotPresent
tag: v1.7.42@sha256:35820217417297511f8d38137536250c41e0756726a15a2568c0f29c572dc54c
tag: v1.7.43@sha256:17bc46e8b5d51a05d19bfe72a49684c90d04f37266371b66c0257a4fa194413b
service:
main:
ports:

View File

@ -1,9 +0,0 @@
## [grav-8.0.9](https://github.com/truecharts/charts/compare/grav-8.0.8...grav-8.0.9) (2023-09-30)
### Chore
- update container image tccr.io/truecharts/grav to v1.7.42 ([#13114](https://github.com/truecharts/charts/issues/13114))