Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
653bbd0926
commit
2b0af7fbe2
|
@ -4,6 +4,11 @@
|
|||
|
||||
|
||||
|
||||
## [grav-7.0.10](https://github.com/truecharts/charts/compare/grav-7.0.9...grav-7.0.10) (2023-05-09)
|
||||
|
||||
|
||||
|
||||
|
||||
## [grav-7.0.9](https://github.com/truecharts/charts/compare/grav-7.0.8...grav-7.0.9) (2023-05-05)
|
||||
|
||||
### Chore
|
||||
|
@ -92,8 +97,3 @@
|
|||
|
||||
## [grav-6.0.8](https://github.com/truecharts/charts/compare/grav-6.0.7...grav-6.0.8) (2023-02-10)
|
||||
|
||||
### Fix
|
||||
|
||||
- ensure new helm deps repo is used in latest releases as well.
|
||||
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "1.7.18"
|
||||
appVersion: "1.7.40"
|
||||
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: 7.0.9
|
||||
version: 7.0.10
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,4 @@
|
|||
|
||||
|
||||
## [grav-7.0.10](https://github.com/truecharts/charts/compare/grav-7.0.9...grav-7.0.10) (2023-05-09)
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/grav
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-1.7.18@sha256:709e672ef2cbe1235d896ed9bac213d773abfe70b37925f5870a8a925a047e16
|
||||
tag: v1.7.40@sha256:096eb6a891e62bb6ece1c9a0e0f23a2d663cbf01ecfd3811558f00ae0c4be054
|
||||
service:
|
||||
main:
|
||||
ports:
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [grav-7.0.9](https://github.com/truecharts/charts/compare/grav-7.0.8...grav-7.0.9) (2023-05-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782))
|
||||
|
||||
|
Loading…
Reference in New Issue