1 Commits

Author SHA1 Message Date
ac8b22a634 Update docker Docker tag to v29.8.0 2026-09-11 07:58:07 +00:00
5 changed files with 5 additions and 5 deletions

View File

@@ -16,7 +16,7 @@ jobs:
container: ghcr.io/renovatebot/renovate:latest
steps:
- name: Check out repository code
uses: actions/checkout@v7
uses: actions/checkout@v4
- name: Run Renovate CLI
run: |
renovate

View File

@@ -71,7 +71,7 @@ spec:
name: data-act-runner
- name: dind
# image: "docker:28.3.2-dind"
image: "docker:29.7.2-dind"
image: "docker:29.8.0-dind"
imagePullPolicy: IfNotPresent
args:
- dockerd

View File

@@ -18,7 +18,7 @@ spec:
serviceAccountName: vaultwarden
containers:
- name: vaultwarden
image: vaultwarden/server:1.37.3
image: vaultwarden/server:1.37.0
env:
- name: ENABLE_DB_WAL
value: "false"

View File

@@ -13,7 +13,7 @@ spec:
sources:
- repoURL: https://raw.githubusercontent.com/kubernetes-csi/csi-driver-smb/master/charts
chart: csi-driver-smb
targetRevision: 1.20.3
targetRevision: 1.20.0
helm:
valueFiles:
- $values/storage/csi-driver-smb/values.yaml

View File

@@ -14,7 +14,7 @@ spec:
targetRevision: HEAD
- repoURL: https://argoproj.github.io/argo-helm
chart: argo-cd
targetRevision: 9.7.1
targetRevision: 9.3.7
helm:
valueFiles:
- $values/system/ArgoCD/values.yaml