diff --git a/charts/core/docker-compose/Chart.yaml b/charts/core/docker-compose/Chart.yaml index 06ba0916808..777203ab662 100644 --- a/charts/core/docker-compose/Chart.yaml +++ b/charts/core/docker-compose/Chart.yaml @@ -20,7 +20,7 @@ name: docker-compose sources: - https://hub.docker.com/_/docker type: application -version: 1.0.29 +version: 1.0.30 annotations: truecharts.org/catagories: | - docker diff --git a/charts/core/docker-compose/values.yaml b/charts/core/docker-compose/values.yaml index d9aa7aa3356..1ef6139369c 100644 --- a/charts/core/docker-compose/values.yaml +++ b/charts/core/docker-compose/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/docker-in-docker pullPolicy: IfNotPresent - tag: v20.10.16@sha256:dfb7e455f8eff642b790f272102d09e87d42472d1e61225652014b9fde43b029 + tag: v20.10.16@sha256:0524181852ee853567bca92407df681289d0c717afad96d3d81daa7cb8e9b875 controller: # -- Set the controller type. diff --git a/charts/core/prometheus/Chart.yaml b/charts/core/prometheus/Chart.yaml index 79916e47b43..2170858d5e2 100644 --- a/charts/core/prometheus/Chart.yaml +++ b/charts/core/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: 2.0.74 +version: 2.0.75 annotations: truecharts.org/catagories: | - metrics diff --git a/charts/core/prometheus/values.yaml b/charts/core/prometheus/values.yaml index 28b4bda99df..72b9c8a75a0 100644 --- a/charts/core/prometheus/values.yaml +++ b/charts/core/prometheus/values.yaml @@ -12,7 +12,7 @@ thanosImage: alertmanagerImage: repository: tccr.io/truecharts/alertmanager - tag: v0.24.0@sha256:b6df0fc191bcad3d966d13f36c1f2a4d85706824ef35012ab55b066308bc59ad + tag: v0.24.0@sha256:e488306ea2e6c5aa515dda91b7e81239d72b8be61cc16901f765ebe260547d77 global: labels: {} diff --git a/charts/dependency/mariadb/values.yaml b/charts/dependency/mariadb/values.yaml index dcd7d88e8de..8c2b9f2dbd9 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.7.4@sha256:ab571d962f36f4d856f83c4b7782d345ca4d9c095a3b5c84fcd239ba319c7ac7 + tag: v10.7.4@sha256:d7df871378002f437b9a6479266cb41710041981bf98611b2eded1d7204dc967 controller: # -- Set the controller type. diff --git a/charts/dependency/memcached/values.yaml b/charts/dependency/memcached/values.yaml index 15f3cb7433f..3e52095441f 100644 --- a/charts/dependency/memcached/values.yaml +++ b/charts/dependency/memcached/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/truecharts/memcached pullPolicy: IfNotPresent - tag: v1.6.15@sha256:90c5984718cc040188268ff986dbd5a06c3b0ccf91da0077c5ae6d84d1aa8102 + tag: v1.6.15@sha256:59381e80bbbd66b84bb8500bb96ae79cfdabae5609f56f959b1de8e802b0427f service: main: diff --git a/charts/dependency/mongodb/values.yaml b/charts/dependency/mongodb/values.yaml index 7a95d9d8b9c..b695f892f68 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:bd06f5cab1cc36b6f14f0c077bba9a0693f65e3685db0d71ebb1704b696bbc93 + tag: v5.0.9@sha256:9736e1177ce3ea44da1ef465d5f1da410a4539836ecb0f54b4f29124aa62f2bf controller: # -- Set the controller type. diff --git a/charts/dependency/redis/values.yaml b/charts/dependency/redis/values.yaml index 510e3c86ad5..7f20ff1606d 100644 --- a/charts/dependency/redis/values.yaml +++ b/charts/dependency/redis/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/truecharts/redis pullPolicy: IfNotPresent - tag: v6.2.7@sha256:392367d65755f14b99f19c7e5b4392c2a038405e376e0d575d0127a35e32f5ef + tag: v6.2.7@sha256:163ad9bc5ba18bee294d4fe8e66b68f70703242d81fbfe351dc418ffe9af1ec3 controller: # -- Set the controller type. diff --git a/charts/incubator/ghost/Chart.yaml b/charts/incubator/ghost/Chart.yaml index 361bff00ebb..c61a19d5c7f 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: 1.0.43 +version: 1.0.44 annotations: truecharts.org/catagories: | - productivity diff --git a/charts/incubator/ghost/values.yaml b/charts/incubator/ghost/values.yaml index 917304c1144..9e5a06f125e 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.0.2@sha256:db33a8e145f1b36ab7ff4af9bcb0de66b791600e5e3e1d9c8b14d4cae62a050f + tag: v5.1.1@sha256:ffff0a2be5aac4fd5353c614eab92a12ce9280133979e9e2007450a63fe2a0ea pullPolicy: IfNotPresent env: diff --git a/charts/stable/cyberchef/Chart.yaml b/charts/stable/cyberchef/Chart.yaml index 94d3161307a..2eef782ad2c 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: 1.0.28 +version: 1.0.29 annotations: truecharts.org/catagories: | - utilities diff --git a/charts/stable/cyberchef/values.yaml b/charts/stable/cyberchef/values.yaml index ba6c5e9a3f9..b297077c42f 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.38.0@sha256:60c804a596cfd7f3dce91cbedff18aa5be0f501e072b11e4e353c6eff917beee + tag: v9.38.0@sha256:91153cce2aba0c4755756bc42371c8b40ba8da9334d0e2cc953d864d57d4823d pullPolicy: IfNotPresent securityContext: diff --git a/charts/stable/dokuwiki/Chart.yaml b/charts/stable/dokuwiki/Chart.yaml index 88ebef5a71d..9e487d0de2e 100644 --- a/charts/stable/dokuwiki/Chart.yaml +++ b/charts/stable/dokuwiki/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: dokuwiki -version: 2.0.30 +version: 2.0.31 appVersion: "20200729.0" description: Dokuwiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database. type: application diff --git a/charts/stable/dokuwiki/values.yaml b/charts/stable/dokuwiki/values.yaml index 39856cd3710..3405471a62b 100644 --- a/charts/stable/dokuwiki/values.yaml +++ b/charts/stable/dokuwiki/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/dokuwiki pullPolicy: IfNotPresent - tag: v20200729.0.0@sha256:d60018a7b12a8a3d3f307f477bfaf224d78f90bffe0cc6dcc6da589ef1de32f4 + tag: v20200729.0.0@sha256:dff2dbc2ffb43df5da29121d15d4a0eea84b6421b5f8076cc7f9dedc82c92727 securityContext: runAsNonRoot: false diff --git a/charts/stable/fireflyiii/Chart.yaml b/charts/stable/fireflyiii/Chart.yaml index c78ae30125e..6c6d05cdfa2 100644 --- a/charts/stable/fireflyiii/Chart.yaml +++ b/charts/stable/fireflyiii/Chart.yaml @@ -28,7 +28,7 @@ name: fireflyiii sources: - https://github.com/firefly-iii/firefly-iii/ type: application -version: 14.0.29 +version: 14.0.30 annotations: truecharts.org/catagories: | - finacial diff --git a/charts/stable/fireflyiii/values.yaml b/charts/stable/fireflyiii/values.yaml index be405a9229c..3570a8a2a92 100644 --- a/charts/stable/fireflyiii/values.yaml +++ b/charts/stable/fireflyiii/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/fireflyiii-core pullPolicy: IfNotPresent - tag: v5.7.9@sha256:96422fde830eb82df0f77f8c95b7e26cda71955bd7ea2a669548061e108e16be + tag: v5.7.9@sha256:d6792fada67943179a9753104618c12636ad9c06cc71a801c5adb0d0e67cb92b securityContext: readOnlyRootFilesystem: false diff --git a/charts/stable/grafana/Chart.yaml b/charts/stable/grafana/Chart.yaml index 1dfea55d7b7..69b054226e5 100644 --- a/charts/stable/grafana/Chart.yaml +++ b/charts/stable/grafana/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/bitnami/bitnami-docker-grafana - https://grafana.com/ type: application -version: 3.0.59 +version: 3.0.60 annotations: truecharts.org/catagories: | - metrics diff --git a/charts/stable/grafana/values.yaml b/charts/stable/grafana/values.yaml index c26376ff01e..4d22c566065 100644 --- a/charts/stable/grafana/values.yaml +++ b/charts/stable/grafana/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/grafana pullPolicy: IfNotPresent - tag: v8.5.3@sha256:d4f12b95210ab98d7330b7d9211fca5df2319eb8ae6e067073a588954f3925e0 + tag: v8.5.4@sha256:f5a43ba7a57dc76904ab56a3321fe9d8ae085180885ebd9abcbf0cacf87b5928 securityContext: readOnlyRootFilesystem: false diff --git a/charts/stable/matomo/Chart.yaml b/charts/stable/matomo/Chart.yaml index 172c3daf676..6ff5b2c85bc 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: 1.0.64 +version: 1.0.65 annotations: truecharts.org/catagories: | - productivity diff --git a/charts/stable/matomo/values.yaml b/charts/stable/matomo/values.yaml index 840ed997cdc..204028deab7 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:bc506cce821a71f6317276608138d749ebd8fed39a1668e92b2e084179e0364c + tag: v4.10.1@sha256:57b1b4710c213ad43374febbe13f207b7f0e5848730723f6d5f6fcd27e79ddbf pullPolicy: IfNotPresent securityContext: diff --git a/charts/stable/nocodb/Chart.yaml b/charts/stable/nocodb/Chart.yaml index a7f894472e6..088a3ee283b 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: 1.0.15 +version: 1.0.16 annotations: truecharts.org/catagories: | - productivity diff --git a/charts/stable/nocodb/values.yaml b/charts/stable/nocodb/values.yaml index eee691939d7..0b863785cb3 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.91.1@sha256:e48e6dbf858ad6f0e967c7cae168ae69e57e8a43f022b0f0279ba89dde9a96aa + tag: v0.91.7@sha256:d4976f811c958e070ee653920b46753c2b4ecbb9468adf7eed17cda4b3526aed pullPolicy: IfNotPresent securityContext: diff --git a/charts/stable/odoo/Chart.yaml b/charts/stable/odoo/Chart.yaml index b8af2750d8e..169306e5662 100644 --- a/charts/stable/odoo/Chart.yaml +++ b/charts/stable/odoo/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 appVersion: "15.0" -version: 6.0.35 +version: 6.0.36 kubeVersion: '>=1.16.0-0' name: odoo description: All-in-one business software. Beautiful. Easy-to-use. CRM, Accounting, PM, HR, Procurement, Point of Sale, MRP, Marketing, etc. diff --git a/charts/stable/odoo/values.yaml b/charts/stable/odoo/values.yaml index dffd037f5ee..a0d7cc45d69 100644 --- a/charts/stable/odoo/values.yaml +++ b/charts/stable/odoo/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/odoo pullPolicy: IfNotPresent - tag: v15.0@sha256:fe33ccc99115061d1fcc2dd78be6edc285e0d15403a1a53a1c90bfd83341f835 + tag: v15.0@sha256:35c12555e65fb484da2eecf0bde24b0e8b4825a70d82afc44671d4cae4fffcca env: USER: "{{ .Values.postgresql.postgresqlUsername }}" diff --git a/charts/stable/rsshub/Chart.yaml b/charts/stable/rsshub/Chart.yaml index bdd1904278d..07659f3c2dc 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: 1.0.38 +version: 1.0.39 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 1719ddfe54f..c73d6c8ca83 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:a77404697241224447c822030c7524d85059e16c98afe0977d786bb37e54e4b7 + tag: latest@sha256:eba2cbe756c37ac017541996af3abf94b756d5dbba4c6b3e2ba671b9bd17ad4a browserlessImage: repository: tccr.io/truecharts/browserless-chrome diff --git a/charts/stable/zerotier/Chart.yaml b/charts/stable/zerotier/Chart.yaml index 9d743ed0efe..ac71f24bd53 100644 --- a/charts/stable/zerotier/Chart.yaml +++ b/charts/stable/zerotier/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: zerotier -version: 1.0.21 +version: 1.0.22 appVersion: "1.8.9" description: ZeroTier is a smart programmable Ethernet switch for planet Earth type: application diff --git a/charts/stable/zerotier/values.yaml b/charts/stable/zerotier/values.yaml index ae5477a263f..84a05939456 100644 --- a/charts/stable/zerotier/values.yaml +++ b/charts/stable/zerotier/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/zerotier pullPolicy: IfNotPresent - tag: v1.8.9@sha256:02f5c42cf3798921fc87d2efea491bd48676cba892a6b7ed0c3423cf206ebe8b + tag: v1.8.10@sha256:8139d7cbeea8a8d2329f1afef0a65674153087cf5bb50890580049654ebe3067 securityContext: readOnlyRootFilesystem: false diff --git a/charts/stable/zigbee2mqtt/Chart.yaml b/charts/stable/zigbee2mqtt/Chart.yaml index 4ba141ce79d..a820649209b 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: 3.0.13 +version: 3.0.14 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/zigbee2mqtt/values.yaml b/charts/stable/zigbee2mqtt/values.yaml index a01c17c365b..ce5d2c753b1 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.1@sha256:4ff3af1c8e1814211b4754d7c3598b30f960594fb094abbccdfbf5f849f8460c + tag: v1.25.2@sha256:cebe8806e79a9651304e6ad0165650e65b87021599ea7f5b3a106e4aa6b66323 pullPolicy: IfNotPresent secret: