Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
2d9c04be8e
commit
51ef5b8cba
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [docker-compose-6.0.23](https://github.com/truecharts/charts/compare/docker-compose-6.0.22...docker-compose-6.0.23) (2023-07-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/docker-in-docker to v23.0.6 ([#10140](https://github.com/truecharts/charts/issues/10140))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [docker-compose-6.0.24](https://github.com/truecharts/charts/compare/docker-compose-6.0.23...docker-compose-6.0.24) (2023-07-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/docker-in-docker to v23.0.6 ([#10141](https://github.com/truecharts/charts/issues/10141))
|
||||
|
||||
|
||||
|
||||
|
||||
## [docker-compose-6.0.23](https://github.com/truecharts/charts/compare/docker-compose-6.0.22...docker-compose-6.0.23) (2023-07-04)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [docker-compose-6.0.14](https://github.com/truecharts/charts/compare/docker-compose-6.0.13...docker-compose-6.0.14) (2023-05-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197))
|
||||
|
||||
|
||||
|
||||
|
||||
## [docker-compose-6.0.13](https://github.com/truecharts/charts/compare/docker-compose-6.0.12...docker-compose-6.0.13) (2023-05-26)
|
||||
|
|
@ -20,7 +20,7 @@ name: docker-compose
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/docker-compose
|
||||
type: application
|
||||
version: 6.0.23
|
||||
version: 6.0.24
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- docker
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [docker-compose-6.0.24](https://github.com/truecharts/charts/compare/docker-compose-6.0.23...docker-compose-6.0.24) (2023-07-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/docker-in-docker to v23.0.6 ([#10141](https://github.com/truecharts/charts/issues/10141))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/docker-in-docker
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v23.0.6@sha256:354cab0b098c29bb3c4d84bd1e773cb3282dbd98aa282b5be4cf2571ed867109
|
||||
tag: v23.0.6@sha256:2ecbc3c4f0957349353259b2a822d062ae08cf5e2f82f049e4738d7eee519b2f
|
||||
hostNetwork: true
|
||||
|
||||
securityContext:
|
Loading…
Reference in New Issue