Compare commits

..

No commits in common. "fdfc9bc570498ab363f401f1844a4fc1388b2c62" and "597eaea71921f809b987a1a461a1d66c5dc4ae1d" have entirely different histories.

2 changed files with 1 additions and 8 deletions

View file

@ -29,7 +29,7 @@ spec:
sources:
- chart: woodpecker
repoURL: ghcr.io/woodpecker-ci/helm
targetRevision: 2.1.0
targetRevision: 2.0.3
helm:
releaseName: woodpecker
valueFiles:

View file

@ -18,13 +18,6 @@ server:
- hosts:
- woodpecker.ar21.de
secretName: woodpecker-tls-key
initContainers:
- name: fix-permissions
image: busybox
command: ["sh", "-c", "chown -R 1000:1000 /mnt"]
volumeMounts:
- mountPath: /mnt
name: data
statefulSet:
replicaCount: 1
env: