1 Commits

Author SHA1 Message Date
15646b307a chore(deps): update docker docker tag to v28.5.2 2025-12-21 02:13:36 +00:00
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -13,7 +13,7 @@ spec:
sources: sources:
- repoURL: https://bitnami-labs.github.io/sealed-secrets - repoURL: https://bitnami-labs.github.io/sealed-secrets
chart: sealed-secrets chart: sealed-secrets
targetRevision: 2.18.0 targetRevision: 2.17.7
helm: helm:
valueFiles: valueFiles:
- $values/system/SealedSecrets/values.yaml - $values/system/SealedSecrets/values.yaml