Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
dada76c4c9
commit
6c11f9ef8b
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [docker-compose-7.0.10](https://github.com/truecharts/charts/compare/docker-compose-7.0.9...docker-compose-7.0.10) (2023-09-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/docker-in-docker to v24.0.6 ([#13072](https://github.com/truecharts/charts/issues/13072))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [docker-compose-7.0.11](https://github.com/truecharts/charts/compare/docker-compose-7.0.10...docker-compose-7.0.11) (2023-09-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/docker-in-docker to v24.0.6 ([#13077](https://github.com/truecharts/charts/issues/13077))
|
||||
|
||||
|
||||
|
||||
|
||||
## [docker-compose-7.0.10](https://github.com/truecharts/charts/compare/docker-compose-7.0.9...docker-compose-7.0.10) (2023-09-29)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [docker-compose-7.0.1](https://github.com/truecharts/charts/compare/docker-compose-7.0.0...docker-compose-7.0.1) (2023-08-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/docker-in-docker to v24.0.5 ([#11106](https://github.com/truecharts/charts/issues/11106))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [docker-compose-7.0.0](https://github.com/truecharts/charts/compare/docker-compose-6.0.31...docker-compose-7.0.0) (2023-07-31)
|
||||
|
|
@ -20,7 +20,7 @@ name: docker-compose
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/docker-compose
|
||||
type: application
|
||||
version: 7.0.10
|
||||
version: 7.0.11
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- docker
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [docker-compose-7.0.11](https://github.com/truecharts/charts/compare/docker-compose-7.0.10...docker-compose-7.0.11) (2023-09-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/docker-in-docker to v24.0.6 ([#13077](https://github.com/truecharts/charts/issues/13077))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/docker-in-docker
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v24.0.6@sha256:239a7e859e451a65b961a41608db5f5527fc6ef253a31d0cc1651c35089040cc
|
||||
tag: v24.0.6@sha256:32c96e39263a35d92088b6a45c3ff47da86d9a5472347864aab25320dd964909
|
||||
hostNetwork: true
|
||||
|
||||
securityContext:
|
Loading…
Reference in New Issue