fix(mycloud-nextcloud): pinning chart version

This commit is contained in:
WrenIX 2024-01-18 20:12:56 +01:00
parent a3e21a0cc7
commit dc9cd83f52
Signed by: wrenix
GPG key ID: 7AFDB012974B1BB5
3 changed files with 14 additions and 0 deletions

View file

@ -231,6 +231,11 @@ image::https://img.shields.io/badge/Version-application-informational?style=flat
| `"nextcloud"`
|
| helm.nextcloud.chart
| string
| `"a4fb1cb316b1184c82637b59e0166030fd35728c"`
| version of the helm chart (current on git)
| ingress.annotations
| string
| `nil`

View file

@ -6,5 +6,9 @@ metadata:
spec:
url: https://github.com/wrenix/nextcloud-helm.git
ref:
{{- with .Values.helm.nextcloud.chart }}
commit: {{ . }}
{{- else }}
branch: main
{{- end }}
interval: 10m

View file

@ -51,6 +51,11 @@ commons:
rules:
labels: {}
helm:
nextcloud:
# -- version of the helm chart (current on git)
chart: "a4fb1cb316b1184c82637b59e0166030fd35728c"
# -- generated by .Values.commons.masterPassword
adminPassword: