Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
02b63d9a5c
commit
1e6e7249d5
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [docker-compose-6.0.10](https://github.com/truecharts/charts/compare/docker-compose-6.0.9...docker-compose-6.0.10) (2023-05-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [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)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [docker-compose-6.0.1](https://github.com/truecharts/charts/compare/docker-compose-6.0.0...docker-compose-6.0.1) (2023-04-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/docker-in-docker to v ([#8207](https://github.com/truecharts/charts/issues/8207))
|
||||
|
||||
|
||||
|
||||
|
||||
## [docker-compose-6.0.0](https://github.com/truecharts/charts/compare/docker-compose-5.0.26...docker-compose-6.0.0) (2023-04-30)
|
||||
|
||||
### Feat
|
|
@ -20,7 +20,7 @@ name: docker-compose
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/docker-compose
|
||||
type: application
|
||||
version: 6.0.10
|
||||
version: 6.0.11
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- docker
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [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))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/docker-in-docker
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v23.0.6@sha256:966121e8a8e7fe651951331e057238fe1934c4eef7db2bbea30e83e5eda3345c
|
||||
tag: v23.0.6@sha256:f0392a7e7a7b9f977733bea6904754332e8e8279bad0be3437b6ae845cbf1a40
|
||||
hostNetwork: true
|
||||
|
||||
securityContext:
|
Loading…
Reference in New Issue