Add installation notes and restructure environment variables
Some checks failed
Build Helm Chart / helm-package (push) Failing after 22s

Updated the NOTES.txt template to include a congratulatory
message upon successful installation of the Paperless-NGX
chart and added a reminder to check the 'main' service for
access details.

In the values.yaml file, the structure of the environment
variables section has been modified for improved clarity
and readability. This rearrangement maintains the existing
configuration while making it easier to understand where
environment variables are defined.

No breaking changes were introduced; the functionality remains
intact.
This commit is contained in:
2025-11-23 09:02:01 +01:00
parent 44675e0046
commit cc4992be24
2 changed files with 19 additions and 15 deletions

View File

@@ -1 +1,6 @@
{{- include "bjw-s.common.lib.chart.notes" . -}}
{{- /* Dieser Header funktioniert in den meisten Fällen, da er in der lib existiert */}}
{{- include "bjw-s.common.lib.chart.header" . }}
Herzlichen Glückwunsch! Die Installation Ihres Paperless-NGX-Charts war erfolgreich.
Um auf die Anwendung zuzugreifen, prüfen Sie bitte die Details des 'main' Service.