Compare commits
7 Commits
renovate/d
...
0e6bf9f664
| Author | SHA1 | Date | |
|---|---|---|---|
| 0e6bf9f664 | |||
| 5fcb7ee681 | |||
| e0eba1bfdc | |||
| e485f136d5 | |||
| d6763b043d | |||
| f91e95b231 | |||
| c77439819f |
@@ -70,7 +70,7 @@ spec:
|
||||
- mountPath: /data
|
||||
name: data-act-runner
|
||||
- name: dind
|
||||
image: "docker:29.5.3-dind"
|
||||
image: "docker:28.3.2-dind"
|
||||
imagePullPolicy: IfNotPresent
|
||||
args:
|
||||
- dockerd
|
||||
|
||||
@@ -19,7 +19,7 @@ spec:
|
||||
containers:
|
||||
- name: vaultwarden
|
||||
# image: vaultwarden/server:1.34.3
|
||||
image: vaultwarden/server:1.35.2
|
||||
image: vaultwarden/server:1.36.0
|
||||
env:
|
||||
- name: ENABLE_DB_WAL
|
||||
value: "false"
|
||||
|
||||
@@ -14,7 +14,7 @@ spec:
|
||||
targetRevision: HEAD
|
||||
- repoURL: https://argoproj.github.io/argo-helm
|
||||
chart: argo-cd
|
||||
targetRevision: 9.3.7
|
||||
targetRevision: 9.5.21
|
||||
helm:
|
||||
valueFiles:
|
||||
- $values/system/ArgoCD/values.yaml
|
||||
|
||||
Reference in New Issue
Block a user