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

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

* Commit bumped App Version

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

* revert synclounge and fix domoticz

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
TrueCharts Bot 2022-07-15 08:34:07 +02:00 committed by GitHub
parent 4e4293b17d
commit 9060be5616
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
38 changed files with 39 additions and 38 deletions

View File

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

View File

@ -1,7 +1,7 @@
image: image:
repository: ghcr.io/truecharts/memcached repository: ghcr.io/truecharts/memcached
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: v1.6.15@sha256:0062fef675fa2f85df6b40507e226e4ce1ef3599ee22accf112dc679e3e6cbe5 tag: v1.6.15@sha256:93b823a0497265ec51435612d69e9cdd43dbb70e393f84e9c22cedecf232b856
service: service:
main: main:

View File

@ -25,7 +25,7 @@ sources:
- https://github.com/TryGhost/Ghost - https://github.com/TryGhost/Ghost
- https://hub.docker.com/_/ghost - https://hub.docker.com/_/ghost
- https://ghost.org/docs/ - https://ghost.org/docs/
version: 3.0.24 version: 3.0.25
annotations: annotations:
truecharts.org/catagories: | truecharts.org/catagories: |
- productivity - productivity

View File

@ -1,6 +1,6 @@
image: image:
repository: tccr.io/truecharts/ghost repository: tccr.io/truecharts/ghost
tag: v5.3.0@sha256:1292ebe1de618b99dd42be04588aac1843bd056353a49de768340a835793bb43 tag: v5.3.0@sha256:3a1d6e830de3ec71e2d8500d632314fe781af4d7def6d71aa2a5feba44debe14
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:

View File

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

View File

@ -1,7 +1,7 @@
image: image:
repository: tccr.io/truecharts/jackett repository: tccr.io/truecharts/jackett
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: v0.20.1304@sha256:d16e7da87d43e2b9860c0f3cf42f6fd90aa631623127748743c702949533261a tag: v0.20.1305@sha256:fb136fb4e4f8c542267d99f150e5a6b6b086eee1a70599cf3ed8d26a7a41a029
securityContext: securityContext:
readOnlyRootFilesystem: false readOnlyRootFilesystem: false

View File

@ -1,4 +1,4 @@
image: image:
repository: tccr.io/truecharts/jackett repository: tccr.io/truecharts/jackett
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: v0.20.1304@sha256:d16e7da87d43e2b9860c0f3cf42f6fd90aa631623127748743c702949533261a tag: v0.20.1305@sha256:fb136fb4e4f8c542267d99f150e5a6b6b086eee1a70599cf3ed8d26a7a41a029

View File

@ -17,7 +17,7 @@ maintainers:
name: cyberchef name: cyberchef
sources: sources:
- https://hub.docker.com/r/mpepping/cyberchef - https://hub.docker.com/r/mpepping/cyberchef
version: 2.0.37 version: 2.0.38
annotations: annotations:
truecharts.org/catagories: | truecharts.org/catagories: |
- utilities - utilities

View File

@ -1,6 +1,6 @@
image: image:
repository: tccr.io/truecharts/cyberchef repository: tccr.io/truecharts/cyberchef
tag: v9.46.0@sha256:1da3209a5ac7f8014efcf9a904d0ab711a312f19cad941f63efb86721134246a tag: v9.46.0@sha256:fb48ad336ea8d69033e4b01b43e04086bfb711dfe8c58c5a7f61ad1b8aef8211
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
securityContext: securityContext:

View File

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

View File

@ -365,7 +365,7 @@ questions:
label: "ReadOnly Root Filesystem" label: "ReadOnly Root Filesystem"
schema: schema:
type: boolean type: boolean
default: true default: false
- variable: allowPrivilegeEscalation - variable: allowPrivilegeEscalation
label: "Allow Privilege Escalation" label: "Allow Privilege Escalation"
schema: schema:

View File

@ -1,10 +1,11 @@
image: image:
repository: tccr.io/truecharts/domoticz repository: tccr.io/truecharts/domoticz
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: v2022.1.20220630 tag: v2022.1.20220714
securityContext: securityContext:
runAsNonRoot: false runAsNonRoot: false
readOnlyRootFilesystem: false
podSecurityContext: podSecurityContext:
runAsUser: 0 runAsUser: 0

View File

@ -18,7 +18,7 @@ name: fileflows
sources: sources:
- https://github.com/revenz/FileFlows - https://github.com/revenz/FileFlows
- https://hub.docker.com/r/revenz/fileflows - https://hub.docker.com/r/revenz/fileflows
version: 2.0.23 version: 2.0.24
annotations: annotations:
truecharts.org/catagories: | truecharts.org/catagories: |
- media - media

View File

@ -1,6 +1,6 @@
image: image:
repository: tccr.io/truecharts/fileflows repository: tccr.io/truecharts/fileflows
tag: v0.8.4@sha256:8bcd00032697d128929fce8a3d38debd02d1ea1935bf229ac3a97c0123e7e2fe tag: v0.9.0@sha256:1a06ae36c3df16606d74fe2acdafcb54a5e73b9e7a925780d56328efee0b454b
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
securityContext: securityContext:

