Compare commits
91 Commits
adminer-3.
...
adminer-3.
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0d40a4d3f7 | ||
|
|
88b08ebad6 | ||
|
|
4f6e3b9702 | ||
|
|
6484b8dcd5 | ||
|
|
50817274c2 | ||
|
|
9ea1e577de | ||
|
|
7d239e2597 | ||
|
|
f28ac4d57b | ||
|
|
e36b608f20 | ||
|
|
893f4c660f | ||
|
|
1a81648e2e | ||
|
|
71fedd134a | ||
|
|
e506fa6785 | ||
|
|
e3747dac55 | ||
|
|
bd2f1a85a0 | ||
|
|
e9eb3f507a | ||
|
|
092c8c07c9 | ||
|
|
8c3ff2b11d | ||
|
|
9a48920952 | ||
|
|
c4093f151f | ||
|
|
3905c3ed46 | ||
|
|
c5ac47e6a0 | ||
|
|
8e5ad3293e | ||
|
|
3c1e5fbb59 | ||
|
|
aa10ec0890 | ||
|
|
7ee19593d2 | ||
|
|
b0f5736a1f | ||
|
|
d23d1ef6ad | ||
|
|
477abe5403 | ||
|
|
a4d956e4c8 | ||
|
|
adc2917f20 | ||
|
|
d2e3f0fefe | ||
|
|
bab17560c9 | ||
|
|
0066fd7722 | ||
|
|
e46bcac1a1 | ||
|
|
71883a5a8d | ||
|
|
34575b0bac | ||
|
|
d17b6de4b9 | ||
|
|
d997d2aa68 | ||
|
|
20ed516d1a | ||
|
|
80e550343b | ||
|
|
a6a33dbcc2 | ||
|
|
316beee00a | ||
|
|
a47708f1ff | ||
|
|
af73a1c44b | ||
|
|
df850e8c75 | ||
|
|
54ee9f1c9e | ||
|
|
a1a26cc6af | ||
|
|
70b534e25b | ||
|
|
e09dfe58f1 | ||
|
|
240d7dd3af | ||
|
|
ba022e8150 | ||
|
|
3c5570c5cb | ||
|
|
02827cac20 | ||
|
|
a2e64708c8 | ||
|
|
317a93f5cb | ||
|
|
6beb25e2f1 | ||
|
|
9fce215d0e | ||
|
|
6dae16b355 | ||
|
|
7ef6902de0 | ||
|
|
2f68e352be | ||
|
|
32331f3bf4 | ||
|
|
d356521aab | ||
|
|
a01bf5e051 | ||
|
|
eb724eb333 | ||
|
|
7a874a3992 | ||
|
|
9cf2f19e87 | ||
|
|
80908b4c0e | ||
|
|
ccf5f41269 | ||
|
|
c301537c42 | ||
|
|
dec3a7f85a | ||
|
|
8dbf9896a5 | ||
|
|
9606867d9b | ||
|
|
0f2fe8f849 | ||
|
|
36a1578a32 | ||
|
|
dcba374552 | ||
|
|
91429bbd4a | ||
|
|
9584eb50a4 | ||
|
|
8cdbf3bb2f | ||
|
|
2b2abb7a06 | ||
|
|
ebe924867a | ||
|
|
aab6f29b25 | ||
|
|
7c6651f63b | ||
|
|
5dbb227485 | ||
|
|
d005f9c49f | ||
|
|
a650d79e5d | ||
|
|
092534429f | ||
|
|
c143120a02 | ||
|
|
0ea131b6ac | ||
|
|
247dab1cbb | ||
|
|
82309eeb25 |
@@ -1284,6 +1284,15 @@
|
||||
"contributions": [
|
||||
"code"
|
||||
]
|
||||
},
|
||||
{
|
||||
"login": "Grogdor",
|
||||
"name": "Grogdor",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/6863613?v=4",
|
||||
"profile": "https://github.com/Grogdor",
|
||||
"contributions": [
|
||||
"doc"
|
||||
]
|
||||
}
|
||||
],
|
||||
"contributorsPerLine": 7,
|
||||
|
||||
9
.github/README.md
vendored
9
.github/README.md
vendored
@@ -32,13 +32,13 @@ All our charts are supposed to work together, be easy to setup using the TrueNAS
|
||||
|
||||
Installing TrueCharts within TrueNAS SCALE, is possible using the TrueNAS SCALE Catalog list.
|
||||
|
||||
Check TrueCharts [Quick-Start Guides](https://truecharts.org/docs/manual/SCALE%20Apps/Adding-TrueCharts) for more information.
|
||||
Check TrueCharts [Quick-Start Guides](https://truecharts.org/docs/manual/guides/Adding-TrueCharts) for more information.
|
||||
|
||||
### Support
|
||||
|
||||
Please check our [FAQ](https://truecharts.org/docs/about/intro), [manual](https://truecharts.org/docs/manual/SUPPORT/) and [Issue tracker](https://github.com/truecharts/charts/issues) There is a significant chance your issue has been reported before!
|
||||
Please check our [FAQ](https://truecharts.org/docs/manual/FAQ), [manual](https://truecharts.org/docs/manual/intro/) and [Issue tracker](https://github.com/truecharts/charts/issues) There is a significant chance your issue has been reported before!
|
||||
|
||||
Still something not working as expected? [Contact us!](https://truecharts.org/docs/about/contact/) and we'll figure it out together!
|
||||
Still something not working as expected? [Contact us!](https://discord.gg/tVsPTHWTtr) and we'll figure it out together!
|
||||
|
||||
### Roadmap
|
||||
|
||||
@@ -124,7 +124,7 @@ A lot of our work is based on the great effort of others. We would love to exten
|
||||
## Contributors ✨
|
||||
|
||||
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
|
||||
[](#contributors)
|
||||
[](#contributors)
|
||||
<!-- ALL-CONTRIBUTORS-BADGE:END -->
|
||||
|
||||
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
|
||||
@@ -311,6 +311,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
|
||||
<td align="center"><a href="https://github.com/u4ium"><img src="https://avatars.githubusercontent.com/u/57515023?v=4?s=100" width="100px;" alt="u4ium"/><br /><sub><b>u4ium</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=u4ium" title="Documentation">📖</a></td>
|
||||
<td align="center"><a href="https://github.com/ErroneousBosch"><img src="https://avatars.githubusercontent.com/u/20829218?v=4?s=100" width="100px;" alt="ErroneousBosch"/><br /><sub><b>ErroneousBosch</b></sub></a><br /><a href="https://github.com/truecharts/charts/issues?q=author%3AErroneousBosch" title="Bug reports">🐛</a></td>
|
||||
<td align="center"><a href="https://github.com/MaverickD650"><img src="https://avatars.githubusercontent.com/u/92877124?v=4?s=100" width="100px;" alt="MaverickD650"/><br /><sub><b>MaverickD650</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=MaverickD650" title="Code">💻</a></td>
|
||||
<td align="center"><a href="https://github.com/Grogdor"><img src="https://avatars.githubusercontent.com/u/6863613?v=4?s=100" width="100px;" alt="Grogdor"/><br /><sub><b>Grogdor</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=Grogdor" title="Documentation">📖</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
24
.github/renovate.json5
vendored
24
.github/renovate.json5
vendored
@@ -180,12 +180,32 @@
|
||||
{
|
||||
"matchDatasources": ["docker"],
|
||||
"versioning": "regex:^(?<major>\\d{1})(?<minor>\\d{1})(?<patch>\\d{2})$",
|
||||
"matchPackageNames": ["tccr.io/truecharts/jitsi-jvb"],
|
||||
"matchPackageNames": ["tccr.io/truecharts/jitsi-prosody"],
|
||||
},
|
||||
{
|
||||
"matchDatasources": ["docker"],
|
||||
"versioning": "regex:^(?<major>\\d{1})(?<minor>\\d{1})(?<patch>\\d{2})$",
|
||||
"matchPackageNames": ["tccr.io/truecharts/jitsi-prosody"],
|
||||
"matchPackageNames": ["tccr.io/truecharts/jitsi-jvb"],
|
||||
},
|
||||
{
|
||||
"matchDatasources": ["docker"],
|
||||
"versioning": "regex:^(?<major>\\d+)\\.(?<minor>\\d+)\\.(?<patch>\\d+)_\\d+$",
|
||||
"matchPackageNames": ["tccr.io/truecharts/immich-server"],
|
||||
},
|
||||
{
|
||||
"matchDatasources": ["docker"],
|
||||
"versioning": "regex:^(?<major>\\d+)\\.(?<minor>\\d+)\\.(?<patch>\\d+)_\\d+$",
|
||||
"matchPackageNames": ["tccr.io/truecharts/immich-web"],
|
||||
},
|
||||
{
|
||||
"matchDatasources": ["docker"],
|
||||
"versioning": "regex:^(?<major>\\d+)\\.(?<minor>\\d+)\\.(?<patch>\\d+)_\\d+$",
|
||||
"matchPackageNames": ["tccr.io/truecharts/immich-web"],
|
||||
},
|
||||
{
|
||||
"matchDatasources": ["docker"],
|
||||
"versioning": "regex:^(?<major>\\d+)\\.(?<minor>\\d+)\\.(?<patch>\\d+)_\\d+$",
|
||||
"matchPackageNames": ["tccr.io/truecharts/immich-proxy"],
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
2
.github/workflows/renovate.yml
vendored
2
.github/workflows/renovate.yml
vendored
@@ -12,7 +12,7 @@ jobs:
|
||||
with:
|
||||
token: ${{ secrets.BOT_TOKEN }}
|
||||
- name: Self-hosted Renovate
|
||||
uses: renovatebot/github-action@17af61f7bd131b4171cb09ac07cde5f612fced9c # v34.56.3
|
||||
uses: renovatebot/github-action@ba6e4007f6a1d9c4f32a1732fb325fccec3444bf # v34.59.0
|
||||
with:
|
||||
configurationFile: .github/renovate-config.js
|
||||
token: ${{ secrets.BOT_TOKEN }}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "22.11.2.30"
|
||||
appVersion: "22.12.1.17"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
@@ -23,7 +23,7 @@ sources:
|
||||
- https://clickhouse.com/
|
||||
- https://hub.docker.com/r/yandex/clickhouse-server
|
||||
type: application
|
||||
version: 3.0.9
|
||||
version: 3.0.10
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/clickhouse
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 22.11.2.30@sha256:af5ea011f1a082c650045c3519ddec52349008507ca9de68417740083d1416be
|
||||
tag: 22.12.1.1752@sha256:45f7725ae167da165aec76399c5b8c43cee8f2beb5d01c004d35a79d7690ad32
|
||||
|
||||
controller:
|
||||
type: statefulset
|
||||
|
||||
@@ -24,7 +24,7 @@ sources:
|
||||
- https://github.com/bitnami/bitnami-docker-mongodb
|
||||
- https://www.mongodb.com
|
||||
type: application
|
||||
version: 4.0.13
|
||||
version: 4.0.14
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/mongodb
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 6.0.3@sha256:00ae2eca7b0e1dea57c82bcf882a5f6898a202733d861f55c87c80faaa243eaa
|
||||
tag: 6.0.3@sha256:a37dde9e19174fe66e502d6e5e14e4313b00afb45b16dcab3da96aa876639f8c
|
||||
|
||||
controller:
|
||||
# -- Set the controller type.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "7.0.6"
|
||||
appVersion: "7.0.7"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
@@ -23,7 +23,7 @@ sources:
|
||||
- https://github.com/bitnami/bitnami-docker-redis
|
||||
- http://redis.io/
|
||||
type: application
|
||||
version: 5.0.13
|
||||
version: 5.0.15
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/redis
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 7.0.6@sha256:02625e8785cc875d637817388ccd727ddb12c75b210ab98c4440071cee52c891
|
||||
tag: 7.0.7@sha256:84291d2f5094f3c1188fce38a015b10c8f431ca8870d6f9a61ae93825c39c91a
|
||||
|
||||
controller:
|
||||
# -- Set the controller type.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "1.8.12"
|
||||
appVersion: "1.8.13"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
@@ -26,7 +26,7 @@ name: appsmith
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/appsmith
|
||||
- https://github.com/appsmithorg/appsmith
|
||||
version: 5.0.12
|
||||
version: 5.0.13
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- productivity
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/appsmith
|
||||
tag: 1.8.12@sha256:3ba53c2ccbb4c95a4a18544c46cc75cd2a05ec2ae87a9d30a03dbee222a4b8e8
|
||||
tag: 1.8.13@sha256:fa388b5e251a10770e37079eb94a6ffb6de438707cb98a87959f4c0fd99a0f82
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
||||
@@ -26,4 +26,4 @@ sources:
|
||||
- https://github.com/bayang/jelu
|
||||
- https://hub.docker.com/r/wabayang/jelu
|
||||
type: application
|
||||
version: 2.0.4
|
||||
version: 2.0.5
|
||||
|
||||
@@ -2,7 +2,7 @@ env: {}
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/jelu
|
||||
tag: latest@sha256:a5b6cd67f057237b9b4609203b0ef1c326a1205aeda9b87a2fddd8cf195bcd9f
|
||||
tag: latest@sha256:d4c8964f1231ed0a2e55300b313c837047b7a121ee0f84bae13fc25ade696391
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
|
||||
@@ -2,7 +2,7 @@ apiVersion: v2
|
||||
appVersion: "8138"
|
||||
description: Jitsi is a set of open-source projects that allows you to easily build and deploy secure video conferencing solutions
|
||||
name: jitsi
|
||||
version: 2.0.8
|
||||
version: 2.0.9
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
keywords:
|
||||
- jitsi
|
||||
|
||||
@@ -13,7 +13,7 @@ jicofoImage:
|
||||
|
||||
jvbImage:
|
||||
repository: tccr.io/truecharts/jitsi-jvb
|
||||
tag: v8044@sha256:f65d930f0d7f0ce602a78ac5d788485579ec738d49a43d77b9ec73c166f57fd6
|
||||
tag: 8138@sha256:e881c46467f59287df37ef1ba76e1467e8989328cee642840c06bf7cdff7864c
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
|
||||
@@ -27,7 +27,7 @@ name: netbox
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/netbox
|
||||
- https://github.com/netbox-community/netbox-docker
|
||||
version: 3.0.12
|
||||
version: 3.0.13
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- network
|
||||
|
||||
@@ -30,4 +30,37 @@ volumeMounts:
|
||||
- name: configfile
|
||||
mountPath: /etc/netbox/config/01-config.py
|
||||
subPath: config.py
|
||||
readinessProbe:
|
||||
exec:
|
||||
command:
|
||||
- /bin/bash
|
||||
- -c
|
||||
- |
|
||||
ps -aux | grep -v grep | grep -q housekeeping || exit 1
|
||||
initialDelaySeconds: {{ .Values.probes.readiness.spec.initialDelaySeconds }}
|
||||
timeoutSeconds: {{ .Values.probes.readiness.spec.timeoutSeconds }}
|
||||
periodSeconds: {{ .Values.probes.readiness.spec.periodSeconds }}
|
||||
failureThreshold: {{ .Values.probes.readiness.spec.failureThreshold }}
|
||||
livenessProbe:
|
||||
exec:
|
||||
command:
|
||||
- /bin/bash
|
||||
- -c
|
||||
- |
|
||||
ps -aux | grep -v grep | grep -q housekeeping || exit 1
|
||||
initialDelaySeconds: {{ .Values.probes.liveness.spec.initialDelaySeconds }}
|
||||
timeoutSeconds: {{ .Values.probes.liveness.spec.timeoutSeconds }}
|
||||
periodSeconds: {{ .Values.probes.liveness.spec.periodSeconds }}
|
||||
failureThreshold: {{ .Values.probes.liveness.spec.failureThreshold }}
|
||||
startupProbe:
|
||||
exec:
|
||||
command:
|
||||
- /bin/bash
|
||||
- -c
|
||||
- |
|
||||
ps -aux | grep -v grep | grep -q housekeeping || exit 1
|
||||
initialDelaySeconds: {{ .Values.probes.startup.spec.initialDelaySeconds }}
|
||||
timeoutSeconds: {{ .Values.probes.startup.spec.timeoutSeconds }}
|
||||
periodSeconds: {{ .Values.probes.startup.spec.periodSeconds }}
|
||||
failureThreshold: {{ .Values.probes.startup.spec.failureThreshold }}
|
||||
{{- end -}}
|
||||
|
||||
@@ -29,10 +29,13 @@ volumeMounts:
|
||||
- name: configfile
|
||||
mountPath: /etc/netbox/config/01-config.py
|
||||
subPath: config.py
|
||||
{{/*readinessProbe:
|
||||
readinessProbe:
|
||||
exec:
|
||||
command:
|
||||
- TODO: find a healthcheck
|
||||
- /bin/bash
|
||||
- -c
|
||||
- |
|
||||
ps -aux | grep -v grep | grep -q rqworker || exit 1
|
||||
initialDelaySeconds: {{ .Values.probes.readiness.spec.initialDelaySeconds }}
|
||||
timeoutSeconds: {{ .Values.probes.readiness.spec.timeoutSeconds }}
|
||||
periodSeconds: {{ .Values.probes.readiness.spec.periodSeconds }}
|
||||
@@ -40,7 +43,10 @@ volumeMounts:
|
||||
livenessProbe:
|
||||
exec:
|
||||
command:
|
||||
- TODO: find a healthcheck
|
||||
- /bin/bash
|
||||
- -c
|
||||
- |
|
||||
ps -aux | grep -v grep | grep -q rqworker || exit 1
|
||||
initialDelaySeconds: {{ .Values.probes.liveness.spec.initialDelaySeconds }}
|
||||
timeoutSeconds: {{ .Values.probes.liveness.spec.timeoutSeconds }}
|
||||
periodSeconds: {{ .Values.probes.liveness.spec.periodSeconds }}
|
||||
@@ -48,9 +54,12 @@ livenessProbe:
|
||||
startupProbe:
|
||||
exec:
|
||||
command:
|
||||
- TODO: find a healthcheck
|
||||
- /bin/bash
|
||||
- -c
|
||||
- |
|
||||
ps -aux | grep -v grep | grep -q rqworker || exit 1
|
||||
initialDelaySeconds: {{ .Values.probes.startup.spec.initialDelaySeconds }}
|
||||
timeoutSeconds: {{ .Values.probes.startup.spec.timeoutSeconds }}
|
||||
periodSeconds: {{ .Values.probes.startup.spec.periodSeconds }}
|
||||
failureThreshold: {{ .Values.probes.startup.spec.failureThreshold }}*/}}
|
||||
failureThreshold: {{ .Values.probes.startup.spec.failureThreshold }}
|
||||
{{- end -}}
|
||||
|
||||
@@ -14,13 +14,13 @@ podSecurityContext:
|
||||
probes:
|
||||
liveness:
|
||||
type: HTTP
|
||||
path: /login
|
||||
path: /api
|
||||
readiness:
|
||||
type: HTTP
|
||||
path: /login
|
||||
path: /api
|
||||
startup:
|
||||
type: HTTP
|
||||
path: /login
|
||||
path: /api
|
||||
# Gives some time for app to run db migrations
|
||||
initialDelaySeconds: 60
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ annotations:
|
||||
- Productivity
|
||||
- Tools-Utilities
|
||||
apiVersion: v2
|
||||
appVersion: "4.2.1"
|
||||
appVersion: "4.3.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
@@ -33,4 +33,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/sourcegraph
|
||||
- https://hub.docker.com/r/sourcegraph/server/
|
||||
type: application
|
||||
version: 2.0.4
|
||||
version: 2.0.5
|
||||
|
||||
@@ -2,7 +2,7 @@ env: {}
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/sourcegraph
|
||||
tag: 4.2.1
|
||||
tag: 4.3.0
|
||||
persistence:
|
||||
applicationdatastoragepath:
|
||||
enabled: true
|
||||
|
||||
@@ -22,7 +22,7 @@ sources:
|
||||
- https://www.thunderbird.net/
|
||||
- https://hub.docker.com/r/ich777/thunderbird/
|
||||
type: application
|
||||
version: 2.0.4
|
||||
version: 2.0.5
|
||||
annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/thunderbird
|
||||
tag: latest@sha256:777d260354bfd40e575caed9c1cb2f140cd3f6a5c5e8c5bcb3cbdbde4632a232
|
||||
tag: latest@sha256:6e13cfd3e191024eb47b15248991b6e2729dc333986ec19bc352fd4ce2d924f4
|
||||
|
||||
podSecurityContext:
|
||||
runAsGroup: 0
|
||||
|
||||
30
charts/incubator/wizarr/.helmignore
Normal file
30
charts/incubator/wizarr/.helmignore
Normal file
@@ -0,0 +1,30 @@
|
||||
# Patterns to ignore when building packages.
|
||||
# This supports shell glob matching, relative path matching, and
|
||||
# negation (prefixed with !). Only one pattern per line.
|
||||
.DS_Store
|
||||
# Common VCS dirs
|
||||
.git/
|
||||
.gitignore
|
||||
.bzr/
|
||||
.bzrignore
|
||||
.hg/
|
||||
.hgignore
|
||||
.svn/
|
||||
# Common backup files
|
||||
*.swp
|
||||
*.bak
|
||||
*.tmp
|
||||
*~
|
||||
# Various IDEs
|
||||
.project
|
||||
.idea/
|
||||
*.tmproj
|
||||
.vscode/
|
||||
# OWNERS file for Kubernetes
|
||||
OWNERS
|
||||
# helm-docs templates
|
||||
*.gotmpl
|
||||
# docs folder
|
||||
/docs
|
||||
# icon
|
||||
icon.png
|
||||
1
charts/incubator/wizarr/CHANGELOG.md
Normal file
1
charts/incubator/wizarr/CHANGELOG.md
Normal file
@@ -0,0 +1 @@
|
||||
# Changelog
|
||||
34
charts/incubator/wizarr/Chart.yaml
Normal file
34
charts/incubator/wizarr/Chart.yaml
Normal file
@@ -0,0 +1,34 @@
|
||||
apiVersion: v2
|
||||
appVersion: "latest"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 11.0.7
|
||||
deprecated: false
|
||||
description: A automatic user invitation system for Plex.
|
||||
home: https://truecharts.org/docs/charts/incubator/wizarr
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/wizarr.png
|
||||
keywords:
|
||||
- wizarr
|
||||
- HomeAutomation
|
||||
- Tools-Utilities
|
||||
- Other
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: wizarr
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/wizarr
|
||||
- https://github.com/Wizarrrr/wizarr
|
||||
- https://hub.docker.com/r/wizarr/wizarr
|
||||
type: application
|
||||
version: 0.0.1
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- HomeAutomation
|
||||
- Tools-Utilities
|
||||
- Other
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/grade: U
|
||||
1
charts/incubator/wizarr/README.md
Normal file
1
charts/incubator/wizarr/README.md
Normal file
@@ -0,0 +1 @@
|
||||
# wizarr
|
||||
BIN
charts/incubator/wizarr/icon.png
Normal file
BIN
charts/incubator/wizarr/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 37 KiB |
132
charts/incubator/wizarr/questions.yaml
Normal file
132
charts/incubator/wizarr/questions.yaml
Normal file
@@ -0,0 +1,132 @@
|
||||
# Include{groups}
|
||||
portals:
|
||||
open:
|
||||
# Include{portalLink}
|
||||
questions:
|
||||
# Include{global}
|
||||
# Include{controller}
|
||||
# Include{replicas}
|
||||
# Include{replica1}
|
||||
# Include{controllerExpertExtraArgs}
|
||||
# Include{containerConfig}
|
||||
- variable: env
|
||||
group: App Configuration
|
||||
label: Image Environment
|
||||
schema:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
attrs:
|
||||
- variable: APP_URL
|
||||
label: App URL
|
||||
description: set this url as either http://ip:port or https://app.domain.tld if using ingress/reverse proxy.
|
||||
schema:
|
||||
type: string
|
||||
default: ""
|
||||
- variable: DISABLE_BUILTIN_AUTH
|
||||
label: Disable Builtin Auth
|
||||
description: Check this if using an external auth provider, otherwise leave it false.
|
||||
schema:
|
||||
type: boolean
|
||||
default: false
|
||||
- variable: ALLOW_BUG_REPORTING
|
||||
label: Allow Bug Reporting
|
||||
description: Helps upstream developers fix bugs proactively, recommended leave it enabled, but can be optionally disabled.
|
||||
schema:
|
||||
type: boolean
|
||||
default: true
|
||||
# Include{serviceRoot}
|
||||
- variable: main
|
||||
label: Main Service
|
||||
description: The Primary service on which the healthcheck runs, often the webUI
|
||||
schema:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
attrs:
|
||||
# Include{serviceSelectorLoadBalancer}
|
||||
# Include{serviceSelectorExtras}
|
||||
- variable: main
|
||||
label: Main Service Port Configuration
|
||||
schema:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
attrs:
|
||||
- variable: port
|
||||
label: Port
|
||||
description: This port exposes the container port on the service
|
||||
schema:
|
||||
type: int
|
||||
default: 10596
|
||||
required: true
|
||||
# Include{serviceExpertRoot}
|
||||
default: false
|
||||
# Include{serviceExpert}
|
||||
# Include{serviceList}
|
||||
# Include{persistenceRoot}
|
||||
- variable: database
|
||||
label: App Database Storage
|
||||
description: Stores the Application Database.
|
||||
schema:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
attrs:
|
||||
# Include{persistenceBasic}
|
||||
# Include{persistenceList}
|
||||
# Include{ingressRoot}
|
||||
- variable: main
|
||||
label: Main Ingress
|
||||
schema:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
attrs:
|
||||
# Include{ingressDefault}
|
||||
# Include{ingressTLS}
|
||||
# Include{ingressTraefik}
|
||||
# Include{ingressList}
|
||||
# Include{security}
|
||||
# Include{securityContextAdvancedRoot}
|
||||
- variable: privileged
|
||||
label: Privileged mode
|
||||
schema:
|
||||
type: boolean
|
||||
default: false
|
||||
- variable: readOnlyRootFilesystem
|
||||
label: ReadOnly Root Filesystem
|
||||
schema:
|
||||
type: boolean
|
||||
default: false
|
||||
- variable: allowPrivilegeEscalation
|
||||
label: Allow Privilege Escalation
|
||||
schema:
|
||||
type: boolean
|
||||
default: false
|
||||
- variable: runAsNonRoot
|
||||
label: runAsNonRoot
|
||||
schema:
|
||||
type: boolean
|
||||
default: true
|
||||
# Include{podSecurityContextRoot}
|
||||
- variable: runAsUser
|
||||
label: runAsUser
|
||||
description: The UserID of the user running the application
|
||||
schema:
|
||||
type: int
|
||||
default: 568
|
||||
- variable: runAsGroup
|
||||
label: runAsGroup
|
||||
description: The groupID this App of the user running the application
|
||||
schema:
|
||||
type: int
|
||||
default: 568
|
||||
- variable: fsGroup
|
||||
label: fsGroup
|
||||
description: The group that should own ALL storage.
|
||||
schema:
|
||||
type: int
|
||||
default: 568
|
||||
# Include{podSecurityContextAdvanced}
|
||||
# Include{resources}
|
||||
# Include{advanced}
|
||||
# Include{addons}
|
||||
# Include{codeserver}
|
||||
# Include{vpn}
|
||||
# Include{documentation}
|
||||
1
charts/incubator/wizarr/templates/common.yaml
Normal file
1
charts/incubator/wizarr/templates/common.yaml
Normal file
@@ -0,0 +1 @@
|
||||
{{ include "tc.common.loader.all" . }}
|
||||
25
charts/incubator/wizarr/values.yaml
Normal file
25
charts/incubator/wizarr/values.yaml
Normal file
@@ -0,0 +1,25 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/wizarr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:f8a74452457b2fee8cc21bd199c4f347d35d514d36a3513268bc7233776b048e
|
||||
|
||||
env:
|
||||
APP_URL: "http://localhost:{{ .Values.service.main.ports.main.port }}"
|
||||
DISABLE_BUILTIN_AUTH: false
|
||||
ALLOW_BUG_REPORTING: false
|
||||
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
protocol: HTTP
|
||||
targetPort: 5690
|
||||
port: 10596
|
||||
|
||||
persistence:
|
||||
database:
|
||||
enabled: true
|
||||
mountPath: /data/database
|
||||
|
||||
portal:
|
||||
enabled: true
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "0.107.20"
|
||||
appVersion: "0.107.21"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
@@ -19,7 +19,7 @@ name: adguard-home
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/adguard-home
|
||||
- https://hub.docker.com/r/adguard/adguardhome
|
||||
version: 4.0.5
|
||||
version: 4.0.6
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/adguard-home
|
||||
tag: 0.107.20@sha256:0c9122f7ba26223169fd3d79d4e3b567e533cda62fe01bca531fab7ff179305f
|
||||
tag: 0.107.21@sha256:347a20bca6a552df68fbfb68e3e1abed3139f9cb2e007dd6e00501bc7859f357
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
# Those args are copied from the upstream Dockerfile.
|
||||
|
||||
@@ -26,4 +26,4 @@ sources:
|
||||
- https://github.com/vrana/adminer
|
||||
- http://hub.docker.com/_/adminer/
|
||||
type: application
|
||||
version: 3.0.4
|
||||
version: 3.0.5
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/adminer
|
||||
tag: latest@sha256:9867caac07e4f50cf529ce6fb55a17e39f957184b4630e9f411d9da61f9a9441
|
||||
tag: latest@sha256:6e1335367f2866cb4cc724fc22effa1291ba3556f7f6f52409fbf07e24c27dec
|
||||
podSecurityContext:
|
||||
runAsGroup: 0
|
||||
runAsUser: 0
|
||||
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
- https://github.com/morpheus65535/bazarr
|
||||
- https://hub.docker.com/r/linuxserver/bazarr
|
||||
type: application
|
||||
version: 13.0.7
|
||||
version: 13.0.8
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/bazarr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.1.3@sha256:3d45f4d0d452162468c9b05ff3e2bac2833bcb040b823573940f3319c1c36eba
|
||||
tag: 1.1.3@sha256:e9047a4cb263db6155ad4d0092d84dae3e2b9b4da2427804b27c41bbc993529b
|
||||
|
||||
service:
|
||||
main:
|
||||
|
||||
@@ -24,7 +24,7 @@ sources:
|
||||
- https://github.com/linuxserver/docker-beets
|
||||
- https://beets.io/
|
||||
type: application
|
||||
version: 6.0.4
|
||||
version: 6.0.5
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/beets
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.6.0@sha256:48bc39a824c61ea6d8c466db0ac486e6cd576d0e54ef9b805c72972a30873574
|
||||
tag: v1.6.0@sha256:6417f526af1ab912409209841a4d792a9c0e298a0ea5a84e63a8ea80b8b6d482
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "6.9.0"
|
||||
appVersion: "6.10.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
@@ -19,7 +19,7 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/calibre
|
||||
- https://hub.docker.com/r/linuxserver/calibre/
|
||||
- https://github.com/kovidgoyal/calibre/
|
||||
version: 9.0.7
|
||||
version: 9.0.8
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/calibre
|
||||
tag: 6.9.0@sha256:c8cf8898135bfbc28f9e1c69ec983e12bf6183ff0fda2b29a7593828d8c0988c
|
||||
tag: 6.10.0@sha256:ec8f127a7d4a90c6b7695e535262a9a08e71f88ab1fa5296ee005b31a0377454
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: cloudflareddns
|
||||
version: 3.0.4
|
||||
version: 3.0.5
|
||||
appVersion: "latest"
|
||||
description: Update your Cloudflare DNS records automatically for those with a dynamic IP
|
||||
type: application
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/cloudflareddns
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:c863de459191c15dbcd213b61475e0340462c3fd0dac578c790a57f75a28dbe1
|
||||
tag: latest@sha256:3ebf28e61f4a1661a4d0b73dbfdeba19fe49f18f3e846208d3ba13015d8934f5
|
||||
|
||||
securityContext:
|
||||
runAsNonRoot: false
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "4.9.0"
|
||||
appVersion: "4.9.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
@@ -22,7 +22,7 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/code-server
|
||||
- https://github.com/cdr/code-server
|
||||
type: application
|
||||
version: 6.0.4
|
||||
version: 6.0.5
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/code-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 4.9.0@sha256:d5d590f8ff16260dd1080934c09f08ab9b83a403af3e3d8de1d696f48020f121
|
||||
tag: 4.9.1@sha256:b339bd8f6da4c73c0259d6951991278aa1595a6be570a207ce635c75aac9893d
|
||||
|
||||
args:
|
||||
- --user-data-dir
|
||||
|
||||
@@ -18,7 +18,7 @@ name: cyberchef
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/cyberchef
|
||||
- https://hub.docker.com/r/mpepping/cyberchef
|
||||
version: 4.0.14
|
||||
version: 4.0.15
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- utilities
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/cyberchef
|
||||
tag: 9.55.0@sha256:ce8dd3059a883c25503d13015367ed5fca810c778f146da663feffaf073815a3
|
||||
tag: 9.55.0@sha256:181a6acc4197a19f223dbdc2e577e97d403c12a3d0ff4dcae67f135f32227a3b
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "20.10.21"
|
||||
appVersion: "20.10.22"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
@@ -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.6
|
||||
version: 5.0.7
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- docker
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/docker-in-docker
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 20.10.21@sha256:1fb7e5a95ba508daf2f8167623e03daccfe0bfa9ac7600b9c8c8ca509d98e44e
|
||||
tag: 20.10.22@sha256:1c6357b4c626b08e546234d7f90b05ab72937a09c52341828559f699dfd995d1
|
||||
|
||||
controller:
|
||||
# -- Set the controller type.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "2022.12.0"
|
||||
appVersion: "2022.12.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
@@ -21,7 +21,7 @@ sources:
|
||||
- https://github.com/esphome/esphome
|
||||
- https://hub.docker.com/u/esphome
|
||||
type: application
|
||||
version: 13.0.9
|
||||
version: 13.0.10
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- tools
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/esphome
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2022.12.0@sha256:0144769325802bab76f9c065484acf85cd4c5a4d4397f385db5bbbbc8114c30a
|
||||
tag: 2022.12.1@sha256:b6a9e3b651d61ca55ecfb8f43d20b6d99305aa160cb56613937175e69088898d
|
||||
|
||||
# App needs to run as root because of this: https://github.com/esphome/issues/issues/2752
|
||||
securityContext:
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "9.3.1"
|
||||
appVersion: "9.3.2"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
@@ -24,7 +24,7 @@ sources:
|
||||
- https://github.com/bitnami/bitnami-docker-grafana
|
||||
- https://grafana.com/
|
||||
type: application
|
||||
version: 6.0.14
|
||||
version: 6.0.15
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- metrics
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/grafana
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 9.3.1@sha256:188bd39c1235067c71c7d5d1591fadaa45c39126ae8e83bbe8be4f6f3456d758
|
||||
tag: 9.3.2@sha256:3e18da575cffa3e7ab67d961107f8aedf53fa50fe1bec6c3ae538886861de32f
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "1.29.5_44"
|
||||
appVersion: "1.38.2_60"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
@@ -26,7 +26,7 @@ name: immich
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/immich
|
||||
- https://github.com/immich-app/immich
|
||||
version: 4.0.10
|
||||
version: 4.0.13
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
||||
@@ -1,7 +1,11 @@
|
||||
{{/* Define the ml container */}}
|
||||
{{- define "immich.ml" -}}
|
||||
image: {{ .Values.imageML.repository }}:{{ .Values.imageML.tag }}
|
||||
imagePullPolicy: {{ .Values.imageML.pullPolicy }}
|
||||
{{- if hasKey .Values "imageML" -}} {{/* For smooth upgrade, Remove later*/}}
|
||||
{{- $img := .Values.imageML -}}
|
||||
{{- $_ := set .Values "mlImage" (dict "repository" $img.repository "tag" $img.tag "pullPolicy" $img.pullPolicy) -}}
|
||||
{{- end }}
|
||||
image: {{ .Values.mlImage.repository }}:{{ .Values.mlImage.tag }}
|
||||
imagePullPolicy: {{ .Values.mlImage.pullPolicy }}
|
||||
securityContext:
|
||||
runAsUser: {{ .Values.podSecurityContext.runAsUser }}
|
||||
runAsGroup: {{ .Values.podSecurityContext.runAsGroup }}
|
||||
|
||||
@@ -1,7 +1,11 @@
|
||||
{{/* Define the proxy container */}}
|
||||
{{- define "immich.proxy" -}}
|
||||
image: {{ .Values.imageProxy.repository }}:{{ .Values.imageProxy.tag }}
|
||||
imagePullPolicy: {{ .Values.imageProxy.pullPolicy }}
|
||||
{{- if hasKey .Values "imageProxy" -}} {{/* For smooth upgrade, Remove later */}}
|
||||
{{- $img := .Values.imageProxy -}}
|
||||
{{- $_ := set .Values "proxyImage" (dict "repository" $img.repository "tag" $img.tag "pullPolicy" $img.pullPolicy) -}}
|
||||
{{- end }}
|
||||
image: {{ .Values.proxyImage.repository }}:{{ .Values.proxyImage.tag }}
|
||||
imagePullPolicy: {{ .Values.proxyImage.pullPolicy }}
|
||||
securityContext:
|
||||
runAsUser: {{ .Values.podSecurityContext.runAsUser }}
|
||||
runAsGroup: {{ .Values.podSecurityContext.runAsGroup }}
|
||||
|
||||
@@ -1,7 +1,11 @@
|
||||
{{/* Define the web container */}}
|
||||
{{- define "immich.web" -}}
|
||||
image: {{ .Values.imageWeb.repository }}:{{ .Values.imageWeb.tag }}
|
||||
imagePullPolicy: {{ .Values.imageWeb.pullPolicy }}
|
||||
{{- if hasKey .Values "imageWeb" -}} {{/* For smooth upgrade, Remove later */}}
|
||||
{{- $img := .Values.imageWeb -}}
|
||||
{{- $_ := set .Values "webImage" (dict "repository" $img.repository "tag" $img.tag "pullPolicy" $img.pullPolicy) -}}
|
||||
{{- end }}
|
||||
image: {{ .Values.webImage.repository }}:{{ .Values.webImage.tag }}
|
||||
imagePullPolicy: {{ .Values.webImage.pullPolicy }}
|
||||
securityContext:
|
||||
runAsUser: {{ .Values.podSecurityContext.runAsUser }}
|
||||
runAsGroup: {{ .Values.podSecurityContext.runAsGroup }}
|
||||
|
||||
@@ -1,19 +1,19 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/immich-server
|
||||
tag: 1.29.5_44@sha256:8245bc309da22c436eb29a838d2292f504d77e24f4d098d6c0e65df877180ff3
|
||||
tag: 1.38.2_60@sha256:d1a67c3bd732f8b3fbf6f334b17d053f867ada27cbcbf2e55647dd782abf86e8
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
imageML:
|
||||
mlImage:
|
||||
repository: tccr.io/truecharts/immich-ml
|
||||
tag: 1.29.5_44@sha256:2df7b6368beb52ff1ffd946aaacc4df21f278b97ee3c592e2021118b3dcb5fec
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
imageWeb:
|
||||
webImage:
|
||||
repository: tccr.io/truecharts/immich-web
|
||||
tag: 1.29.5_44@sha256:c17ec4c2a174bac8fc2c58ebaedc7db70600fa2480695cf0920d54127c8bb32e
|
||||
tag: 1.38.2_60@sha256:469394e82b81c72a5804f85815f1255083c477dce732002812c99552946705d2
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
imageProxy:
|
||||
proxyImage:
|
||||
repository: tccr.io/truecharts/immich-proxy
|
||||
tag: 1.29.5_44@sha256:a4c24a70cc1e1bbbdecc3df371af08528430846709ef22ca16e2a923aa8da509
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "2.9.5"
|
||||
appVersion: "2.10.3"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
@@ -27,7 +27,7 @@ sources:
|
||||
- https://github.com/laurent22/joplin
|
||||
- https://hub.docker.com/r/joplin/server
|
||||
type: application
|
||||
version: 11.0.10
|
||||
version: 11.0.11
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/joplin-server
|
||||
tag: 2.9.5@sha256:33a4347d21a7824f7c4eab9ddeee60713f4d55a6f3707354b55b66bcec9266ba
|
||||
tag: 2.10.3@sha256:922a98bb553a7cd3ac5e0a113ec4f0eeac28c81ae9c48058344c6dc0daf1ab5a
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "0.207.1"
|
||||
appVersion: "0.208.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
@@ -29,7 +29,7 @@ sources:
|
||||
- https://docs.n8n.io/
|
||||
- https://github.com/n8n-io/n8n
|
||||
- https://hub.docker.com/r/n8nio/n8n
|
||||
version: 7.0.17
|
||||
version: 7.0.18
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/n8n
|
||||
tag: 0.207.1@sha256:17f66665ee56721dd3fcd25c68b5cb02f06a3649dd4645a29b23e30935e6b951
|
||||
tag: 0.208.0@sha256:372a2173cdc18d624d0b4e3cfa086420cc6f5000dbd8cb989617a3c11feed45c
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
||||
@@ -21,7 +21,7 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/qbittorrent
|
||||
- https://github.com/qbittorrent/qBittorrent
|
||||
type: application
|
||||
version: 13.0.5
|
||||
version: 13.0.6
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
||||
@@ -71,7 +71,7 @@ questions:
|
||||
attrs:
|
||||
- variable: port
|
||||
label: "Port"
|
||||
description: "This port exposes the container port on the service"
|
||||
description: "Does not have any effect. It defaults to the same port as torrent service"
|
||||
schema:
|
||||
type: int
|
||||
default: 6881
|
||||
|
||||
@@ -1,6 +1,11 @@
|
||||
{{/* Render the templates */}}
|
||||
{{ include "tc.common.loader.all" . }}
|
||||
{{/* Make sure all variables are set properly */}}
|
||||
{{- include "tc.common.loader.init" . }}
|
||||
|
||||
{{/* Set it to the same port as "torrent" service/port */}}
|
||||
{{- $_ := set $.Values.service.torrentudp.ports.torrentudp "port" (int .Values.service.torrent.ports.torrent.port) -}}
|
||||
|
||||
{{/* Render the configmap */}}
|
||||
{{ include "qbittorrent.configmap" . }}
|
||||
|
||||
{{/* Render the templates */}}
|
||||
{{ include "tc.common.loader.apply" . }}
|
||||
|
||||
@@ -18,14 +18,12 @@ service:
|
||||
torrent:
|
||||
enabled: true
|
||||
port: 6881
|
||||
targetPort: 6881
|
||||
torrentudp:
|
||||
enabled: true
|
||||
ports:
|
||||
torrentudp:
|
||||
enabled: true
|
||||
port: 6881
|
||||
targetPort: 6881
|
||||
protocol: UDP
|
||||
|
||||
persistence:
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "8.6.0"
|
||||
appVersion: "8.6.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
@@ -24,7 +24,7 @@ sources:
|
||||
- https://github.com/zwave-js/zwavejs2mqtt
|
||||
- https://hub.docker.com/r/zwavejs/zwavejs2mqtt
|
||||
type: application
|
||||
version: 14.0.6
|
||||
version: 14.0.7
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- tools
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/zwavejs-ui
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 8.6.0@sha256:88fbaea2cd81ee1ad80e1a1b521dbd2fb41ce7eebb44155cb596933dd2bedc9d
|
||||
tag: 8.6.1@sha256:8d36e9d766ef422636de81ed55fafeb1a7ebc384d53a068fb8ae6f9eb4cc5367
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
|
||||
Reference in New Issue
Block a user