Merge branch 'master' into pgadmin

This commit is contained in:
StevenMcElligott 2023-02-26 18:34:22 -05:00 committed by GitHub
commit 6d466629f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
138 changed files with 138 additions and 138 deletions

View File

@ -26,7 +26,7 @@ sources:
- https://github.com/prometheus/mysqld_exporter
- https://mariadb.org
type: application
version: 5.0.32
version: 5.0.33
annotations:
truecharts.org/catagories: |
- database

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/mariadb
pullPolicy: IfNotPresent
tag: 10.10.3@sha256:5ab1f23b6f0111901960e7a8361ec19ee897381c2e5593407e94a54b5a39902b
tag: 10.10.3@sha256:8f3203a85621a3faaf6316964f787201d689e30452f4afcf129d70ee0d471875
controller:
# -- Set the controller type.

View File

@ -24,7 +24,7 @@ sources:
- https://github.com/bitnami/bitnami-docker-memcached
- http://memcached.org/
type: application
version: 5.0.29
version: 5.0.30
annotations:
truecharts.org/catagories: |
- database

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/memcached
pullPolicy: IfNotPresent
tag: 1.6.18@sha256:1435b310ede47a2242f4b8cb909af9f85e8c9cbbfb254cde75f39a9c316691b3
tag: 1.6.18@sha256:e8e8343295fa1e84b48852011db08c71fdbff4e414f60b4bae6b35ea0f5d3410
service:
main:

View File

@ -24,7 +24,7 @@ sources:
- https://github.com/bitnami/bitnami-docker-mongodb
- https://www.mongodb.com
type: application
version: 4.0.32
version: 4.0.33
annotations:
truecharts.org/catagories: |
- database

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/mongodb
pullPolicy: IfNotPresent
tag: 6.0.4@sha256:dac1a980ee997485f0644689c806aa5ebfc8ba89e3b89f1bda797953be6b5cbe
tag: 6.0.4@sha256:3600c9f13d96311ddad4d2de6520d54c89a8708ee36798e4dc6fb93f59c1eab4
controller:
# -- Set the controller type.

View File

@ -24,7 +24,7 @@ sources:
- https://hub.docker.com/r/bitnami/postgresql
- https://www.postgresql.org/
type: application
version: 11.0.29
version: 11.0.30
annotations:
truecharts.org/catagories: |
- database

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/postgresql
pullPolicy: IfNotPresent
tag: 14.7.0@sha256:9c719a0785a7e67c07e24182b6a6db02d2aa496015322adf8082ac2f974fc8bd
tag: 14.7.0@sha256:3ff5b09bc1d83c09194c1d320a5eb525541b54e49cba1d664b56e275b6433d71
controller:
# -- Set the controller type.

View File

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

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/grafana
pullPolicy: IfNotPresent
tag: 9.3.6@sha256:268c6a4b2da162f7471321821b88bcf4a5e0f782836fd9129d3fcfc2d7571abf
tag: 9.3.6@sha256:d8bf3bb566deabe71269c0ebacc6c3af82e374161d9513c7a4891c8c6fbc9d74
securityContext:
readOnlyRootFilesystem: false

View File

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

View File

@ -8,7 +8,7 @@ thanosImage:
alertmanagerImage:
repository: tccr.io/truecharts/alertmanager
tag: 0.25.0@sha256:099e1971a4f8aaa95a8096bb849b69cf5e08022efaad603ccdfc40c939e02d69
tag: 0.25.0@sha256:6c59cf9e8332a23a3b629cb4d1b2ec8200bd645ea053cbf14fd04582ced81b72
global:
labels: {}

View File

@ -28,4 +28,4 @@ sources:
- https://hub.docker.com/r/tiredofit/backuppc
- https://backuppc.github.io/backuppc/index.html
type: application
version: 2.0.14
version: 2.0.15

View File

@ -2,7 +2,7 @@ env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/backuppc
tag: latest@sha256:0e324cab53989f632b4be727e57a7db7cca6e547a7c438e24700f9635882baf0
tag: latest@sha256:34ba1848b1daca5a0857f4831c76b834ebec94e98717f415b2db835421fdcd0b
persistence:
backuplocation:
enabled: true

View File

