Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
8e39c4c0c0
commit
f094e230c8
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [docker-compose-6.0.5](https://github.com/truecharts/charts/compare/docker-compose-6.0.4...docker-compose-6.0.5) (2023-05-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/docker-in-docker to v23.0.6 ([#8976](https://github.com/truecharts/charts/issues/8976))
|
||||
|
||||
|
Binary file not shown.
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [docker-compose-6.0.6](https://github.com/truecharts/charts/compare/docker-compose-6.0.5...docker-compose-6.0.6) (2023-05-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#8973](https://github.com/truecharts/charts/issues/8973))
|
||||
|
||||
|
||||
|
||||
|
||||
## [docker-compose-6.0.5](https://github.com/truecharts/charts/compare/docker-compose-6.0.4...docker-compose-6.0.5) (2023-05-16)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
|
||||
|
||||
## [docker-compose-5.0.23](https://github.com/truecharts/charts/compare/docker-compose-5.0.22...docker-compose-5.0.23) (2023-02-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/docker-in-docker to v23.0.1
|
||||
|
||||
|
||||
|
|
@ -3,7 +3,7 @@ appVersion: "23.0.6"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.6.6
|
||||
version: 12.8.1
|
||||
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.5
|
||||
version: 6.0.6
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- docker
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [docker-compose-6.0.6](https://github.com/truecharts/charts/compare/docker-compose-6.0.5...docker-compose-6.0.6) (2023-05-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#8973](https://github.com/truecharts/charts/issues/8973))
|
||||
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue