1 Commits

Author SHA1 Message Date
403cc5b7a1 chore(deps): update helm release argo-cd to v9.3.4 2026-01-15 12:02:17 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -39,7 +39,7 @@ spec:
done
containers:
- name: act-runner
image: "gitea/act_runner:0.2.13"
image: "gitea/act_runner:0.2.12"
imagePullPolicy: IfNotPresent
command: ["sh", "-c", "while ! nc -z 127.0.0.1 2375 </dev/null; do echo 'waiting for docker daemon...'; sleep 5; done; /sbin/tini -- run.sh"]
workingDir: /data

View File

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