@ -28,4 +28,4 @@ sources:
- https://hub.docker.com/r/f0rc3/barcodebuddy-docker
- https://github.com/Forceu/barcodebuddy
type: application
version: 2.0.10
version: 2.0.11

View File

@ -2,7 +2,7 @@ env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/barcodebuddy
tag: latest@sha256:49ea1bd458e0e78093fc2ec54b0d2a235cfa431da72a2da50e882406f81c3127
tag: latest@sha256:c017d0776dd03aa15103289ff4268ae73512056d3fc083ef4aad0ffee32b10f9
persistence:
config:
enabled: true

View File

@ -28,4 +28,4 @@ sources:
- https://github.com/orgs/linuxserver/packages/container/package/blender
- https://github.com/linuxserver/docker-blender#readme
type: application
version: 2.0.17
version: 2.0.18

View File

@ -5,7 +5,7 @@ env:
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/blender
tag: latest@sha256:5f2cdff797a9f4cd93fc394acbff286d6e0577e1172d1de35222d283cfde63cf
tag: latest@sha256:401fb9ad3422bd24a9de6eab5518473ae7fe2326ee3480646bcf79673df228b2
persistence:
config:
enabled: true

View File

@ -21,7 +21,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/checkmk
- https://github.com/tribe29/checkmk
type: application
version: 0.0.6
version: 0.0.7
annotations:
truecharts.org/catagories: |
- monitoring

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/check-mk-raw
pullPolicy: IfNotPresent
tag: v2.1.0@sha256:b599ee9f67e34d2af37f530050db5695c1ac4eb9164448284706337173ab1b38
tag: v2.1.0@sha256:1465f7c4c273a5d1f0fd8386790cd20be63c0422d65af48281369ab4793d4e09
securityContext:
readOnlyRootFilesystem: false

View File

@ -28,4 +28,4 @@ sources:
- https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-chromium-g3
- https://github.com/accetto/headless-drawing-g3/
type: application
version: 2.0.14
version: 2.0.15

View File

@ -4,7 +4,7 @@ env:
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/chromium-desktop-g3
tag: latest@sha256:327b95789292072f910539a67ef12228c8616425baa2d7a2d54656c79b0924b3
tag: latest@sha256:831f76267defd0e6eb4a4b95b3818ab89e8f1303bfd65a010251bc6caa792823
persistence:
internalshare:
enabled: true

View File

@ -28,4 +28,4 @@ sources:
- https://hub.docker.com/r/ich777/chrome
- https://www.google.com/chrome/
type: application
version: 2.0.15
version: 2.0.16

View File

@ -6,7 +6,7 @@ env:
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/chromium
tag: latest@sha256:3d906af8ccfc874c3231cb86819fcda788f557b56bf065e9d0c4f301c14da677
tag: latest@sha256:74939fe19daeca72c9b694919af6741656996990310132e17bf99a8ec9a7b284
persistence:
datadir:
enabled: true

View File

@ -28,4 +28,4 @@ sources:
- https://hub.docker.com/r/dbeaver/cloudbeaver
- https://github.com/dbeaver/cloudbeaver
type: application
version: 2.0.15
version: 2.0.16

View File

@ -2,7 +2,7 @@ env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/cloudbeaver
tag: latest@sha256:cf2a2c012bbd89f1099353fba49ec16c71ff18b36e86d31a0f8457bdabe20b3d
tag: latest@sha256:07cafb780da68f2b10d491f8796ff09c37d6d337b84eb8e4c6828de2ec27da25
persistence:
appdata:
enabled: true

View File

@ -26,4 +26,4 @@ sources:
- https://hub.docker.com/r/ich777/steamcmd
- https://steampowered.com/
type: application
version: 2.0.10
version: 2.0.11

View File

@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/corekeeper
tag: latest@sha256:9735d7e5d1176381e274a4d31c5ba1df5870910ce2d9a9448bf446b3b59d842b
tag: latest@sha256:a40c0157d1a251f4425a9ed31bc656e0ce6fec41846a17d919cfab43bc409fc9
podSecurityContext:
runAsGroup: 0

View File

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

View File

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

View File

@ -19,7 +19,7 @@ name: cups-server
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/cups-server
- https://hub.docker.com/r/ydkn/cups
version: 3.0.20
version: 3.0.21
annotations:
truecharts.org/catagories: |
- media

