From b2752e85686ac83334b0a414e90bb272ddae2061 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 2 Jul 2022 12:23:01 +0200 Subject: [PATCH] chore(deps): update docker general non-major (#3033) * chore(deps): update docker general non-major * Commit bumped App Version Signed-off-by: TrueCharts-Bot --- charts/dependency/mariadb/Chart.yaml | 2 +- charts/dependency/mariadb/values.yaml | 2 +- charts/dependency/mongodb/Chart.yaml | 2 +- charts/dependency/mongodb/values.yaml | 2 +- charts/dependency/postgresql/Chart.yaml | 2 +- charts/dependency/postgresql/values.yaml | 2 +- charts/incubator/etesync/Chart.yaml | 2 +- charts/incubator/etesync/values.yaml | 2 +- charts/incubator/wger/Chart.yaml | 2 +- charts/incubator/wger/values.yaml | 2 +- charts/incubator/zabbix-server/Chart.yaml | 2 +- charts/incubator/zabbix-server/values.yaml | 6 +++--- charts/stable/clamav/Chart.yaml | 2 +- charts/stable/clamav/values.yaml | 2 +- charts/stable/code-server/Chart.yaml | 2 +- charts/stable/code-server/values.yaml | 2 +- charts/stable/cyberchef/Chart.yaml | 2 +- charts/stable/cyberchef/values.yaml | 2 +- charts/stable/dashdot/Chart.yaml | 2 +- charts/stable/dashdot/values.yaml | 2 +- charts/stable/deconz/Chart.yaml | 2 +- charts/stable/deconz/values.yaml | 2 +- charts/stable/filebrowser/Chart.yaml | 2 +- charts/stable/filebrowser/values.yaml | 2 +- charts/stable/flexget/Chart.yaml | 2 +- charts/stable/flexget/values.yaml | 2 +- charts/stable/nocodb/Chart.yaml | 2 +- charts/stable/nocodb/values.yaml | 2 +- charts/stable/rsshub/Chart.yaml | 2 +- charts/stable/rsshub/values.yaml | 2 +- charts/stable/snapdrop/Chart.yaml | 2 +- charts/stable/snapdrop/values.yaml | 2 +- charts/stable/snipe-it/Chart.yaml | 2 +- charts/stable/snipe-it/values.yaml | 2 +- charts/stable/zigbee2mqtt/Chart.yaml | 2 +- charts/stable/zigbee2mqtt/values.yaml | 2 +- 36 files changed, 38 insertions(+), 38 deletions(-) diff --git a/charts/dependency/mariadb/Chart.yaml b/charts/dependency/mariadb/Chart.yaml index b966fea2cf6..bf6853c3817 100644 --- a/charts/dependency/mariadb/Chart.yaml +++ b/charts/dependency/mariadb/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://github.com/prometheus/mysqld_exporter - https://mariadb.org type: application -version: 3.0.19 +version: 3.0.20 annotations: truecharts.org/catagories: | - database diff --git a/charts/dependency/mariadb/values.yaml b/charts/dependency/mariadb/values.yaml index e3d1a23f61e..f7f1346c839 100644 --- a/charts/dependency/mariadb/values.yaml +++ b/charts/dependency/mariadb/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/truecharts/mariadb pullPolicy: IfNotPresent - tag: v10.8.3@sha256:7963761747039bb08fd27ef8426a60da180a922e1510602a79f41520a3d66f14 + tag: v10.8.3@sha256:0296a23b35c62b30d0024054d08f1fc8f72a543d222d20e2cb84a6db0e47b65d controller: # -- Set the controller type. diff --git a/charts/dependency/mongodb/Chart.yaml b/charts/dependency/mongodb/Chart.yaml index 87b96e7c720..811e2356283 100644 --- a/charts/dependency/mongodb/Chart.yaml +++ b/charts/dependency/mongodb/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/bitnami/bitnami-docker-mongodb - https://www.mongodb.com type: application -version: 1.0.20 +version: 1.0.21 annotations: truecharts.org/catagories: | - database diff --git a/charts/dependency/mongodb/values.yaml b/charts/dependency/mongodb/values.yaml index cbc704392ec..d3f80545d20 100644 --- a/charts/dependency/mongodb/values.yaml +++ b/charts/dependency/mongodb/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/truecharts/mongodb pullPolicy: IfNotPresent - tag: v5.0.9@sha256:03eff21bcc4b0e637fc2709b751a6f903707bedad32bd121dc194160ca0b61e3 + tag: v5.0.9@sha256:13030f42a436af1d3ad313b4e4655f49bd761edea0aaab3dd9660c59d3442dd5 controller: # -- Set the controller type. diff --git a/charts/dependency/postgresql/Chart.yaml b/charts/dependency/postgresql/Chart.yaml index 509ea6a2e7b..203a56a5714 100644 --- a/charts/dependency/postgresql/Chart.yaml +++ b/charts/dependency/postgresql/Chart.yaml @@ -22,7 +22,7 @@ name: postgresql sources: - https://www.postgresql.org/ type: application -version: 8.0.19 +version: 8.0.20 annotations: truecharts.org/catagories: | - database diff --git a/charts/dependency/postgresql/values.yaml b/charts/dependency/postgresql/values.yaml index de8f65da070..844b0039c6a 100644 --- a/charts/dependency/postgresql/values.yaml +++ b/charts/dependency/postgresql/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/truecharts/postgresql pullPolicy: IfNotPresent - tag: v14.4.0@sha256:da6bfac193ac0aab9221a31e3d12da5d3c529b3b232f7e24491a17fa0cce2810 + tag: v14.4.0@sha256:406dbb4cc9bab8bea807144a54c1b2ea6380eb0f8dec160624183555bdbc325b controller: # -- Set the controller type. diff --git a/charts/incubator/etesync/Chart.yaml b/charts/incubator/etesync/Chart.yaml index 63b498949b1..d828be674de 100644 --- a/charts/incubator/etesync/Chart.yaml +++ b/charts/incubator/etesync/Chart.yaml @@ -31,7 +31,7 @@ sources: - https://github.com/victor-rds/docker-etebase - https://hub.docker.com/r/victorrds/etesync type: application -version: 0.0.1 +version: 0.0.2 annotations: truecharts.org/catagories: | - productivity diff --git a/charts/incubator/etesync/values.yaml b/charts/incubator/etesync/values.yaml index d43e39439ed..22ae95cf518 100644 --- a/charts/incubator/etesync/values.yaml +++ b/charts/incubator/etesync/values.yaml @@ -1,7 +1,7 @@ image: repository: victorrds/etesync pullPolicy: IfNotPresent - tag: 0.9.1@sha256:a880ed256dd78f14fb8dc9ab2e72ca2acebd3b8a87db65ea038f30abed27d896 + tag: 0.9.1@sha256:c7c1af7532803996af2314a0b01475574fc41b5120460b1d5db726dc13576d17 podSecurityContext: runAsUser: 373 diff --git a/charts/incubator/wger/Chart.yaml b/charts/incubator/wger/Chart.yaml index 20a5b738d3b..61d09bd22a8 100644 --- a/charts/incubator/wger/Chart.yaml +++ b/charts/incubator/wger/Chart.yaml @@ -26,7 +26,7 @@ name: wger sources: - https://github.com/wger-project/wger - https://github.com/wger-project/docker -version: 0.0.7 +version: 0.0.8 annotations: truecharts.org/catagories: | - life diff --git a/charts/incubator/wger/values.yaml b/charts/incubator/wger/values.yaml index 8ca2d481fea..1dbbc604987 100644 --- a/charts/incubator/wger/values.yaml +++ b/charts/incubator/wger/values.yaml @@ -1,6 +1,6 @@ image: repository: wger/server - tag: latest@sha256:a9dc8d9975760b6ff6d0af36b9e301946e5ec0d94b93ca037077061da41ee4ad + tag: latest@sha256:086af468cb794fe842ab8f87afbaffbcca297074456d4dea19e9a910edc0409c pullPolicy: IfNotPresent nginxImage: diff --git a/charts/incubator/zabbix-server/Chart.yaml b/charts/incubator/zabbix-server/Chart.yaml index 751758d64b3..30215ccb016 100644 --- a/charts/incubator/zabbix-server/Chart.yaml +++ b/charts/incubator/zabbix-server/Chart.yaml @@ -23,7 +23,7 @@ name: zabbix-server sources: - https://hub.docker.com/r/zabbix/zabbix-server-pgsql - https://hub.docker.com/r/zabbix/zabbix-web-nginx-pgsql -version: 2.0.6 +version: 2.0.7 annotations: truecharts.org/catagories: | - utilities diff --git a/charts/incubator/zabbix-server/values.yaml b/charts/incubator/zabbix-server/values.yaml index 088c59769a0..9c23599efb3 100644 --- a/charts/incubator/zabbix-server/values.yaml +++ b/charts/incubator/zabbix-server/values.yaml @@ -1,16 +1,16 @@ image: repository: tccr.io/truecharts/zabbix-server - tag: v6.0.5@sha256:3744428aca58421820f775d41f8ac83fab551d6958b0d984c9b349d282483785 + tag: v6.0.6@sha256:6ad564abb89c735dae25407111ac3c452767f290b09b65e772f3ea67c8aad024 pullPolicy: IfNotPresent frontImage: repository: tccr.io/truecharts/zabbix-web - tag: v6.0.5@sha256:2ad89f579a7c1ccc38af01f1252a2f3d8ca9cf82616c0d1151a8abaa97c196ee + tag: v6.0.6@sha256:83085f499b558cda91311b7f55545b2f201a1fc1f69ccdfd092d4c0b921e6ca2 pullPolicy: IfNotPresent snmptrapsImage: repository: tccr.io/truecharts/zabbix-snmptraps - tag: v6.0.5@sha256:67049f5bf817403b717a56cdfc35dfa2be74fe62222fdc297e037c5d4789bfb2 + tag: v6.0.6@sha256:1910b1f3700d3559cc6d8c78e9fe9c49d51c4dab670c9706e12217b100367886 pullPolicy: IfNotPresent tty: true diff --git a/charts/stable/clamav/Chart.yaml b/charts/stable/clamav/Chart.yaml index d0ec7d7ad4a..d0545bc4448 100644 --- a/charts/stable/clamav/Chart.yaml +++ b/charts/stable/clamav/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://hub.docker.com/r/clamav/clamav - https://docs.clamav.net/ type: application -version: 3.0.7 +version: 3.0.8 annotations: truecharts.org/catagories: | - utilities diff --git a/charts/stable/clamav/values.yaml b/charts/stable/clamav/values.yaml index 62ec22765b3..c91b0740b3b 100644 --- a/charts/stable/clamav/values.yaml +++ b/charts/stable/clamav/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/clamav pullPolicy: IfNotPresent - tag: v0.105.0@sha256:7ec18dac2cb9b3977d05d635d5785aa8f3d877f0ad638786b386ca9f5b734bc7 + tag: v0.105.0@sha256:374c025404b6f743418e3866906b2a0fbea3a680175545ef17a694735629bfa6 podSecurityContext: runAsUser: 0 diff --git a/charts/stable/code-server/Chart.yaml b/charts/stable/code-server/Chart.yaml index 31753d38bfc..960736938bb 100644 --- a/charts/stable/code-server/Chart.yaml +++ b/charts/stable/code-server/Chart.yaml @@ -21,7 +21,7 @@ name: code-server sources: - https://github.com/cdr/code-server type: application -version: 4.0.8 +version: 4.0.9 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/code-server/values.yaml b/charts/stable/code-server/values.yaml index fb65f6078dd..38e45e52ca6 100644 --- a/charts/stable/code-server/values.yaml +++ b/charts/stable/code-server/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/code-server pullPolicy: IfNotPresent - tag: v4.4.0@sha256:13b87094cf293bf45278de98ecb83eb50f3d86ffe0587b4fafd6dc259d367a4d + tag: v4.5.0@sha256:688d7ee25d5a42e78d3bf47c46f0d32ec1689f5539869af787752faf9e6f7dc5 args: - --user-data-dir diff --git a/charts/stable/cyberchef/Chart.yaml b/charts/stable/cyberchef/Chart.yaml index cd0a85b5c72..eeccd704135 100644 --- a/charts/stable/cyberchef/Chart.yaml +++ b/charts/stable/cyberchef/Chart.yaml @@ -17,7 +17,7 @@ maintainers: name: cyberchef sources: - https://hub.docker.com/r/mpepping/cyberchef -version: 2.0.18 +version: 2.0.19 annotations: truecharts.org/catagories: | - utilities diff --git a/charts/stable/cyberchef/values.yaml b/charts/stable/cyberchef/values.yaml index 3014ce68359..ee58cf6ba54 100644 --- a/charts/stable/cyberchef/values.yaml +++ b/charts/stable/cyberchef/values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/cyberchef - tag: v9.39.1@sha256:2585b6fa31f42b9daabeee0f1e0f39d5bb650b74d30a246bc8ad3b1d5c950061 + tag: v9.39.1@sha256:53d94935606142570ed63f0b8f6a4439a1ff4f9f8b1e85bd21bf130abd1401c9 pullPolicy: IfNotPresent securityContext: diff --git a/charts/stable/dashdot/Chart.yaml b/charts/stable/dashdot/Chart.yaml index 702cd6e1b0d..ec749ffe25d 100644 --- a/charts/stable/dashdot/Chart.yaml +++ b/charts/stable/dashdot/Chart.yaml @@ -19,7 +19,7 @@ name: dashdot sources: - https://github.com/MauriceNino/dashdot - https://hub.docker.com/r/mauricenino/dashdot -version: 1.0.8 +version: 1.0.9 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/dashdot/values.yaml b/charts/stable/dashdot/values.yaml index dfb4185f68f..3087088362a 100644 --- a/charts/stable/dashdot/values.yaml +++ b/charts/stable/dashdot/values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/dashdot - tag: v3.9.5@sha256:280d7d3330a01734d3387a1a83eb5ee29b5603871806cd3fd395549c983faa64 + tag: v3.9.7@sha256:1b0f557090c68f72e3aa5ea985ff219433444776a6c46b63b0f32357a0cf8fc6 pullPolicy: IfNotPresent securityContext: diff --git a/charts/stable/deconz/Chart.yaml b/charts/stable/deconz/Chart.yaml index bdf44b6afb5..020ee704ed4 100644 --- a/charts/stable/deconz/Chart.yaml +++ b/charts/stable/deconz/Chart.yaml @@ -22,7 +22,7 @@ name: deconz sources: - https://github.com/dresden-elektronik/deconz-rest-plugin - https://github.com/marthoc/docker-deconz -version: 8.0.9 +version: 8.0.10 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/deconz/values.yaml b/charts/stable/deconz/values.yaml index 0bce6e2cecb..f0cc640bd39 100644 --- a/charts/stable/deconz/values.yaml +++ b/charts/stable/deconz/values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/deconz - tag: v2.17.00@sha256:604a8a6e0e9f6d07ac81ea72ab2f48f51a1cdff699e690bc9ad7b10a7b5b0282 + tag: v2.17.01@sha256:1f3f5de03955000de7d0d9f29902b5d2e174db2e98d46cc1c744324b4678607b pullPolicy: IfNotPresent securityContext: diff --git a/charts/stable/filebrowser/Chart.yaml b/charts/stable/filebrowser/Chart.yaml index 8f2b71f0f3c..7e2a03d99e3 100644 --- a/charts/stable/filebrowser/Chart.yaml +++ b/charts/stable/filebrowser/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://filebrowser.org/cli/filebrowser - https://hub.docker.com/r/filebrowser/filebrowser type: application -version: 2.0.7 +version: 2.0.8 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/filebrowser/values.yaml b/charts/stable/filebrowser/values.yaml index 70efecc0d7a..1d242e9b1ff 100644 --- a/charts/stable/filebrowser/values.yaml +++ b/charts/stable/filebrowser/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/filebrowser pullPolicy: IfNotPresent - tag: v2.22.1@sha256:b8c3ff4b61bcdb843a8e4ad097c4f999607e70e92371f4f5fb9ab052b5c87cf4 + tag: v2.22.2@sha256:e7a24634b03d50ffd40959fa026f3b975bfd3587e060a58da63a44da92b31006 service: main: diff --git a/charts/stable/flexget/Chart.yaml b/charts/stable/flexget/Chart.yaml index ffc9d62470d..e79690ba460 100644 --- a/charts/stable/flexget/Chart.yaml +++ b/charts/stable/flexget/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://hub.docker.com/r/wiserain/flexget - https://github.com/wiserain/docker-flexget type: application -version: 2.0.10 +version: 2.0.11 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/flexget/values.yaml b/charts/stable/flexget/values.yaml index e0a7bf0c22b..2fc3146ac3b 100644 --- a/charts/stable/flexget/values.yaml +++ b/charts/stable/flexget/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/flexget pullPolicy: IfNotPresent - tag: v3.3.18@sha256:d0168cf2f0dc9836acdb43e34d8395534c6c782345c39a06fd7097c66ecedd8e + tag: v3.3.18@sha256:48b0e5d4b614971be8bfe0a054bcafb50599345a47f4847148079ce4482e281b securityContext: runAsNonRoot: false diff --git a/charts/stable/nocodb/Chart.yaml b/charts/stable/nocodb/Chart.yaml index 4a460b2fc09..b0cc62d24c3 100644 --- a/charts/stable/nocodb/Chart.yaml +++ b/charts/stable/nocodb/Chart.yaml @@ -26,7 +26,7 @@ name: nocodb sources: - https://hub.docker.com/r/nocodb/nocodb - https://github.com/nocodb/nocodb -version: 3.0.11 +version: 3.0.12 annotations: truecharts.org/catagories: | - productivity diff --git a/charts/stable/nocodb/values.yaml b/charts/stable/nocodb/values.yaml index 41fc9cc78ef..0de301147af 100644 --- a/charts/stable/nocodb/values.yaml +++ b/charts/stable/nocodb/values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/nocodb - tag: v0.92.0@sha256:cecd4fd294254242375bc2ee1ba93f27d9af8c04f839855e101cb6808a38c108 + tag: v0.92.3@sha256:39283306aa37883bf547c2fa7dc0f088ccbfdce2255f8090185e29186615061d pullPolicy: IfNotPresent securityContext: diff --git a/charts/stable/rsshub/Chart.yaml b/charts/stable/rsshub/Chart.yaml index 235503c96ab..5ee172ba80a 100644 --- a/charts/stable/rsshub/Chart.yaml +++ b/charts/stable/rsshub/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: rsshub -version: 3.0.19 +version: 3.0.20 appVersion: "latest" description: RSSHub can generate RSS feeds from pretty much everything type: application diff --git a/charts/stable/rsshub/values.yaml b/charts/stable/rsshub/values.yaml index c004e867c4c..a2ebaabb781 100644 --- a/charts/stable/rsshub/values.yaml +++ b/charts/stable/rsshub/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/rsshub pullPolicy: IfNotPresent - tag: latest@sha256:7c18a17abfa9132833f42476d08728e3dc57d4520c321718be882bc32392039a + tag: latest@sha256:2458910c32f0ea2130edfce7469eb91eeba08ab2c860f03b4ae92b79f4a963b8 browserlessImage: repository: tccr.io/truecharts/browserless-chrome diff --git a/charts/stable/snapdrop/Chart.yaml b/charts/stable/snapdrop/Chart.yaml index e33bcd5e7f7..0e2342a8bbf 100644 --- a/charts/stable/snapdrop/Chart.yaml +++ b/charts/stable/snapdrop/Chart.yaml @@ -17,7 +17,7 @@ maintainers: name: snapdrop sources: - https://github.com/linuxserver/docker-snapdrop -version: 2.0.10 +version: 2.0.11 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/snapdrop/values.yaml b/charts/stable/snapdrop/values.yaml index b97596b99b4..a18266e215a 100644 --- a/charts/stable/snapdrop/values.yaml +++ b/charts/stable/snapdrop/values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/snapdrop - tag: latest@sha256:404bd6f3cfb1102327e2869ea1fb1e193e0faffd04d6cf1350250354f46631a1 + tag: latest@sha256:f0079f3da307bdf1c34a1a4b5edb0545c384b0bd6b913eb2d3729385ec8ee101 pullPolicy: IfNotPresent securityContext: diff --git a/charts/stable/snipe-it/Chart.yaml b/charts/stable/snipe-it/Chart.yaml index e27ff24fe7c..ee54a7aa833 100644 --- a/charts/stable/snipe-it/Chart.yaml +++ b/charts/stable/snipe-it/Chart.yaml @@ -29,7 +29,7 @@ name: snipe-it sources: - https://snipeitapp.com/ - https://github.com/snipe/snipe-it -version: 4.0.12 +version: 4.0.13 annotations: truecharts.org/catagories: | - management diff --git a/charts/stable/snipe-it/values.yaml b/charts/stable/snipe-it/values.yaml index 7fb1096c1cc..dd825f8b01f 100644 --- a/charts/stable/snipe-it/values.yaml +++ b/charts/stable/snipe-it/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/snipe-it pullPolicy: IfNotPresent - tag: v6.0.5@sha256:d72d84a62dd348088d88fbe4bdfd123205406d5f230f796ee263c2930ab2509f + tag: v6.0.6@sha256:991d2f1343deaa21dc624ec9405b77a94f1f930f09990dfcf5c353c12de132ba securityContext: runAsNonRoot: false diff --git a/charts/stable/zigbee2mqtt/Chart.yaml b/charts/stable/zigbee2mqtt/Chart.yaml index 3cef469f56a..7eacbd6ae35 100644 --- a/charts/stable/zigbee2mqtt/Chart.yaml +++ b/charts/stable/zigbee2mqtt/Chart.yaml @@ -19,7 +19,7 @@ maintainers: name: zigbee2mqtt sources: - https://github.com/Koenkk/zigbee2mqtt -version: 4.0.8 +version: 4.0.9 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/zigbee2mqtt/values.yaml b/charts/stable/zigbee2mqtt/values.yaml index 00611bce6ff..1437b18ce2c 100644 --- a/charts/stable/zigbee2mqtt/values.yaml +++ b/charts/stable/zigbee2mqtt/values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/zigbee2mqtt - tag: v1.25.2@sha256:82f4a8dd3278bc25a17c3fd8cf72e31d0818f853b9e3a2a48e29299f2a150a4c + tag: v1.26.0@sha256:c8558f886e60e5b091e337b8ffd02c43555f637264f3b33dc7aee8b6abe57f68 pullPolicy: IfNotPresent secretEnv: