Skip to content

Commit f17349b

Browse files
geekifiergeekifier
authored andcommitted
πŸ”„ synced file(s) with geekifier/xenu-ng
1 parent 464116a commit f17349b

File tree

24 files changed

+37
-37
lines changed

24 files changed

+37
-37
lines changed

β€Ž.mise.tomlβ€Ž

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12,26 +12,26 @@ TALOS_DIR = "{{config_root}}/talos"
1212
[tools]
1313
python = "3.13"
1414
"pipx:makejinja" = "2.8.1"
15-
"pipx:flux-local" = "7.8.0"
16-
talhelper = "3.0.33"
15+
"pipx:flux-local" = "7.9.0"
16+
talhelper = "3.0.37"
1717
uv = "latest"
1818
k9s = "latest"
1919
helm-diff = "latest"
20-
"aqua:cilium/cilium-cli" = "0.18.6"
20+
"aqua:cilium/cilium-cli" = "0.18.7"
2121
"aqua:cli/cli" = "2.78.0"
2222
"aqua:cloudflare/cloudflared" = "2025.8.1"
23-
"aqua:cue-lang/cue" = "0.14.1"
23+
"aqua:cue-lang/cue" = "0.14.2"
2424
"aqua:FiloSottile/age" = "1.2.1"
2525
"aqua:fluxcd/flux2" = "2.6.4"
26-
"aqua:getsops/sops" = "3.10.2"
26+
"aqua:getsops/sops" = "3.11.0"
2727
"aqua:go-task/task" = "3.44.1"
28-
"aqua:helm/helm" = "3.18.6"
29-
"aqua:helmfile/helmfile" = "1.1.5"
28+
"aqua:helm/helm" = "3.19.0"
29+
"aqua:helmfile/helmfile" = "1.1.7"
3030
"aqua:jqlang/jq" = "1.7.1"
3131
"aqua:kubernetes-sigs/kustomize" = "5.6.0"
3232
"aqua:kubernetes/kubectl" = "1.32.2"
33-
"aqua:mikefarah/yq" = "4.47.1"
33+
"aqua:mikefarah/yq" = "4.47.2"
3434
"aqua:yannh/kubeconform" = "0.7.0"
3535
"go:github.com/VictoriaMetrics-Community/mcp-victoriametrics/cmd/mcp-victoriametrics" = { version = "latest" }
3636
"go:github.com/backube/volsync/kubectl-volsync" = { version = "latest" }
37-
talosctl = "1.10.7"
37+
talosctl = "1.11.2"

β€Žbootstrap/helmfile.yamlβ€Ž

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,22 +31,22 @@ releases:
3131
namespace: kube-system
3232
atomic: true
3333
chart: cilium/cilium
34-
version: 1.18.1
34+
version: 1.18.2
3535
values: ['{{ requiredEnv "ROOT_DIR" }}/kubernetes/apps/kube-system/cilium/app/helm/values.yaml']
3636

3737
- name: coredns
3838
namespace: kube-system
3939
atomic: true
4040
chart: coredns/coredns
41-
version: 1.43.2
41+
version: 1.44.3
4242
values: ['{{ requiredEnv "ROOT_DIR" }}/kubernetes/apps/kube-system/coredns/app/helm/values.yaml']
4343
needs: ['kube-system/cilium']
4444

4545
- name: spegel
4646
namespace: kube-system
4747
atomic: true
4848
chart: spegel/spegel
49-
version: 0.3.0
49+
version: 0.4.0
5050
values: ['{{ requiredEnv "ROOT_DIR" }}/kubernetes/apps/kube-system/spegel/app/helm/values.yaml']
5151
needs: ['kube-system/coredns']
5252

@@ -62,14 +62,14 @@ releases:
6262
namespace: flux-system
6363
atomic: true
6464
chart: controlplaneio/flux-operator
65-
version: 0.28.0
65+
version: 0.29.0
6666
values: ['{{ requiredEnv "ROOT_DIR" }}/kubernetes/apps/flux-system/flux-operator/app/helm/values.yaml']
6767
needs: ['cert-manager/cert-manager']
6868