View File

@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/cups-server
tag: latest@sha256:f33840a8c9bf520e3a0f49cc79e6b46fd27fb566fcc795572456357622ab487e
tag: latest@sha256:3693f563728bbbd0fe155fda2245461cc1eeaee4d0703bc570f8815b1eceeb06
pullPolicy: IfNotPresent
securityContext:

View File

@ -19,7 +19,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/dashy
- https://hub.docker.com/r/lissy93/dashy
- https://github.com/airsonic/airsonic
version: 2.0.18
version: 2.0.19
annotations:
truecharts.org/catagories: |
- dashboard

View File

@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/dashy
tag: 2.1.1@sha256:6f5986d8e9db038a7a0c16fa219e8f6bb97377b8e03a07ed8ce2b4e0e19c09bf
tag: 2.1.1@sha256:6794afe1809a03460a0bd2baeea3aa674dd812320e6930af55437c6dbe87b7eb
pullPolicy: IfNotPresent
securityContext:

View File

@ -30,4 +30,4 @@ sources:
- https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-firefox-g3
- https://github.com/accetto/headless-drawing-g3/
type: application
version: 2.0.16
version: 2.0.17

View File

@ -4,7 +4,7 @@ env:
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/firefox-desktop-g3
tag: latest@sha256:f20feb5954b9e7bfbbe68c961af5b839422eea0fb8a8fc4ad874ddfa07fdf06a
tag: latest@sha256:3d569138f38c907afa3f3a527bd00f64904287bc3028510511f0fcbc48b0f785
persistence:
internalshare:
enabled: true

View File

@ -25,4 +25,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/googlephotossync
- https://hub.docker.com/r/rix1337/docker-gphotos-sync
type: application
version: 2.0.14
version: 2.0.15

View File

@ -2,7 +2,7 @@ env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/googlephotossync
tag: latest@sha256:3a49f889128cde8ac953c0f98cb981ed29711c1790195ce70e925145794fb1b3
tag: latest@sha256:dc989a4fc7e035371b2c31fc52f2096580d98691a1f6b8ea7feb2c35d09e1631
persistence:
config:
enabled: true

View File

@ -28,4 +28,4 @@ sources:
- https://github.com/orgs/linuxserver/packages/container/package/kdenlive
- https://github.com/linuxserver/docker-kdenlive#readme
type: application
version: 2.0.18
version: 2.0.19

View File

@ -5,7 +5,7 @@ env:
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/kdenlive
tag: latest@sha256:aea7c616ec3c0f625723a5dda7faa451eb468e143ce18a3bb6486689cedf782c
tag: latest@sha256:659b44ed98b24ac44e46e399a2168fc8a2b850468b217c75f039f8b5308c7b51
persistence:
config:
enabled: true

View File

@ -26,7 +26,7 @@ sources:
- https://hub.docker.com/r/zedeus/nitter
- https://github.com/zedeus/nitter
type: application
version: 1.0.10
version: 1.0.11
annotations:
truecharts.org/catagories: |
- media

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/nitter
pullPolicy: IfNotPresent
tag: latest@sha256:4c753ef2f77e8e45ad75a77214d58fc0057a4f8461c14167009716ed6d525adf
tag: latest@sha256:9e85cc3257d422391d01af3a322827929d755918720fcfaea90a04dbb3bde8e9
nitter:
general:

View File

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

View File

@ -2,7 +2,7 @@ env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/passwordpusherephemeral
tag: latest@sha256:b6ef035c66f3bef673df83daed1ee97b24a7cf45480eea55cf1ed03515ebd9ce
tag: latest@sha256:6d8c47ff0ad31645462e8e9b53fc108c76fdbdce8f1259e5d60d7e8f77afb6b5
persistence: {}
podSecurityContext:
runAsGroup: 0

View File

@ -22,7 +22,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/phpmyadmin
- https://hub.docker.com/r/phpmyadmin/phpmyadmin
type: application
version: 2.0.11
version: 2.0.12
annotations:
truecharts.org/catagories: |
- Tools-Utilities

View File

