From 54b3e7b0f6a1cd12229682a3c1d59bfa0acacd8b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 6 Jul 2022 20:09:05 +0200 Subject: [PATCH] chore(deps): update docker general non-major (#3078) * chore(deps): update docker general non-major * Commit bumped App Version Signed-off-by: TrueCharts-Bot --- charts/dependency/mongodb/Chart.yaml | 2 +- charts/dependency/mongodb/values.yaml | 2 +- charts/incubator/appsmith/Chart.yaml | 2 +- charts/incubator/appsmith/values.yaml | 2 +- charts/incubator/cloudflared/Chart.yaml | 2 +- charts/incubator/cloudflared/values.yaml | 2 +- charts/incubator/ghost/Chart.yaml | 2 +- charts/incubator/ghost/values.yaml | 2 +- charts/incubator/self-service-password/Chart.yaml | 2 +- charts/incubator/self-service-password/values.yaml | 2 +- charts/incubator/youtubedl-material/Chart.yaml | 2 +- charts/incubator/youtubedl-material/values.yaml | 2 +- charts/incubator/zabbix-server/Chart.yaml | 2 +- charts/incubator/zabbix-server/values.yaml | 6 +++--- charts/stable/authelia/Chart.yaml | 2 +- charts/stable/authelia/values.yaml | 2 +- charts/stable/baserow/Chart.yaml | 2 +- charts/stable/baserow/values.yaml | 2 +- charts/stable/budge/Chart.yaml | 2 +- charts/stable/budge/values.yaml | 2 +- charts/stable/cyberchef/Chart.yaml | 2 +- charts/stable/cyberchef/values.yaml | 2 +- charts/stable/filebrowser/Chart.yaml | 2 +- charts/stable/filebrowser/values.yaml | 2 +- charts/stable/kopia/Chart.yaml | 2 +- charts/stable/kopia/values.yaml | 2 +- charts/stable/littlelink/Chart.yaml | 2 +- charts/stable/littlelink/values.yaml | 2 +- charts/stable/matomo/Chart.yaml | 2 +- charts/stable/matomo/values.yaml | 2 +- charts/stable/medusa/Chart.yaml | 2 +- charts/stable/medusa/values.yaml | 2 +- charts/stable/n8n/Chart.yaml | 2 +- charts/stable/n8n/values.yaml | 2 +- charts/stable/plex/Chart.yaml | 2 +- charts/stable/plex/values.yaml | 2 +- charts/stable/prometheus/Chart.yaml | 2 +- charts/stable/prometheus/values.yaml | 4 ++-- charts/stable/rsshub/Chart.yaml | 2 +- charts/stable/rsshub/values.yaml | 2 +- charts/stable/snipe-it/Chart.yaml | 2 +- charts/stable/snipe-it/values.yaml | 2 +- charts/stable/storj-node/Chart.yaml | 2 +- charts/stable/storj-node/values.yaml | 2 +- charts/stable/synapse/Chart.yaml | 2 +- charts/stable/synapse/values.yaml | 2 +- charts/stable/syncthing/Chart.yaml | 2 +- charts/stable/syncthing/values.yaml | 2 +- 48 files changed, 51 insertions(+), 51 deletions(-) diff --git a/charts/dependency/mongodb/Chart.yaml b/charts/dependency/mongodb/Chart.yaml index d9f96a7d9c5..b2c068d4902 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.24 +version: 1.0.25 annotations: truecharts.org/catagories: | - database diff --git a/charts/dependency/mongodb/values.yaml b/charts/dependency/mongodb/values.yaml index 1e02e4c446c..ae717adeb13 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:efb18d312bd0ee5ff4456ce7bec4d64a9895d7a4dfb01e42a9e5c0994430c1c2 + tag: v5.0.9@sha256:0c933dea024badf2e9c8a8e1da5a6b0acd8ae19393b6b1d0859ef5a31ea9fcac controller: # -- Set the controller type. diff --git a/charts/incubator/appsmith/Chart.yaml b/charts/incubator/appsmith/Chart.yaml index 69deb1a8746..67f1e29da4d 100644 --- a/charts/incubator/appsmith/Chart.yaml +++ b/charts/incubator/appsmith/Chart.yaml @@ -25,7 +25,7 @@ maintainers: name: appsmith sources: - https://github.com/appsmithorg/appsmith -version: 2.0.12 +version: 2.0.13 annotations: truecharts.org/catagories: | - productivity diff --git a/charts/incubator/appsmith/values.yaml b/charts/incubator/appsmith/values.yaml index 7445e0242c2..3a3caf14853 100644 --- a/charts/incubator/appsmith/values.yaml +++ b/charts/incubator/appsmith/values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/appsmith - tag: v1.7.5@sha256:dc18140e6d2b6c58a9586504980b2b73feb0b516fcfcfbd882454136ff813e3d + tag: v1.7.6@sha256:af5bf6ab72891048309c439bfa8e3cb51928813a73ca5f7e991026fc929a5fec pullPolicy: IfNotPresent securityContext: diff --git a/charts/incubator/cloudflared/Chart.yaml b/charts/incubator/cloudflared/Chart.yaml index 593bfe69fc0..c8bf93bba61 100644 --- a/charts/incubator/cloudflared/Chart.yaml +++ b/charts/incubator/cloudflared/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: cloudflared -version: 0.0.2 +version: 0.0.3 appVersion: "2022.6.3" description: Client for Cloudflare Tunnel, a daemon that exposes private services through the Cloudflare edge. type: application diff --git a/charts/incubator/cloudflared/values.yaml b/charts/incubator/cloudflared/values.yaml index 5ef530ca46b..b6d6c87ef2f 100644 --- a/charts/incubator/cloudflared/values.yaml +++ b/charts/incubator/cloudflared/values.yaml @@ -1,7 +1,7 @@ image: repository: cloudflare/cloudflared pullPolicy: IfNotPresent - tag: 2022.6.3 + tag: 2022.7.0 extraArgs: ["tunnel", "--no-autoupdate", "run", "--token", "{{ .Values.env.token }}"] diff --git a/charts/incubator/ghost/Chart.yaml b/charts/incubator/ghost/Chart.yaml index 26889e4f66d..41081957f65 100644 --- a/charts/incubator/ghost/Chart.yaml +++ b/charts/incubator/ghost/Chart.yaml @@ -25,7 +25,7 @@ sources: - https://github.com/TryGhost/Ghost - https://hub.docker.com/_/ghost - https://ghost.org/docs/ -version: 3.0.12 +version: 3.0.13 annotations: truecharts.org/catagories: | - productivity diff --git a/charts/incubator/ghost/values.yaml b/charts/incubator/ghost/values.yaml index 6216153d908..a57d0863b14 100644 --- a/charts/incubator/ghost/values.yaml +++ b/charts/incubator/ghost/values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/ghost - tag: v5.2.3@sha256:bbf87b3b73137b1121e2c665690820106a8bdbe5d46235b9721942c7d54c89f3 + tag: v5.2.4@sha256:3619a3e7f726e1850d73f062e6ad504f59897638caa2f9cf4e7016f2b5aaa209 pullPolicy: IfNotPresent env: diff --git a/charts/incubator/self-service-password/Chart.yaml b/charts/incubator/self-service-password/Chart.yaml index 6020fa50922..5676a8b5eae 100644 --- a/charts/incubator/self-service-password/Chart.yaml +++ b/charts/incubator/self-service-password/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://hub.docker.com/r/tiredofit/self-service-password - https://self-service-password.readthedocs.io/en/latest type: application -version: 1.0.10 +version: 1.0.11 annotations: truecharts.org/catagories: | - productivity diff --git a/charts/incubator/self-service-password/values.yaml b/charts/incubator/self-service-password/values.yaml index 4730c1d8c54..04f46b694e5 100644 --- a/charts/incubator/self-service-password/values.yaml +++ b/charts/incubator/self-service-password/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/self-service-password pullPolicy: IfNotPresent - tag: v5.2.3@sha256:950a5a9ca9963466ec5555c9a83862daa10603874557ffc384b10146810ab2df + tag: v5.2.3@sha256:a9b2ddada5f3077c022807908bede320f5dd0ef675e782650b04954179bb76c0 securityContext: readOnlyRootFilesystem: false diff --git a/charts/incubator/youtubedl-material/Chart.yaml b/charts/incubator/youtubedl-material/Chart.yaml index 0256c393503..78f715455c7 100644 --- a/charts/incubator/youtubedl-material/Chart.yaml +++ b/charts/incubator/youtubedl-material/Chart.yaml @@ -22,7 +22,7 @@ name: youtubedl-material sources: - https://hub.docker.com/r/tzahi12345/youtubedl-material - https://github.com/Tzahi12345/YoutubeDL-Material -version: 0.0.6 +version: 0.0.7 annotations: truecharts.org/catagories: | - media diff --git a/charts/incubator/youtubedl-material/values.yaml b/charts/incubator/youtubedl-material/values.yaml index 1a14f04fa71..da8e1bf707c 100644 --- a/charts/incubator/youtubedl-material/values.yaml +++ b/charts/incubator/youtubedl-material/values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/youtubedl-material - tag: v4.3@sha256:d654df20ba737152d10265bd0bd82bd49cc7c8de51334b008a28aad8c9cb5682 + tag: v4.3@sha256:5e2883f7a4483f2bae81cca5230c0f37d86fd2f1357594b321f1a2c732ee0fbc pullPolicy: IfNotPresent securityContext: diff --git a/charts/incubator/zabbix-server/Chart.yaml b/charts/incubator/zabbix-server/Chart.yaml index f143de64cbd..8be4c3c78ae 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.9 +version: 2.0.10 annotations: truecharts.org/catagories: | - utilities diff --git a/charts/incubator/zabbix-server/values.yaml b/charts/incubator/zabbix-server/values.yaml index 9c23599efb3..343a4db0904 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.6@sha256:6ad564abb89c735dae25407111ac3c452767f290b09b65e772f3ea67c8aad024 + tag: v6.2.0@sha256:a7e2b86edb2f25b2352c3b5aed0209333b7e5d51d2e83a7eec7211a9e2d28210 pullPolicy: IfNotPresent frontImage: repository: tccr.io/truecharts/zabbix-web - tag: v6.0.6@sha256:83085f499b558cda91311b7f55545b2f201a1fc1f69ccdfd092d4c0b921e6ca2 + tag: v6.2.0@sha256:e28770d6d06854be7326caaf6a23d1de7a19980eb9b6da414c4b465873c3af90 pullPolicy: IfNotPresent snmptrapsImage: repository: tccr.io/truecharts/zabbix-snmptraps - tag: v6.0.6@sha256:1910b1f3700d3559cc6d8c78e9fe9c49d51c4dab670c9706e12217b100367886 + tag: v6.2.0@sha256:7963008476173734b111b0a3652b659768fa66a5d91b686aa72bb9ca74eff28a pullPolicy: IfNotPresent tty: true diff --git a/charts/stable/authelia/Chart.yaml b/charts/stable/authelia/Chart.yaml index 29cd9a4caeb..93b869b2cee 100644 --- a/charts/stable/authelia/Chart.yaml +++ b/charts/stable/authelia/Chart.yaml @@ -38,7 +38,7 @@ sources: - https://github.com/authelia/chartrepo - https://github.com/authelia/authelia type: application -version: 11.0.11 +version: 11.0.12 annotations: truecharts.org/catagories: | - security diff --git a/charts/stable/authelia/values.yaml b/charts/stable/authelia/values.yaml index 912b1535a68..8fc31de1e67 100644 --- a/charts/stable/authelia/values.yaml +++ b/charts/stable/authelia/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/authelia pullPolicy: IfNotPresent - tag: v4.36.1@sha256:fcc7caa381739c7bfc777ba95a78cafd133a7b56a38467e983ed9096a7260604 + tag: v4.36.2@sha256:840f67bae1d2c090922c6a1781da6f6b7ce601e4303a4461bcc43a967dd95c62 command: ["authelia"] args: ["--config=/configuration.yaml"] diff --git a/charts/stable/baserow/Chart.yaml b/charts/stable/baserow/Chart.yaml index 5252f8dcd1b..667ccffb081 100644 --- a/charts/stable/baserow/Chart.yaml +++ b/charts/stable/baserow/Chart.yaml @@ -26,7 +26,7 @@ name: baserow sources: - https://hub.docker.com/r/baserow/baserow - https://gitlab.com/bramw/baserow/ -version: 3.0.11 +version: 3.0.12 annotations: truecharts.org/catagories: | - productivity diff --git a/charts/stable/baserow/values.yaml b/charts/stable/baserow/values.yaml index 7befd470060..ecb09154a8e 100644 --- a/charts/stable/baserow/values.yaml +++ b/charts/stable/baserow/values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/baserow - tag: v1.10.1@sha256:9c54b53d0805f16dff9994be95026d48a1f26a32c0e36c0301d8a4a585d4c0d8 + tag: v1.10.2@sha256:563c41fb3fb25dbb808bfa6c534e1848ed0a8c06c9e8448bb47b5ce1d8322e07 pullPolicy: IfNotPresent securityContext: diff --git a/charts/stable/budge/Chart.yaml b/charts/stable/budge/Chart.yaml index df336975f0a..603c177e8ac 100644 --- a/charts/stable/budge/Chart.yaml +++ b/charts/stable/budge/Chart.yaml @@ -19,7 +19,7 @@ name: budge sources: - https://github.com/linuxserver/budge - https://github.com/linuxserver/docker-BudgE -version: 2.0.10 +version: 2.0.11 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/budge/values.yaml b/charts/stable/budge/values.yaml index 98e170e42a8..1b0f1ff4670 100644 --- a/charts/stable/budge/values.yaml +++ b/charts/stable/budge/values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/budge - tag: v0.0.9@sha256:4ba35afad817100e32743e1436f8c29ec7ad1f2a0f0391dc36059bc62a8b0cda + tag: v0.0.9@sha256:3da0f97ace60394932a6823b88e18d83f6fcf19605e5d477d5bfd0d05721c5b6 pullPolicy: IfNotPresent securityContext: diff --git a/charts/stable/cyberchef/Chart.yaml b/charts/stable/cyberchef/Chart.yaml index b6dde900ff7..de2238d1102 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.22 +version: 2.0.23 annotations: truecharts.org/catagories: | - utilities diff --git a/charts/stable/cyberchef/values.yaml b/charts/stable/cyberchef/values.yaml index 86d25012a63..1c8ced5dbe4 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:1acc4e5e095f8b012910c0302ef8c1665eea0e6fdd68f03ed85957f83c576c1e + tag: v9.39.1@sha256:606e7f72ea252734b4f4b34b32f13b6007507c371d32efcc1b52def96cacf2f2 pullPolicy: IfNotPresent securityContext: diff --git a/charts/stable/filebrowser/Chart.yaml b/charts/stable/filebrowser/Chart.yaml index 47d5118cc29..e59cfa0c7e9 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.9 +version: 2.0.10 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/filebrowser/values.yaml b/charts/stable/filebrowser/values.yaml index 1d242e9b1ff..ee51fe91e15 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.2@sha256:e7a24634b03d50ffd40959fa026f3b975bfd3587e060a58da63a44da92b31006 + tag: v2.22.3@sha256:fd511786a928003f8833ffa93f54050320215974e2bd0a7fb2029d08fb87a5c0 service: main: diff --git a/charts/stable/kopia/Chart.yaml b/charts/stable/kopia/Chart.yaml index 87d1ee15359..933c8ced485 100644 --- a/charts/stable/kopia/Chart.yaml +++ b/charts/stable/kopia/Chart.yaml @@ -19,7 +19,7 @@ sources: - https://kopia.io/docs/installation/#docker-images - https://hub.docker.com/r/kopia/kopia - https://github.com/kopia/kopia -version: 2.0.14 +version: 2.0.15 annotations: truecharts.org/catagories: | - utility diff --git a/charts/stable/kopia/values.yaml b/charts/stable/kopia/values.yaml index cf684e76866..adbe1ac6ed5 100644 --- a/charts/stable/kopia/values.yaml +++ b/charts/stable/kopia/values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/kopia - tag: v0.11.0@sha256:f6701bafd01b51df0106a871b20a768492d8818b0bdd38023ddebac45ca6f82c + tag: v0.11.1@sha256:f262c40db733ccac7b00812550af53b18568d3825c2391b3d77166a3581680cc pullPolicy: IfNotPresent extraArgs: ["server", "--address=http://0.0.0.0:10238", "--ui", "--insecure"] diff --git a/charts/stable/littlelink/Chart.yaml b/charts/stable/littlelink/Chart.yaml index f31663417b6..c46e9ce816b 100644 --- a/charts/stable/littlelink/Chart.yaml +++ b/charts/stable/littlelink/Chart.yaml @@ -20,7 +20,7 @@ sources: - https://github.com/techno-tim/littlelink-server - https://github.com/sethcottle/littlelink type: application -version: 6.0.18 +version: 6.0.19 annotations: truecharts.org/catagories: | - social diff --git a/charts/stable/littlelink/values.yaml b/charts/stable/littlelink/values.yaml index 7356508cf87..040b2ca6c4f 100644 --- a/charts/stable/littlelink/values.yaml +++ b/charts/stable/littlelink/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/littlelink-server pullPolicy: IfNotPresent - tag: latest@sha256:5a165ef8cf902fe88ae4dd6824b38505c6309fa75ecb7098c1253fabab3ffb13 + tag: latest@sha256:b4d3fe2145089ec3e264c2fb18b43bdd4c51b320653b6deb66f6850b568b9320 service: main: diff --git a/charts/stable/matomo/Chart.yaml b/charts/stable/matomo/Chart.yaml index ff3dd6a681c..0bdccbb8de9 100644 --- a/charts/stable/matomo/Chart.yaml +++ b/charts/stable/matomo/Chart.yaml @@ -23,7 +23,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.17 +version: 3.0.18 annotations: truecharts.org/catagories: | - productivity diff --git a/charts/stable/matomo/values.yaml b/charts/stable/matomo/values.yaml index 9eaa61978a9..4970265d9d5 100644 --- a/charts/stable/matomo/values.yaml +++ b/charts/stable/matomo/values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/matomo - tag: v4.10.1@sha256:dccbaf43dadd9b4e822392b9fdf4e7283e12dc095dd6f0b14a9eaaa5caf51cf1 + tag: v4.10.1@sha256:61d84e317bf2ca2c23c0fe93731f23270c81f5916afe03fc5acd92e46a50771f pullPolicy: IfNotPresent securityContext: diff --git a/charts/stable/medusa/Chart.yaml b/charts/stable/medusa/Chart.yaml index b3c06ca8872..38ba7c3b4e8 100644 --- a/charts/stable/medusa/Chart.yaml +++ b/charts/stable/medusa/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://github.com/linuxserver/docker-medusa - https://pymedusa.com/ type: application -version: 3.0.10 +version: 3.0.11 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/medusa/values.yaml b/charts/stable/medusa/values.yaml index 7023eb2233c..21338d6451c 100644 --- a/charts/stable/medusa/values.yaml +++ b/charts/stable/medusa/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/medusa pullPolicy: IfNotPresent - tag: v1.0.3@sha256:e3d1e9404eba83361ab7ae07a781a0f1e86d385efeaa1f514dc2d96e006bb25f + tag: v1.0.4@sha256:2b27c0ffa25b06dcf1caa3b3d9d213cc0a61e1fa1d0e7b173dd6d138ddbdf816 securityContext: readOnlyRootFilesystem: false diff --git a/charts/stable/n8n/Chart.yaml b/charts/stable/n8n/Chart.yaml index 186e43b9b19..7d71a380ca3 100644 --- a/charts/stable/n8n/Chart.yaml +++ b/charts/stable/n8n/Chart.yaml @@ -28,7 +28,7 @@ sources: - https://docs.n8n.io/ - https://github.com/n8n-io/n8n - https://hub.docker.com/r/n8nio/n8n -version: 4.0.14 +version: 4.0.15 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/n8n/values.yaml b/charts/stable/n8n/values.yaml index 051b0a4e1eb..3c97a2113ac 100644 --- a/charts/stable/n8n/values.yaml +++ b/charts/stable/n8n/values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/n8n - tag: v0.184.0@sha256:6e67e2264546f00f4209dc2a846aa369e1797297e25dfc7e45b6bd9e0325ad0f + tag: v0.185.0@sha256:ba2f3a6aaf318bc1d178ada244b6cca9ee4df57865372ff0b087e7bd887f2073 pullPolicy: IfNotPresent securityContext: diff --git a/charts/stable/plex/Chart.yaml b/charts/stable/plex/Chart.yaml index 30074506051..7aba767b1af 100644 --- a/charts/stable/plex/Chart.yaml +++ b/charts/stable/plex/Chart.yaml @@ -20,7 +20,7 @@ name: plex sources: - https://github.com/k8s-at-home/container-images/pkgs/container/plex type: application -version: 10.0.11 +version: 10.0.12 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/plex/values.yaml b/charts/stable/plex/values.yaml index 690dd03884b..9d4e4d87157 100644 --- a/charts/stable/plex/values.yaml +++ b/charts/stable/plex/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/plex pullPolicy: IfNotPresent - tag: v1.27.1.5916@sha256:82924ea1450aa80b16a88bfb8739d79d7aadd9ca79e3b2dc0a08a10c07ac658a + tag: v1.27.2.5929@sha256:da2783c8e0db5b49477a36cf50882c6401f60a6962913bde1f9f364685f4c7d6 service: main: diff --git a/charts/stable/prometheus/Chart.yaml b/charts/stable/prometheus/Chart.yaml index 531a65f2b3d..71bd18c92b6 100644 --- a/charts/stable/prometheus/Chart.yaml +++ b/charts/stable/prometheus/Chart.yaml @@ -28,7 +28,7 @@ sources: - https://github.com/prometheus-community/helm-charts - https://github.com/prometheus-operator/kube-prometheus type: application -version: 4.0.21 +version: 4.0.22 annotations: truecharts.org/catagories: | - metrics diff --git a/charts/stable/prometheus/values.yaml b/charts/stable/prometheus/values.yaml index 92a4981e6f5..574616d2b31 100644 --- a/charts/stable/prometheus/values.yaml +++ b/charts/stable/prometheus/values.yaml @@ -8,11 +8,11 @@ prometheusImage: thanosImage: repository: tccr.io/truecharts/thanos - tag: v0.26.0@sha256:37065ccc11aaff7d9a08de80f6dfc074e1b2b8d3274cb824f960819ddf251247 + tag: v0.27.0@sha256:922a215a0fee1b394a4740fe6adcfac9a483b288a576a21b40c85b08c38b1692 alertmanagerImage: repository: tccr.io/truecharts/alertmanager - tag: v0.24.0@sha256:d1a91aea3efc268f9cc42cb3142f23b48a04d9a65f748fb732687342a3c32229 + tag: v0.24.0@sha256:b498c599616b919df0c013cf1e99b88fb6c2bb33b0752142b21a9bb5e7642102 global: labels: {} diff --git a/charts/stable/rsshub/Chart.yaml b/charts/stable/rsshub/Chart.yaml index d5122b9ff25..325e50d389c 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.24 +version: 3.0.25 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 ab9e6ce3931..603274842a2 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:0b7ef2c81725130193ad20405068e95b9502abeec3f1cdf1763a8511b46ef4b2 + tag: latest@sha256:e899c5b976f04ceb22bdd980e3ae73de61ae0b668360187284c7e27c56328204 browserlessImage: repository: tccr.io/truecharts/browserless-chrome diff --git a/charts/stable/snipe-it/Chart.yaml b/charts/stable/snipe-it/Chart.yaml index d9acbe59a44..585e960e7a4 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.15 +version: 4.0.16 annotations: truecharts.org/catagories: | - management diff --git a/charts/stable/snipe-it/values.yaml b/charts/stable/snipe-it/values.yaml index dd825f8b01f..c5f7e291c80 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.6@sha256:991d2f1343deaa21dc624ec9405b77a94f1f930f09990dfcf5c353c12de132ba + tag: v6.0.7@sha256:76fff1ac85aee3777a3272f1e1b04ec450ba2aa140ca4f80e67b2b9f26222655 securityContext: runAsNonRoot: false diff --git a/charts/stable/storj-node/Chart.yaml b/charts/stable/storj-node/Chart.yaml index 0b13b3de54e..b9274d65166 100644 --- a/charts/stable/storj-node/Chart.yaml +++ b/charts/stable/storj-node/Chart.yaml @@ -20,7 +20,7 @@ sources: - https://github.com/storj/storj - https://docs.storj.io/node/ - https://hub.docker.com/r/storjlabs/storagenode -version: 2.0.15 +version: 2.0.16 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/storj-node/values.yaml b/charts/stable/storj-node/values.yaml index b234176167b..fff84848dad 100644 --- a/charts/stable/storj-node/values.yaml +++ b/charts/stable/storj-node/values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/storj-node - tag: v1.58.1@sha256:006ca53a1a58964c5102ffaa788c66edc5a4daa59d1fff4244493c23ebbd218b + tag: v1.58.2@sha256:66ef5b88475c3a933fa255b1b578d54fcc65433b200a3a3270dfe5d2ddbf1d79 pullPolicy: IfNotPresent securityContext: diff --git a/charts/stable/synapse/Chart.yaml b/charts/stable/synapse/Chart.yaml index aaa56c14e6d..b7111b17be4 100644 --- a/charts/stable/synapse/Chart.yaml +++ b/charts/stable/synapse/Chart.yaml @@ -24,7 +24,7 @@ maintainers: name: synapse sources: [] type: application -version: 4.0.10 +version: 4.0.11 annotations: truecharts.org/catagories: | - cloud diff --git a/charts/stable/synapse/values.yaml b/charts/stable/synapse/values.yaml index 8d5ea364c7d..a83986e6248 100644 --- a/charts/stable/synapse/values.yaml +++ b/charts/stable/synapse/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/synapse pullPolicy: IfNotPresent - tag: v1.61.1@sha256:42083c54371ea5e666a031e5a77ab9e420fee31b9bf5692ccf71f69a01220bcd + tag: v1.62.0@sha256:72078e9a4336f8a7361f9b4c24cb16d33db4f7d989811f1e5fb57f86683cd5c3 command: - sh diff --git a/charts/stable/syncthing/Chart.yaml b/charts/stable/syncthing/Chart.yaml index 7f46b414091..aa2b8ed6a23 100644 --- a/charts/stable/syncthing/Chart.yaml +++ b/charts/stable/syncthing/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/syncthing/syncthing - https://hub.docker.com/r/syncthing/syncthing type: application -version: 11.0.8 +version: 11.0.9 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/syncthing/values.yaml b/charts/stable/syncthing/values.yaml index 9d09b88a450..2b022ef3ba2 100644 --- a/charts/stable/syncthing/values.yaml +++ b/charts/stable/syncthing/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/syncthing pullPolicy: IfNotPresent - tag: v1.20.2@sha256:b7325efea357176cb27507d88910c208802365b6fd3bb6745390299aaa690463 + tag: v1.20.3@sha256:465dbf8f4812ea6bfebc3b0a9eb9574340d362369bfb79c9367bec0834d63094 service: main: