Compare commits
1 Commits
renovate/g
...
renovate/d
| Author | SHA1 | Date | |
|---|---|---|---|
| 2b43c3b201 |
@@ -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.5.0
|
targetRevision: 12.4.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.2.1-dind"
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
args:
|
args:
|
||||||
- dockerd
|
- dockerd
|
||||||
|
|||||||
Reference in New Issue
Block a user