Compare commits
1 Commits
renovate/g
...
552b623ca2
| Author | SHA1 | Date | |
|---|---|---|---|
| 552b623ca2 |
@@ -22,7 +22,7 @@ spec:
|
|||||||
- repoURL: https://dl.gitea.com/charts/
|
- repoURL: https://dl.gitea.com/charts/
|
||||||
chart: gitea
|
chart: gitea
|
||||||
# targetRevision: 11.0.0
|
# targetRevision: 11.0.0
|
||||||
targetRevision: 12.6.0
|
targetRevision: 12.5.0
|
||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/services/Gitea/values.yaml
|
- $values/services/Gitea/values.yaml
|
||||||
|
|||||||
@@ -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.4.1-dind"
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
args:
|
args:
|
||||||
- dockerd
|
- dockerd
|
||||||
|
|||||||
@@ -19,7 +19,7 @@ spec:
|
|||||||
containers:
|
containers:
|
||||||
- name: vaultwarden
|
- name: vaultwarden
|
||||||
# image: vaultwarden/server:1.34.3
|
# image: vaultwarden/server:1.34.3
|
||||||
image: vaultwarden/server:1.36.0
|
image: vaultwarden/server:1.35.2
|
||||||
env:
|
env:
|
||||||
- name: ENABLE_DB_WAL
|
- name: ENABLE_DB_WAL
|
||||||
value: "false"
|
value: "false"
|
||||||
|
|||||||
Reference in New Issue
Block a user