Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
0ac2594bf9
commit
12cd164676
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [docker-compose-6.0.20](https://github.com/truecharts/charts/compare/docker-compose-6.0.19...docker-compose-6.0.20) (2023-06-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/docker-in-docker to v23.0.6 ([#9695](https://github.com/truecharts/charts/issues/9695))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [docker-compose-6.0.21](https://github.com/truecharts/charts/compare/docker-compose-6.0.20...docker-compose-6.0.21) (2023-06-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/docker-in-docker to v23.0.6 ([#9823](https://github.com/truecharts/charts/issues/9823))
|
||||
|
||||
|
||||
|
||||
|
||||
## [docker-compose-6.0.20](https://github.com/truecharts/charts/compare/docker-compose-6.0.19...docker-compose-6.0.20) (2023-06-16)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [docker-compose-6.0.11](https://github.com/truecharts/charts/compare/docker-compose-6.0.10...docker-compose-6.0.11) (2023-05-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/docker-in-docker to v23.0.6 ([#9102](https://github.com/truecharts/charts/issues/9102))
|
||||
|
||||
|
||||
|
||||
|
||||
## [docker-compose-6.0.10](https://github.com/truecharts/charts/compare/docker-compose-6.0.9...docker-compose-6.0.10) (2023-05-22)
|
||||
|
|
@ -20,7 +20,7 @@ name: docker-compose
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/docker-compose
|
||||
type: application
|
||||
version: 6.0.20
|
||||
version: 6.0.21
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- docker
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [docker-compose-6.0.21](https://github.com/truecharts/charts/compare/docker-compose-6.0.20...docker-compose-6.0.21) (2023-06-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/docker-in-docker to v23.0.6 ([#9823](https://github.com/truecharts/charts/issues/9823))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/docker-in-docker
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v23.0.6@sha256:fa88f63da1fbb10e9cd7e51dc9f30d250f5ddc366ea77c6a227f9ab7a3446d7d
|
||||
tag: v23.0.6@sha256:4b368d591423d8d1a4434a091d5c0dd0a751fed9f80ae2652b26e36673c46902
|
||||
hostNetwork: true
|
||||
|
||||
securityContext:
|
Loading…
Reference in New Issue