Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
2ecb4f2ace
commit
fc5ccbb49b
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [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))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [docker-compose-7.0.18](https://github.com/truecharts/charts/compare/docker-compose-7.0.17...docker-compose-7.0.18) (2023-10-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/docker-in-docker to v24.0.6 ([#13781](https://github.com/truecharts/charts/issues/13781))
|
||||
|
||||
|
||||
|
||||
|
||||
## [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
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [docker-compose-7.0.8](https://github.com/truecharts/charts/compare/docker-compose-7.0.7...docker-compose-7.0.8) (2023-09-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/docker-in-docker to v24.0.6 ([#12988](https://github.com/truecharts/charts/issues/12988))
|
||||
|
||||
|
||||
|
||||
|
||||
## [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
|
|
@ -20,7 +20,7 @@ name: docker-compose
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/docker-compose
|
||||
type: application
|
||||
version: 7.0.17
|
||||
version: 7.0.18
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- docker
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [docker-compose-7.0.18](https://github.com/truecharts/charts/compare/docker-compose-7.0.17...docker-compose-7.0.18) (2023-10-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/docker-in-docker to v24.0.6 ([#13781](https://github.com/truecharts/charts/issues/13781))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/docker-in-docker
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v24.0.6@sha256:4eeccc5484a743f1f89dfe7badae87f9ed4c2abd38cb3dbe84bf4a2a0e73fe48
|
||||
tag: v24.0.6@sha256:c3a0e3b701b0dc8eea74c56b0421b3bcec0093b89097776af91d2b6fd4aa33eb
|
||||
hostNetwork: true
|
||||
|
||||
securityContext:
|
Loading…
Reference in New Issue