6969
- name: flux-instance
7070
namespace: flux-system
7171
atomic: true
7272
chart: controlplaneio/flux-instance
73-
version: 0.28.0
73+
version: 0.29.0
7474
values: ['{{ requiredEnv "ROOT_DIR" }}/kubernetes/apps/flux-system/flux-instance/app/helm/values.yaml']
7575
needs: ['flux-system/flux-operator']

β€Žkubernetes/apps/auth/authelia/app/helmrelease.yamlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ spec:
3737
app:
3838
image:
3939
repository: ghcr.io/authelia/authelia
40-
tag: 4.39.6@sha256:08776367d54d4482c54ac8ca75b18f7db3287b751106e19736780c5f6811374d
40+
tag: 4.39.10@sha256:ed52a81c71dfb3b84327a1397081423773804281519b4f6c337cb12a4c58bef9
4141
env:
4242
AUTHELIA_SERVER_DISABLE_HEALTHCHECK: "true"
4343
X_AUTHELIA_CONFIG_FILTERS: template

β€Žkubernetes/apps/default/homepage/app/helmrelease.yamlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ spec:
4444
app:
4545
image:
4646
repository: ghcr.io/gethomepage/homepage
47-
tag: v1.4.6@sha256:a1a578fdcfc72754985c3b3b26e4f398a6a782e354d10cf2b156ecbf06d252e9
47+
tag: v1.5.0@sha256:e7fc26f914cf5e7dcd6c566e24ca218addb879aa76478ad4a553b1f9ae48b1d7
4848
env:
4949
TZ: ${CLUSTER_TZ}
5050
HOMEPAGE_ALLOWED_HOSTS: *host

β€Žkubernetes/apps/default/miniflux/app/helmrelease.yamlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ spec:
2828
app:
2929
image:
3030
repository: ghcr.io/miniflux/miniflux
31-
tag: 2.2.12
31+
tag: 2.2.13
3232
envFrom:
3333
- secretRef:
3434
name: miniflux-secret

β€Žkubernetes/apps/default/prowlarr/app/helmrelease.yamlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ spec:
3939
app:
4040
image:
4141
repository: ghcr.io/home-operations/prowlarr
42-
tag: 2.0.5.5160@sha256:47cede4c9e57c53af75b8b6e1382576ede241b9d847733ba449d723ca8cb51c8
42+
tag: 2.1.3.5208@sha256:236a73dad45baeedd1eba40a457de63a644695728a2ce28f0d254b1fe9a05822
4343
env:
4444
TZ: ${CLUSTER_TZ}
4545
PROWLARR__SERVER__PORT: &containerPort 80

β€Žkubernetes/apps/default/radarr/app/helmrelease.yamlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ spec:
6464
app:
6565
image:
6666
repository: ghcr.io/home-operations/radarr
67-
tag: 5.27.5.10184@sha256:af67ce80302e21f7228e2da671943c48b27a25faf27e19c4fcb7ad33c1c0e3c0
67+
tag: 6.0.2.10271@sha256:12b8348c57c556d837d28bbc73a8837fb7f402a29aba40385a0513dbd068881b
6868
env:
6969
TZ: ${CLUSTER_TZ}
7070
RADARR__SERVER__PORT: &containerPort 80

β€Žkubernetes/apps/flux-system/flux-instance/app/helmrelease.yamlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ spec:
1010
mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
1111
operation: copy
1212
ref:
13-
tag: 0.28.0
13+
tag: 0.29.0
1414
url: oci://ghcr.io/controlplaneio-fluxcd/charts/flux-instance
1515
verify:
1616
provider: cosign

β€Žkubernetes/apps/flux-system/flux-operator/app/helmrelease.yamlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ spec:
1010
mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
1111
operation: copy
1212
ref:
13-
tag: 0.28.0
13+
tag: 0.29.0
1414
url: oci://ghcr.io/controlplaneio-fluxcd/charts/flux-operator
1515
verify:
1616
provider: cosign

β€Žkubernetes/apps/kube-system/cilium/app/helmrelease.yamlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ spec:
1919
chart:
2020
spec:
2121
chart: cilium
22-
version: 1.18.1
22+
version: 1.18.2
2323
sourceRef:
2424
kind: HelmRepository
2525
name: cilium

0 commit comments

Comments
Β (0)