@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/phpmyadmin
tag: latest@sha256:34b663ed38d6c87e061f431b02199bc4ace35d95a71aba6ab1125137dc477a78
tag: latest@sha256:732483189d167c9fd787dd9c6f090dec05aac5f8b8c81898ad4ae1494c9e888e
podSecurityContext:
runAsGroup: 0

View File

@ -27,7 +27,7 @@ sources:
- https://privatebin.info/
- https://github.com/PrivateBin/PrivateBin
type: application
version: 3.0.27
version: 3.0.28
annotations:
truecharts.org/catagories: |
- productivity

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/privatebin
pullPolicy: IfNotPresent
tag: 1.5.1@sha256:341ed5531c16968ab98da3b6d93ceffa55f02af4a5eb992b7146bef425275e3e
tag: 1.5.1@sha256:b6ea3267f06301b04c57409fe4deebb056c0552eff0ebff4b8f2cd91f0f98943
podSecurityContext:
runAsUser: 65534

View File

@ -28,4 +28,4 @@ sources:
- https://github.com/orgs/linuxserver/packages/container/package/pyload-ng
- https://github.com/linuxserver/docker-pyload-ng#readme
type: application
version: 2.0.18
version: 2.0.19

View File

@ -3,7 +3,7 @@ env:
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/pyload-ng
tag: latest@sha256:3ca856f09b2f06abaa044e72b717b58f39581dfe77df210d3b8b23deb083c572
tag: latest@sha256:aace9a9083840d076b4cfce91e2ebe6a3a2bf659bf8f40204271636973bf2d76
persistence:
config:
enabled: true

View File

@ -25,4 +25,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/qflood
- https://hotio.dev/containers/qflood
type: application
version: 2.0.11
version: 2.0.12

View File

@ -4,7 +4,7 @@ env:
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/qflood
tag: latest@sha256:b038b94c7e98351122a11f1aff574707e5b69393884c16afa057163009c75180
tag: latest@sha256:f0cff639364827150d7443ea2d14e431fea545d4f96b374eec0713bb902e4df0
persistence:
config:
enabled: true

View File

@ -23,7 +23,7 @@ sources:
- https://github.com/RandomNinjaAtk/docker-raromprocessor
- https://github.com/RandomNinjaAtk/docker-raromprocessor#instructionsusage-guidelines
type: application
version: 2.0.17
version: 2.0.18
annotations:
truecharts.org/catagories: |
- MediaApp-Other

View File

@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/ra-rom-processor
tag: latest@sha256:3ac07e0fadb2a9a3534dda6cf037a25eb42efd19e6d132c8596de9e7c4325960
tag: latest@sha256:9fe8d82fb90ba6bd4761ffb910ba490a542306db25c0b37a66a8d6b6c8d611c6
podSecurityContext:
runAsGroup: 0

View File

@ -26,7 +26,7 @@ sources:
- https://ghcr.io/onedr0p/bazarr
- https://github.com/morpheus65535/bazarr
type: application
version: 13.0.19
version: 13.0.20
annotations:
truecharts.org/catagories: |
- media

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/bazarr
pullPolicy: IfNotPresent
tag: 1.1.4@sha256:3edb2d96e633e894940b4460fa816d602a30307caf40c4b0b1a43fbe8f8dfd3c
tag: 1.1.4@sha256:ce1fd724cd2c50d385a83558affaf89454c3537f5a07e20e305d6a82e16dc2f4
service:
main:

View File

@ -25,7 +25,7 @@ sources:
- https://github.com/linuxserver/docker-beets
- https://beets.io/
type: application
version: 6.0.14
version: 6.0.15
annotations:
truecharts.org/catagories: |
- media

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/beets
pullPolicy: IfNotPresent
tag: v1.6.0@sha256:735720205b9335b44de6ef12b48b5372d4ddd0d3f67b33cb925ea3dfd5c1127d
tag: v1.6.0@sha256:de171595fca0f1de18a208dc5ca3f9de40a876df726c2a6744d5236e5e6e1778
securityContext:
readOnlyRootFilesystem: false

View File

