chore(deps): update container image ich777/chrome to latest@875b3b8 by renovate (#17378)
This commit is contained in:
parent
ad9b9dba1e
commit
240992ee19
|
@ -3,9 +3,9 @@ annotations:
|
||||||
min_scale_version: 23.10.0
|
min_scale_version: 23.10.0
|
||||||
truecharts.org/SCALE-support: "true"
|
truecharts.org/SCALE-support: "true"
|
||||||
truecharts.org/category: Productivity
|
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/min_helm_version: "3.12"
|
||||||
truecharts.org/train: incubator
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: latest
|
appVersion: latest
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -18,13 +18,13 @@ dependencies:
|
||||||
import-values: []
|
import-values: []
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: Chromium is a free and open-source software project developed by the Google-sponsored Chromium project.
|
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
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/chromium.png
|
||||||
keywords:
|
keywords:
|
||||||
- chromium
|
- chromium
|
||||||
- Productivity
|
- Productivity
|
||||||
- Tools-Utilities
|
- Tools-Utilities
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
|
@ -32,7 +32,7 @@ maintainers:
|
||||||
name: chromium
|
name: chromium
|
||||||
sources:
|
sources:
|
||||||
- https://www.google.com/chrome/
|
- 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
|
- https://hub.docker.com/r/ich777/chrome
|
||||||
type: application
|
type: application
|
||||||
version: 4.1.9
|
version: 4.1.10
|
||||||
|
|
|
@ -7,7 +7,7 @@ title: README
|
||||||
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
|
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.
|
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)**
|
**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)**
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: ich777/chrome
|
repository: ich777/chrome
|
||||||
tag: latest@sha256:c5c7810a3875d167353c512f7b5c0a2e22a2d4081395ea5493f10ec3949aefbb
|
tag: latest@sha256:875b3b8dbd4e8838149115a845e0af68937d9e3c61e13a59fe2ad85fac8fa83f
|
||||||
persistence:
|
persistence:
|
||||||
datadir:
|
datadir:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
Loading…
Reference in New Issue