chore(deps): update container image factoriotools/factorio to stable@a9d8ea1 by renovate (#17339)
This commit is contained in:
parent
a4b0131f20
commit
9f5ca8723d
|
@ -3,9 +3,9 @@ annotations:
|
|||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: GameServers
|
||||
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: stable
|
||||
dependencies:
|
||||
|
@ -18,20 +18,20 @@ dependencies:
|
|||
import-values: []
|
||||
deprecated: false
|
||||
description: A game in which you build and maintain factories.
|
||||
home: https://truecharts.org/charts/incubator/factorio
|
||||
home: https://truecharts.org/charts/stable/factorio
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/factorio.png
|
||||
keywords:
|
||||
- factorio
|
||||
- GameServers
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: factorio
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/factorio
|
||||
- https://hub.docker.com/r/factoriotools/factorio
|
||||
- https://github.com/factoriotools/factorio-docker
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/factorio
|
||||
- https://hub.docker.com/r/factoriotools/factorio
|
||||
type: application
|
||||
version: 6.1.11
|
||||
version: 6.1.12
|
||||
|
|
|
@ -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/factorio)
|
||||
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/factorio)
|
||||
|
||||
**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:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: factoriotools/factorio
|
||||
tag: stable@sha256:67324ccad64e6e21b73085abad7e4a33823c6f43b074a55be10f48caf02ed1eb
|
||||
tag: stable@sha256:a9d8ea1323fe73959901ffbfc90de9b693a34f7dc172c6b4f30fdc18a6d79196
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
|
Loading…
Reference in New Issue