diff --git a/charts/stable/chromium/Chart.yaml b/charts/stable/chromium/Chart.yaml index d82a50cced1..4813e466dd1 100644 --- a/charts/stable/chromium/Chart.yaml +++ b/charts/stable/chromium/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,13 +18,13 @@ dependencies: import-values: [] deprecated: false description: Chromium is a free and open-source software project developed by the Google-sponsored Chromium project. -home: https://truecharts.org/charts/incubator/chromium +home: https://truecharts.org/charts/stable/chromium icon: https://truecharts.org/img/hotlink-ok/chart-icons/chromium.png keywords: - chromium - Productivity - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,7 +32,7 @@ maintainers: name: chromium sources: - https://www.google.com/chrome/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/chromium + - https://github.com/truecharts/charts/tree/master/charts/stable/chromium - https://hub.docker.com/r/ich777/chrome type: application -version: 4.1.9 +version: 4.1.10 diff --git a/charts/stable/chromium/README.md b/charts/stable/chromium/README.md index eedfe44bb70..49e281d2aea 100644 --- a/charts/stable/chromium/README.md +++ b/charts/stable/chromium/README.md @@ -7,7 +7,7 @@ title: README TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE. However only installations using the TrueNAS SCALE Apps system are supported. -For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/chromium) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/chromium) **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)** diff --git a/charts/stable/chromium/values.yaml b/charts/stable/chromium/values.yaml index d58781c8937..45737416548 100644 --- a/charts/stable/chromium/values.yaml +++ b/charts/stable/chromium/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: ich777/chrome - tag: latest@sha256:c5c7810a3875d167353c512f7b5c0a2e22a2d4081395ea5493f10ec3949aefbb + tag: latest@sha256:875b3b8dbd4e8838149115a845e0af68937d9e3c61e13a59fe2ad85fac8fa83f persistence: datadir: enabled: true