chore(removate): more pvcs

This commit is contained in:
Kjeld Schouten
2025-02-08 18:33:47 +01:00
parent eb234c080e
commit a02cf9273a
3 changed files with 8 additions and 2 deletions

View File

@@ -29,4 +29,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/renovate
- https://hub.docker.com/r/renovate/renovate
type: application
version: 1.11.7
version: 1.11.8

View File

@@ -51,6 +51,12 @@ service:
enabled: false
persistence:
renovate:
enabled: true
mountPath: /tmp/renovate
renovate-repos:
enabled: true
mountPath: /tmp/renovate/repos
renovate-cache:
enabled: true
mountPath: /tmp/renovate/cache

View File

@@ -10,7 +10,7 @@ spec:
chart:
spec:
chart: renovate
version: 1.11.7
version: 1.11.8
sourceRef:
kind: HelmRepository
name: truecharts