Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
152324c823
commit
949a8ef667
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [docker-compose-6.0.28](https://github.com/truecharts/charts/compare/docker-compose-6.0.27...docker-compose-6.0.28) (2023-07-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/docker-in-docker to v24.0.4 ([#10580](https://github.com/truecharts/charts/issues/10580))
|
||||
|
||||
|
Binary file not shown.
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [docker-compose-6.0.29](https://github.com/truecharts/charts/compare/docker-compose-6.0.28...docker-compose-6.0.29) (2023-07-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#10554](https://github.com/truecharts/charts/issues/10554))
|
||||
|
||||
|
||||
|
||||
|
||||
## [docker-compose-6.0.28](https://github.com/truecharts/charts/compare/docker-compose-6.0.27...docker-compose-6.0.28) (2023-07-18)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [docker-compose-6.0.19](https://github.com/truecharts/charts/compare/docker-compose-6.0.18...docker-compose-6.0.19) (2023-06-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599))
|
||||
|
||||
|
||||
|
||||
|
||||
## [docker-compose-6.0.18](https://github.com/truecharts/charts/compare/docker-compose-6.0.17...docker-compose-6.0.18) (2023-06-11)
|
||||
|
||||
### Chore
|
|
@ -3,7 +3,7 @@ appVersion: "24.0.4"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.14.7
|
||||
version: 12.15.0
|
||||
deprecated: false
|
||||
description: Dedicated App for using Docker-Compose on TrueNAS SCALE
|
||||
home: https://truecharts.org/charts/stable/docker-compose
|
||||
|
@ -20,7 +20,7 @@ name: docker-compose
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/docker-compose
|
||||
type: application
|
||||
version: 6.0.28
|
||||
version: 6.0.29
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- docker
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [docker-compose-6.0.29](https://github.com/truecharts/charts/compare/docker-compose-6.0.28...docker-compose-6.0.29) (2023-07-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#10554](https://github.com/truecharts/charts/issues/10554))
|
||||
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue