Skip to content

Commit

Permalink
Merge branch 'master' into helm-wolveix-satisfactory-server-1.8.x
Browse files Browse the repository at this point in the history
  • Loading branch information
alfi0812 authored Oct 16, 2024
2 parents f0e9080 + ff863a8 commit 7ff75b1
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion charts/stable/ciao/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/ciao
- https://hub.docker.com/r/brotandgames/ciao
type: application
version: 7.2.0
version: 7.2.1
2 changes: 1 addition & 1 deletion charts/stable/ciao/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: brotandgames/ciao
tag: latest@sha256:38936e61eead7fe3eb662e45a7f7b4493270ef69d2360eac944aeacb97ddd359
tag: latest@sha256:e68d0f5ae48320379af2e69083110d68f278cbaffbea214e4dd40e6372d0bfcf
persistence:
databaselocation:
enabled: true
Expand Down
4 changes: 2 additions & 2 deletions charts/stable/fluidd/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.30.4
appVersion: 1.30.5
dependencies:
- name: common
version: 25.0.0
Expand All @@ -32,4 +32,4 @@ sources:
- https://github.com/fluidd-core/fluidd
- https://github.com/truecharts/charts/tree/master/charts/stable/fluidd
type: application
version: 11.2.0
version: 11.2.1
2 changes: 1 addition & 1 deletion charts/stable/fluidd/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: ghcr.io/fluidd-core/fluidd
tag: v1.30.4@sha256:fe1c6348d0cc8072234d7bc861e9b9ad52adb3eaa492ca58f6bf8dbe5fab8628
tag: v1.30.5@sha256:ca5a439eedf86e0eeebb5e246a4a98215c677c261c72b174b48ad18faf5c92cc
pullPolicy: IfNotPresent
securityContext:
container:
Expand Down
4 changes: 2 additions & 2 deletions charts/stable/syncthing/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.27.12
appVersion: 1.28.0
dependencies:
- name: common
version: 25.0.0
Expand All @@ -33,4 +33,4 @@ sources:
- https://hub.docker.com/r/syncthing/syncthing
- https://syncthing.net/
type: application
version: 20.2.0
version: 20.3.0
2 changes: 1 addition & 1 deletion charts/stable/syncthing/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: syncthing/syncthing
pullPolicy: IfNotPresent
tag: 1.27.12@sha256:5fb5438b300a430f0636b60924939defb84f965b15ad7ae16acf5a2ac9c9e5c3
tag: 1.28.0@sha256:30b6a53436527edf31d791361d14b1f5119cc6882dbcf07822b618ee7a74e115
workload:
main:
podSpec:
Expand Down

0 comments on commit 7ff75b1

Please sign in to comment.