5 Commits

Author SHA1 Message Date
13d61b6db5 chore(deps): update ghcr.io/siderolabs/talosctl docker tag to v1.13.0
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 1m11s
lint-test-helm / validate-kubeconform (pull_request) Successful in 39s
2026-04-28 20:29:15 +00:00
07ec4733cf Merge pull request 'feat: expand disk' (#6359) from tmp/gitea-6 into main
All checks were successful
lint-test-helm / lint-helm (push) Successful in 28s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Successful in 3m14s
Reviewed-on: #6359
2026-04-28 20:26:26 +00:00
167bbef02e feat: expand disk
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 29s
lint-test-helm / validate-kubeconform (pull_request) Successful in 32s
render-manifests / render-manifests (pull_request) Successful in 47s
2026-04-28 15:22:56 -05:00
811d79b538 Merge pull request 'feat: update sha' (#6357) from tmp/vault-2 into main
All checks were successful
lint-test-helm / lint-helm (push) Successful in 25s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Successful in 1m55s
Reviewed-on: #6357
2026-04-28 19:47:30 +00:00
58dca78fe3 feat: update sha
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 41s
lint-test-helm / validate-kubeconform (pull_request) Has been skipped
render-manifests / render-manifests (pull_request) Successful in 59s
2026-04-28 14:46:56 -05:00
3 changed files with 8 additions and 8 deletions

View File

@@ -280,10 +280,10 @@ valkey-gitea:
cpu: 20m
memory: 1Gi
dataStorage:
requestedSize: 10Gi
requestedSize: 20Gi
replica:
persistence:
size: 10Gi
size: 20Gi
valkey-renovate:
valkey:
nameOverride: valkey-renovate

View File

@@ -405,7 +405,7 @@ etcd-defrag:
main:
image:
repository: ghcr.io/siderolabs/talosctl
tag: v1.12.6@sha256:a027cf02cf74a75eee83ccffa201f3a9455d77e795d092b87cae5e637f143e54
tag: v1.13.0@sha256:cf5be4c584572787eda0f5818404d2380f041b1022ce85454b25d4e01334fba6
args:
- etcd
- defrag
@@ -435,7 +435,7 @@ etcd-defrag:
main:
image:
repository: ghcr.io/siderolabs/talosctl
tag: v1.12.6@sha256:a027cf02cf74a75eee83ccffa201f3a9455d77e795d092b87cae5e637f143e54
tag: v1.13.0@sha256:cf5be4c584572787eda0f5818404d2380f041b1022ce85454b25d4e01334fba6
args:
- etcd
- defrag
@@ -465,7 +465,7 @@ etcd-defrag:
main:
image:
repository: ghcr.io/siderolabs/talosctl
tag: v1.12.6@sha256:a027cf02cf74a75eee83ccffa201f3a9455d77e795d092b87cae5e637f143e54
tag: v1.13.0@sha256:cf5be4c584572787eda0f5818404d2380f041b1022ce85454b25d4e01334fba6
args:
- etcd
- defrag

View File

@@ -286,7 +286,7 @@ unseal:
main:
image:
repository: ghcr.io/lrstanley/vault-unseal
tag: 1.0.0@sha256:24ca9bceccdb0a22ae57574346dee4bec107c9b849f836811972b8f7f1baa4ef
tag: 1.0.0@sha256:9b936fadc8dea2a473972806bffc218a4dd2fbc3b373566138a60e058cc544aa
envFrom:
- secretRef:
name: vault-unseal-config-1
@@ -304,7 +304,7 @@ unseal:
main:
image:
repository: ghcr.io/lrstanley/vault-unseal
tag: 1.0.0@sha256:24ca9bceccdb0a22ae57574346dee4bec107c9b849f836811972b8f7f1baa4ef
tag: 1.0.0@sha256:9b936fadc8dea2a473972806bffc218a4dd2fbc3b373566138a60e058cc544aa
envFrom:
- secretRef:
name: vault-unseal-config-2
@@ -322,7 +322,7 @@ unseal:
main:
image:
repository: ghcr.io/lrstanley/vault-unseal
tag: 1.0.0@sha256:24ca9bceccdb0a22ae57574346dee4bec107c9b849f836811972b8f7f1baa4ef
tag: 1.0.0@sha256:9b936fadc8dea2a473972806bffc218a4dd2fbc3b373566138a60e058cc544aa
envFrom:
- secretRef:
name: vault-unseal-config-3