diff --git a/charts/incubator/plant-it/values.yaml b/charts/incubator/plant-it/values.yaml index 8565d6c4cb2..595dd8133f0 100644 --- a/charts/incubator/plant-it/values.yaml +++ b/charts/incubator/plant-it/values.yaml @@ -2,14 +2,14 @@ image: repository: docker.io/msdeluise/plant-it-server pullPolicy: IfNotPresent tag: 0.10.0@sha256:23ddf8660087d6b9f5dbdca2ca09817b84db45cb2d9d6e2e0176e70f514629e7 - + securityContext: container: runAsNonRoot: false readOnlyRootFilesystem: false runAsUser: 0 runAsGroup: 0 - + workload: main: podSpec: diff --git a/charts/stable/cloudcommander/Chart.yaml b/charts/stable/cloudcommander/Chart.yaml index 71efbf25029..933d17c0aff 100644 --- a/charts/stable/cloudcommander/Chart.yaml +++ b/charts/stable/cloudcommander/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: latest +appVersion: 18.5.1 dependencies: - name: common version: 25.4.10 @@ -30,7 +30,7 @@ maintainers: url: https://truecharts.org name: cloudcommander sources: + - https://ghcr.io/coderaiser/cloudcmd - https://github.com/truecharts/charts/tree/master/charts/stable/cloudcommander - - https://quay.io/coderaiser/cloudcmd type: application version: 7.5.3 diff --git a/charts/stable/glances/Chart.yaml b/charts/stable/glances/Chart.yaml index fa4b7246856..3b21c8e412a 100644 --- a/charts/stable/glances/Chart.yaml +++ b/charts/stable/glances/Chart.yaml @@ -4,7 +4,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 4.3.0 +appVersion: 4.3.0.8 dependencies: - name: common version: 25.4.10 diff --git a/charts/stable/glances/README.md b/charts/stable/glances/README.md index 2b8cc49d247..2ba5831ac62 100644 --- a/charts/stable/glances/README.md +++ b/charts/stable/glances/README.md @@ -1,3 +1,50 @@ --- title: README --- + +## General Info + +For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/glances) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Installation + +### Helm-Chart installation + +To install TrueCharts Helm charts using Helm, you can use our OCI Repository. + +`helm install mychart oci://tccr.io/truecharts/glances` + +For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) + +## Chart Specific Guides and information + +All our charts have dedicated documentation pages. +The documentation for this chart can be found here: +https://truecharts.org/charts/stable/glances + +## Configuration Options + +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/public/blob/master/charts/stable/glances/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 [common docs on our website](/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/public/blob/master/charts/library/common/values.yaml + +## Support + +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](/general/sponsor) or contributing back to the project any way you can! + +_All Rights Reserved - The TrueCharts Project_ diff --git a/charts/stable/glances/icon-small.webp b/charts/stable/glances/icon-small.webp new file mode 100644 index 00000000000..78433471917 Binary files /dev/null and b/charts/stable/glances/icon-small.webp differ diff --git a/charts/stable/glances/icon.png b/charts/stable/glances/icon.png deleted file mode 100644 index f1e5982718c..00000000000 Binary files a/charts/stable/glances/icon.png and /dev/null differ diff --git a/charts/stable/glances/icon.webp b/charts/stable/glances/icon.webp new file mode 100644 index 00000000000..b36dd784205 Binary files /dev/null and b/charts/stable/glances/icon.webp differ diff --git a/charts/stable/immich/docs/install_notes.md b/charts/stable/immich/docs/install_notes.md index 1ba11e398ac..0b620f2179b 100644 --- a/charts/stable/immich/docs/install_notes.md +++ b/charts/stable/immich/docs/install_notes.md @@ -9,4 +9,3 @@ Immich is still in a pre-alpha stage - it works, but its releases are highly unr This applies to all deployment methods - proceed with caution. There be dragons. You've been warned. Have fun! - diff --git a/charts/stable/nitter/values.yaml b/charts/stable/nitter/values.yaml index 0d1de172d5a..c7bc89b2305 100644 --- a/charts/stable/nitter/values.yaml +++ b/charts/stable/nitter/values.yaml @@ -34,8 +34,8 @@ nitter: proxyVideos: true hlsPlayback: false infiniteScroll: false - -# See: https://github.com/zedeus/nitter/wiki/Creating-session-tokens + +# See: https://github.com/zedeus/nitter/wiki/Creating-session-tokens configmap: nitter-sessions: enabled: true