@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: boinc
version: 4.0.19
version: 4.0.20
appVersion: "latest"
description: BOINC is a platform for high-throughput computing on a large scale (thousands or millions of computers).
type: application

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/boinc
pullPolicy: IfNotPresent
tag: latest@sha256:9388a8ad215ef2963ac048e07501e2d5c2acff7abab2ea77ad64597357a8a774
tag: latest@sha256:63086383e7ed963660b10e26a2a10eaf2a2a9ac216bcd843588c13ed2a69b54f
securityContext:
readOnlyRootFilesystem: false

View File

@ -20,7 +20,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/booksonic-air
- https://ghcr.io/linuxserver/booksonic-air
- https://github.com/popeen/Booksonic-Air
version: 8.0.13
version: 8.0.14
annotations:
truecharts.org/catagories: |
- media

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/booksonic-air
pullPolicy: IfNotPresent
tag: v2201.1.0@sha256:29d7239372dce6c179f2655b15f6cfc1b5d3a1f3ff1ec9c52e5d43b23c5ed4d9
tag: v2201.1.0@sha256:f3a577c588dbdd758633a08d7ea75d98136aee096a0325928945c97688b688b4
securityContext:
readOnlyRootFilesystem: false

View File

@ -21,7 +21,7 @@ sources:
- https://ghcr.io/linuxserver/budge
- https://github.com/linuxserver/budge
- https://github.com/linuxserver/docker-BudgE
version: 4.0.17
version: 4.0.18
annotations:
truecharts.org/catagories: |
- media

View File

@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/budge
tag: v0.0.9@sha256:f5da29a2cce6895b624b58c184c317e0d28e0308d593c4be231e5f5e9277a50b
tag: v0.0.9@sha256:7aa2dddef88cb91c95144a55a0c54a99327b3a51cce0a23688acaec5e3dfd987
pullPolicy: IfNotPresent
securityContext:

View File

@ -23,7 +23,7 @@ sources:
- https://hub.docker.com/r/linuxserver/calibre-web
- https://github.com/janeczku/calibre-web
type: application
version: 13.0.17
version: 13.0.18
annotations:
truecharts.org/catagories: |
- media

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/calibre-web
pullPolicy: IfNotPresent
tag: 0.6.19@sha256:22377b0f4033fa67586f034e96dc645e7e4f363ae934bdc1dc0ab684d52cf597
tag: 0.6.19@sha256:53aeebe31e38896827616c2575ef5a2d41a215587e82f8a8e8bbfea33924993c
securityContext:
readOnlyRootFilesystem: false

View File

@ -24,7 +24,7 @@ sources:
- https://github.com/hotio/cloudflareddns
- https://hotio.dev/containers/cloudflareddns/
type: application
version: 4.0.5
version: 4.0.6
annotations:
truecharts.org/catagories: |
- networking

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/cloudflareddns
pullPolicy: IfNotPresent
tag: latest@sha256:72033fe6af7e44d1a09fb86c073f953c2f86f8aa77bd52a1793fa32e41fc2cb7
tag: latest@sha256:38cfa51e720b20db8650b077d8ee7d49b9beb10942703ba2796c915f8b4766f5
securityContext:
runAsNonRoot: false

View File

@ -26,7 +26,7 @@ sources:
- https://github.com/orgs/linuxserver/packages/container/package/cops
- https://github.com/linuxserver/docker-cops#readme
type: application
version: 3.0.3
version: 3.0.4
annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |

View File

@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/cops
tag: latest@sha256:d08d7379cbba32f09db1da7bcce40e137d9bdfeca5961c4e1d5dfea4cbcfca94
tag: latest@sha256:45bfd8322049dd140386c55256b8da0a43bc9181e616017820ddbef1199cd6ea
podSecurityContext:
runAsGroup: 0

View File

@ -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.29
version: 4.0.30
annotations:
truecharts.org/catagories: |
- utilities

View File

@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/cyberchef
tag: 9.55.0@sha256:ebe29de71c9be1e9a5c133e30f41cd7774698245000c6a5c99cc333adacc7c6d
tag: 9.55.0@sha256:d05f78662e8bd0dfe89a4cdcfbca5925db0985db9329f9ebde4c93b11a2eb466
pullPolicy: IfNotPresent
securityContext:

View File

