Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="docker-compose-0.0.4"></a>
|
||||
### [docker-compose-0.0.4](https://github.com/truecharts/apps/compare/docker-compose-0.0.3...docker-compose-0.0.4) (2022-02-24)
|
||||
|
||||
|
||||
|
||||
<a name="docker-compose-0.0.3"></a>
|
||||
### [docker-compose-0.0.3](https://github.com/truecharts/apps/compare/docker-compose-0.0.2...docker-compose-0.0.3) (2022-02-24)
|
||||
|
||||
|
||||
@@ -26,7 +26,7 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| image.tag | string | `"v20.10.12@sha256:c62daf2fbd0b520a5849a5b463b059207e3669c892131eff1f0cf22d3b053deb"` | |
|
||||
| lifecycle.postStart.exec.command[0] | string | `"/bin/sh"` | |
|
||||
| lifecycle.postStart.exec.command[1] | string | `"-c"` | |
|
||||
| lifecycle.postStart.exec.command[2] | string | `"sleep 20 && if [ ${COMPOSE_FILE} ]; then docker-compose up -d -f ${COMPOSE_FILE} && echo \"Loading COMPOSE_FILE at location ${COMPOSE_FILE}\"; else echo \"COMPOSE_FILE not set, not auto-loading compose-file\"; fi"` | |
|
||||
| lifecycle.postStart.exec.command[2] | string | `"sleep 20 && if [ ${COMPOSE_FILE} ]; then docker-compose up -d -f ${COMPOSE_FILE} && echo \"Loading COMPOSE_FILE at location ${COMPOSE_FILE}\" >> /proc/1/fd/1; else echo \"COMPOSE_FILE not set, not auto-loading compose-file\" >> /proc/1/fd/1; fi\n"` | |
|
||||
| persistence.cluster.enabled | bool | `true` | |
|
||||
| persistence.cluster.hostPath | string | `"/cluster"` | |
|
||||
| persistence.cluster.hostPathType | string | `""` | |
|
||||
|
||||
@@ -1,6 +1,11 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="docker-compose-0.0.4"></a>
|
||||
### [docker-compose-0.0.4](https://github.com/truecharts/apps/compare/docker-compose-0.0.3...docker-compose-0.0.4) (2022-02-24)
|
||||
|
||||
|
||||
|
||||
<a name="docker-compose-0.0.3"></a>
|
||||
### [docker-compose-0.0.3](https://github.com/truecharts/apps/compare/docker-compose-0.0.2...docker-compose-0.0.3) (2022-02-24)
|
||||
|
||||
|
||||
@@ -26,7 +26,7 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| image.tag | string | `"v20.10.12@sha256:c62daf2fbd0b520a5849a5b463b059207e3669c892131eff1f0cf22d3b053deb"` | |
|
||||
| lifecycle.postStart.exec.command[0] | string | `"/bin/sh"` | |
|
||||
| lifecycle.postStart.exec.command[1] | string | `"-c"` | |
|
||||
| lifecycle.postStart.exec.command[2] | string | `"sleep 20 && if [ ${COMPOSE_FILE} ]; then docker-compose up -d -f ${COMPOSE_FILE} && echo \"Loading COMPOSE_FILE at location ${COMPOSE_FILE}\"; else echo \"COMPOSE_FILE not set, not auto-loading compose-file\"; fi"` | |
|
||||
| lifecycle.postStart.exec.command[2] | string | `"sleep 20 && if [ ${COMPOSE_FILE} ]; then docker-compose up -d -f ${COMPOSE_FILE} && echo \"Loading COMPOSE_FILE at location ${COMPOSE_FILE}\" >> /proc/1/fd/1; else echo \"COMPOSE_FILE not set, not auto-loading compose-file\" >> /proc/1/fd/1; fi\n"` | |
|
||||
| persistence.cluster.enabled | bool | `true` | |
|
||||
| persistence.cluster.hostPath | string | `"/cluster"` | |
|
||||
| persistence.cluster.hostPathType | string | `""` | |
|
||||
|
||||
+33
-1
@@ -9574,6 +9574,38 @@ entries:
|
||||
- https://github.com/truecharts/apps/releases/download/dizquetv-4.0.19/dizquetv-4.0.19.tgz
|
||||
version: 4.0.19
|
||||
docker-compose:
|
||||
- annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
- docker
|
||||
- test
|
||||
truecharts.org/grade: U
|
||||
apiVersion: v2
|
||||
appVersion: 20.10.12
|
||||
created: "2022-02-24T21:06:46.830802013Z"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.16.0
|
||||
description: Dedicated App for using Docker-Compose on TrueNAS SCALE
|
||||
digest: 12169a5e0702ce08ea99cfcad70d0de1a3721a81963c708e16ce7ea57ca3caf6
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/dev/docker-compose
|
||||
icon: https://truecharts.org/_static/img/appicons/docker-compose-icon.png
|
||||
keywords:
|
||||
- docker-compose
|
||||
- docker
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: docker-compose
|
||||
sources:
|
||||
- https://github.com/Jackett/Jackett
|
||||
type: application
|
||||
urls:
|
||||
- https://github.com/truecharts/apps/releases/download/docker-compose-0.0.4/docker-compose-0.0.4.tgz
|
||||
version: 0.0.4
|
||||
- annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
@@ -64499,4 +64531,4 @@ entries:
|
||||
urls:
|
||||
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-9.0.24/zwavejs2mqtt-9.0.24.tgz
|
||||
version: 9.0.24
|
||||
generated: "2022-02-24T19:58:19.436955779Z"
|
||||
generated: "2022-02-24T21:06:46.836399254Z"
|
||||
|
||||
Reference in New Issue
Block a user