gitea-act-runner: bump to v0.2.5, helm chart v0.1.6
This commit is contained in:
@ -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" . }}
|
||||
|
Reference in New Issue
Block a user