View File

@ -23,7 +23,7 @@ sources:
- https://filezilla-project.org/ - https://filezilla-project.org/
- https://github.com/linuxserver/docker-filezilla - https://github.com/linuxserver/docker-filezilla
type: application type: application
version: 4.0.18 version: 4.0.19
annotations: annotations:
truecharts.org/catagories: | truecharts.org/catagories: |
- media - media

View File

@ -1,7 +1,7 @@
image: image:
repository: tccr.io/truecharts/filezilla repository: tccr.io/truecharts/filezilla
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: v3.55.1@sha256:e24b139ef6f88a10017423c3d7b2377742e51b6883d6a6a3763231b8f3c3c8a0 tag: v3.55.1@sha256:7a7b1960978707711905a40542455a9f1a422edace217f1c741fe29307282ebd
securityContext: securityContext:
readOnlyRootFilesystem: false readOnlyRootFilesystem: false

View File

@ -27,7 +27,7 @@ name: friendica
sources: sources:
- https://friendi.ca/ - https://friendi.ca/
- https://hub.docker.com/_/friendica - https://hub.docker.com/_/friendica
version: 4.0.25 version: 4.0.26
annotations: annotations:
truecharts.org/catagories: | truecharts.org/catagories: |
- social - social

View File

@ -1,7 +1,7 @@
image: image:
repository: tccr.io/truecharts/friendica repository: tccr.io/truecharts/friendica
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: v2022.06@sha256:711e3fa96c4a153d2a16e6e63cd09dc87a3360cfae3a57212e2442651a3d0d57 tag: v2022.06@sha256:b61de16f0a434dabf3c86d7dfab5817837ee1366988e5f7dc2388787432231ea
securityContext: securityContext:
runAsNonRoot: false runAsNonRoot: false

View File

@ -20,7 +20,7 @@ name: grocy
sources: sources:
- https://github.com/grocy/grocy - https://github.com/grocy/grocy
type: application type: application
version: 11.0.22 version: 11.0.23
annotations: annotations:
truecharts.org/catagories: | truecharts.org/catagories: |
- Home-Automation - Home-Automation

View File

@ -1,6 +1,6 @@
image: image:
repository: tccr.io/truecharts/grocy repository: tccr.io/truecharts/grocy
tag: v3.3.1@sha256:1fc0c85a95b31ddf458a6cff82cea80a16585bc7684f9e985ce663a2a51f0eb4 tag: v3.3.1@sha256:8a666946e0bdd3e826378bafc6580e37aeac9c736fd42d0ddb56a5c007fb88d8
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
securityContext: securityContext:

View File

@ -21,7 +21,7 @@ name: jackett
sources: sources:
- https://github.com/Jackett/Jackett - https://github.com/Jackett/Jackett
type: application type: application
version: 11.0.31 version: 11.0.32
annotations: annotations:
truecharts.org/catagories: | truecharts.org/catagories: |
- media - media

View File

@ -1,7 +1,7 @@
image: image:
repository: tccr.io/truecharts/jackett repository: tccr.io/truecharts/jackett
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: v0.20.1304@sha256:d16e7da87d43e2b9860c0f3cf42f6fd90aa631623127748743c702949533261a tag: v0.20.1305@sha256:fb136fb4e4f8c542267d99f150e5a6b6b086eee1a70599cf3ed8d26a7a41a029
securityContext: securityContext:
readOnlyRootFilesystem: false readOnlyRootFilesystem: false

View File

@ -19,7 +19,7 @@ maintainers:
name: minio name: minio
sources: sources:
- https://github.com/minio/minio - https://github.com/minio/minio
version: 3.0.27 version: 3.0.28
annotations: annotations:
truecharts.org/catagories: | truecharts.org/catagories: |
- media - media

View File

@ -1,6 +1,6 @@
image: image:
repository: tccr.io/truecharts/minio repository: tccr.io/truecharts/minio
tag: latest@sha256:ed22be2554782284b84d825c1083639f083182db280f34d83cc73d84f6dfd16d tag: latest@sha256:b3026218c44ab8f712727e6b4b25da12030a8fcebe7687b8c07b11c49ae15b58
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
args: ["server", "/data", "--address", ":10106", "--console-address", ":10107"] args: ["server", "/data", "--address", ":10106", "--console-address", ":10107"]

View File

@ -22,7 +22,7 @@ name: monica
sources: sources:
- https://github.com/monicahq/monica - https://github.com/monicahq/monica
- https://hub.docker.com/_/monica - https://hub.docker.com/_/monica
version: 3.0.25 version: 3.0.26
annotations: annotations:
truecharts.org/catagories: | truecharts.org/catagories: |
- crm - crm

View File

