flux-charts/base
2024-01-05 23:42:07 +01:00
..
ci fix: chart-testing 2023-12-20 01:43:22 +01:00
templates feat: driftDetection (+ cleanup interval) 2023-12-21 13:59:00 +01:00
.helmignore fix(base): init 2023-11-25 01:46:05 +01:00
Chart.yaml fix: chart-testing 2023-12-20 01:43:22 +01:00
README.adoc fix(mycloud-collabora): init 2024-01-05 23:42:07 +01:00
values.yaml feat: driftDetection (+ cleanup interval) 2023-12-21 13:59:00 +01:00


= base

image::https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square[Version: 0.1.0]
image::https://img.shields.io/badge/Version-application-informational?style=flat-square[Type: application]
== Maintainers

.Maintainers
|===
| Name | Email | Url

| WrenIX
|
| <https://wrenix.eu>
|===

== Values

.Values
|===
| Key | Type | Default | Description

| commons.helm.release.driftDetection
| object
| `{}`
|

| commons.helm.release.install
| object
| `{}`
|

| commons.helm.release.test
| object
| `{}`
|

| commons.helm.release.upgrade
| object
| `{}`
|

| commons.namespace.labels
| object
| `{}`
|

| componentCommons.helm.release.interval
| string
| `"10m"`
|

| componentCommons.helm.release.valuesFrom
| list
| `[]`
|

| components
| object
| `{}`
|

| global
| object
| `{}`
|
|===

Autogenerated from chart metadata using https://github.com/norwoodj/helm-docs[helm-docs]