@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: ddclient
version: 4.0.12
version: 4.0.13
appVersion: "3.10.0"
description: Ddclient is a Perl client used to update dynamic DNS entries for accounts on Dynamic DNS Network Service Provider.
type: application

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/ddclient
pullPolicy: IfNotPresent
tag: 3.10.0@sha256:ecb424d0237d3d285f18f50956b972a5eb1e86911482b6ac262ef8bd6f6fbc11
tag: 3.10.0@sha256:38e8d9771be8e8b5705c1426daf2acb265c4686eb639a17b8383f1c3a1d84f19
securityContext:
runAsNonRoot: false

View File

@ -23,7 +23,7 @@ sources:
- https://ghcr.io/linuxserver/deluge
- https://github.com/deluge-torrent/deluge
type: application
version: 13.0.12
version: 13.0.13
annotations:
truecharts.org/catagories: |
- media

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/deluge
pullPolicy: IfNotPresent
tag: v2.1.1@sha256:1e70aa107cc40d01307234405814adbf91ed1f796c0e72467cdc70eab8a20126
tag: v2.1.1@sha256:580631efe42039df06ce28e90e59a6a2e4a23a1970eaa24a4b2f783166e74b36
securityContext:
runAsNonRoot: false

View File

@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: dillinger
version: 4.0.13
version: 4.0.14
appVersion: "3.39.1"
description: Dillinger is a cloud-enabled, mobile-ready, offline-storage, AngularJS powered HTML5 Markdown editor.
type: application

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/dillinger
pullPolicy: IfNotPresent
tag: v3.39.1@sha256:56b241c1832f69c8f097f725fdbd15857b407ae29020af4f776427a4f20dd39c
tag: v3.39.1@sha256:14c9a707b8680915aadfd23c7c0e1de2e8a222f8fceed6df49a706f7fac6ea9b
securityContext:
runAsNonRoot: false

View File

@ -20,7 +20,7 @@ name: docker-compose
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/docker-compose
type: application
version: 5.0.25
version: 5.0.26
annotations:
truecharts.org/catagories: |
- docker

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/docker-in-docker
pullPolicy: IfNotPresent
tag: 23.0.1@sha256:726db202a8d7c7186fdb783f2bf9c0d47caa3d5e53818440d7ce6c6719ca8621
tag: 23.0.1@sha256:118421527d72dd07061e074781b8fee99bb6dc50c5f76e0453e69a1095c25bc2
controller:
# -- Set the controller type.

View File

@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: dokuwiki
version: 5.0.23
version: 5.0.24
appVersion: "20220731.1"
description: Dokuwiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database.
type: application

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/dokuwiki
pullPolicy: IfNotPresent
tag: 20220731.1.0@sha256:ed44e4cb3c09116a22218fe0587a941a53f640e8fc02222f50fe7d78c2cd538a
tag: 20220731.1.0@sha256:2eaf7611e2e46c8f5f3e9127561a13eb068cc7e000cb8535fe7d9f06a193dc66
securityContext:
runAsNonRoot: false

View File

@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: duckdns
version: 4.0.12
version: 4.0.13
appVersion: "latest"
description: Duckdns is a free service which will point a DNS (sub domains of duckdns.org) to an IP of your choice.
type: application

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/duckdns
pullPolicy: IfNotPresent
tag: latest@sha256:1d8ad1b71567f37d0ad23cce6d100347e17a56449e483f055ca74707c08a41f8
tag: latest@sha256:4ab733542a8bd4793f02feebe5218a11229c17c62c255c0c4a0481ff5ad1e07b
securityContext:
runAsNonRoot: false

View File

@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: embystat
version: 4.0.11
version: 4.0.12
appVersion: "0.2.0"
description: Embystat is a personal web server that can calculate all kinds of statistics from your (local) Emby server.
type: application

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/embystat
pullPolicy: IfNotPresent
tag: v0.2.0@sha256:0f62befb86792b68658487be85e143d37456a788fbee37b1cbbf65c264eb4f7d
tag: v0.2.0@sha256:7cf273887e8068f46567cb5a2aeed433177bd780436979a21ecb3dc728d8a7d0
securityContext:
runAsNonRoot: false

View File

