Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
7d0194127f
commit
c1bd06b040
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [docker-compose-5.0.16](https://github.com/truecharts/charts/compare/docker-compose-5.0.15...docker-compose-5.0.16) (2023-01-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/docker-in-docker to v20.10.23
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [docker-compose-5.0.17](https://github.com/truecharts/charts/compare/docker-compose-5.0.16...docker-compose-5.0.17) (2023-01-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/docker-in-docker to 20.10.23
|
||||
|
||||
|
||||
|
||||
|
||||
## [docker-compose-5.0.16](https://github.com/truecharts/charts/compare/docker-compose-5.0.15...docker-compose-5.0.16) (2023-01-23)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [docker-compose-5.0.7](https://github.com/truecharts/charts/compare/docker-compose-5.0.6...docker-compose-5.0.7) (2022-12-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/docker-in-docker to v20.10.22
|
||||
|
||||
|
||||
|
||||
|
||||
## [docker-compose-5.0.6](https://github.com/truecharts/charts/compare/docker-compose-5.0.5...docker-compose-5.0.6) (2022-12-13)
|
||||
|
||||
### Chore
|
|
@ -21,7 +21,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/docker-compose
|
||||
- https://hub.docker.com/_/docker
|
||||
type: application
|
||||
version: 5.0.16
|
||||
version: 5.0.17
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- docker
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [docker-compose-5.0.17](https://github.com/truecharts/charts/compare/docker-compose-5.0.16...docker-compose-5.0.17) (2023-01-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/docker-in-docker to 20.10.23
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/docker-in-docker
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 20.10.23@sha256:00d72382126ae31ab6fac2cf57c14d289cc2605f67baa32d5cbd2cad06a47195
|
||||
tag: 20.10.23@sha256:04a7952adfe0aefcbbc44f8bf8b8ecb9ad5d386c152e35e2550d0c977964ebec
|
||||
|
||||
controller:
|
||||
# -- Set the controller type.
|
Loading…
Reference in New Issue