gitea-act-runner: bump to v0.2.5, helm chart v0.1.6

This commit is contained in:
ace
2023-09-15 23:43:34 +03:00
parent a56f5245c7
commit 4a5526183a
4 changed files with 24 additions and 5 deletions

View File

@ -2,7 +2,7 @@
kind: PersistentVolumeClaim
apiVersion: v1
metadata:
name: {{ template "gitea-act-runner.fullname" . }}
name: {{ template "gitea-act-runner.fullname" . }}-data
labels:
app: {{ template "gitea-act-runner.name" . }}
chart: {{ template "gitea-act-runner.chart" . }}