@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: emulatorjs
version: 4.0.12
version: 4.0.13
appVersion: "1.7.2"
description: Emulatorjs - In browser web based emulation portable to nearly any device for many retro consoles.
type: application

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/emulatorjs
pullPolicy: IfNotPresent
tag: v1.7.2@sha256:b800abd8f5be1c3f823a7d22f56270b9cbdb95c94cf6e1b7e502fbcb65fbc55b
tag: v1.7.2@sha256:ad89c7f41666445d9e94659157438db3b1d027d98106189229433327c4b50c9d
securityContext:
runAsNonRoot: false

View File

@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: foldingathome
version: 4.0.11
version: 4.0.12
appVersion: "7.6.21"
description: Folding@home is a distributed computing project for simulating protein dynamics, including the process of protein folding and the movements of proteins implicated in a variety of diseases.
type: application

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/foldingathome
pullPolicy: IfNotPresent
tag: v7.6.21@sha256:33f2de8c56ed848ed3be7cbc810482618017b44625d22b012d259dcfb207f44d
tag: v7.6.21@sha256:a193fcc8b83a31ab0b9791d7c2f288267222c79165523504e64fd2958b97da0e
securityContext:
runAsNonRoot: false

View File

@ -22,7 +22,7 @@ sources:
- https://ghcr.io/linuxserver/freshrss
- https://github.com/FreshRSS/FreshRSS
type: application
version: 13.0.15
version: 13.0.16
annotations:
truecharts.org/catagories: |
- media

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/freshrss
pullPolicy: IfNotPresent
tag: 1.20.2@sha256:53e1d57bed40196065af1f2a1fd4dc65281997927fca855df61a2913bdfb3609
tag: 1.20.2@sha256:8a726ac47e1d7ad16a030d1387d528373f862f29ad70018af42cfdea2fba5eff
securityContext:
readOnlyRootFilesystem: false

View File

@ -21,7 +21,7 @@ sources:
- https://ghcr.io/linuxserver/grocy
- https://github.com/grocy/grocy
type: application
version: 13.0.14
version: 13.0.15
annotations:
truecharts.org/catagories: |
- Home-Automation

View File

@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/grocy
tag: 3.3.2@sha256:f701a56867d23871eefa0630c0f49ac01aefc41f462ac999d85de147b2ab44e3
tag: 3.3.2@sha256:57ec59046e4466ffeec15c4c2efa23359d81c31c895616b17656079fb17e6f87
pullPolicy: IfNotPresent
securityContext:

View File

@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: habridge
version: 4.0.16
version: 4.0.17
appVersion: "5.4.1"
description: Habridge emulates Philips Hue API to other home automation gateways such as an Amazon Echo/Dot or other systems that support Philips Hue.
type: application

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/habridge
pullPolicy: IfNotPresent
tag: v5.4.1@sha256:5853676836bddd5c5b235c54e035d4e8a664a85e1975779ce6045844f2fdabd3
tag: v5.4.1@sha256:3f733113b5a46f31e0f6a7ceea1acb88684e66bafd3cea4530c087bc2bb1cdb0
securityContext:
runAsNonRoot: false

View File

@ -21,7 +21,7 @@ sources:
- https://hub.docker.com/r/linuxserver/heimdall
- https://github.com/linuxserver/Heimdall/
type: application
version: 14.0.8
version: 14.0.9
annotations:
truecharts.org/catagories: |
- organizers

View File

@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/heimdall
tag: 2.5.5@sha256:c9cae6d835994f4d098feb2d3d1f8d133a58e1b96b0e9d5b58de755b3a6539f0
tag: 2.5.5@sha256:c429ef13bffdd55f184cf85acef5a002fdf656b5a03a06a7f4bb066fbe16671a
pullPolicy: IfNotPresent
securityContext:

View File

@ -26,7 +26,7 @@ sources:
- https://quay.io/invidious/invidious
- https://github.com/iv-org/invidious
- https://docs.invidious.io/installation/#docker
version: 2.0.9
version: 2.0.10
annotations:
truecharts.org/catagories: |
- media

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/invidious
pullPolicy: IfNotPresent
tag: latest@sha256:c0b218c9c86c68aa7683406611ffc1436570542744db11a0a1f35d95ee679686
tag: latest@sha256:5c1b8cdb02e9f865b7d026131efd669425aa77d6e2a98927a80ba4cf631c52d7
podSecurityContext:
runAsGroup: 0

Some files were not shown because too many files have changed in this diff Show More