Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
8da43f7a03
commit
8fe044839b
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [docker-compose-7.0.16](https://github.com/truecharts/charts/compare/docker-compose-7.0.15...docker-compose-7.0.16) (2023-10-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/docker-in-docker to v24.0.6 ([#13771](https://github.com/truecharts/charts/issues/13771))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [docker-compose-7.0.17](https://github.com/truecharts/charts/compare/docker-compose-7.0.16...docker-compose-7.0.17) (2023-10-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/docker-in-docker to v24.0.6 ([#13777](https://github.com/truecharts/charts/issues/13777))
|
||||
|
||||
|
||||
|
||||
|
||||
## [docker-compose-7.0.16](https://github.com/truecharts/charts/compare/docker-compose-7.0.15...docker-compose-7.0.16) (2023-10-19)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [docker-compose-7.0.7](https://github.com/truecharts/charts/compare/docker-compose-7.0.6...docker-compose-7.0.7) (2023-09-16)
|
||||
|
||||
### Fix
|
||||
|
||||
- postStart execution. ([#12472](https://github.com/truecharts/charts/issues/12472))
|
||||
|
||||
|
||||
|
||||
|
||||
## [docker-compose-7.0.6](https://github.com/truecharts/charts/compare/docker-compose-7.0.5...docker-compose-7.0.6) (2023-09-06)
|
||||
|
||||
### Chore
|
|
@ -20,7 +20,7 @@ name: docker-compose
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/docker-compose
|
||||
type: application
|
||||
version: 7.0.16
|
||||
version: 7.0.17
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- docker
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [docker-compose-7.0.17](https://github.com/truecharts/charts/compare/docker-compose-7.0.16...docker-compose-7.0.17) (2023-10-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/docker-in-docker to v24.0.6 ([#13777](https://github.com/truecharts/charts/issues/13777))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/docker-in-docker
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v24.0.6@sha256:0451bc619c9d76608f275d886b425a6c395d5867625a2d6c47535ad0077000d8
|
||||
tag: v24.0.6@sha256:4eeccc5484a743f1f89dfe7badae87f9ed4c2abd38cb3dbe84bf4a2a0e73fe48
|
||||
hostNetwork: true
|
||||
|
||||
securityContext:
|
Loading…
Reference in New Issue