1 Commits

Author SHA1 Message Date
552b623ca2 Update docker Docker tag to v29 2026-04-21 12:02:13 +00:00
3 changed files with 3 additions and 3 deletions

View File

@@ -22,7 +22,7 @@ spec:
- repoURL: https://dl.gitea.com/charts/
chart: gitea
# targetRevision: 11.0.0
targetRevision: 12.6.0
targetRevision: 12.5.0
helm:
valueFiles:
- $values/services/Gitea/values.yaml

View File

@@ -70,7 +70,7 @@ spec:
- mountPath: /data
name: data-act-runner
- name: dind
image: "docker:28.3.2-dind"
image: "docker:29.4.1-dind"
imagePullPolicy: IfNotPresent
args:
- dockerd

View File

@@ -19,7 +19,7 @@ spec:
containers:
- name: vaultwarden
# image: vaultwarden/server:1.34.3
image: vaultwarden/server:1.36.0
image: vaultwarden/server:1.35.2
env:
- name: ENABLE_DB_WAL
value: "false"