Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
e22e141474
commit
6475567554
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [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))
|
||||
|
||||
|
||||
|
||||
|
||||
## [docker-compose-7.0.9](https://github.com/truecharts/charts/compare/docker-compose-7.0.8...docker-compose-7.0.9) (2023-09-27)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [docker-compose-7.0.0](https://github.com/truecharts/charts/compare/docker-compose-6.0.31...docker-compose-7.0.0) (2023-07-31)
|
||||
|
||||
|
||||
|
||||
|
||||
## [docker-compose-6.0.31](https://github.com/truecharts/charts/compare/docker-compose-6.0.30...docker-compose-6.0.31) (2023-07-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/docker-in-docker to v24.0.5 ([#10940](https://github.com/truecharts/charts/issues/10940))
|
||||
|
|
@ -20,7 +20,7 @@ name: docker-compose
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/docker-compose
|
||||
type: application
|
||||
version: 7.0.9
|
||||
version: 7.0.10
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- docker
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [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))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/docker-in-docker
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v24.0.6@sha256:3e68317675cc4e76a984eea80678f54dab5c8fb7e70ca16e1d7773cc63c9ee23
|
||||
tag: v24.0.6@sha256:239a7e859e451a65b961a41608db5f5527fc6ef253a31d0cc1651c35089040cc
|
||||
hostNetwork: true
|
||||
|
||||
securityContext:
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [docker-compose-7.0.9](https://github.com/truecharts/charts/compare/docker-compose-7.0.8...docker-compose-7.0.9) (2023-09-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#12950](https://github.com/truecharts/charts/issues/12950))
|
||||
|
||||
|
Loading…
Reference in New Issue