From c2c93fafe83ab8caaeff89054397ef2faac63171 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 27 May 2024 06:37:09 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- .../{30.1.18 => 30.1.21}/.helmignore | 0 .../{30.1.18 => 30.1.21}/CHANGELOG.md | 0 .../nextcloud/{30.1.18 => 30.1.21}/Chart.yaml | 4 +- .../nextcloud/{30.1.18 => 30.1.21}/LICENSE | 0 .../nextcloud/{30.1.18 => 30.1.21}/README.md | 23 ++-- .../{30.1.18 => 30.1.21}/app-readme.md | 0 .../charts/common-23.0.8.tgz | Bin .../charts/redis-14.0.6.tgz | Bin .../{30.1.18 => 30.1.21}/icon-small.webp | Bin .../nextcloud/{30.1.18 => 30.1.21}/icon.webp | Bin .../{30.1.18 => 30.1.21}/ix_values.yaml | 8 +- .../{30.1.18 => 30.1.21}/questions.yaml | 0 .../{30.1.18 => 30.1.21}/templates/NOTES.txt | 0 .../templates/_configmap.tpl | 0 .../templates/_cronjobs.tpl | 0 .../templates/_ingressInjector.tpl | 0 .../templates/_initPerms.tpl | 0 .../templates/_validation.tpl | 0 .../templates/_waitNextcloud.tpl | 0 .../templates/common.yaml | 0 .../{30.1.18 => 30.1.21}/values.yaml | 0 stable/clamav/{11.0.9 => 11.0.11}/.helmignore | 0 .../clamav/{11.0.9 => 11.0.11}/CHANGELOG.md | 0 stable/clamav/{11.0.9 => 11.0.11}/Chart.yaml | 6 +- stable/clamav/{11.0.9 => 11.0.11}/README.md | 23 ++-- .../clamav/{11.0.9 => 11.0.11}/app-readme.md | 0 .../charts/common-23.0.8.tgz | Bin .../{11.0.9 => 11.0.11}/icon-small.webp | Bin stable/clamav/{11.0.9 => 11.0.11}/icon.webp | Bin .../clamav/{11.0.9 => 11.0.11}/ix_values.yaml | 2 +- .../clamav/{11.0.9 => 11.0.11}/questions.yaml | 0 .../{11.0.9 => 11.0.11}/templates/NOTES.txt | 0 .../templates/_cronjob.tpl | 0 .../{11.0.9 => 11.0.11}/templates/common.yaml | 0 stable/clamav/{11.0.9 => 11.0.11}/values.yaml | 0 stable/clamav/11.0.9/app-changelog.md | 101 ------------------ 36 files changed, 38 insertions(+), 129 deletions(-) rename premium/nextcloud/{30.1.18 => 30.1.21}/.helmignore (100%) rename premium/nextcloud/{30.1.18 => 30.1.21}/CHANGELOG.md (100%) rename premium/nextcloud/{30.1.18 => 30.1.21}/Chart.yaml (98%) rename premium/nextcloud/{30.1.18 => 30.1.21}/LICENSE (100%) rename premium/nextcloud/{30.1.18 => 30.1.21}/README.md (80%) rename premium/nextcloud/{30.1.18 => 30.1.21}/app-readme.md (100%) rename premium/nextcloud/{30.1.18 => 30.1.21}/charts/common-23.0.8.tgz (100%) rename premium/nextcloud/{30.1.18 => 30.1.21}/charts/redis-14.0.6.tgz (100%) rename premium/nextcloud/{30.1.18 => 30.1.21}/icon-small.webp (100%) rename premium/nextcloud/{30.1.18 => 30.1.21}/icon.webp (100%) rename premium/nextcloud/{30.1.18 => 30.1.21}/ix_values.yaml (97%) rename premium/nextcloud/{30.1.18 => 30.1.21}/questions.yaml (100%) rename premium/nextcloud/{30.1.18 => 30.1.21}/templates/NOTES.txt (100%) rename premium/nextcloud/{30.1.18 => 30.1.21}/templates/_configmap.tpl (100%) rename premium/nextcloud/{30.1.18 => 30.1.21}/templates/_cronjobs.tpl (100%) rename premium/nextcloud/{30.1.18 => 30.1.21}/templates/_ingressInjector.tpl (100%) rename premium/nextcloud/{30.1.18 => 30.1.21}/templates/_initPerms.tpl (100%) rename premium/nextcloud/{30.1.18 => 30.1.21}/templates/_validation.tpl (100%) rename premium/nextcloud/{30.1.18 => 30.1.21}/templates/_waitNextcloud.tpl (100%) rename premium/nextcloud/{30.1.18 => 30.1.21}/templates/common.yaml (100%) rename premium/nextcloud/{30.1.18 => 30.1.21}/values.yaml (100%) rename stable/clamav/{11.0.9 => 11.0.11}/.helmignore (100%) rename stable/clamav/{11.0.9 => 11.0.11}/CHANGELOG.md (100%) rename stable/clamav/{11.0.9 => 11.0.11}/Chart.yaml (96%) rename stable/clamav/{11.0.9 => 11.0.11}/README.md (80%) rename stable/clamav/{11.0.9 => 11.0.11}/app-readme.md (100%) rename stable/clamav/{11.0.9 => 11.0.11}/charts/common-23.0.8.tgz (100%) rename stable/clamav/{11.0.9 => 11.0.11}/icon-small.webp (100%) rename stable/clamav/{11.0.9 => 11.0.11}/icon.webp (100%) rename stable/clamav/{11.0.9 => 11.0.11}/ix_values.yaml (95%) rename stable/clamav/{11.0.9 => 11.0.11}/questions.yaml (100%) rename stable/clamav/{11.0.9 => 11.0.11}/templates/NOTES.txt (100%) rename stable/clamav/{11.0.9 => 11.0.11}/templates/_cronjob.tpl (100%) rename stable/clamav/{11.0.9 => 11.0.11}/templates/common.yaml (100%) rename stable/clamav/{11.0.9 => 11.0.11}/values.yaml (100%) delete mode 100644 stable/clamav/11.0.9/app-changelog.md diff --git a/premium/nextcloud/30.1.18/.helmignore b/premium/nextcloud/30.1.21/.helmignore similarity index 100% rename from premium/nextcloud/30.1.18/.helmignore rename to premium/nextcloud/30.1.21/.helmignore diff --git a/premium/nextcloud/30.1.18/CHANGELOG.md b/premium/nextcloud/30.1.21/CHANGELOG.md similarity index 100% rename from premium/nextcloud/30.1.18/CHANGELOG.md rename to premium/nextcloud/30.1.21/CHANGELOG.md diff --git a/premium/nextcloud/30.1.18/Chart.yaml b/premium/nextcloud/30.1.21/Chart.yaml similarity index 98% rename from premium/nextcloud/30.1.18/Chart.yaml rename to premium/nextcloud/30.1.21/Chart.yaml index 9df5c60cc01..97f8ea7672b 100644 --- a/premium/nextcloud/30.1.18/Chart.yaml +++ b/premium/nextcloud/30.1.21/Chart.yaml @@ -44,10 +44,10 @@ sources: - https://github.com/nextcloud/helm - https://github.com/truecharts/charts/tree/master/charts/premium/nextcloud - https://github.com/truecharts/containers/tree/master/apps/nextcloud-fpm + - https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary - https://github.com/truecharts/containers/tree/master/apps/nextcloud-push-notify - https://hub.docker.com/r/clamav/clamav - https://hub.docker.com/r/collabora/code - - https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary - https://hub.docker.com/r/nginxinc/nginx-unprivileged type: application -version: 30.1.18 +version: 30.1.21 diff --git a/premium/nextcloud/30.1.18/LICENSE b/premium/nextcloud/30.1.21/LICENSE similarity index 100% rename from premium/nextcloud/30.1.18/LICENSE rename to premium/nextcloud/30.1.21/LICENSE diff --git a/premium/nextcloud/30.1.18/README.md b/premium/nextcloud/30.1.21/README.md similarity index 80% rename from premium/nextcloud/30.1.18/README.md rename to premium/nextcloud/30.1.21/README.md index 45d8d36b202..9f7df851b7e 100644 --- a/premium/nextcloud/30.1.18/README.md +++ b/premium/nextcloud/30.1.21/README.md @@ -24,14 +24,7 @@ For more information on how to install TrueCharts Helm charts, checkout the inst ### TrueNAS SCALE Apps -For more information on how to use TrueCharts as TrueNAS SCALE Apps, please checkout the [quick-start guides for TrueNAS SCALE](https://truecharts.org/scale/guides/scale-intro). - -## Configuration Options - -To view the chart specific options, please view Values.yaml included in the chart. - -All our Charts use a shared "common" library chart that contains most of the templating and options. -For the complete overview of all available options, please checkout the documentation for them on the website: https://truecharts.org/common/ +For more information on how to use TrueCharts as TrueNAS SCALE Apps, please checkout the [quick-start guides for TrueNAS SCALE](https://truecharts.org/scale). ## Chart Specific Guides and information @@ -39,8 +32,20 @@ All our charts have dedicated documentation pages. The documentation for this chart can be found here: https://truecharts.org/charts/premium/nextcloud -## Support +## Configuration Options +Please note: For TrueNAS SCALE, only options available in the GUI are supported. +Hence most of these docs do not apply to TrueNAS SCALE + +To view the chart specific options, please view Values.yaml included in the chart. +The most recent version of which, is available here: https://github.com/truecharts/charts/charts/premium/nextcloud/values.yaml + +All our Charts use a shared "common" library chart that contains most of the templating and options. +For the complete overview of all available options, please checkout the documentation for them on the website: https://truecharts.org/common/ + +For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/library-charts/blob/main/library/common/values.yaml + +## Support - See the [Website](https://truecharts.org) - Check our [Discord](https://discord.gg/tVsPTHWTtr) diff --git a/premium/nextcloud/30.1.18/app-readme.md b/premium/nextcloud/30.1.21/app-readme.md similarity index 100% rename from premium/nextcloud/30.1.18/app-readme.md rename to premium/nextcloud/30.1.21/app-readme.md diff --git a/premium/nextcloud/30.1.18/charts/common-23.0.8.tgz b/premium/nextcloud/30.1.21/charts/common-23.0.8.tgz similarity index 100% rename from premium/nextcloud/30.1.18/charts/common-23.0.8.tgz rename to premium/nextcloud/30.1.21/charts/common-23.0.8.tgz diff --git a/premium/nextcloud/30.1.18/charts/redis-14.0.6.tgz b/premium/nextcloud/30.1.21/charts/redis-14.0.6.tgz similarity index 100% rename from premium/nextcloud/30.1.18/charts/redis-14.0.6.tgz rename to premium/nextcloud/30.1.21/charts/redis-14.0.6.tgz diff --git a/premium/nextcloud/30.1.18/icon-small.webp b/premium/nextcloud/30.1.21/icon-small.webp similarity index 100% rename from premium/nextcloud/30.1.18/icon-small.webp rename to premium/nextcloud/30.1.21/icon-small.webp diff --git a/premium/nextcloud/30.1.18/icon.webp b/premium/nextcloud/30.1.21/icon.webp similarity index 100% rename from premium/nextcloud/30.1.18/icon.webp rename to premium/nextcloud/30.1.21/icon.webp diff --git a/premium/nextcloud/30.1.18/ix_values.yaml b/premium/nextcloud/30.1.21/ix_values.yaml similarity index 97% rename from premium/nextcloud/30.1.18/ix_values.yaml rename to premium/nextcloud/30.1.21/ix_values.yaml index db348647164..49074feaeaf 100644 --- a/premium/nextcloud/30.1.18/ix_values.yaml +++ b/premium/nextcloud/30.1.21/ix_values.yaml @@ -5,19 +5,19 @@ image: nginxImage: repository: nginxinc/nginx-unprivileged pullPolicy: IfNotPresent - tag: 1.26.0@sha256:9f8e66e89d75e36a82b982f84017d70180417e0c201e4cd6dbb0e08c49af6e18 + tag: 1.26.0@sha256:2f9cdab1fb340a6c1908366654c4d6b19d58286a46635eb034a53fc61b44c34d imaginaryImage: repository: tccr.io/tccr/nextcloud-imaginary pullPolicy: IfNotPresent - tag: v20230401@sha256:6be7b4432a536d6004b94edea7dd3573f0cc061328b729ed8043236a0784f98c + tag: v20230401@sha256:3ee40a5bcea3266612070df7243704b35db77948494f4725595f1eb41270e266 hpbImage: repository: tccr.io/tccr/nextcloud-push-notify pullPolicy: IfNotPresent - tag: v0.6.11@sha256:64b2475726ab0dc064fc33dca59d93605e24c30875ecdea0a83f9db22fb7537f + tag: v0.6.11@sha256:7328073156a4565f2033e81e17930ec037c79d281726ea58d575a73ee34031d1 clamavImage: repository: clamav/clamav pullPolicy: IfNotPresent - tag: 1.3.1@sha256:5f36baf4248e5fa498b5a575592d9d864f3f7c579f5254105d51ff4b65affed4 + tag: 1.3.1@sha256:94ccfcc8b6f52c5279a5d01253d57595927dedb25e89a066aa7c043866ec41b4 collaboraImage: repository: collabora/code pullPolicy: IfNotPresent diff --git a/premium/nextcloud/30.1.18/questions.yaml b/premium/nextcloud/30.1.21/questions.yaml similarity index 100% rename from premium/nextcloud/30.1.18/questions.yaml rename to premium/nextcloud/30.1.21/questions.yaml diff --git a/premium/nextcloud/30.1.18/templates/NOTES.txt b/premium/nextcloud/30.1.21/templates/NOTES.txt similarity index 100% rename from premium/nextcloud/30.1.18/templates/NOTES.txt rename to premium/nextcloud/30.1.21/templates/NOTES.txt diff --git a/premium/nextcloud/30.1.18/templates/_configmap.tpl b/premium/nextcloud/30.1.21/templates/_configmap.tpl similarity index 100% rename from premium/nextcloud/30.1.18/templates/_configmap.tpl rename to premium/nextcloud/30.1.21/templates/_configmap.tpl diff --git a/premium/nextcloud/30.1.18/templates/_cronjobs.tpl b/premium/nextcloud/30.1.21/templates/_cronjobs.tpl similarity index 100% rename from premium/nextcloud/30.1.18/templates/_cronjobs.tpl rename to premium/nextcloud/30.1.21/templates/_cronjobs.tpl diff --git a/premium/nextcloud/30.1.18/templates/_ingressInjector.tpl b/premium/nextcloud/30.1.21/templates/_ingressInjector.tpl similarity index 100% rename from premium/nextcloud/30.1.18/templates/_ingressInjector.tpl rename to premium/nextcloud/30.1.21/templates/_ingressInjector.tpl diff --git a/premium/nextcloud/30.1.18/templates/_initPerms.tpl b/premium/nextcloud/30.1.21/templates/_initPerms.tpl similarity index 100% rename from premium/nextcloud/30.1.18/templates/_initPerms.tpl rename to premium/nextcloud/30.1.21/templates/_initPerms.tpl diff --git a/premium/nextcloud/30.1.18/templates/_validation.tpl b/premium/nextcloud/30.1.21/templates/_validation.tpl similarity index 100% rename from premium/nextcloud/30.1.18/templates/_validation.tpl rename to premium/nextcloud/30.1.21/templates/_validation.tpl diff --git a/premium/nextcloud/30.1.18/templates/_waitNextcloud.tpl b/premium/nextcloud/30.1.21/templates/_waitNextcloud.tpl similarity index 100% rename from premium/nextcloud/30.1.18/templates/_waitNextcloud.tpl rename to premium/nextcloud/30.1.21/templates/_waitNextcloud.tpl diff --git a/premium/nextcloud/30.1.18/templates/common.yaml b/premium/nextcloud/30.1.21/templates/common.yaml similarity index 100% rename from premium/nextcloud/30.1.18/templates/common.yaml rename to premium/nextcloud/30.1.21/templates/common.yaml diff --git a/premium/nextcloud/30.1.18/values.yaml b/premium/nextcloud/30.1.21/values.yaml similarity index 100% rename from premium/nextcloud/30.1.18/values.yaml rename to premium/nextcloud/30.1.21/values.yaml diff --git a/stable/clamav/11.0.9/.helmignore b/stable/clamav/11.0.11/.helmignore similarity index 100% rename from stable/clamav/11.0.9/.helmignore rename to stable/clamav/11.0.11/.helmignore diff --git a/stable/clamav/11.0.9/CHANGELOG.md b/stable/clamav/11.0.11/CHANGELOG.md similarity index 100% rename from stable/clamav/11.0.9/CHANGELOG.md rename to stable/clamav/11.0.11/CHANGELOG.md diff --git a/stable/clamav/11.0.9/Chart.yaml b/stable/clamav/11.0.11/Chart.yaml similarity index 96% rename from stable/clamav/11.0.9/Chart.yaml rename to stable/clamav/11.0.11/Chart.yaml index d1393c0886d..1545b62831c 100644 --- a/stable/clamav/11.0.9/Chart.yaml +++ b/stable/clamav/11.0.11/Chart.yaml @@ -23,16 +23,16 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/clamav.webp keywords: - clamav - antivirus -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: clamav sources: - - https://github.com/Cisco-Talos/clamav - https://docs.clamav.net/ + - https://github.com/Cisco-Talos/clamav - https://github.com/truecharts/charts/tree/master/charts/stable/clamav - https://hub.docker.com/r/clamav/clamav type: application -version: 11.0.9 +version: 11.0.11 diff --git a/stable/clamav/11.0.9/README.md b/stable/clamav/11.0.11/README.md similarity index 80% rename from stable/clamav/11.0.9/README.md rename to stable/clamav/11.0.11/README.md index 3f6b92c842a..37993447832 100644 --- a/stable/clamav/11.0.9/README.md +++ b/stable/clamav/11.0.11/README.md @@ -24,14 +24,7 @@ For more information on how to install TrueCharts Helm charts, checkout the inst ### TrueNAS SCALE Apps -For more information on how to use TrueCharts as TrueNAS SCALE Apps, please checkout the [quick-start guides for TrueNAS SCALE](https://truecharts.org/scale/guides/scale-intro). - -## Configuration Options - -To view the chart specific options, please view Values.yaml included in the chart. - -All our Charts use a shared "common" library chart that contains most of the templating and options. -For the complete overview of all available options, please checkout the documentation for them on the website: https://truecharts.org/common/ +For more information on how to use TrueCharts as TrueNAS SCALE Apps, please checkout the [quick-start guides for TrueNAS SCALE](https://truecharts.org/scale). ## Chart Specific Guides and information @@ -39,8 +32,20 @@ All our charts have dedicated documentation pages. The documentation for this chart can be found here: https://truecharts.org/charts/stable/clamav -## Support +## Configuration Options +Please note: For TrueNAS SCALE, only options available in the GUI are supported. +Hence most of these docs do not apply to TrueNAS SCALE + +To view the chart specific options, please view Values.yaml included in the chart. +The most recent version of which, is available here: https://github.com/truecharts/charts/charts/stable/clamav/values.yaml + +All our Charts use a shared "common" library chart that contains most of the templating and options. +For the complete overview of all available options, please checkout the documentation for them on the website: https://truecharts.org/common/ + +For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/library-charts/blob/main/library/common/values.yaml + +## Support - See the [Website](https://truecharts.org) - Check our [Discord](https://discord.gg/tVsPTHWTtr) diff --git a/stable/clamav/11.0.9/app-readme.md b/stable/clamav/11.0.11/app-readme.md similarity index 100% rename from stable/clamav/11.0.9/app-readme.md rename to stable/clamav/11.0.11/app-readme.md diff --git a/stable/clamav/11.0.9/charts/common-23.0.8.tgz b/stable/clamav/11.0.11/charts/common-23.0.8.tgz similarity index 100% rename from stable/clamav/11.0.9/charts/common-23.0.8.tgz rename to stable/clamav/11.0.11/charts/common-23.0.8.tgz diff --git a/stable/clamav/11.0.9/icon-small.webp b/stable/clamav/11.0.11/icon-small.webp similarity index 100% rename from stable/clamav/11.0.9/icon-small.webp rename to stable/clamav/11.0.11/icon-small.webp diff --git a/stable/clamav/11.0.9/icon.webp b/stable/clamav/11.0.11/icon.webp similarity index 100% rename from stable/clamav/11.0.9/icon.webp rename to stable/clamav/11.0.11/icon.webp diff --git a/stable/clamav/11.0.9/ix_values.yaml b/stable/clamav/11.0.11/ix_values.yaml similarity index 95% rename from stable/clamav/11.0.9/ix_values.yaml rename to stable/clamav/11.0.11/ix_values.yaml index 385584c280b..a7e5e9af606 100644 --- a/stable/clamav/11.0.9/ix_values.yaml +++ b/stable/clamav/11.0.11/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: clamav/clamav pullPolicy: IfNotPresent - tag: 1.3.1@sha256:c7c57b6cf7c98e74bb508ffe1c85dbab4ce8e8476158d411af09307e8ea44cca + tag: 1.3.1@sha256:94ccfcc8b6f52c5279a5d01253d57595927dedb25e89a066aa7c043866ec41b4 securityContext: container: readOnlyRootFilesystem: false diff --git a/stable/clamav/11.0.9/questions.yaml b/stable/clamav/11.0.11/questions.yaml similarity index 100% rename from stable/clamav/11.0.9/questions.yaml rename to stable/clamav/11.0.11/questions.yaml diff --git a/stable/clamav/11.0.9/templates/NOTES.txt b/stable/clamav/11.0.11/templates/NOTES.txt similarity index 100% rename from stable/clamav/11.0.9/templates/NOTES.txt rename to stable/clamav/11.0.11/templates/NOTES.txt diff --git a/stable/clamav/11.0.9/templates/_cronjob.tpl b/stable/clamav/11.0.11/templates/_cronjob.tpl similarity index 100% rename from stable/clamav/11.0.9/templates/_cronjob.tpl rename to stable/clamav/11.0.11/templates/_cronjob.tpl diff --git a/stable/clamav/11.0.9/templates/common.yaml b/stable/clamav/11.0.11/templates/common.yaml similarity index 100% rename from stable/clamav/11.0.9/templates/common.yaml rename to stable/clamav/11.0.11/templates/common.yaml diff --git a/stable/clamav/11.0.9/values.yaml b/stable/clamav/11.0.11/values.yaml similarity index 100% rename from stable/clamav/11.0.9/values.yaml rename to stable/clamav/11.0.11/values.yaml diff --git a/stable/clamav/11.0.9/app-changelog.md b/stable/clamav/11.0.9/app-changelog.md deleted file mode 100644 index 5078acbf174..00000000000 --- a/stable/clamav/11.0.9/app-changelog.md +++ /dev/null @@ -1,101 +0,0 @@ - - -## [clamav-11.0.9](https://github.com/truecharts/charts/compare/clamav-10.6.0...clamav-11.0.9) (2024-05-20) - -### Chore - - - -- bump everything to release new doc pages - -- bump charts to ensure new icons are released - -- bump everything to regenerate readme's and site index - -- bump charts to release new docs to fix broken links - -- update groups html ([#21121](https://github.com/truecharts/charts/issues/21121)) - -- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454)) - -- bump common - -- update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819)) - -- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - -- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) - -- update container image clamav/clamav to 1.3.1[@a1fbf4d](https://github.com/a1fbf4d) by renovate ([#21667](https://github.com/truecharts/charts/issues/21667)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image clamav/clamav to 1.3.1[@c7c57b6](https://github.com/c7c57b6) by renovate ([#21961](https://github.com/truecharts/charts/issues/21961)) - -- update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875)) - -- update container image clamav/clamav to v1.3.1[@264aa58](https://github.com/264aa58) by renovate ([#20902](https://github.com/truecharts/charts/issues/20902)) - -- update container image common to v23.0.7[@316d624](https://github.com/316d624) by renovate ([#22240](https://github.com/truecharts/charts/issues/22240)) - -- update container image common to v23.0.8[@9e7419b](https://github.com/9e7419b) by renovate ([#22277](https://github.com/truecharts/charts/issues/22277)) - -- update container image clamav/clamav to 1.3.0[@7184e81](https://github.com/7184e81) by renovate ([#20782](https://github.com/truecharts/charts/issues/20782)) - -- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599)) - -- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) - -- update container image clamav/clamav to 1.3.1[@0f66a32](https://github.com/0f66a32) by renovate ([#21146](https://github.com/truecharts/charts/issues/21146)) - -- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) - -- update container image clamav/clamav to 1.3.0[@5d7a5eb](https://github.com/5d7a5eb) by renovate ([#20394](https://github.com/truecharts/charts/issues/20394)) - -- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - -- update container image clamav/clamav to 1.3.0[@2f089bf](https://github.com/2f089bf) by renovate ([#20075](https://github.com/truecharts/charts/issues/20075)) - -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - -- update container image clamav/clamav to 1.3.0[@f3b5312](https://github.com/f3b5312) by renovate ([#19756](https://github.com/truecharts/charts/issues/19756)) - -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - -- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - -- update container image clamav/clamav to 1.3.0[@866bbd5](https://github.com/866bbd5) by renovate ([#19444](https://github.com/truecharts/charts/issues/19444)) - -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - -- exclude changelog from pagefind ([#21693](https://github.com/truecharts/charts/issues/21693)) - -### Chore - - - -- rework SCALE catagories/groups to match helm and remove deprecated charts ([#21111](https://github.com/truecharts/charts/issues/21111)) - -### Docs - - - -- fix asides ([#21073](https://github.com/truecharts/charts/issues/21073)) - -### Feat - - - -- Add VolSync support and move CNPG backup credentials on SCALE ([#21443](https://github.com/truecharts/charts/issues/21443)) - -### Fix - - - -- fixup all chart volsync/credentials settings - -- adapt for common cnpg/volsync pathing changes ([#21445](https://github.com/truecharts/charts/issues/21445)) - -- replace serviceexpert with externalinterfaces/networking-group in the SCALE GUI ([#21154](https://github.com/truecharts/charts/issues/21154)) \ No newline at end of file