From 19b4fe333c1a876a63b290ab06de60c1912dfb75 Mon Sep 17 00:00:00 2001 From: "tyriis-automation[bot]" <133711747+tyriis-automation[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2025 00:34:17 +0000 Subject: [PATCH 1/9] =?UTF-8?q?fix(container):=20update=20image=20rogerrum?= =?UTF-8?q?/alertmanager-discord=20(=201.0.6=20=E2=86=92=201.0.7=20)=20(#4?= =?UTF-8?q?631)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: tyriis-automation[bot] <133711747+tyriis-automation[bot]@users.noreply.github.com> --- .../observability/alertmanager-discord/app/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/talos-flux/apps/observability/alertmanager-discord/app/helm-release.yaml b/kubernetes/talos-flux/apps/observability/alertmanager-discord/app/helm-release.yaml index ff7c2aa58..3a23d5ddd 100644 --- a/kubernetes/talos-flux/apps/observability/alertmanager-discord/app/helm-release.yaml +++ b/kubernetes/talos-flux/apps/observability/alertmanager-discord/app/helm-release.yaml @@ -37,7 +37,7 @@ spec: DISCORD_AVATAR_URL: https://avatars3.githubusercontent.com/u/3380462 image: repository: rogerrum/alertmanager-discord - tag: 1.0.6@sha256:cfa615f24b7ec778ad0841c69527f798e713dfcadb7d7964dbe5b1821c767ebb + tag: 1.0.7@sha256:bb4bcb893dacca8735bd634b0796f0a1b3ef05e641f8a7b4921f7d0e5a17ee3e ports: - name: http containerPort: &port 9094 From 9afbc2753922362bed74914dbda827ee814a120c Mon Sep 17 00:00:00 2001 From: "tyriis-automation[bot]" <133711747+tyriis-automation[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2025 05:09:22 +0000 Subject: [PATCH 2/9] =?UTF-8?q?chore(container):=20update=20image=20ghcr.i?= =?UTF-8?q?o/onedr0p/actions-runner=20(=2001162b8=20=E2=86=92=209db2709=20?= =?UTF-8?q?)=20(#4632)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: tyriis-automation[bot] <133711747+tyriis-automation[bot]@users.noreply.github.com> --- .../runners/jazzlyn/gh-actions-demo.yaml | 2 +- .../runners/jazzlyn/kind-flux-demo.yaml | 2 +- .../runners/organization/techtales-io.yaml | 2 +- .../actions-runner-controller/runners/tyriis/home-ops.yaml | 2 +- .../runners/tyriis/homeassistant-config.yaml | 2 +- .../runners/tyriis/terraform-github.yaml | 2 +- .../runners/tyriis/terraform-github/helm-release.yaml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/kubernetes/talos-flux/apps/github/actions-runner-controller/runners/jazzlyn/gh-actions-demo.yaml b/kubernetes/talos-flux/apps/github/actions-runner-controller/runners/jazzlyn/gh-actions-demo.yaml index ae44bf208..d532e6be7 100644 --- a/kubernetes/talos-flux/apps/github/actions-runner-controller/runners/jazzlyn/gh-actions-demo.yaml +++ b/kubernetes/talos-flux/apps/github/actions-runner-controller/runners/jazzlyn/gh-actions-demo.yaml @@ -30,7 +30,7 @@ spec: - name: regcreds-docker containers: - name: runner - image: ghcr.io/onedr0p/actions-runner:2.322.0@sha256:01162b8a1e1a562b5b29a5ee198b0bddb9eed85a6f22d6533e9cf08d42851b47 + image: ghcr.io/onedr0p/actions-runner:2.322.0@sha256:9db27092b7caab08b1dc08d5e639a3340f6e0d6ae2f91aaf93e740bd28ad9306 command: ["/home/runner/run.sh"] volumeMounts: - name: regcreds-docker diff --git a/kubernetes/talos-flux/apps/github/actions-runner-controller/runners/jazzlyn/kind-flux-demo.yaml b/kubernetes/talos-flux/apps/github/actions-runner-controller/runners/jazzlyn/kind-flux-demo.yaml index 83d0dcfb2..7c7a1ca51 100644 --- a/kubernetes/talos-flux/apps/github/actions-runner-controller/runners/jazzlyn/kind-flux-demo.yaml +++ b/kubernetes/talos-flux/apps/github/actions-runner-controller/runners/jazzlyn/kind-flux-demo.yaml @@ -30,7 +30,7 @@ spec: - name: regcreds-docker containers: - name: runner - image: ghcr.io/onedr0p/actions-runner:2.322.0@sha256:01162b8a1e1a562b5b29a5ee198b0bddb9eed85a6f22d6533e9cf08d42851b47 + image: ghcr.io/onedr0p/actions-runner:2.322.0@sha256:9db27092b7caab08b1dc08d5e639a3340f6e0d6ae2f91aaf93e740bd28ad9306 command: ["/home/runner/run.sh"] volumeMounts: - name: regcreds-docker diff --git a/kubernetes/talos-flux/apps/github/actions-runner-controller/runners/organization/techtales-io.yaml b/kubernetes/talos-flux/apps/github/actions-runner-controller/runners/organization/techtales-io.yaml index 16bea38b0..81efa49d0 100644 --- a/kubernetes/talos-flux/apps/github/actions-runner-controller/runners/organization/techtales-io.yaml +++ b/kubernetes/talos-flux/apps/github/actions-runner-controller/runners/organization/techtales-io.yaml @@ -28,7 +28,7 @@ spec: spec: containers: - name: runner - image: ghcr.io/onedr0p/actions-runner:2.322.0@sha256:01162b8a1e1a562b5b29a5ee198b0bddb9eed85a6f22d6533e9cf08d42851b47 + image: ghcr.io/onedr0p/actions-runner:2.322.0@sha256:9db27092b7caab08b1dc08d5e639a3340f6e0d6ae2f91aaf93e740bd28ad9306 command: ["/home/runner/run.sh"] controllerServiceAccount: namespace: github diff --git a/kubernetes/talos-flux/apps/github/actions-runner-controller/runners/tyriis/home-ops.yaml b/kubernetes/talos-flux/apps/github/actions-runner-controller/runners/tyriis/home-ops.yaml index 8370bf90f..ecd5ab276 100644 --- a/kubernetes/talos-flux/apps/github/actions-runner-controller/runners/tyriis/home-ops.yaml +++ b/kubernetes/talos-flux/apps/github/actions-runner-controller/runners/tyriis/home-ops.yaml @@ -28,7 +28,7 @@ spec: spec: containers: - name: runner - image: ghcr.io/onedr0p/actions-runner:2.322.0@sha256:01162b8a1e1a562b5b29a5ee198b0bddb9eed85a6f22d6533e9cf08d42851b47 + image: ghcr.io/onedr0p/actions-runner:2.322.0@sha256:9db27092b7caab08b1dc08d5e639a3340f6e0d6ae2f91aaf93e740bd28ad9306 command: ["/home/runner/run.sh"] controllerServiceAccount: namespace: github diff --git a/kubernetes/talos-flux/apps/github/actions-runner-controller/runners/tyriis/homeassistant-config.yaml b/kubernetes/talos-flux/apps/github/actions-runner-controller/runners/tyriis/homeassistant-config.yaml index d65dc4025..c7c2ff50c 100644 --- a/kubernetes/talos-flux/apps/github/actions-runner-controller/runners/tyriis/homeassistant-config.yaml +++ b/kubernetes/talos-flux/apps/github/actions-runner-controller/runners/tyriis/homeassistant-config.yaml @@ -28,7 +28,7 @@ spec: spec: containers: - name: runner - image: ghcr.io/onedr0p/actions-runner:2.322.0@sha256:01162b8a1e1a562b5b29a5ee198b0bddb9eed85a6f22d6533e9cf08d42851b47 + image: ghcr.io/onedr0p/actions-runner:2.322.0@sha256:9db27092b7caab08b1dc08d5e639a3340f6e0d6ae2f91aaf93e740bd28ad9306 command: ["/home/runner/run.sh"] controllerServiceAccount: namespace: github diff --git a/kubernetes/talos-flux/apps/github/actions-runner-controller/runners/tyriis/terraform-github.yaml b/kubernetes/talos-flux/apps/github/actions-runner-controller/runners/tyriis/terraform-github.yaml index f2af9a2db..6394acdb1 100644 --- a/kubernetes/talos-flux/apps/github/actions-runner-controller/runners/tyriis/terraform-github.yaml +++ b/kubernetes/talos-flux/apps/github/actions-runner-controller/runners/tyriis/terraform-github.yaml @@ -28,7 +28,7 @@ spec: spec: containers: - name: runner - image: ghcr.io/onedr0p/actions-runner:2.322.0@sha256:01162b8a1e1a562b5b29a5ee198b0bddb9eed85a6f22d6533e9cf08d42851b47 + image: ghcr.io/onedr0p/actions-runner:2.322.0@sha256:9db27092b7caab08b1dc08d5e639a3340f6e0d6ae2f91aaf93e740bd28ad9306 command: ["/home/runner/run.sh"] env: - name: ACTIONS_RUNNER_REQUIRE_JOB_CONTAINER diff --git a/kubernetes/talos-flux/apps/github/actions-runner-controller/runners/tyriis/terraform-github/helm-release.yaml b/kubernetes/talos-flux/apps/github/actions-runner-controller/runners/tyriis/terraform-github/helm-release.yaml index c3f26b4a4..39e4eb507 100644 --- a/kubernetes/talos-flux/apps/github/actions-runner-controller/runners/tyriis/terraform-github/helm-release.yaml +++ b/kubernetes/talos-flux/apps/github/actions-runner-controller/runners/tyriis/terraform-github/helm-release.yaml @@ -44,7 +44,7 @@ spec: spec: containers: - name: runner - image: ghcr.io/onedr0p/actions-runner:2.322.0@sha256:01162b8a1e1a562b5b29a5ee198b0bddb9eed85a6f22d6533e9cf08d42851b47 + image: ghcr.io/onedr0p/actions-runner:2.322.0@sha256:9db27092b7caab08b1dc08d5e639a3340f6e0d6ae2f91aaf93e740bd28ad9306 command: - /home/runner/run.sh # env: From 1af25da972e5714c62695599df20f0c0f0b0c37d Mon Sep 17 00:00:00 2001 From: "tyriis-automation[bot]" <133711747+tyriis-automation[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2025 11:07:01 +0000 Subject: [PATCH 3/9] =?UTF-8?q?fix(deps):=20update=20helm=20release=20core?= =?UTF-8?q?dns=20(=201.39.0=20=E2=86=92=201.39.1=20)=20(#4634)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: tyriis-automation[bot] <133711747+tyriis-automation[bot]@users.noreply.github.com> --- .../kube-nas/apps/kube-system/coredns/app/helm-release.yaml | 2 +- kubernetes/kube-nas/bootstrap/coredns/kustomization.yaml | 2 +- .../talos-flux/apps/kube-system/coredns/app/helm-release.yaml | 2 +- kubernetes/talos-flux/bootstrap/coredns/kustomization.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/kubernetes/kube-nas/apps/kube-system/coredns/app/helm-release.yaml b/kubernetes/kube-nas/apps/kube-system/coredns/app/helm-release.yaml index 5d9a43e3e..71d2185a8 100644 --- a/kubernetes/kube-nas/apps/kube-system/coredns/app/helm-release.yaml +++ b/kubernetes/kube-nas/apps/kube-system/coredns/app/helm-release.yaml @@ -11,7 +11,7 @@ spec: chart: spec: chart: coredns - version: 1.39.0 + version: 1.39.1 sourceRef: kind: HelmRepository name: coredns-charts diff --git a/kubernetes/kube-nas/bootstrap/coredns/kustomization.yaml b/kubernetes/kube-nas/bootstrap/coredns/kustomization.yaml index ab89a3007..f291a4c93 100644 --- a/kubernetes/kube-nas/bootstrap/coredns/kustomization.yaml +++ b/kubernetes/kube-nas/bootstrap/coredns/kustomization.yaml @@ -5,7 +5,7 @@ kind: Kustomization helmCharts: - name: coredns repo: https://coredns.github.io/helm - version: 1.39.0 + version: 1.39.1 releaseName: coredns namespace: kube-system valuesFile: values.yaml diff --git a/kubernetes/talos-flux/apps/kube-system/coredns/app/helm-release.yaml b/kubernetes/talos-flux/apps/kube-system/coredns/app/helm-release.yaml index 505145930..27354cf9a 100644 --- a/kubernetes/talos-flux/apps/kube-system/coredns/app/helm-release.yaml +++ b/kubernetes/talos-flux/apps/kube-system/coredns/app/helm-release.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: coredns - version: 1.39.0 + version: 1.39.1 sourceRef: kind: HelmRepository name: coredns-charts diff --git a/kubernetes/talos-flux/bootstrap/coredns/kustomization.yaml b/kubernetes/talos-flux/bootstrap/coredns/kustomization.yaml index ab89a3007..f291a4c93 100644 --- a/kubernetes/talos-flux/bootstrap/coredns/kustomization.yaml +++ b/kubernetes/talos-flux/bootstrap/coredns/kustomization.yaml @@ -5,7 +5,7 @@ kind: Kustomization helmCharts: - name: coredns repo: https://coredns.github.io/helm - version: 1.39.0 + version: 1.39.1 releaseName: coredns namespace: kube-system valuesFile: values.yaml From b1a0611512dff26f19004f2914ec2de36654d631 Mon Sep 17 00:00:00 2001 From: "tyriis-automation[bot]" <133711747+tyriis-automation[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2025 11:07:44 +0000 Subject: [PATCH 4/9] =?UTF-8?q?fix(emqx):=20update=20helm-release=20(=205.?= =?UTF-8?q?8.4=20=E2=86=92=205.8.5=20)=20(#4635)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: tyriis-automation[bot] <133711747+tyriis-automation[bot]@users.noreply.github.com> --- .../talos-flux/apps/home-automation/emqx/app/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/talos-flux/apps/home-automation/emqx/app/helm-release.yaml b/kubernetes/talos-flux/apps/home-automation/emqx/app/helm-release.yaml index b4f03f764..08a0cad06 100644 --- a/kubernetes/talos-flux/apps/home-automation/emqx/app/helm-release.yaml +++ b/kubernetes/talos-flux/apps/home-automation/emqx/app/helm-release.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: emqx - version: 5.8.4 + version: 5.8.5 sourceRef: kind: HelmRepository name: emqx-charts From 94ddfd2cc4dcb4dc07d8b25dfe7c2f718a742083 Mon Sep 17 00:00:00 2001 From: "tyriis-automation[bot]" <133711747+tyriis-automation[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2025 12:12:32 +0000 Subject: [PATCH 5/9] =?UTF-8?q?feat(kube-prometheus-stack):=20update=20hel?= =?UTF-8?q?m-release=20(=2069.4.1=20=E2=86=92=2069.5.1=20)=20(#4633)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: tyriis-automation[bot] <133711747+tyriis-automation[bot]@users.noreply.github.com> --- .../observability/kube-prometheus-stack/app/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/talos-flux/apps/observability/kube-prometheus-stack/app/helm-release.yaml b/kubernetes/talos-flux/apps/observability/kube-prometheus-stack/app/helm-release.yaml index e485d056d..be8566796 100644 --- a/kubernetes/talos-flux/apps/observability/kube-prometheus-stack/app/helm-release.yaml +++ b/kubernetes/talos-flux/apps/observability/kube-prometheus-stack/app/helm-release.yaml @@ -11,7 +11,7 @@ spec: chart: spec: chart: kube-prometheus-stack - version: 69.4.1 + version: 69.5.1 sourceRef: kind: HelmRepository name: prometheus-community-charts From a89e0d7147efd0c7e33307cadc24f2a7bf2a1d0c Mon Sep 17 00:00:00 2001 From: "tyriis-automation[bot]" <133711747+tyriis-automation[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2025 14:08:35 +0000 Subject: [PATCH 6/9] =?UTF-8?q?fix(container):=20update=20image=20ghcr.io/?= =?UTF-8?q?cloudnative-pg/postgresql=20(=2017.4-1=20=E2=86=92=2017.4-2=20)?= =?UTF-8?q?=20(#4636)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: tyriis-automation[bot] <133711747+tyriis-automation[bot]@users.noreply.github.com> --- .../apps/database-system/cloudnative-pg/cluster/cluster17.yaml | 2 +- .../apps/database/cloudnative-pg/cluster/cluster17.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kubernetes/kube-nas/apps/database-system/cloudnative-pg/cluster/cluster17.yaml b/kubernetes/kube-nas/apps/database-system/cloudnative-pg/cluster/cluster17.yaml index a66f274ab..be0ae3a9e 100644 --- a/kubernetes/kube-nas/apps/database-system/cloudnative-pg/cluster/cluster17.yaml +++ b/kubernetes/kube-nas/apps/database-system/cloudnative-pg/cluster/cluster17.yaml @@ -6,7 +6,7 @@ metadata: name: nas-postgres17 spec: instances: 1 - imageName: ghcr.io/cloudnative-pg/postgresql:17.4-1 + imageName: ghcr.io/cloudnative-pg/postgresql:17.4-2 primaryUpdateStrategy: unsupervised storage: size: 10Gi diff --git a/kubernetes/talos-flux/apps/database/cloudnative-pg/cluster/cluster17.yaml b/kubernetes/talos-flux/apps/database/cloudnative-pg/cluster/cluster17.yaml index 848d7de46..927cb3ab7 100644 --- a/kubernetes/talos-flux/apps/database/cloudnative-pg/cluster/cluster17.yaml +++ b/kubernetes/talos-flux/apps/database/cloudnative-pg/cluster/cluster17.yaml @@ -6,7 +6,7 @@ metadata: name: postgres17 spec: instances: 3 - imageName: ghcr.io/cloudnative-pg/postgresql:17.4-1 + imageName: ghcr.io/cloudnative-pg/postgresql:17.4-2 primaryUpdateStrategy: unsupervised storage: size: 30Gi From 5000e95290f380aae301bee0e8fb1d866ed4cac8 Mon Sep 17 00:00:00 2001 From: "tyriis-automation[bot]" <133711747+tyriis-automation[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2025 16:19:15 +0000 Subject: [PATCH 7/9] =?UTF-8?q?feat(container)!:=20Update=20image=20google?= =?UTF-8?q?/cloud-sdk=20(=20511.0.0=20=E2=86=92=20512.0.0=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../kube-nas/apps/secops/vault/snapshots/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/kube-nas/apps/secops/vault/snapshots/helm-release.yaml b/kubernetes/kube-nas/apps/secops/vault/snapshots/helm-release.yaml index 8f1a0e0d0..91d51cba9 100644 --- a/kubernetes/kube-nas/apps/secops/vault/snapshots/helm-release.yaml +++ b/kubernetes/kube-nas/apps/secops/vault/snapshots/helm-release.yaml @@ -70,7 +70,7 @@ spec: upload: image: repository: google/cloud-sdk - tag: 511.0.0-alpine@sha256:69bdfb39a8b1e6c23c05323749f1779fdeb78db9cab46265a2675a94f46e8908 + tag: 512.0.0-alpine@sha256:888e4483c072117d288a5d6e2ebadee0653b259b2967ef21f77d9f7763a15a45 command: - /bin/sh - -ec From 75305a7455d7287a6ca84c16846220d37ca61dc3 Mon Sep 17 00:00:00 2001 From: "tyriis-automation[bot]" <133711747+tyriis-automation[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2025 17:19:28 +0000 Subject: [PATCH 8/9] =?UTF-8?q?fix(deps):=20update=20dependency=20flux2=20?= =?UTF-8?q?(=202.5.0=20=E2=86=92=202.5.1=20)=20(#4637)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: tyriis-automation[bot] <133711747+tyriis-automation[bot]@users.noreply.github.com> --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index 9c6a6854a..147cf1780 100644 --- a/.mise.toml +++ b/.mise.toml @@ -7,7 +7,7 @@ age = "1.2.0" # https://direnv.net/ direnv = "2.35.0" # https://fluxcd.io/ -flux2 = "2.5.0" +flux2 = "2.5.1" # https://gitleaks.io/ gitleaks = "8.24.0" # https://helm.sh/ From 824504b5589db3ddba6b20f5135391b3cedbd204 Mon Sep 17 00:00:00 2001 From: "tyriis-automation[bot]" <133711747+tyriis-automation[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2025 21:11:17 +0000 Subject: [PATCH 9/9] =?UTF-8?q?chore(container):=20update=20image=20ghcr.i?= =?UTF-8?q?o/itzg/minecraft-server=20(=20ef3ea57=20=E2=86=92=20f95ac8b=20)?= =?UTF-8?q?=20(#4639)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: tyriis-automation[bot] <133711747+tyriis-automation[bot]@users.noreply.github.com> --- .../minecraft-java/playground-world/helm-release.yaml | 2 +- .../minecraft-java/survival-world/helm-release.yaml | 2 +- .../apps/gaming/minecraft-java/creative-world/helm-release.yaml | 2 +- .../apps/gaming/minecraft-java/lobby-world/helm-release.yaml | 2 +- .../gaming/minecraft-java/playground-world/helm-release.yaml | 2 +- .../apps/gaming/minecraft-java/survival-world/helm-release.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/kubernetes/talos-flux/apps/gaming-public/minecraft-java/playground-world/helm-release.yaml b/kubernetes/talos-flux/apps/gaming-public/minecraft-java/playground-world/helm-release.yaml index c7be1a2d2..9f74a8338 100644 --- a/kubernetes/talos-flux/apps/gaming-public/minecraft-java/playground-world/helm-release.yaml +++ b/kubernetes/talos-flux/apps/gaming-public/minecraft-java/playground-world/helm-release.yaml @@ -48,7 +48,7 @@ spec: app: image: repository: ghcr.io/itzg/minecraft-server - tag: java21@sha256:ef3ea572c4fd80ac056e45b91b9dec9d6f6a7795e2ccc5f38ba15bd5743d9f79 + tag: java21@sha256:f95ac8bc60cfbdca6d3f991421cb679b826d809cec9add0f08c098b4526acf87 probes: liveness: &probes enabled: true diff --git a/kubernetes/talos-flux/apps/gaming-public/minecraft-java/survival-world/helm-release.yaml b/kubernetes/talos-flux/apps/gaming-public/minecraft-java/survival-world/helm-release.yaml index 31c9165f1..af9b70a08 100644 --- a/kubernetes/talos-flux/apps/gaming-public/minecraft-java/survival-world/helm-release.yaml +++ b/kubernetes/talos-flux/apps/gaming-public/minecraft-java/survival-world/helm-release.yaml @@ -48,7 +48,7 @@ spec: app: image: repository: ghcr.io/itzg/minecraft-server - tag: java21@sha256:ef3ea572c4fd80ac056e45b91b9dec9d6f6a7795e2ccc5f38ba15bd5743d9f79 + tag: java21@sha256:f95ac8bc60cfbdca6d3f991421cb679b826d809cec9add0f08c098b4526acf87 probes: liveness: &probes enabled: true diff --git a/kubernetes/talos-flux/apps/gaming/minecraft-java/creative-world/helm-release.yaml b/kubernetes/talos-flux/apps/gaming/minecraft-java/creative-world/helm-release.yaml index e64f746db..cc1473422 100644 --- a/kubernetes/talos-flux/apps/gaming/minecraft-java/creative-world/helm-release.yaml +++ b/kubernetes/talos-flux/apps/gaming/minecraft-java/creative-world/helm-release.yaml @@ -49,7 +49,7 @@ spec: app: image: repository: ghcr.io/itzg/minecraft-server - tag: java21@sha256:ef3ea572c4fd80ac056e45b91b9dec9d6f6a7795e2ccc5f38ba15bd5743d9f79 + tag: java21@sha256:f95ac8bc60cfbdca6d3f991421cb679b826d809cec9add0f08c098b4526acf87 probes: liveness: &probes enabled: true diff --git a/kubernetes/talos-flux/apps/gaming/minecraft-java/lobby-world/helm-release.yaml b/kubernetes/talos-flux/apps/gaming/minecraft-java/lobby-world/helm-release.yaml index 26f653a09..3bb7ca31d 100644 --- a/kubernetes/talos-flux/apps/gaming/minecraft-java/lobby-world/helm-release.yaml +++ b/kubernetes/talos-flux/apps/gaming/minecraft-java/lobby-world/helm-release.yaml @@ -49,7 +49,7 @@ spec: app: image: repository: ghcr.io/itzg/minecraft-server - tag: java21@sha256:ef3ea572c4fd80ac056e45b91b9dec9d6f6a7795e2ccc5f38ba15bd5743d9f79 + tag: java21@sha256:f95ac8bc60cfbdca6d3f991421cb679b826d809cec9add0f08c098b4526acf87 probes: liveness: &probes enabled: true diff --git a/kubernetes/talos-flux/apps/gaming/minecraft-java/playground-world/helm-release.yaml b/kubernetes/talos-flux/apps/gaming/minecraft-java/playground-world/helm-release.yaml index dfd384c7f..21ed50bc5 100644 --- a/kubernetes/talos-flux/apps/gaming/minecraft-java/playground-world/helm-release.yaml +++ b/kubernetes/talos-flux/apps/gaming/minecraft-java/playground-world/helm-release.yaml @@ -48,7 +48,7 @@ spec: app: image: repository: ghcr.io/itzg/minecraft-server - tag: java21@sha256:ef3ea572c4fd80ac056e45b91b9dec9d6f6a7795e2ccc5f38ba15bd5743d9f79 + tag: java21@sha256:f95ac8bc60cfbdca6d3f991421cb679b826d809cec9add0f08c098b4526acf87 probes: liveness: &probes enabled: true diff --git a/kubernetes/talos-flux/apps/gaming/minecraft-java/survival-world/helm-release.yaml b/kubernetes/talos-flux/apps/gaming/minecraft-java/survival-world/helm-release.yaml index 5a2338411..d8a28ce03 100644 --- a/kubernetes/talos-flux/apps/gaming/minecraft-java/survival-world/helm-release.yaml +++ b/kubernetes/talos-flux/apps/gaming/minecraft-java/survival-world/helm-release.yaml @@ -48,7 +48,7 @@ spec: app: image: repository: ghcr.io/itzg/minecraft-server - tag: java21@sha256:ef3ea572c4fd80ac056e45b91b9dec9d6f6a7795e2ccc5f38ba15bd5743d9f79 + tag: java21@sha256:f95ac8bc60cfbdca6d3f991421cb679b826d809cec9add0f08c098b4526acf87 probes: liveness: &probes enabled: true