@ -1,6 +1,6 @@
image: image:
repository: tccr.io/truecharts/monica repository: tccr.io/truecharts/monica
tag: v3.7.0@sha256:ba238b65dc4a2df1f43ae48793c2f60f769f4fdd7d214bb5554cef0814c4a4da tag: v3.7.0@sha256:0b0a818462bc93fe9fca60cf37f0a87c5001ca0f3a518d1c0bbf7de5a0edeaac
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
securityContext: securityContext:

View File

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

View File

@ -1,6 +1,6 @@
image: image:
repository: tccr.io/truecharts/n8n repository: tccr.io/truecharts/n8n
tag: v0.186.0@sha256:a671cc498b12e7e7ff1693afc1e3a410d017b8c5c9acb9fc1b9a716857b1b4f0 tag: v0.186.1@sha256:0671e2b5532398ef751a37d75a9047736540f0fd3c003750b07d5e571b3d6ab0
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
securityContext: securityContext:

View File

@ -37,7 +37,7 @@ sources:
- https://github.com/nextcloud/docker - https://github.com/nextcloud/docker
- https://github.com/nextcloud/helm - https://github.com/nextcloud/helm
type: application type: application
version: 15.2.16 version: 15.2.17
annotations: annotations:
truecharts.org/catagories: | truecharts.org/catagories: |
- cloud - cloud

View File

@ -1,7 +1,7 @@
image: image:
repository: tccr.io/truecharts/nextcloud-fpm repository: tccr.io/truecharts/nextcloud-fpm
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: v24.0.2@sha256:de756f2fb9224ceef14aaa0766f7c574b5a664fc6b902e31e53be064e13170ea tag: v24.0.2@sha256:491aa04ba52e5fe8f48e2efbe544af263fd13fc41d1793a830aadd5e7721cb0d
nginxImage: nginxImage:
repository: tccr.io/truecharts/nginx-unprivileged repository: tccr.io/truecharts/nginx-unprivileged

View File

@ -18,7 +18,7 @@ name: omada-controller
sources: sources:
- https://github.com/mbentley/docker-omada-controller - https://github.com/mbentley/docker-omada-controller
- https://github.com/truecharts/apps/tree/master/charts/omada-controller - https://github.com/truecharts/apps/tree/master/charts/omada-controller
version: 6.0.30 version: 6.0.31
annotations: annotations:
truecharts.org/catagories: | truecharts.org/catagories: |
- media - media

View File

@ -1,6 +1,6 @@
image: image:
repository: tccr.io/truecharts/omada-controller repository: tccr.io/truecharts/omada-controller
tag: v5.3@sha256:21bc1d4c449959b829dc07e39180bfebca495e76463ffa6d4d3d479c02dfa19f tag: v5.3@sha256:8c73a51ad9d7e49954bbdf21aad337152402bc529e86fe3a96555e5a05eaee28
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
securityContext: securityContext:

View File

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

View File

@ -4,7 +4,7 @@ image:
prometheusImage: prometheusImage:
repository: tccr.io/truecharts/prometheus repository: tccr.io/truecharts/prometheus
tag: v2.36.2@sha256:998cab87ce5d0ccbeeb3c86be6a04d6ea4b386dfe0f7fe421c5cbfe51b0cae8a tag: v2.37.0@sha256:b9e166b87efca17006f63ccd9c37d80d65e4a85724d881e93a0d6f6c314b3da5
thanosImage: thanosImage:
repository: tccr.io/truecharts/thanos repository: tccr.io/truecharts/thanos

View File

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

View File

@ -1,7 +1,7 @@
image: image:
repository: tccr.io/truecharts/rsshub repository: tccr.io/truecharts/rsshub
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: latest@sha256:90167ffab9c3d3f9440e924ce2f17bbd957420bfe43a53f4ca69f8cbf5372039 tag: latest@sha256:8e92dfbbb60cde5980c35f1c9ef54b415e4cbb4e18712f0776954d60c6d73283
browserlessImage: browserlessImage:
repository: tccr.io/truecharts/browserless-chrome repository: tccr.io/truecharts/browserless-chrome

View File

@ -22,7 +22,7 @@ sources:
- https://github.com/linuxserver/docker-sickchill - https://github.com/linuxserver/docker-sickchill
- https://github.com/SickChill/SickChill - https://github.com/SickChill/SickChill
type: application type: application
version: 3.0.19 version: 3.0.20
annotations: annotations:
truecharts.org/catagories: | truecharts.org/catagories: |
- media - media

View File

@ -1,7 +1,7 @@
image: image:
repository: tccr.io/truecharts/sickchill repository: tccr.io/truecharts/sickchill
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: v2022.2.20@sha256:6f095ef8d9a11f7c47557fad4e28500e41ee6045b912e5728816f3264d4c3d1a tag: v2022.2.20@sha256:3a3d5b06dab2aa8248fd090d094fd22b705806e530c3cdabaf722b5025a2be6f
securityContext: securityContext:
readOnlyRootFilesystem: false readOnlyRootFilesystem: false