mirror of
https://github.com/truecharts/charts.git
synced 2026-07-13 21:11:24 -03:00
chore(removate): more pvcs
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -10,7 +10,7 @@ spec:
|
||||
chart:
|
||||
spec:
|
||||
chart: renovate
|
||||
version: 1.11.7
|
||||
version: 1.11.8
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: truecharts
|
||||
|
||||
Reference in New Issue
Block a user