Skip to content

Commit

Permalink
chore(deps): update container image tccr.io/truecharts/factorio to vs…
Browse files Browse the repository at this point in the history
…table@1554bb0 (#15678)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tccr.io/truecharts/factorio | digest | `110b914` -> `1554bb0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44MS40IiwidXBkYXRlZEluVmVyIjoiMzcuODEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
  • Loading branch information
truecharts-admin authored Dec 4, 2023
1 parent dd9cd30 commit 09ed24a
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
34 changes: 17 additions & 17 deletions charts/stable/factorio/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,31 +1,31 @@
kubeVersion: ">=1.24.0"
kubeVersion: '>=1.24.0'
apiVersion: v2
name: factorio
version: 4.1.8
version: 4.1.9
appVersion: stable
description: A game in which you build and maintain factories.
home: https://truecharts.org/charts/incubator/factorio
icon: https://truecharts.org/img/hotlink-ok/chart-icons/factorio.png
deprecated: false
sources:
- https://github.com/factoriotools/factorio-docker
- https://github.com/truecharts/charts/tree/master/charts/incubator/factorio
- https://github.com/truecharts/containers/tree/master/mirrorfactorio
- https://github.com/factoriotools/factorio-docker
- https://github.com/truecharts/charts/tree/master/charts/incubator/factorio
- https://github.com/truecharts/containers/tree/master/mirrorfactorio
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- factorio
- GameServers
- factorio
- GameServers
dependencies:
- name: common
version: 14.3.5
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 14.3.5
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
annotations:
max_scale_version: 23.10.1
min_scale_version: 22.12.4
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/factorio/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/factorio
tag: vstable@sha256:110b9147fd5535d4ee6d5b1845b6e0a071a9e8bc4bfe854654c1fa2530d1bd16
tag: vstable@sha256:1554bb0a5ead1dacdfdffa7539d5d170d3f326aa82aad9f4d88f9e37f3e0ec85

securityContext:
container:
Expand Down

0 comments on commit 09ed24a

Please sign in to comment.