Compare commits
1 Commits
71fc79e72a
...
renovate/d
| Author | SHA1 | Date | |
|---|---|---|---|
| 2b43c3b201 |
@@ -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:29.2.1-dind"
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
args:
|
args:
|
||||||
- dockerd
|
- dockerd
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ spec:
|
|||||||
targetRevision: HEAD
|
targetRevision: HEAD
|
||||||
- repoURL: https://argoproj.github.io/argo-helm
|
- repoURL: https://argoproj.github.io/argo-helm
|
||||||
chart: argo-cd
|
chart: argo-cd
|
||||||
targetRevision: 9.4.1
|
targetRevision: 9.1.9
|
||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/system/ArgoCD/values.yaml
|
- $values/system/ArgoCD/values.yaml
|
||||||
|
|||||||
Reference in New Issue
Block a user