chore(deps): update docker general non-major (#4155)

* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

* fix 2 apps

* update digest

* Update charts/incubator/etesync/Chart.yaml

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
TrueCharts Bot 2022-10-22 15:35:47 +02:00 committed by GitHub
parent 249b59c541
commit d611428601
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
78 changed files with 112 additions and 99 deletions

View File

@ -23,7 +23,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/postgresql
- https://www.postgresql.org/
type: application
version: 8.0.105
version: 8.0.106
annotations:
truecharts.org/catagories: |
- database

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/postgresql
pullPolicy: IfNotPresent
tag: 14.5.0@sha256:38234799044817cc365fa3ba5e96f2eb517ebedbc3594d87dc3be58c9c9a1535
tag: 14.5.0@sha256:1905e6c2b8d5f473207356e5f99c616dcf80c3143e1904bf907753fda7c3d366
controller:
# -- Set the controller type.

View File

@ -28,4 +28,4 @@ sources:
- https://cryptpad.fr/
- https://hub.docker.com/r/promasu/cryptpad/
type: application
version: 0.0.78
version: 0.0.79

View File

@ -2,7 +2,7 @@ env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/cryptpad
tag: latest@sha256:3ad3a343c5e6b459efb3bd2fe6e83ce7b1227127cbf815ae2f04f4b9f4ddc88f
tag: latest@sha256:149ae55bbe477f8691669c360dc69a47d521985fae0391c2776e2280713e8b18
persistence:
blobpath:
enabled: true

View File

@ -28,4 +28,4 @@ sources:
- https://ultimaker.com/software/ultimaker-cura
- https://hub.docker.com/r/mikeah/cura-novnc
type: application
version: 0.0.34
version: 0.0.35

View File

@ -2,7 +2,7 @@ env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/cura-novnc
tag: latest@sha256:ce9f95b87a439f052af10a5e7dc430bdf8dd61727965d3cb46057f4a7ffeea19
tag: latest@sha256:9c35073c88f7c7ade95059125da5858f1c64262caf77dbc4e4709c777c7337df
persistence:
homefolder:
enabled: true

View File

@ -8,6 +8,10 @@ dependencies:
name: postgresql
repository: https://charts.truecharts.org/
version: 8.0.101
- condition: redis.enabled
name: redis
repository: https://charts.truecharts.org
version: 3.0.97
deprecated: false
description: Secure, end-to-end encrypted, and privacy respecting sync for your contacts, calendars, tasks and notes.
home: https://truecharts.org/docs/charts/incubator/etesync
@ -32,7 +36,7 @@ sources:
- https://github.com/victor-rds/docker-etebase
- https://hub.docker.com/r/victorrds/etesync
type: application
version: 0.0.41
version: 0.0.42
annotations:
truecharts.org/catagories: |
- productivity

View File

@ -1,7 +1,7 @@
image:
repository: victorrds/etesync
repository: tccr.io/truecharts/etesync
pullPolicy: IfNotPresent
tag: 0.9.1@sha256:c7c1af7532803996af2314a0b01475574fc41b5120460b1d5db726dc13576d17
tag: 0.10.0@sha256:43d8a15d45651c20127ba87d9f162601f90e78c485f9fe7f8237a13386dd590b
podSecurityContext:
runAsUser: 373
@ -41,6 +41,10 @@ env:
name: dbcreds
key: plainhost
DATABASE_PORT: 5432
REDIS_URI:
secretKeyRef:
name: rediscreds
key: url
secretEnv:
# Superuser
@ -76,5 +80,9 @@ postgresql:
postgresqlUsername: etesync
postgresqlDatabase: etesync
redis:
enabled: true
existingSecret: rediscreds
portal:
enabled: true

View File

@ -28,4 +28,4 @@ sources:
- https://github.com/TheDavidDelta/lingva-translate
- https://hub.docker.com/r/thedaviddelta/lingva-translate
type: application
version: 0.0.32
version: 0.0.33

View File

@ -3,7 +3,7 @@ env:
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/lingva
tag: latest@sha256:b06d6d6a0833fb5c31401f3eb527ebb2bf3318e99fb5b6ffdf4b524890cfb62c
tag: latest@sha256:14a3a798b64fdfe4b75e140f8377d0cfc559609882501d3fd89ead04bee82076
persistence: {}
podSecurityContext:
runAsGroup: 0

View File

@ -32,4 +32,4 @@ sources:
- https://github.com/patrickstigler/docker-obs-ndi
- https://hub.docker.com/r/patrickstigler/obs-ndi
type: application
version: 0.0.32
version: 0.0.33

View File

@ -5,7 +5,7 @@ env:
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/obs-ndi
tag: latest@sha256:934c7fbb23d36d352c866536e20c9c7695c67671b0b994315842684017e64b36
tag: latest@sha256:df3f15713bb46320c6dc022e4c610f373e1cab00f1f5f15c5e32e4a7633c6d6d
persistence:
configpath:
enabled: true

View File

@ -30,4 +30,4 @@ sources:
- https://github.com/pglombardo/PasswordPusher
- https://hub.docker.com/r/pglombardo/pwpush-ephemeral/
type: application
version: 0.0.59
version: 0.0.60

View File

@ -2,7 +2,7 @@ env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/passwordpusherephemeral
tag: latest@sha256:836c5602b2a3f5a6d72776022960c35b11a578bf7215aa5f0c09e744dda2ad22
tag: latest@sha256:621069937330aa91eae303cb8e61714de4e550c0759f190143d92f9b43c32ae5
persistence: {}
podSecurityContext:
runAsGroup: 0

View File

@ -28,4 +28,4 @@ sources:
- https://www.prusa3d.com/prusaslicer/
- https://hub.docker.com/r/mikeah/prusaslicer-novnc
type: application
version: 0.0.40
version: 0.0.41

View File

@ -3,7 +3,7 @@ env:
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/prusaslicer-novnc
tag: latest@sha256:4013a923f41ccfa83db0f891d15cb623ca7ae8df8ef0f1539e773578f1bbe317
tag: latest@sha256:e810cb09e731d212f56245298a3a682e32d6e3f6d655fe1800d264581052c030
persistence:
configsfolder:
enabled: true

View File

@ -25,4 +25,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/rimgo
- https://quay.io/repository/pussthecatorg/rimgo
type: application
version: 0.0.85
version: 0.0.86

View File

@ -5,7 +5,7 @@ env:
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/rimgo
tag: latest@sha256:f1edf79959a066e95abf720eace83ba73b2ad92bbe27933155a59894c662c3b4
tag: latest@sha256:8196a5aff19e7b6ba64f8a3b6d4fa107bdff523de195c0615c1a826ff658db7e
persistence: {}
podSecurityContext:
runAsGroup: 0

View File

@ -28,4 +28,4 @@ sources:
- https://github.com/searxng/searxng
- https://hub.docker.com/r/searxng/searxng
type: application
version: 0.0.57
version: 0.0.58

View File

@ -3,7 +3,7 @@ env:
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/searxng
tag: latest@sha256:402a0a8baf0ecf17cbf261a89527f0623b378ca1e8cb163e4d0051216e37365f
tag: latest@sha256:6bb2eb40f1fb980ef84983add546fde045adbc6b7fddf605eb52a171786a6711
persistence:
config:
enabled: true

View File

@ -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: 0.0.34
version: 0.0.35

View File

@ -2,7 +2,7 @@ env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/sourcegraph
tag: 4.0.1
tag: 4.1.0
persistence:
applicationdatastoragepath:
enabled: true

View File

@ -26,4 +26,4 @@ sources:
- https://github.com/TechnitiumSoftware/DnsServer
- https://hub.docker.com/r/roxedus/ts-dnsserver/
type: application
version: 0.0.41
version: 0.0.42

View File

@ -2,7 +2,7 @@ env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/ts-dnsserver
tag: latest@sha256:019fa69e92b2570b3b8a1883a8c40bcbb84c3c9d006b0bfdeff493c329771681
tag: latest@sha256:818e4b12042abee55de96250d13457ac542a1bab238b2ef2dabb8599ea43eae5
persistence:
config:
enabled: true

View File

@ -28,4 +28,4 @@ sources:
- https://gitlab.lswl.in/lswl/vertex
- https://hub.docker.com/r/lswl/vertex
type: application
version: 0.0.72
version: 0.0.73

View File

@ -3,7 +3,7 @@ env:
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/vertex
tag: vstable@sha256:22a07e8d716be67f454c5b18896aaea45c6d56780b31743589a06d327d474b4f
tag: vstable@sha256:bef5692cc72e62fc62dcf1e2947476b5f433e89d55148c1c67256a7ec8c890ad
persistence:
config:
enabled: true

View File

@ -28,4 +28,4 @@ sources:
- https://github.com/borgbase/vorta-docker
- https://ghcr.io/borgbase/vorta-docker
type: application
version: 0.0.30
version: 0.0.31

View File

@ -8,7 +8,7 @@ env:
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/vorta
tag: latest@sha256:3915c377ed331acc5a8070b7c5c4cac85448d2490c7fc88836487687a2f2f672
tag: latest@sha256:131d551cb1eb461334b4a2f1dd27b61bcaca29baf793bf19609c6d281d15ce8c
persistence:
backupsfrom:
enabled: true

View File

@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: autobrr
version: 1.0.10
version: 1.0.11
appVersion: "1.8.0"
description: The modern download automation tool for torrents.
type: application

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/autobrr
pullPolicy: IfNotPresent
tag: 1.8.0@sha256:4def72ef9b677e7ffc05a72622ac6d79726229e38e06a1fbb029e10fd9298c5e
tag: 1.8.1@sha256:8c4b755e5d44812c862eea9d24fb43e106c156998dab341615147c917605f037
service:
main:

View File

@ -28,7 +28,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/bookstack
- https://www.bookstackapp.com/
- https://hub.docker.com/r/linuxserver/bookstack
version: 3.0.48
version: 3.0.49
annotations:
truecharts.org/catagories: |
- media

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/bookstack
pullPolicy: IfNotPresent
tag: 22.09.20220915@sha256:8c729d6bc7bda5a5dc0534b09ab277d27591cfbe164a0bd0b7de705b3802bd43
tag: 22.10.20221021@sha256:ca4e38ddf70130f039f709bbc581dc73cd1a126ead948181d3071176b0180696
env:
DB_USER: "{{ .Values.mariadb.mariadbUsername }}"

View File

@ -19,7 +19,7 @@ name: custom-app
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/custom-app
type: application
version: 5.1.82
version: 5.1.83
annotations:
truecharts.org/catagories: |
- custom

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/jackett
pullPolicy: IfNotPresent
tag: 0.20.2127@sha256:0e7dd69e399915b69755361344841017970d3cf071cbb86ec6a8e93e5120f055
tag: 0.20.2134@sha256:b24adda3f5f3ef64c085e613facd5cc3fcb35ecd0f123ed30d5149efd8961a85
securityContext:
readOnlyRootFilesystem: false

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/jackett
pullPolicy: IfNotPresent
tag: 0.20.2127@sha256:0e7dd69e399915b69755361344841017970d3cf071cbb86ec6a8e93e5120f055
tag: 0.20.2134@sha256:b24adda3f5f3ef64c085e613facd5cc3fcb35ecd0f123ed30d5149efd8961a85
portal:
enabled: true

View File

@ -22,7 +22,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/deconz
- https://github.com/dresden-elektronik/deconz-rest-plugin
- https://github.com/marthoc/docker-deconz
version: 8.0.42
version: 8.0.43
annotations:
truecharts.org/catagories: |
- media

View File

@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/deconz
tag: 2.19.00@sha256:51bdd6dfaf8ea0fe8250a20f3e554a9ced97619b11686355b44b813ebb74ac8d
tag: 2.19.00@sha256:358aa2f82fa8c325e730f09df5d2d6ad8930235327a9c97541aca574eb83fc01
pullPolicy: IfNotPresent
securityContext:

View File

@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: domoticz
version: 2.0.45
version: 2.0.46
appVersion: "2022.1.202"
description: "Domoticz is a Home Automation System that lets you monitor and configure various devices like Lights, Switches and much more."
type: application

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/domoticz
pullPolicy: IfNotPresent
tag: 2022.1.20221015
tag: 2022.1.20221020
securityContext:
runAsNonRoot: false

View File

@ -19,7 +19,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/drawio
- https://hub.docker.com/r/jgraph/drawio
- https://github.com/jgraph/drawio
version: 2.0.54
version: 2.0.55
annotations:
truecharts.org/catagories: |
- media

View File

@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/drawio
tag: 20.4.2@sha256:1a2a0ceddc2b3feaf917d9cd02af498ac4dd784500f3901cf9f276ea2a7a92f9
tag: 20.5.0@sha256:53e25b28bf3bd5c78b20260a87e3e8ea55f7019c7b6b199c435ff14349b88015
pullPolicy: IfNotPresent
securityContext:

View File

@ -22,7 +22,7 @@ sources:
- https://hub.docker.com/r/wiserain/flexget
- https://github.com/wiserain/docker-flexget
type: application
version: 2.0.55
version: 2.0.56
annotations:
truecharts.org/catagories: |
- media

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/flexget
pullPolicy: IfNotPresent
tag: 3.3.35@sha256:04bd366cac6d023aa0fb88fa268d73763285c2345fd72c3937f1750b2e7ab07e
tag: 3.3.39@sha256:6349be2fe85505e189239f45ffa46d845fbbbdf5d0432648152e2cfeb31c2b8d
securityContext:
runAsNonRoot: false

View File

@ -26,7 +26,7 @@ sources:
- https://www.focalboard.com/
- https://github.com/mattermost/focalboard
- https://github.com/FlipEnergy/container-images/blob/main/focalboard
version: 9.0.49
version: 9.0.50
annotations:
truecharts.org/catagories: |
- media

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/focalboard
pullPolicy: IfNotPresent
tag: 7.4.2@sha256:0c2aef5499fb0f6739b3bf68d0d300ee5ff5e2c43da04253eea87f07d57e17de
tag: 7.4.3@sha256:f0f860684c6d8232ca29d5fc0d0f8c197e59919ef62b7b5cc13e867526d61e4c
securityContext:
readOnlyRootFilesystem: false

View File

@ -24,7 +24,7 @@ sources:
- https://github.com/bitnami/bitnami-docker-grafana
- https://grafana.com/
type: application
version: 4.0.77
version: 4.0.78
annotations:
truecharts.org/catagories: |
- metrics

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/grafana
pullPolicy: IfNotPresent
tag: 9.1.7@sha256:cf942e0beb88046fd48a427cd3895a758ba5c8cfe2594cc9ea066a37a6904aea
tag: 9.2.1@sha256:f619e8bcbfe00dade1196e9ddd66b7041e05fda031023f15cf1c7c431be469ff
securityContext:
readOnlyRootFilesystem: false

View File

@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: hedgedoc
version: 4.0.58
version: 4.0.59
appVersion: "1.9.4"
description: HedgeDoc lets you create real-time collaborative markdown notes.
type: application

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/hedgedoc
pullPolicy: IfNotPresent
tag: v1.9.4@sha256:742851bec5d82eb45d7ab2ca9eb80fa2065aef3e095aa2db3764955d74f10549
tag: v1.9.4@sha256:4bc8a7c66093667a370235bde451cb1c2b3ceef4803958efa168c3fab12be413
env:
NODE_ENV: "production"

View File

@ -27,7 +27,7 @@ sources:
- https://github.com/home-assistant/home-assistant
- https://github.com/cdr/code-server
type: application
version: 15.0.64
version: 15.0.65
annotations:
truecharts.org/catagories: |
- home-automation

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/home-assistant
pullPolicy: IfNotPresent
tag: 2022.10.4@sha256:9b67eafe7c54c01fbc25913354cfb4b09d9f60e82584434f50903471163824b4
tag: 2022.10.5@sha256:a8648e8a83b555027ce6a89619b13b28ab7420e14011443ef45026e932dab5d2
securityContext:
readOnlyRootFilesystem: false

View File

@ -22,7 +22,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/jackett
- https://github.com/Jackett/Jackett
type: application
version: 11.0.111
version: 11.0.112
annotations:
truecharts.org/catagories: |
- media

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/jackett
pullPolicy: IfNotPresent
tag: 0.20.2127@sha256:0e7dd69e399915b69755361344841017970d3cf071cbb86ec6a8e93e5120f055
tag: 0.20.2134@sha256:b24adda3f5f3ef64c085e613facd5cc3fcb35ecd0f123ed30d5149efd8961a85
securityContext:
readOnlyRootFilesystem: false

View File

@ -22,7 +22,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/kitchenowl
- https://tombursch.github.io/kitchenowl
type: application
version: 1.0.13
version: 1.0.14
annotations:
truecharts.org/catagories: |
- utilities

View File

@ -6,7 +6,7 @@ image:
backendImage:
repository: tccr.io/truecharts/kitchenowl-backend
pullPolicy: IfNotPresent
tag: beta@sha256:d7803620859e4986381abc97f1c86060bd49094cf3a19894bff4cc991951be1f
tag: beta@sha256:aec0c9b2ff4c048a8c43f1423ee34a105c6b5dfa8194d90bae6471ca7d2ccdc0
securityContext:
readOnlyRootFilesystem: false

View File

@ -25,7 +25,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/leantime
- https://leantime.io/
- https://hub.docker.com/r/nicholaswilde/leantime
version: 4.0.53
version: 4.0.54
annotations:
truecharts.org/catagories: |
- management

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/leantime
pullPolicy: IfNotPresent
tag: 2.2.9@sha256:a2d13680945091b04252b904bc18435af295ac29425c79960d8a8e2cac8470fe
tag: 2.2.10@sha256:9cbaa6adb87759f0ea06ff0c46b47c1e080ee60022faafa6a319031db452e11c
securityContext:
runAsNonRoot: false

View File

@ -24,7 +24,7 @@ sources:
- https://hub.docker.com/r/bitnami/matomo
- https://github.com/bitnami/bitnami-docker-matomo
- https://github.com/matomo-org/matomo
version: 3.0.80
version: 3.0.81
annotations:
truecharts.org/catagories: |
- productivity

View File

@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/matomo
tag: 4.12.1@sha256:594d0c5dbefe391212041ab73631b9f3c5243a409ee929b36eb86a9bb83ea356
tag: 4.12.2@sha256:48496c57154d2107dffb17110406c91b7f780e39aea589e70d0d14db4e7e9330
pullPolicy: IfNotPresent
securityContext:

View File

@ -29,7 +29,7 @@ sources:
- https://docs.n8n.io/
- https://github.com/n8n-io/n8n
- https://hub.docker.com/r/n8nio/n8n
version: 4.0.68
version: 4.0.69
annotations:
truecharts.org/catagories: |
- media

View File

@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/n8n
tag: 0.198.2@sha256:95ccfff688b5a951050aa8c4264ac223727210ef42a4f26c040d5af71e1a7288
tag: 0.199.0@sha256:508d5c88acccecd7c5b6d026d535986ca869032ce019876193e757c82f03d480
pullPolicy: IfNotPresent
securityContext:

View File

@ -28,7 +28,7 @@ sources:
- https://github.com/ONLYOFFICE/DocumentServer
- https://github.com/ONLYOFFICE/Docker-DocumentServer
- https://hub.docker.com/r/onlyoffice/documentserver/
version: 6.0.45
version: 6.0.46
annotations:
truecharts.org/catagories: |
- office

View File

@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/onlyoffice-ds
tag: 7.2.0@sha256:433191fc368ee9c45914c78a6d126e5ec1f60b7aef4218b4cc846cc67a87caef
tag: 7.2.1@sha256:710151a628afe6c8156849e053e1d6e57e6d561c6ecdb9b7773d7f774ac5913b
pullPolicy: IfNotPresent
securityContext:

View File

@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: pidgin
version: 2.0.36
version: 2.0.37
appVersion: "2.14.8"
description: Pidgin is a chat program which lets you log into accounts on multiple chat networks simultaneously.
type: application

View File

@ -15,8 +15,8 @@ questions:
# Include{containerConfig}
# Include{serviceRoot}
- variable: main
label: "Main Service"
description: "The Primary service on which the healthcheck runs, often the webUI"
label: Main Service
description: The Primary service on which the healthcheck runs, often the webUI
schema:
additional_attrs: true
type: dict
@ -24,22 +24,22 @@ questions:
# Include{serviceSelectorLoadBalancer}
# Include{serviceSelectorExtras}
- variable: main
label: "Main Service Port Configuration"
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"
label: Port
description: This port exposes the container port on the service
schema:
type: int
default: 10136
required: true
# Include{advancedPortHTTP}
- variable: targetPort
label: "Target Port"
description: "The internal(!) port on the container the Application runs on"
label: Target Port
description: The internal(!) port on the container the Application runs on
schema:
type: int
default: 3000
@ -49,8 +49,8 @@ questions:
# Include{serviceList}
# Include{persistenceRoot}
- variable: config
label: "App Config Storage"
description: "Stores the Application Configuration."
label: App Config Storage
description: Stores the Application Configuration.
schema:
additional_attrs: true
type: dict
@ -60,7 +60,7 @@ questions:
# Include{persistenceList}
# Include{ingressRoot}
- variable: main
label: "Main Ingress"
label: Main Ingress
schema:
additional_attrs: true
type: dict
@ -73,42 +73,42 @@ questions:
# Include{security}
# Include{securityContextAdvancedRoot}
- variable: privileged
label: "Privileged mode"
label: Privileged mode
schema:
type: boolean
default: false
- variable: readOnlyRootFilesystem
label: "ReadOnly Root Filesystem"
label: ReadOnly Root Filesystem
schema:
type: boolean
default: true
default: false
- variable: allowPrivilegeEscalation
label: "Allow Privilege Escalation"
label: Allow Privilege Escalation
schema:
type: boolean
default: false
- variable: runAsNonRoot
label: "runAsNonRoot"
label: runAsNonRoot
schema:
type: boolean
default: false
# Include{securityContextAdvanced}
# Include{podSecurityContextRoot}
- variable: runAsUser
label: "runAsUser"
description: "The UserID of the user running the application"
label: runAsUser
description: The UserID of the user running the application
schema:
type: int
default: 0
- variable: runAsGroup
label: "runAsGroup"
description: "The groupID this App of the user running the application"
label: runAsGroup
description: The groupID this App of the user running the application
schema:
type: int
default: 0
- variable: fsGroup
label: "fsGroup"
description: "The group that should own ALL storage."
label: fsGroup
description: The group that should own ALL storage.
schema:
type: int
default: 568

View File

@ -1,10 +1,11 @@
image:
repository: tccr.io/truecharts/pidgin
pullPolicy: IfNotPresent
tag: v2.14.8
tag: 2.14.9
securityContext:
runAsNonRoot: false
readOnlyRootFilesystem: false
podSecurityContext:
runAsUser: 0

View File

@ -21,7 +21,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/plex
- https://github.com/k8s-at-home/container-images/pkgs/container/plex
type: application
version: 10.2.17
version: 10.2.18
annotations:
truecharts.org/catagories: |
- media

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/plex
pullPolicy: IfNotPresent
tag: 1.29.0.6244@sha256:38ab9878776f66aead5c8e8b83e7eb1dbf9d19d747a44dd63ab4f0fadce9342d
tag: 1.29.1.6316@sha256:10e2c58a6873ca866c13c80fc2f2dcf64a1d493e2746c41b9bb74d5523e48267
service:
main:

View File

@ -29,7 +29,7 @@ sources:
- https://github.com/prometheus-community/helm-charts
- https://github.com/prometheus-operator/kube-prometheus
type: application
version: 4.0.110
version: 4.0.111
annotations:
truecharts.org/catagories: |
- metrics

View File

@ -12,7 +12,7 @@ thanosImage:
alertmanagerImage:
repository: tccr.io/truecharts/alertmanager
tag: v0.24.0@sha256:986a3f8e4e709db361330e0ee9cb3345b02ccd4f2c64ee35b702bbc355bb6363
tag: v0.24.0@sha256:95f63728cb72b48ea6b89433d872b91864ddaeeae4e51a74f263a1716b4ac8b9
global:
labels: {}

View File

@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: rsshub
version: 3.0.123
version: 3.0.124
appVersion: "latest"
description: RSSHub can generate RSS feeds from pretty much everything
type: application

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/rsshub
pullPolicy: IfNotPresent
tag: latest@sha256:57d9e4a14bdd217a802f5ac5ce7c28f047ac18dbbb3dbee0137ec80277ededb3
tag: latest@sha256:9d2bb8c26ecd807e431ad966bdaba571b5b56ef21ea9dece69e2357534594b70
browserlessImage:
repository: tccr.io/truecharts/browserless-chrome

View File

@ -18,7 +18,7 @@ name: snapdrop
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/snapdrop
- https://github.com/linuxserver/docker-snapdrop
version: 2.0.54
version: 2.0.55
annotations:
truecharts.org/catagories: |
- media

View File

@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/snapdrop
tag: latest@sha256:a41ef928b28045a9501a9d01847e95424a07de53b35c34e629bfd735c5f89e84
tag: latest@sha256:630a4ac45a040ab47acc729c4e781b5053f2eaf6c5e2e95004c867b0e9f211c4
pullPolicy: IfNotPresent
securityContext:

View File

@ -20,7 +20,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/tailscale
- https://hub.docker.com/r/tailscale/tailscale
- https://github.com/tailscale/tailscale/blob/main/docs/k8s/run.sh
version: 1.1.11
version: 1.1.12
annotations:
truecharts.org/catagories: |
- network

View File

@ -1,7 +1,7 @@
image:
repository: tailscale/tailscale
pullPolicy: IfNotPresent
tag: v1.33.19@sha256:85a49c39441d66bdeb19dd60f2b132facbe1ae02baaac5ab313e940b521bedbb
tag: v1.33.61@sha256:97d440aa0b0daf1187b32a7660663de204a1de0308f61fd3aaff515c18ed8d51
command: ["ash", "/tailscale/run.sh"]

View File

@ -27,7 +27,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/wger
- https://github.com/wger-project/wger
- https://github.com/wger-project/docker
version: 1.1.21
version: 1.1.22
annotations:
truecharts.org/catagories: |
- life

View File

@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/wger
tag: latest@sha256:fe8c7b98730ca0808bd7954bf929b93e75bfaafeea64bbc6203636023848ab05
tag: latest@sha256:b3811c9e8f1022d44e1114c85b6344e09d0978063da597bd2cb8d8dbfea65026
pullPolicy: IfNotPresent
nginxImage: