mirror of
https://github.com/truecharts/catalog.git
synced 2026-06-28 06:06:13 +08:00
Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
|
||||
|
||||
## [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
|
||||
|
||||
- BREAKING CHANGE migrate to new common part 5 ([#8615](https://github.com/truecharts/charts/issues/8615))
|
||||
|
||||
### Fix
|
||||
|
||||
- readd ingress list to SCALE GUI
|
||||
|
||||
|
||||
@@ -4,6 +4,15 @@
|
||||
|
||||
|
||||
|
||||
## [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
|
||||
@@ -88,12 +97,3 @@
|
||||
|
||||
|
||||
|
||||
|
||||
## [docker-compose-5.0.18](https://github.com/truecharts/charts/compare/docker-compose-5.0.17...docker-compose-5.0.18) (2023-02-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/docker-in-docker to 20.10.23
|
||||
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@ name: docker-compose
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/docker-compose
|
||||
type: application
|
||||
version: 6.0.0
|
||||
version: 6.0.1
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- docker
|
||||
9
stable/docker-compose/6.0.1/app-changelog.md
Normal file
9
stable/docker-compose/6.0.1/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [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))
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/docker-in-docker
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 23.0.1@sha256:118421527d72dd07061e074781b8fee99bb6dc50c5f76e0453e69a1095c25bc2
|
||||
tag: 23.0.1@sha256:97e10c760c2975360e1fa7a803e2b0fbfa28d8edfc6656e6cf237e0c6a181e9f
|
||||
hostNetwork: true
|
||||
|
||||
securityContext:
|
||||
Reference in New Issue
Block a user