Compare commits
3 Commits
7027e07b8c
...
renovate/c
| Author | SHA1 | Date | |
|---|---|---|---|
| 3882fe6ccc | |||
| 23a072ddb6 | |||
| 11857cfe35 |
@@ -18,7 +18,8 @@ spec:
|
|||||||
serviceAccountName: vaultwarden
|
serviceAccountName: vaultwarden
|
||||||
containers:
|
containers:
|
||||||
- name: vaultwarden
|
- name: vaultwarden
|
||||||
image: vaultwarden/server:1.34.3
|
# image: vaultwarden/server:1.34.3
|
||||||
|
image: vaultwarden/server:1.35.2
|
||||||
env:
|
env:
|
||||||
- name: ENABLE_DB_WAL
|
- name: ENABLE_DB_WAL
|
||||||
value: "false"
|
value: "false"
|
||||||
|
|||||||
@@ -13,7 +13,7 @@ spec:
|
|||||||
sources:
|
sources:
|
||||||
- repoURL: https://raw.githubusercontent.com/kubernetes-csi/csi-driver-smb/master/charts
|
- repoURL: https://raw.githubusercontent.com/kubernetes-csi/csi-driver-smb/master/charts
|
||||||
chart: csi-driver-smb
|
chart: csi-driver-smb
|
||||||
targetRevision: 1.19.1
|
targetRevision: 1.20.0
|
||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/storage/csi-driver-smb/values.yaml
|
- $values/storage/csi-driver-smb/values.yaml
|
||||||
|
|||||||
@@ -9,9 +9,11 @@ spec:
|
|||||||
namespace: argo-cd
|
namespace: argo-cd
|
||||||
project: default
|
project: default
|
||||||
sources:
|
sources:
|
||||||
|
- repoURL: https://code.spamasaurus.com/djpbessems/Kubernetes.K3s.installLog
|
||||||
|
path: system/ArgoCD
|
||||||
|
targetRevision: HEAD
|
||||||
- repoURL: https://argoproj.github.io/argo-helm
|
- repoURL: https://argoproj.github.io/argo-helm
|
||||||
chart: argo-cd
|
chart: argo-cd
|
||||||
# targetRevision: 8.1.2
|
|
||||||
targetRevision: 9.1.9
|
targetRevision: 9.1.9
|
||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
|
|||||||
Reference in New Issue
Block a user