diff --git a/core/prometheus/1.1.0/charts/kube-state-metrics-2.1.17.tgz b/core/prometheus/1.1.0/charts/kube-state-metrics-2.1.17.tgz
deleted file mode 100644
index 4c149851b8..0000000000
Binary files a/core/prometheus/1.1.0/charts/kube-state-metrics-2.1.17.tgz and /dev/null differ
diff --git a/core/prometheus/1.1.0/charts/node-exporter-2.3.15.tgz b/core/prometheus/1.1.0/charts/node-exporter-2.3.15.tgz
deleted file mode 100644
index 36345695b1..0000000000
Binary files a/core/prometheus/1.1.0/charts/node-exporter-2.3.15.tgz and /dev/null differ
diff --git a/core/prometheus/1.1.0/CHANGELOG.md b/core/prometheus/1.1.2/CHANGELOG.md
similarity index 88%
rename from core/prometheus/1.1.0/CHANGELOG.md
rename to core/prometheus/1.1.2/CHANGELOG.md
index 51865e4d57..e81e9256d7 100644
--- a/core/prometheus/1.1.0/CHANGELOG.md
+++ b/core/prometheus/1.1.2/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [prometheus-1.1.2](https://github.com/truecharts/apps/compare/prometheus-1.1.1...prometheus-1.1.2) (2021-11-30)
+
+#### Chore
+
+* update non-major ([#1427](https://github.com/truecharts/apps/issues/1427))
+* update non-major deps helm releases
+
+
+
### [prometheus-1.1.0](https://github.com/truecharts/apps/compare/uptimerobot-prometheus-1.0.0...prometheus-1.1.0) (2021-11-25)
@@ -87,13 +97,3 @@
#### Chore
-* some cleanup
-
-
-
-
-### [prometheus-0.0.2](https://github.com/truecharts/apps/compare/prometheus-0.0.1...prometheus-0.0.2) (2021-11-22)
-
-#### Fix
-
-* more thoroughly show services on SCALE
diff --git a/core/prometheus/1.1.0/CONFIG.md b/core/prometheus/1.1.2/CONFIG.md
similarity index 100%
rename from core/prometheus/1.1.0/CONFIG.md
rename to core/prometheus/1.1.2/CONFIG.md
diff --git a/core/prometheus/1.1.0/Chart.lock b/core/prometheus/1.1.2/Chart.lock
similarity index 54%
rename from core/prometheus/1.1.0/Chart.lock
rename to core/prometheus/1.1.2/Chart.lock
index 58c4c8e574..9c15a82839 100644
--- a/core/prometheus/1.1.0/Chart.lock
+++ b/core/prometheus/1.1.2/Chart.lock
@@ -1,12 +1,12 @@
dependencies:
- name: common
repository: https://truecharts.org
- version: 8.9.3
+ version: 8.9.5
- name: node-exporter
repository: https://charts.bitnami.com/bitnami
- version: 2.3.15
+ version: 2.3.16
- name: kube-state-metrics
repository: https://charts.bitnami.com/bitnami
- version: 2.1.17
-digest: sha256:314bf8fc31efc004583e2cc36dfd4844c5a34515c600c5fb7e15a470255dd058
-generated: "2021-11-25T20:02:24.030571271Z"
+ version: 2.1.18
+digest: sha256:ec2c502930915b194ffaaeec7a3f229fe6245e1fc299109c94e54e162cd7ac01
+generated: "2021-11-30T08:51:01.645969103Z"
diff --git a/core/prometheus/1.1.0/Chart.yaml b/core/prometheus/1.1.2/Chart.yaml
similarity index 94%
rename from core/prometheus/1.1.0/Chart.yaml
rename to core/prometheus/1.1.2/Chart.yaml
index efd8a48973..d4dcc7b3ab 100644
--- a/core/prometheus/1.1.0/Chart.yaml
+++ b/core/prometheus/1.1.2/Chart.yaml
@@ -3,15 +3,15 @@ appVersion: "0.52.1"
dependencies:
- name: common
repository: https://truecharts.org
- version: 8.9.3
+ version: 8.9.5
- condition: exporters.enabled,exporters.node-exporter.enabled
name: node-exporter
repository: https://charts.bitnami.com/bitnami
- version: 2.3.15
+ version: 2.3.16
- condition: exporters.enabled,exporters.kube-state-metrics.enabled
name: kube-state-metrics
repository: https://charts.bitnami.com/bitnami
- version: 2.1.17
+ version: 2.1.18
deprecated: false
description: kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
icon: https://raw.githubusercontent.com/prometheus/prometheus.github.io/master/assets/prometheus_logo-cb55bb5c346.png
@@ -28,7 +28,7 @@ sources:
- https://github.com/prometheus-community/helm-charts
- https://github.com/prometheus-operator/kube-prometheus
type: application
-version: 1.1.0
+version: 1.1.2
annotations:
truecharts.org/catagories: |
- metrics
diff --git a/core/prometheus/1.1.0/README.md b/core/prometheus/1.1.2/README.md
similarity index 93%
rename from core/prometheus/1.1.0/README.md
rename to core/prometheus/1.1.2/README.md
index 49f9c3327a..a654b78998 100644
--- a/core/prometheus/1.1.0/README.md
+++ b/core/prometheus/1.1.2/README.md
@@ -18,9 +18,9 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://charts.bitnami.com/bitnami | kube-state-metrics | 2.1.17 |
-| https://charts.bitnami.com/bitnami | node-exporter | 2.3.15 |
-| https://truecharts.org | common | 8.9.3 |
+| https://charts.bitnami.com/bitnami | kube-state-metrics | 2.1.18 |
+| https://charts.bitnami.com/bitnami | node-exporter | 2.3.16 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/core/prometheus/1.1.0/app-readme.md b/core/prometheus/1.1.2/app-readme.md
similarity index 100%
rename from core/prometheus/1.1.0/app-readme.md
rename to core/prometheus/1.1.2/app-readme.md
diff --git a/dependency/memcached/1.0.15/charts/common-8.9.5.tgz b/core/prometheus/1.1.2/charts/common-8.9.5.tgz
similarity index 100%
rename from dependency/memcached/1.0.15/charts/common-8.9.5.tgz
rename to core/prometheus/1.1.2/charts/common-8.9.5.tgz
diff --git a/core/prometheus/1.1.2/charts/kube-state-metrics-2.1.18.tgz b/core/prometheus/1.1.2/charts/kube-state-metrics-2.1.18.tgz
new file mode 100644
index 0000000000..af7c0a91ff
Binary files /dev/null and b/core/prometheus/1.1.2/charts/kube-state-metrics-2.1.18.tgz differ
diff --git a/core/prometheus/1.1.2/charts/node-exporter-2.3.16.tgz b/core/prometheus/1.1.2/charts/node-exporter-2.3.16.tgz
new file mode 100644
index 0000000000..77c8121698
Binary files /dev/null and b/core/prometheus/1.1.2/charts/node-exporter-2.3.16.tgz differ
diff --git a/core/prometheus/1.1.0/crds/crd-alertmanager-config.yaml b/core/prometheus/1.1.2/crds/crd-alertmanager-config.yaml
similarity index 100%
rename from core/prometheus/1.1.0/crds/crd-alertmanager-config.yaml
rename to core/prometheus/1.1.2/crds/crd-alertmanager-config.yaml
diff --git a/core/prometheus/1.1.0/crds/crd-alertmanager.yaml b/core/prometheus/1.1.2/crds/crd-alertmanager.yaml
similarity index 100%
rename from core/prometheus/1.1.0/crds/crd-alertmanager.yaml
rename to core/prometheus/1.1.2/crds/crd-alertmanager.yaml
diff --git a/core/prometheus/1.1.0/crds/crd-podmonitor.yaml b/core/prometheus/1.1.2/crds/crd-podmonitor.yaml
similarity index 100%
rename from core/prometheus/1.1.0/crds/crd-podmonitor.yaml
rename to core/prometheus/1.1.2/crds/crd-podmonitor.yaml
diff --git a/core/prometheus/1.1.0/crds/crd-probes.yaml b/core/prometheus/1.1.2/crds/crd-probes.yaml
similarity index 100%
rename from core/prometheus/1.1.0/crds/crd-probes.yaml
rename to core/prometheus/1.1.2/crds/crd-probes.yaml
diff --git a/core/prometheus/1.1.0/crds/crd-prometheus.yaml b/core/prometheus/1.1.2/crds/crd-prometheus.yaml
similarity index 100%
rename from core/prometheus/1.1.0/crds/crd-prometheus.yaml
rename to core/prometheus/1.1.2/crds/crd-prometheus.yaml
diff --git a/core/prometheus/1.1.0/crds/crd-prometheusrules.yaml b/core/prometheus/1.1.2/crds/crd-prometheusrules.yaml
similarity index 100%
rename from core/prometheus/1.1.0/crds/crd-prometheusrules.yaml
rename to core/prometheus/1.1.2/crds/crd-prometheusrules.yaml
diff --git a/core/prometheus/1.1.0/crds/crd-servicemonitor.yaml b/core/prometheus/1.1.2/crds/crd-servicemonitor.yaml
similarity index 100%
rename from core/prometheus/1.1.0/crds/crd-servicemonitor.yaml
rename to core/prometheus/1.1.2/crds/crd-servicemonitor.yaml
diff --git a/core/prometheus/1.1.0/crds/crd-thanosrulers.yaml b/core/prometheus/1.1.2/crds/crd-thanosrulers.yaml
similarity index 100%
rename from core/prometheus/1.1.0/crds/crd-thanosrulers.yaml
rename to core/prometheus/1.1.2/crds/crd-thanosrulers.yaml
diff --git a/core/prometheus/1.1.0/helm-values.md b/core/prometheus/1.1.2/helm-values.md
similarity index 98%
rename from core/prometheus/1.1.0/helm-values.md
rename to core/prometheus/1.1.2/helm-values.md
index 343e5d0ebe..6734cff774 100644
--- a/core/prometheus/1.1.0/helm-values.md
+++ b/core/prometheus/1.1.2/helm-values.md
@@ -88,7 +88,7 @@ You will, however, be able to use all values referenced in the common chart here
| alertmanager.volumeMounts | list | `[]` | |
| alertmanager.volumes | list | `[]` | |
| alertmanagerImage.repository | string | `"bitnami/alertmanager"` | |
-| alertmanagerImage.tag | string | `"0.23.0@sha256:05eb2af9f119d8a77111e07602c1a14fc22b29d72a01eca4847999266f7b0e44"` | |
+| alertmanagerImage.tag | string | `"0.23.0@sha256:c8c788e308f96e5bea23d94572d965bb48a629bebde760771f7faa2ad0b2e892"` | |
| coreDns.enabled | bool | `true` | |
| coreDns.namespace | string | `"kube-system"` | |
| coreDns.service.enabled | bool | `true` | |
@@ -104,7 +104,7 @@ You will, however, be able to use all values referenced in the common chart here
| exporters.node-exporter.enabled | bool | `true` | |
| global.labels | object | `{}` | |
| image.repository | string | `"bitnami/prometheus-operator"` | |
-| image.tag | string | `"0.52.1@sha256:d817d3d6f60abe81dbbd923ce8212f0d0e6fef2bedecf3a65f31743ef034e539"` | |
+| image.tag | string | `"0.52.1@sha256:5fd9616ef9dabfe1c85dce3d1818bd3daeac7c32980d7786b8cb78b98f00f43b"` | |
| ingress.alertmanager.enabled | bool | `false` | |
| ingress.main.enabled | bool | `false` | |
| ingress.thanos.enabled | bool | `false` | |
@@ -317,7 +317,7 @@ You will, however, be able to use all values referenced in the common chart here
| prometheus.volumes | list | `[]` | |
| prometheus.walCompression | bool | `false` | |
| prometheusImage.repository | string | `"bitnami/prometheus"` | |
-| prometheusImage.tag | string | `"2.31.1@sha256:72952cbfe2a9ecfbbf89404705629e9e8ce405ad5ae331c17d3aad6ca2875966"` | |
+| prometheusImage.tag | string | `"2.31.1@sha256:908df0c6426cd6e171d1b3b35feaf84c86879787085057f837496fc12b31d292"` | |
| rbac | object | `{"enabled":true,"rules":[{"apiGroups":["apiextensions.k8s.io"],"resources":["customresourcedefinitions"],"verbs":["create"]},{"apiGroups":["apiextensions.k8s.io"],"resourceNames":["alertmanagers.monitoring.coreos.com","podmonitors.monitoring.coreos.com","prometheuses.monitoring.coreos.com","prometheusrules.monitoring.coreos.com","servicemonitors.monitoring.coreos.com","thanosrulers.monitoring.coreos.com","probes.monitoring.coreos.com"],"resources":["customresourcedefinitions"],"verbs":["get","update"]},{"apiGroups":["monitoring.coreos.com"],"resources":["alertmanagers","alertmanagers/finalizers","alertmanagerconfigs","prometheuses","prometheuses/finalizers","thanosrulers","thanosrulers/finalizers","servicemonitors","podmonitors","probes","prometheusrules"],"verbs":["*"]},{"apiGroups":["apps"],"resources":["statefulsets"],"verbs":["*"]},{"apiGroups":[""],"resources":["configmaps","secrets"],"verbs":["*"]},{"apiGroups":[""],"resources":["pods"],"verbs":["list","delete"]},{"apiGroups":[""],"resources":["services","services/finalizers","endpoints"],"verbs":["get","create","update","delete"]},{"apiGroups":[""],"resources":["nodes"],"verbs":["list","watch"]},{"apiGroups":[""],"resources":["namespaces"],"verbs":["get","list","watch"]},{"apiGroups":["networking.k8s.io"],"resources":["ingresses"],"verbs":["get","list","watch"]}]}` | Whether Role Based Access Control objects like roles and rolebindings should be created |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| service.alertmanager.enabled | bool | `true` | |
diff --git a/core/prometheus/1.1.0/ix_values.yaml b/core/prometheus/1.1.2/ix_values.yaml
similarity index 99%
rename from core/prometheus/1.1.0/ix_values.yaml
rename to core/prometheus/1.1.2/ix_values.yaml
index 39330855ab..1edca6cf97 100644
--- a/core/prometheus/1.1.0/ix_values.yaml
+++ b/core/prometheus/1.1.2/ix_values.yaml
@@ -1,10 +1,10 @@
image:
repository: bitnami/prometheus-operator
- tag: 0.52.1@sha256:d817d3d6f60abe81dbbd923ce8212f0d0e6fef2bedecf3a65f31743ef034e539
+ tag: 0.52.1@sha256:5fd9616ef9dabfe1c85dce3d1818bd3daeac7c32980d7786b8cb78b98f00f43b
prometheusImage:
repository: bitnami/prometheus
- tag: 2.31.1@sha256:72952cbfe2a9ecfbbf89404705629e9e8ce405ad5ae331c17d3aad6ca2875966
+ tag: 2.31.1@sha256:908df0c6426cd6e171d1b3b35feaf84c86879787085057f837496fc12b31d292
thanosImage:
repository: bitnami/thanos
@@ -12,7 +12,7 @@ thanosImage:
alertmanagerImage:
repository: bitnami/alertmanager
- tag: 0.23.0@sha256:05eb2af9f119d8a77111e07602c1a14fc22b29d72a01eca4847999266f7b0e44
+ tag: 0.23.0@sha256:c8c788e308f96e5bea23d94572d965bb48a629bebde760771f7faa2ad0b2e892
global:
labels: {}
diff --git a/core/prometheus/1.1.0/questions.yaml b/core/prometheus/1.1.2/questions.yaml
similarity index 100%
rename from core/prometheus/1.1.0/questions.yaml
rename to core/prometheus/1.1.2/questions.yaml
diff --git a/core/prometheus/1.1.0/templates/_helpers.tpl b/core/prometheus/1.1.2/templates/_helpers.tpl
similarity index 100%
rename from core/prometheus/1.1.0/templates/_helpers.tpl
rename to core/prometheus/1.1.2/templates/_helpers.tpl
diff --git a/core/prometheus/1.1.0/templates/alertmanager/_alertmanager.tpl b/core/prometheus/1.1.2/templates/alertmanager/_alertmanager.tpl
similarity index 100%
rename from core/prometheus/1.1.0/templates/alertmanager/_alertmanager.tpl
rename to core/prometheus/1.1.2/templates/alertmanager/_alertmanager.tpl
diff --git a/core/prometheus/1.1.0/templates/alertmanager/secrets.yaml b/core/prometheus/1.1.2/templates/alertmanager/secrets.yaml
similarity index 100%
rename from core/prometheus/1.1.0/templates/alertmanager/secrets.yaml
rename to core/prometheus/1.1.2/templates/alertmanager/secrets.yaml
diff --git a/core/prometheus/1.1.0/templates/alertmanager/serviceaccount.yaml b/core/prometheus/1.1.2/templates/alertmanager/serviceaccount.yaml
similarity index 100%
rename from core/prometheus/1.1.0/templates/alertmanager/serviceaccount.yaml
rename to core/prometheus/1.1.2/templates/alertmanager/serviceaccount.yaml
diff --git a/core/prometheus/1.1.0/templates/alertmanager/servicemonitor.yaml b/core/prometheus/1.1.2/templates/alertmanager/servicemonitor.yaml
similarity index 100%
rename from core/prometheus/1.1.0/templates/alertmanager/servicemonitor.yaml
rename to core/prometheus/1.1.2/templates/alertmanager/servicemonitor.yaml
diff --git a/core/prometheus/1.1.0/templates/common.yaml b/core/prometheus/1.1.2/templates/common.yaml
similarity index 100%
rename from core/prometheus/1.1.0/templates/common.yaml
rename to core/prometheus/1.1.2/templates/common.yaml
diff --git a/core/prometheus/1.1.0/templates/exporters/core-dns/service.yaml b/core/prometheus/1.1.2/templates/exporters/core-dns/service.yaml
similarity index 100%
rename from core/prometheus/1.1.0/templates/exporters/core-dns/service.yaml
rename to core/prometheus/1.1.2/templates/exporters/core-dns/service.yaml
diff --git a/core/prometheus/1.1.0/templates/exporters/core-dns/servicemonitor.yaml b/core/prometheus/1.1.2/templates/exporters/core-dns/servicemonitor.yaml
similarity index 100%
rename from core/prometheus/1.1.0/templates/exporters/core-dns/servicemonitor.yaml
rename to core/prometheus/1.1.2/templates/exporters/core-dns/servicemonitor.yaml
diff --git a/core/prometheus/1.1.0/templates/exporters/kube-apiserver/servicemonitor.yaml b/core/prometheus/1.1.2/templates/exporters/kube-apiserver/servicemonitor.yaml
similarity index 100%
rename from core/prometheus/1.1.0/templates/exporters/kube-apiserver/servicemonitor.yaml
rename to core/prometheus/1.1.2/templates/exporters/kube-apiserver/servicemonitor.yaml
diff --git a/core/prometheus/1.1.0/templates/exporters/kube-controller-manager/endpoints.yaml b/core/prometheus/1.1.2/templates/exporters/kube-controller-manager/endpoints.yaml
similarity index 100%
rename from core/prometheus/1.1.0/templates/exporters/kube-controller-manager/endpoints.yaml
rename to core/prometheus/1.1.2/templates/exporters/kube-controller-manager/endpoints.yaml
diff --git a/core/prometheus/1.1.0/templates/exporters/kube-controller-manager/service.yaml b/core/prometheus/1.1.2/templates/exporters/kube-controller-manager/service.yaml
similarity index 100%
rename from core/prometheus/1.1.0/templates/exporters/kube-controller-manager/service.yaml
rename to core/prometheus/1.1.2/templates/exporters/kube-controller-manager/service.yaml
diff --git a/core/prometheus/1.1.0/templates/exporters/kube-controller-manager/servicemonitor.yaml b/core/prometheus/1.1.2/templates/exporters/kube-controller-manager/servicemonitor.yaml
similarity index 100%
rename from core/prometheus/1.1.0/templates/exporters/kube-controller-manager/servicemonitor.yaml
rename to core/prometheus/1.1.2/templates/exporters/kube-controller-manager/servicemonitor.yaml
diff --git a/core/prometheus/1.1.0/templates/exporters/kube-scheduler/endpoints.yaml b/core/prometheus/1.1.2/templates/exporters/kube-scheduler/endpoints.yaml
similarity index 100%
rename from core/prometheus/1.1.0/templates/exporters/kube-scheduler/endpoints.yaml
rename to core/prometheus/1.1.2/templates/exporters/kube-scheduler/endpoints.yaml
diff --git a/core/prometheus/1.1.0/templates/exporters/kube-scheduler/service.yaml b/core/prometheus/1.1.2/templates/exporters/kube-scheduler/service.yaml
similarity index 100%
rename from core/prometheus/1.1.0/templates/exporters/kube-scheduler/service.yaml
rename to core/prometheus/1.1.2/templates/exporters/kube-scheduler/service.yaml
diff --git a/core/prometheus/1.1.0/templates/exporters/kube-scheduler/servicemonitor.yaml b/core/prometheus/1.1.2/templates/exporters/kube-scheduler/servicemonitor.yaml
similarity index 100%
rename from core/prometheus/1.1.0/templates/exporters/kube-scheduler/servicemonitor.yaml
rename to core/prometheus/1.1.2/templates/exporters/kube-scheduler/servicemonitor.yaml
diff --git a/core/prometheus/1.1.0/templates/exporters/kubelet/servicemonitor.yaml b/core/prometheus/1.1.2/templates/exporters/kubelet/servicemonitor.yaml
similarity index 100%
rename from core/prometheus/1.1.0/templates/exporters/kubelet/servicemonitor.yaml
rename to core/prometheus/1.1.2/templates/exporters/kubelet/servicemonitor.yaml
diff --git a/core/prometheus/1.1.0/templates/operator/_args.tpl b/core/prometheus/1.1.2/templates/operator/_args.tpl
similarity index 100%
rename from core/prometheus/1.1.0/templates/operator/_args.tpl
rename to core/prometheus/1.1.2/templates/operator/_args.tpl
diff --git a/core/prometheus/1.1.0/templates/operator/configmap.yaml b/core/prometheus/1.1.2/templates/operator/configmap.yaml
similarity index 100%
rename from core/prometheus/1.1.0/templates/operator/configmap.yaml
rename to core/prometheus/1.1.2/templates/operator/configmap.yaml
diff --git a/core/prometheus/1.1.0/templates/operator/servicemonitor.yaml b/core/prometheus/1.1.2/templates/operator/servicemonitor.yaml
similarity index 100%
rename from core/prometheus/1.1.0/templates/operator/servicemonitor.yaml
rename to core/prometheus/1.1.2/templates/operator/servicemonitor.yaml
diff --git a/core/prometheus/1.1.0/templates/prometheus/_additionalPrometheusRules.tpl b/core/prometheus/1.1.2/templates/prometheus/_additionalPrometheusRules.tpl
similarity index 100%
rename from core/prometheus/1.1.0/templates/prometheus/_additionalPrometheusRules.tpl
rename to core/prometheus/1.1.2/templates/prometheus/_additionalPrometheusRules.tpl
diff --git a/core/prometheus/1.1.0/templates/prometheus/_additionalScrapeJobs.tpl b/core/prometheus/1.1.2/templates/prometheus/_additionalScrapeJobs.tpl
similarity index 100%
rename from core/prometheus/1.1.0/templates/prometheus/_additionalScrapeJobs.tpl
rename to core/prometheus/1.1.2/templates/prometheus/_additionalScrapeJobs.tpl
diff --git a/core/prometheus/1.1.0/templates/prometheus/_prometheus.tpl b/core/prometheus/1.1.2/templates/prometheus/_prometheus.tpl
similarity index 100%
rename from core/prometheus/1.1.0/templates/prometheus/_prometheus.tpl
rename to core/prometheus/1.1.2/templates/prometheus/_prometheus.tpl
diff --git a/core/prometheus/1.1.0/templates/prometheus/_servicemonitor.tpl b/core/prometheus/1.1.2/templates/prometheus/_servicemonitor.tpl
similarity index 100%
rename from core/prometheus/1.1.0/templates/prometheus/_servicemonitor.tpl
rename to core/prometheus/1.1.2/templates/prometheus/_servicemonitor.tpl
diff --git a/core/prometheus/1.1.0/templates/prometheus/clusterrole.yaml b/core/prometheus/1.1.2/templates/prometheus/clusterrole.yaml
similarity index 100%
rename from core/prometheus/1.1.0/templates/prometheus/clusterrole.yaml
rename to core/prometheus/1.1.2/templates/prometheus/clusterrole.yaml
diff --git a/core/prometheus/1.1.0/templates/prometheus/clusterrolebinding.yaml b/core/prometheus/1.1.2/templates/prometheus/clusterrolebinding.yaml
similarity index 100%
rename from core/prometheus/1.1.0/templates/prometheus/clusterrolebinding.yaml
rename to core/prometheus/1.1.2/templates/prometheus/clusterrolebinding.yaml
diff --git a/core/prometheus/1.1.0/templates/prometheus/serviceaccount.yaml b/core/prometheus/1.1.2/templates/prometheus/serviceaccount.yaml
similarity index 100%
rename from core/prometheus/1.1.0/templates/prometheus/serviceaccount.yaml
rename to core/prometheus/1.1.2/templates/prometheus/serviceaccount.yaml
diff --git a/core/prometheus/1.1.0/values.yaml b/core/prometheus/1.1.2/values.yaml
similarity index 100%
rename from core/prometheus/1.1.0/values.yaml
rename to core/prometheus/1.1.2/values.yaml
diff --git a/dependency/memcached/1.0.15/CHANGELOG.md b/dependency/memcached/1.0.17/CHANGELOG.md
similarity index 90%
rename from dependency/memcached/1.0.15/CHANGELOG.md
rename to dependency/memcached/1.0.17/CHANGELOG.md
index b73a8223d3..c54cb9fc2a 100644
--- a/dependency/memcached/1.0.15/CHANGELOG.md
+++ b/dependency/memcached/1.0.17/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [memcached-1.0.17](https://github.com/truecharts/apps/compare/memcached-1.0.16...memcached-1.0.17) (2021-11-30)
+
+#### Chore
+
+* update non-major ([#1427](https://github.com/truecharts/apps/issues/1427))
+
+
+
### [memcached-1.0.15](https://github.com/truecharts/apps/compare/memcached-1.0.14...memcached-1.0.15) (2021-11-29)
@@ -88,12 +97,3 @@
#### Chore
-* bump common on dependency apps
-
-
-
-
-### [memcached-1.0.3](https://github.com/truecharts/apps/compare/memcached-1.0.2...memcached-1.0.3) (2021-11-15)
-
-#### Chore
-
diff --git a/dependency/memcached/1.0.15/CONFIG.md b/dependency/memcached/1.0.17/CONFIG.md
similarity index 100%
rename from dependency/memcached/1.0.15/CONFIG.md
rename to dependency/memcached/1.0.17/CONFIG.md
diff --git a/dependency/memcached/1.0.15/Chart.lock b/dependency/memcached/1.0.17/Chart.lock
similarity index 78%
rename from dependency/memcached/1.0.15/Chart.lock
rename to dependency/memcached/1.0.17/Chart.lock
index cc500631d9..08317dc5e9 100644
--- a/dependency/memcached/1.0.15/Chart.lock
+++ b/dependency/memcached/1.0.17/Chart.lock
@@ -3,4 +3,4 @@ dependencies:
repository: https://truecharts.org
version: 8.9.5
digest: sha256:ba7b68afb284dc958638fbcd7cf94edcbfc9b67c593bdc6dfef256b93445c2ca
-generated: "2021-11-30T00:00:35.668187058Z"
+generated: "2021-11-30T08:51:55.167382311Z"
diff --git a/dependency/memcached/1.0.15/Chart.yaml b/dependency/memcached/1.0.17/Chart.yaml
similarity index 97%
rename from dependency/memcached/1.0.15/Chart.yaml
rename to dependency/memcached/1.0.17/Chart.yaml
index 68226e81b5..2e418358a0 100644
--- a/dependency/memcached/1.0.15/Chart.yaml
+++ b/dependency/memcached/1.0.17/Chart.yaml
@@ -22,7 +22,7 @@ sources:
- https://github.com/bitnami/bitnami-docker-memcached
- http://memcached.org/
type: application
-version: 1.0.15
+version: 1.0.17
annotations:
truecharts.org/catagories: |
- database
diff --git a/dependency/memcached/1.0.15/README.md b/dependency/memcached/1.0.17/README.md
similarity index 100%
rename from dependency/memcached/1.0.15/README.md
rename to dependency/memcached/1.0.17/README.md
diff --git a/dependency/memcached/1.0.15/app-readme.md b/dependency/memcached/1.0.17/app-readme.md
similarity index 100%
rename from dependency/memcached/1.0.15/app-readme.md
rename to dependency/memcached/1.0.17/app-readme.md
diff --git a/dependency/postgresql/6.0.12/charts/common-8.9.5.tgz b/dependency/memcached/1.0.17/charts/common-8.9.5.tgz
similarity index 100%
rename from dependency/postgresql/6.0.12/charts/common-8.9.5.tgz
rename to dependency/memcached/1.0.17/charts/common-8.9.5.tgz
diff --git a/dependency/memcached/1.0.15/helm-values.md b/dependency/memcached/1.0.17/helm-values.md
similarity index 89%
rename from dependency/memcached/1.0.15/helm-values.md
rename to dependency/memcached/1.0.17/helm-values.md
index 00a05927d0..7509951299 100644
--- a/dependency/memcached/1.0.15/helm-values.md
+++ b/dependency/memcached/1.0.17/helm-values.md
@@ -13,7 +13,7 @@ You will, however, be able to use all values referenced in the common chart here
|-----|------|---------|-------------|
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"bitnami/memcached"` | |
-| image.tag | string | `"1.6.12@sha256:b8dc7ffb2dfaffb03df5b8cf6654f78d3dacdff447583c536e6ccd3a53596437"` | |
+| image.tag | string | `"1.6.12@sha256:f51ee966f6589fa947a47c2d811f7691c7d944a4a83dcc41beca84f806981667"` | |
| service.main.ports.main.port | int | `11211` | |
| service.main.ports.main.targetPort | int | `11211` | |
diff --git a/dependency/memcached/1.0.15/ix_values.yaml b/dependency/memcached/1.0.17/ix_values.yaml
similarity index 64%
rename from dependency/memcached/1.0.15/ix_values.yaml
rename to dependency/memcached/1.0.17/ix_values.yaml
index a370979308..e89cba64a1 100644
--- a/dependency/memcached/1.0.15/ix_values.yaml
+++ b/dependency/memcached/1.0.17/ix_values.yaml
@@ -1,7 +1,7 @@
image:
repository: bitnami/memcached
pullPolicy: IfNotPresent
- tag: 1.6.12@sha256:b8dc7ffb2dfaffb03df5b8cf6654f78d3dacdff447583c536e6ccd3a53596437
+ tag: 1.6.12@sha256:f51ee966f6589fa947a47c2d811f7691c7d944a4a83dcc41beca84f806981667
service:
main:
diff --git a/dependency/memcached/1.0.15/questions.yaml b/dependency/memcached/1.0.17/questions.yaml
similarity index 100%
rename from dependency/memcached/1.0.15/questions.yaml
rename to dependency/memcached/1.0.17/questions.yaml
diff --git a/dependency/memcached/1.0.15/templates/common.yaml b/dependency/memcached/1.0.17/templates/common.yaml
similarity index 100%
rename from dependency/memcached/1.0.15/templates/common.yaml
rename to dependency/memcached/1.0.17/templates/common.yaml
diff --git a/dependency/memcached/1.0.15/values.yaml b/dependency/memcached/1.0.17/values.yaml
similarity index 100%
rename from dependency/memcached/1.0.15/values.yaml
rename to dependency/memcached/1.0.17/values.yaml
diff --git a/dependency/postgresql/6.0.12/CHANGELOG.md b/dependency/postgresql/6.0.14/CHANGELOG.md
similarity index 89%
rename from dependency/postgresql/6.0.12/CHANGELOG.md
rename to dependency/postgresql/6.0.14/CHANGELOG.md
index 4670f03801..8fe96760df 100644
--- a/dependency/postgresql/6.0.12/CHANGELOG.md
+++ b/dependency/postgresql/6.0.14/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [postgresql-6.0.14](https://github.com/truecharts/apps/compare/postgresql-6.0.13...postgresql-6.0.14) (2021-11-30)
+
+#### Chore
+
+* update non-major ([#1427](https://github.com/truecharts/apps/issues/1427))
+
+
+
### [postgresql-6.0.12](https://github.com/truecharts/apps/compare/postgresql-6.0.11...postgresql-6.0.12) (2021-11-29)
@@ -88,12 +97,3 @@
#### Fix
-* correct mistake in VCT
-
-
-
-
-### [postgresql-6.0.0](https://github.com/truecharts/apps/compare/postgresql-5.2.2...postgresql-6.0.0) (2021-11-16)
-
-#### Fix
-
diff --git a/dependency/postgresql/6.0.12/CONFIG.md b/dependency/postgresql/6.0.14/CONFIG.md
similarity index 100%
rename from dependency/postgresql/6.0.12/CONFIG.md
rename to dependency/postgresql/6.0.14/CONFIG.md
diff --git a/dependency/postgresql/6.0.12/Chart.lock b/dependency/postgresql/6.0.14/Chart.lock
similarity index 78%
rename from dependency/postgresql/6.0.12/Chart.lock
rename to dependency/postgresql/6.0.14/Chart.lock
index c8409d9eeb..644acdddac 100644
--- a/dependency/postgresql/6.0.12/Chart.lock
+++ b/dependency/postgresql/6.0.14/Chart.lock
@@ -3,4 +3,4 @@ dependencies:
repository: https://truecharts.org
version: 8.9.5
digest: sha256:ba7b68afb284dc958638fbcd7cf94edcbfc9b67c593bdc6dfef256b93445c2ca
-generated: "2021-11-30T00:01:07.111434997Z"
+generated: "2021-11-30T08:52:19.901448473Z"
diff --git a/dependency/postgresql/6.0.12/Chart.yaml b/dependency/postgresql/6.0.14/Chart.yaml
similarity index 97%
rename from dependency/postgresql/6.0.12/Chart.yaml
rename to dependency/postgresql/6.0.14/Chart.yaml
index 111707d755..a3be587168 100644
--- a/dependency/postgresql/6.0.12/Chart.yaml
+++ b/dependency/postgresql/6.0.14/Chart.yaml
@@ -22,7 +22,7 @@ name: postgresql
sources:
- https://www.postgresql.org/
type: application
-version: 6.0.12
+version: 6.0.14
annotations:
truecharts.org/catagories: |
- database
diff --git a/dependency/postgresql/6.0.12/README.md b/dependency/postgresql/6.0.14/README.md
similarity index 100%
rename from dependency/postgresql/6.0.12/README.md
rename to dependency/postgresql/6.0.14/README.md
diff --git a/dependency/postgresql/6.0.12/app-readme.md b/dependency/postgresql/6.0.14/app-readme.md
similarity index 100%
rename from dependency/postgresql/6.0.12/app-readme.md
rename to dependency/postgresql/6.0.14/app-readme.md
diff --git a/dependency/redis/1.0.16/charts/common-8.9.5.tgz b/dependency/postgresql/6.0.14/charts/common-8.9.5.tgz
similarity index 100%
rename from dependency/redis/1.0.16/charts/common-8.9.5.tgz
rename to dependency/postgresql/6.0.14/charts/common-8.9.5.tgz
diff --git a/dependency/postgresql/6.0.12/helm-values.md b/dependency/postgresql/6.0.14/helm-values.md
similarity index 96%
rename from dependency/postgresql/6.0.12/helm-values.md
rename to dependency/postgresql/6.0.14/helm-values.md
index 594a7d7e0d..8c08fc707e 100644
--- a/dependency/postgresql/6.0.12/helm-values.md
+++ b/dependency/postgresql/6.0.14/helm-values.md
@@ -28,7 +28,7 @@ You will, however, be able to use all values referenced in the common chart here
| existingSecret | string | `""` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"bitnami/postgresql"` | |
-| image.tag | string | `"14.1.0@sha256:9ba99644cbad69d08a9ad96656add5b498a57e692975878208d6ab32752eaa3c"` | |
+| image.tag | string | `"14.1.0@sha256:bdfeb12b5f8ae8dedfc2f7cb18a0ba48959c4dacc19176292a2fffd0abacdebe"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| postgrespassword | string | `"testroot"` | |
| postgresqlDatabase | string | `"test"` | |
diff --git a/dependency/postgresql/6.0.12/ix_values.yaml b/dependency/postgresql/6.0.14/ix_values.yaml
similarity index 95%
rename from dependency/postgresql/6.0.12/ix_values.yaml
rename to dependency/postgresql/6.0.14/ix_values.yaml
index abaf90f6ff..090405d469 100644
--- a/dependency/postgresql/6.0.12/ix_values.yaml
+++ b/dependency/postgresql/6.0.14/ix_values.yaml
@@ -1,7 +1,7 @@
image:
repository: bitnami/postgresql
pullPolicy: IfNotPresent
- tag: 14.1.0@sha256:9ba99644cbad69d08a9ad96656add5b498a57e692975878208d6ab32752eaa3c
+ tag: 14.1.0@sha256:bdfeb12b5f8ae8dedfc2f7cb18a0ba48959c4dacc19176292a2fffd0abacdebe
controller:
# -- Set the controller type.
diff --git a/dependency/postgresql/6.0.12/questions.yaml b/dependency/postgresql/6.0.14/questions.yaml
similarity index 100%
rename from dependency/postgresql/6.0.12/questions.yaml
rename to dependency/postgresql/6.0.14/questions.yaml
diff --git a/dependency/postgresql/6.0.12/templates/backup-postgres-config.yaml b/dependency/postgresql/6.0.14/templates/backup-postgres-config.yaml
similarity index 100%
rename from dependency/postgresql/6.0.12/templates/backup-postgres-config.yaml
rename to dependency/postgresql/6.0.14/templates/backup-postgres-config.yaml
diff --git a/dependency/postgresql/6.0.12/templates/common.yaml b/dependency/postgresql/6.0.14/templates/common.yaml
similarity index 100%
rename from dependency/postgresql/6.0.12/templates/common.yaml
rename to dependency/postgresql/6.0.14/templates/common.yaml
diff --git a/dependency/postgresql/6.0.12/templates/secret.yaml b/dependency/postgresql/6.0.14/templates/secret.yaml
similarity index 100%
rename from dependency/postgresql/6.0.12/templates/secret.yaml
rename to dependency/postgresql/6.0.14/templates/secret.yaml
diff --git a/dependency/postgresql/6.0.12/templates/upgrade-backup-postgres-hook.yaml b/dependency/postgresql/6.0.14/templates/upgrade-backup-postgres-hook.yaml
similarity index 100%
rename from dependency/postgresql/6.0.12/templates/upgrade-backup-postgres-hook.yaml
rename to dependency/postgresql/6.0.14/templates/upgrade-backup-postgres-hook.yaml
diff --git a/dependency/postgresql/6.0.12/values.yaml b/dependency/postgresql/6.0.14/values.yaml
similarity index 100%
rename from dependency/postgresql/6.0.12/values.yaml
rename to dependency/postgresql/6.0.14/values.yaml
diff --git a/dependency/redis/1.0.16/CHANGELOG.md b/dependency/redis/1.0.18/CHANGELOG.md
similarity index 90%
rename from dependency/redis/1.0.16/CHANGELOG.md
rename to dependency/redis/1.0.18/CHANGELOG.md
index 81c3c05354..4502655436 100644
--- a/dependency/redis/1.0.16/CHANGELOG.md
+++ b/dependency/redis/1.0.18/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [redis-1.0.18](https://github.com/truecharts/apps/compare/redis-1.0.17...redis-1.0.18) (2021-11-30)
+
+#### Chore
+
+* update non-major ([#1427](https://github.com/truecharts/apps/issues/1427))
+
+
+
### [redis-1.0.16](https://github.com/truecharts/apps/compare/redis-1.0.15...redis-1.0.16) (2021-11-29)
@@ -88,12 +97,3 @@
#### Chore
-* bump common on dependency apps
-
-
-
-
-### [redis-1.0.4](https://github.com/truecharts/apps/compare/redis-1.0.3...redis-1.0.4) (2021-11-15)
-
-#### Chore
-
diff --git a/dependency/redis/1.0.16/CONFIG.md b/dependency/redis/1.0.18/CONFIG.md
similarity index 100%
rename from dependency/redis/1.0.16/CONFIG.md
rename to dependency/redis/1.0.18/CONFIG.md
diff --git a/dependency/redis/1.0.16/Chart.lock b/dependency/redis/1.0.18/Chart.lock
similarity index 78%
rename from dependency/redis/1.0.16/Chart.lock
rename to dependency/redis/1.0.18/Chart.lock
index b4ddef5e44..2a847684f0 100644
--- a/dependency/redis/1.0.16/Chart.lock
+++ b/dependency/redis/1.0.18/Chart.lock
@@ -3,4 +3,4 @@ dependencies:
repository: https://truecharts.org
version: 8.9.5
digest: sha256:ba7b68afb284dc958638fbcd7cf94edcbfc9b67c593bdc6dfef256b93445c2ca
-generated: "2021-11-30T00:02:21.123508972Z"
+generated: "2021-11-30T08:52:44.755442839Z"
diff --git a/dependency/redis/1.0.16/Chart.yaml b/dependency/redis/1.0.18/Chart.yaml
similarity index 97%
rename from dependency/redis/1.0.16/Chart.yaml
rename to dependency/redis/1.0.18/Chart.yaml
index 7d6d8d783d..1cbe642ef9 100644
--- a/dependency/redis/1.0.16/Chart.yaml
+++ b/dependency/redis/1.0.18/Chart.yaml
@@ -22,7 +22,7 @@ sources:
- https://github.com/bitnami/bitnami-docker-redis
- http://redis.io/
type: application
-version: 1.0.16
+version: 1.0.18
annotations:
truecharts.org/catagories: |
- database
diff --git a/dependency/redis/1.0.16/README.md b/dependency/redis/1.0.18/README.md
similarity index 100%
rename from dependency/redis/1.0.16/README.md
rename to dependency/redis/1.0.18/README.md
diff --git a/dependency/redis/1.0.16/app-readme.md b/dependency/redis/1.0.18/app-readme.md
similarity index 100%
rename from dependency/redis/1.0.16/app-readme.md
rename to dependency/redis/1.0.18/app-readme.md
diff --git a/dependency/redis/1.0.18/charts/common-8.9.5.tgz b/dependency/redis/1.0.18/charts/common-8.9.5.tgz
new file mode 100644
index 0000000000..26f72d1932
Binary files /dev/null and b/dependency/redis/1.0.18/charts/common-8.9.5.tgz differ
diff --git a/dependency/redis/1.0.16/helm-values.md b/dependency/redis/1.0.18/helm-values.md
similarity index 97%
rename from dependency/redis/1.0.16/helm-values.md
rename to dependency/redis/1.0.18/helm-values.md
index 06422f7794..25e52e4568 100644
--- a/dependency/redis/1.0.16/helm-values.md
+++ b/dependency/redis/1.0.18/helm-values.md
@@ -28,7 +28,7 @@ You will, however, be able to use all values referenced in the common chart here
| existingSecret | string | `""` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"bitnami/redis"` | |
-| image.tag | string | `"6.2.6@sha256:fccaa44fdf4d34c81cfeef203eaf56ad6b4413fe7b8ef4e7415ecee648c2078d"` | |
+| image.tag | string | `"6.2.6@sha256:61237e1fb2fbc54ad58141057591538d9563d992ba09cf789766a314e9433c07"` | |
| persistence.redis-health | object | See below | redis-health configmap mount |
| persistence.redis-health.mountPath | string | `"/health"` | Where to mount the volume in the main container. Defaults to `/`, setting to '-' creates the volume but disables the volumeMount. |
| persistence.redis-health.readOnly | bool | `false` | Specify if the volume should be mounted read-only. |
diff --git a/dependency/redis/1.0.16/ix_values.yaml b/dependency/redis/1.0.18/ix_values.yaml
similarity index 97%
rename from dependency/redis/1.0.16/ix_values.yaml
rename to dependency/redis/1.0.18/ix_values.yaml
index b5a992b02b..808f8b1001 100644
--- a/dependency/redis/1.0.16/ix_values.yaml
+++ b/dependency/redis/1.0.18/ix_values.yaml
@@ -1,7 +1,7 @@
image:
repository: bitnami/redis
pullPolicy: IfNotPresent
- tag: 6.2.6@sha256:fccaa44fdf4d34c81cfeef203eaf56ad6b4413fe7b8ef4e7415ecee648c2078d
+ tag: 6.2.6@sha256:61237e1fb2fbc54ad58141057591538d9563d992ba09cf789766a314e9433c07
controller:
# -- Set the controller type.
diff --git a/dependency/redis/1.0.16/questions.yaml b/dependency/redis/1.0.18/questions.yaml
similarity index 100%
rename from dependency/redis/1.0.16/questions.yaml
rename to dependency/redis/1.0.18/questions.yaml
diff --git a/dependency/redis/1.0.16/templates/common.yaml b/dependency/redis/1.0.18/templates/common.yaml
similarity index 100%
rename from dependency/redis/1.0.16/templates/common.yaml
rename to dependency/redis/1.0.18/templates/common.yaml
diff --git a/dependency/redis/1.0.16/templates/health-configmap.yaml b/dependency/redis/1.0.18/templates/health-configmap.yaml
similarity index 100%
rename from dependency/redis/1.0.16/templates/health-configmap.yaml
rename to dependency/redis/1.0.18/templates/health-configmap.yaml
diff --git a/dependency/redis/1.0.16/templates/secret.yaml b/dependency/redis/1.0.18/templates/secret.yaml
similarity index 100%
rename from dependency/redis/1.0.16/templates/secret.yaml
rename to dependency/redis/1.0.18/templates/secret.yaml
diff --git a/dependency/redis/1.0.16/values.yaml b/dependency/redis/1.0.18/values.yaml
similarity index 100%
rename from dependency/redis/1.0.16/values.yaml
rename to dependency/redis/1.0.18/values.yaml
diff --git a/incubator/omada-controller/4.0.17/Chart.lock b/incubator/omada-controller/4.0.17/Chart.lock
deleted file mode 100644
index 2be91f8a3d..0000000000
--- a/incubator/omada-controller/4.0.17/Chart.lock
+++ /dev/null
@@ -1,6 +0,0 @@
-dependencies:
-- name: common
- repository: https://truecharts.org
- version: 8.9.3
-digest: sha256:8e3b075bc94570b49db18d1ea9431f95ed06504fb372ee04f43c667c784d7b14
-generated: "2021-11-23T13:08:12.345668564Z"
diff --git a/incubator/omada-controller/4.0.17/CHANGELOG.md b/incubator/omada-controller/4.0.19/CHANGELOG.md
similarity index 92%
rename from incubator/omada-controller/4.0.17/CHANGELOG.md
rename to incubator/omada-controller/4.0.19/CHANGELOG.md
index b89a246db5..9dcb593559 100644
--- a/incubator/omada-controller/4.0.17/CHANGELOG.md
+++ b/incubator/omada-controller/4.0.19/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [omada-controller-4.0.19](https://github.com/truecharts/apps/compare/omada-controller-4.0.18...omada-controller-4.0.19) (2021-11-30)
+
+#### Chore
+
+* update non-major deps helm releases
+
+
+
### [omada-controller-4.0.17](https://github.com/truecharts/apps/compare/omada-controller-4.0.16...omada-controller-4.0.17) (2021-11-23)
@@ -88,12 +97,3 @@
### [omada-controller-4.0.9](https://github.com/truecharts/apps/compare/omada-controller-4.0.8...omada-controller-4.0.9) (2021-11-07)
-
-#### Chore
-
-* update non-major ([#1270](https://github.com/truecharts/apps/issues/1270))
-
-
-
-
-### [omada-controller-4.0.8](https://github.com/truecharts/apps/compare/omada-controller-4.0.7...omada-controller-4.0.8) (2021-11-07)
diff --git a/incubator/omada-controller/4.0.17/CONFIG.md b/incubator/omada-controller/4.0.19/CONFIG.md
similarity index 100%
rename from incubator/omada-controller/4.0.17/CONFIG.md
rename to incubator/omada-controller/4.0.19/CONFIG.md
diff --git a/incubator/omada-controller/4.0.19/Chart.lock b/incubator/omada-controller/4.0.19/Chart.lock
new file mode 100644
index 0000000000..acbd61743b
--- /dev/null
+++ b/incubator/omada-controller/4.0.19/Chart.lock
@@ -0,0 +1,6 @@
+dependencies:
+- name: common
+ repository: https://truecharts.org
+ version: 8.9.5
+digest: sha256:ba7b68afb284dc958638fbcd7cf94edcbfc9b67c593bdc6dfef256b93445c2ca
+generated: "2021-11-30T08:53:09.48760977Z"
diff --git a/incubator/omada-controller/4.0.17/Chart.yaml b/incubator/omada-controller/4.0.19/Chart.yaml
similarity index 95%
rename from incubator/omada-controller/4.0.17/Chart.yaml
rename to incubator/omada-controller/4.0.19/Chart.yaml
index f8a3006ac1..55824cd1ad 100644
--- a/incubator/omada-controller/4.0.17/Chart.yaml
+++ b/incubator/omada-controller/4.0.19/Chart.yaml
@@ -3,7 +3,7 @@ appVersion: "4.4"
dependencies:
- name: common
repository: https://truecharts.org
- version: 8.9.3
+ version: 8.9.5
description: Omada is a SDN tool for TP-Link Omada hardware
home: https://github.com/truechartsapps/tree/master/charts/stable/omada-controller
icon: https://www.tp-link.com/assets/images/icon/logo-white.svg
@@ -18,7 +18,7 @@ name: omada-controller
sources:
- https://github.com/mbentley/docker-omada-controller
- https://github.com/truechartsapps/tree/master/charts/omada-controller
-version: 4.0.17
+version: 4.0.19
annotations:
truecharts.org/catagories: |
- media
diff --git a/incubator/omada-controller/4.0.17/README.md b/incubator/omada-controller/4.0.19/README.md
similarity index 96%
rename from incubator/omada-controller/4.0.17/README.md
rename to incubator/omada-controller/4.0.19/README.md
index bc75335774..fc2f48e004 100644
--- a/incubator/omada-controller/4.0.17/README.md
+++ b/incubator/omada-controller/4.0.19/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/incubator/omada-controller/4.0.17/app-readme.md b/incubator/omada-controller/4.0.19/app-readme.md
similarity index 100%
rename from incubator/omada-controller/4.0.17/app-readme.md
rename to incubator/omada-controller/4.0.19/app-readme.md
diff --git a/incubator/omada-controller/4.0.19/charts/common-8.9.5.tgz b/incubator/omada-controller/4.0.19/charts/common-8.9.5.tgz
new file mode 100644
index 0000000000..26f72d1932
Binary files /dev/null and b/incubator/omada-controller/4.0.19/charts/common-8.9.5.tgz differ
diff --git a/incubator/omada-controller/4.0.17/helm-values.md b/incubator/omada-controller/4.0.19/helm-values.md
similarity index 92%
rename from incubator/omada-controller/4.0.17/helm-values.md
rename to incubator/omada-controller/4.0.19/helm-values.md
index 2c76be2e02..069dbaca82 100644
--- a/incubator/omada-controller/4.0.17/helm-values.md
+++ b/incubator/omada-controller/4.0.19/helm-values.md
@@ -15,7 +15,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.TZ | string | `"UTC"` | Set the container timezone |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"docker.io/mbentley/omada-controller"` | image repository |
-| image.tag | string | `"4.4@sha256:ecf1a0a794ba4973fd4c1c436745d434c251bc9cccd15aad6832ef2700c92703"` | image tag |
+| image.tag | string | `"4.4@sha256:acaf5721f902b62722f35b78d165331acc099f307180f51241ce1a850b140eca"` | image tag |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
diff --git a/incubator/omada-controller/4.0.17/ix_values.yaml b/incubator/omada-controller/4.0.19/ix_values.yaml
similarity index 95%
rename from incubator/omada-controller/4.0.17/ix_values.yaml
rename to incubator/omada-controller/4.0.19/ix_values.yaml
index 786f870bbd..4c3c37b4d0 100644
--- a/incubator/omada-controller/4.0.17/ix_values.yaml
+++ b/incubator/omada-controller/4.0.19/ix_values.yaml
@@ -9,7 +9,7 @@ image:
# -- image repository
repository: docker.io/mbentley/omada-controller
# -- image tag
- tag: 4.4@sha256:ecf1a0a794ba4973fd4c1c436745d434c251bc9cccd15aad6832ef2700c92703
+ tag: 4.4@sha256:acaf5721f902b62722f35b78d165331acc099f307180f51241ce1a850b140eca
# -- image pull policy
pullPolicy: IfNotPresent
diff --git a/incubator/omada-controller/4.0.17/questions.yaml b/incubator/omada-controller/4.0.19/questions.yaml
similarity index 99%
rename from incubator/omada-controller/4.0.17/questions.yaml
rename to incubator/omada-controller/4.0.19/questions.yaml
index abb8c6808a..93b09baddb 100644
--- a/incubator/omada-controller/4.0.17/questions.yaml
+++ b/incubator/omada-controller/4.0.19/questions.yaml
@@ -19,6 +19,8 @@ groups:
description: "Specify resources/devices to be allocated to workload"
- name: "Middlewares"
description: "Traefik Middlewares"
+ - name: "Metrics"
+ description: "Metrics"
- name: "Addons"
description: "Addon Configuration"
- name: "Advanced"
diff --git a/incubator/omada-controller/4.0.17/templates/common.yaml b/incubator/omada-controller/4.0.19/templates/common.yaml
similarity index 100%
rename from incubator/omada-controller/4.0.17/templates/common.yaml
rename to incubator/omada-controller/4.0.19/templates/common.yaml
diff --git a/incubator/omada-controller/4.0.17/values.yaml b/incubator/omada-controller/4.0.19/values.yaml
similarity index 100%
rename from incubator/omada-controller/4.0.17/values.yaml
rename to incubator/omada-controller/4.0.19/values.yaml
diff --git a/incubator/tdarr-node/1.0.12/CHANGELOG.md b/incubator/tdarr-node/1.0.14/CHANGELOG.md
similarity index 93%
rename from incubator/tdarr-node/1.0.12/CHANGELOG.md
rename to incubator/tdarr-node/1.0.14/CHANGELOG.md
index ddf556f19f..0cb90f415f 100644
--- a/incubator/tdarr-node/1.0.12/CHANGELOG.md
+++ b/incubator/tdarr-node/1.0.14/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [tdarr-node-1.0.14](https://github.com/truecharts/apps/compare/tdarr-node-1.0.13...tdarr-node-1.0.14) (2021-11-30)
+
+#### Chore
+
+* update non-major deps helm releases
+
+
+
### [tdarr-node-1.0.12](https://github.com/truecharts/apps/compare/tdarr-node-1.0.11...tdarr-node-1.0.12) (2021-11-23)
@@ -88,12 +97,3 @@
* Simplify GUI for deployment, persistence and securityContext ([#1289](https://github.com/truecharts/apps/issues/1289))
-#### Feat
-
-* Simplify the Services GUI ([#1290](https://github.com/truecharts/apps/issues/1290))
-
-#### Fix
-
-* fix significant config mistakes
-
-
diff --git a/incubator/tdarr-node/1.0.12/CONFIG.md b/incubator/tdarr-node/1.0.14/CONFIG.md
similarity index 100%
rename from incubator/tdarr-node/1.0.12/CONFIG.md
rename to incubator/tdarr-node/1.0.14/CONFIG.md
diff --git a/incubator/tdarr-node/1.0.14/Chart.lock b/incubator/tdarr-node/1.0.14/Chart.lock
new file mode 100644
index 0000000000..a25fe8a059
--- /dev/null
+++ b/incubator/tdarr-node/1.0.14/Chart.lock
@@ -0,0 +1,6 @@
+dependencies:
+- name: common
+ repository: https://truecharts.org
+ version: 8.9.5
+digest: sha256:ba7b68afb284dc958638fbcd7cf94edcbfc9b67c593bdc6dfef256b93445c2ca
+generated: "2021-11-30T08:53:34.302277269Z"
diff --git a/incubator/tdarr-node/1.0.12/Chart.yaml b/incubator/tdarr-node/1.0.14/Chart.yaml
similarity index 92%
rename from incubator/tdarr-node/1.0.12/Chart.yaml
rename to incubator/tdarr-node/1.0.14/Chart.yaml
index 3bf77d9a71..9f6324f0d1 100644
--- a/incubator/tdarr-node/1.0.12/Chart.yaml
+++ b/incubator/tdarr-node/1.0.14/Chart.yaml
@@ -1,9 +1,9 @@
apiVersion: v2
-appVersion: "2.00.10"
+appVersion: "2.00.11"
dependencies:
- name: common
repository: https://truecharts.org
- version: 8.9.3
+ version: 8.9.5
deprecated: false
description: Audio/Video library transcoding automation
home: https://github.com/truecharts/apps/tree/master/charts/stable/tdarr-node
@@ -22,7 +22,7 @@ sources:
- https://github.com/HaveAGitGat/Tdarr
- https://hub.docker.com/r/haveagitgat/tdarr_node
type: application
-version: 1.0.12
+version: 1.0.14
annotations:
truecharts.org/catagories: |
- media
diff --git a/incubator/tdarr-node/1.0.12/README.md b/incubator/tdarr-node/1.0.14/README.md
similarity index 96%
rename from incubator/tdarr-node/1.0.12/README.md
rename to incubator/tdarr-node/1.0.14/README.md
index ab5e8723ac..b08a364ece 100644
--- a/incubator/tdarr-node/1.0.12/README.md
+++ b/incubator/tdarr-node/1.0.14/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/incubator/tdarr-node/1.0.12/app-readme.md b/incubator/tdarr-node/1.0.14/app-readme.md
similarity index 100%
rename from incubator/tdarr-node/1.0.12/app-readme.md
rename to incubator/tdarr-node/1.0.14/app-readme.md
diff --git a/incubator/tdarr-node/1.0.14/charts/common-8.9.5.tgz b/incubator/tdarr-node/1.0.14/charts/common-8.9.5.tgz
new file mode 100644
index 0000000000..26f72d1932
Binary files /dev/null and b/incubator/tdarr-node/1.0.14/charts/common-8.9.5.tgz differ
diff --git a/incubator/tdarr-node/1.0.12/helm-values.md b/incubator/tdarr-node/1.0.14/helm-values.md
similarity index 93%
rename from incubator/tdarr-node/1.0.12/helm-values.md
rename to incubator/tdarr-node/1.0.14/helm-values.md
index 4139aa87de..7f11432970 100644
--- a/incubator/tdarr-node/1.0.12/helm-values.md
+++ b/incubator/tdarr-node/1.0.14/helm-values.md
@@ -19,7 +19,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.serverPort | int | `8266` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"haveagitgat/tdarr_node"` | |
-| image.tag | string | `"2.00.10@sha256:1e3f9328327d7d5597c414e6cf2b609e9e4a2854385e03c009814ad03c3c210c"` | |
+| image.tag | string | `"2.00.11@sha256:5134a53f3a4030418eb447d9a413a3169ea7900f3a51449fa1db5c687cbd2cbe"` | |
| persistence.configs.enabled | bool | `true` | |
| persistence.configs.mountPath | string | `"/app/configs"` | |
| persistence.logs.enabled | bool | `true` | |
diff --git a/incubator/tdarr-node/1.0.12/ix_values.yaml b/incubator/tdarr-node/1.0.14/ix_values.yaml
similarity index 87%
rename from incubator/tdarr-node/1.0.12/ix_values.yaml
rename to incubator/tdarr-node/1.0.14/ix_values.yaml
index 55c612abfa..70badc2f1b 100644
--- a/incubator/tdarr-node/1.0.12/ix_values.yaml
+++ b/incubator/tdarr-node/1.0.14/ix_values.yaml
@@ -3,7 +3,7 @@
image:
repository: haveagitgat/tdarr_node
pullPolicy: IfNotPresent
- tag: 2.00.10@sha256:1e3f9328327d7d5597c414e6cf2b609e9e4a2854385e03c009814ad03c3c210c
+ tag: 2.00.11@sha256:5134a53f3a4030418eb447d9a413a3169ea7900f3a51449fa1db5c687cbd2cbe
securityContext:
readOnlyRootFilesystem: false
diff --git a/incubator/tdarr-node/1.0.12/questions.yaml b/incubator/tdarr-node/1.0.14/questions.yaml
similarity index 99%
rename from incubator/tdarr-node/1.0.12/questions.yaml
rename to incubator/tdarr-node/1.0.14/questions.yaml
index 54afa0b823..66e0fbf8a5 100644
--- a/incubator/tdarr-node/1.0.12/questions.yaml
+++ b/incubator/tdarr-node/1.0.14/questions.yaml
@@ -19,6 +19,8 @@ groups:
description: "Specify resources/devices to be allocated to workload"
- name: "Middlewares"
description: "Traefik Middlewares"
+ - name: "Metrics"
+ description: "Metrics"
- name: "Addons"
description: "Addon Configuration"
- name: "Advanced"
diff --git a/incubator/tdarr-node/1.0.12/templates/common.yaml b/incubator/tdarr-node/1.0.14/templates/common.yaml
similarity index 100%
rename from incubator/tdarr-node/1.0.12/templates/common.yaml
rename to incubator/tdarr-node/1.0.14/templates/common.yaml
diff --git a/incubator/tdarr-node/1.0.12/values.yaml b/incubator/tdarr-node/1.0.14/values.yaml
similarity index 100%
rename from incubator/tdarr-node/1.0.12/values.yaml
rename to incubator/tdarr-node/1.0.14/values.yaml
diff --git a/incubator/tdarr/1.0.12/Chart.lock b/incubator/tdarr/1.0.12/Chart.lock
deleted file mode 100644
index 4294206854..0000000000
--- a/incubator/tdarr/1.0.12/Chart.lock
+++ /dev/null
@@ -1,6 +0,0 @@
-dependencies:
-- name: common
- repository: https://truecharts.org
- version: 8.9.3
-digest: sha256:8e3b075bc94570b49db18d1ea9431f95ed06504fb372ee04f43c667c784d7b14
-generated: "2021-11-23T13:10:18.19363608Z"
diff --git a/incubator/tdarr/1.0.12/charts/common-8.9.3.tgz b/incubator/tdarr/1.0.12/charts/common-8.9.3.tgz
deleted file mode 100644
index e580310fbc..0000000000
Binary files a/incubator/tdarr/1.0.12/charts/common-8.9.3.tgz and /dev/null differ
diff --git a/incubator/tdarr/1.0.12/CHANGELOG.md b/incubator/tdarr/1.0.14/CHANGELOG.md
similarity index 92%
rename from incubator/tdarr/1.0.12/CHANGELOG.md
rename to incubator/tdarr/1.0.14/CHANGELOG.md
index 973681f2cf..8eb612df79 100644
--- a/incubator/tdarr/1.0.12/CHANGELOG.md
+++ b/incubator/tdarr/1.0.14/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [tdarr-1.0.14](https://github.com/truecharts/apps/compare/tdarr-node-1.0.13...tdarr-1.0.14) (2021-11-30)
+
+#### Chore
+
+* update non-major deps helm releases
+
+
+
### [tdarr-1.0.12](https://github.com/truecharts/apps/compare/tdarr-node-1.0.11...tdarr-1.0.12) (2021-11-23)
@@ -88,12 +97,3 @@
* Simplify GUI for deployment, persistence and securityContext ([#1289](https://github.com/truecharts/apps/issues/1289))
-#### Feat
-
-* Simplify the Services GUI ([#1290](https://github.com/truecharts/apps/issues/1290))
-
-
-
-
-### [tdarr-1.0.4](https://github.com/truecharts/apps/compare/tdarr-node-1.0.3...tdarr-1.0.4) (2021-11-02)
-
diff --git a/incubator/tdarr/1.0.12/CONFIG.md b/incubator/tdarr/1.0.14/CONFIG.md
similarity index 100%
rename from incubator/tdarr/1.0.12/CONFIG.md
rename to incubator/tdarr/1.0.14/CONFIG.md
diff --git a/incubator/tdarr/1.0.14/Chart.lock b/incubator/tdarr/1.0.14/Chart.lock
new file mode 100644
index 0000000000..91b02acba4
--- /dev/null
+++ b/incubator/tdarr/1.0.14/Chart.lock
@@ -0,0 +1,6 @@
+dependencies:
+- name: common
+ repository: https://truecharts.org
+ version: 8.9.5
+digest: sha256:ba7b68afb284dc958638fbcd7cf94edcbfc9b67c593bdc6dfef256b93445c2ca
+generated: "2021-11-30T08:53:59.02272461Z"
diff --git a/incubator/tdarr/1.0.12/Chart.yaml b/incubator/tdarr/1.0.14/Chart.yaml
similarity index 92%
rename from incubator/tdarr/1.0.12/Chart.yaml
rename to incubator/tdarr/1.0.14/Chart.yaml
index 75ef5b2031..8ce87da731 100644
--- a/incubator/tdarr/1.0.12/Chart.yaml
+++ b/incubator/tdarr/1.0.14/Chart.yaml
@@ -1,9 +1,9 @@
apiVersion: v2
-appVersion: "2.00.10"
+appVersion: "2.00.11"
dependencies:
- name: common
repository: https://truecharts.org
- version: 8.9.3
+ version: 8.9.5
deprecated: false
description: Audio/Video library transcoding automation
home: https://github.com/truecharts/apps/tree/master/charts/stable/tdarr
@@ -22,7 +22,7 @@ sources:
- https://github.com/HaveAGitGat/Tdarr
- https://hub.docker.com/r/haveagitgat/tdarr
type: application
-version: 1.0.12
+version: 1.0.14
annotations:
truecharts.org/catagories: |
- media
diff --git a/incubator/tdarr/1.0.12/README.md b/incubator/tdarr/1.0.14/README.md
similarity index 96%
rename from incubator/tdarr/1.0.12/README.md
rename to incubator/tdarr/1.0.14/README.md
index 7b53fd7439..6c0763b950 100644
--- a/incubator/tdarr/1.0.12/README.md
+++ b/incubator/tdarr/1.0.14/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/incubator/tdarr/1.0.12/app-readme.md b/incubator/tdarr/1.0.14/app-readme.md
similarity index 100%
rename from incubator/tdarr/1.0.12/app-readme.md
rename to incubator/tdarr/1.0.14/app-readme.md
diff --git a/incubator/tdarr/1.0.14/charts/common-8.9.5.tgz b/incubator/tdarr/1.0.14/charts/common-8.9.5.tgz
new file mode 100644
index 0000000000..26f72d1932
Binary files /dev/null and b/incubator/tdarr/1.0.14/charts/common-8.9.5.tgz differ
diff --git a/incubator/tdarr/1.0.12/helm-values.md b/incubator/tdarr/1.0.14/helm-values.md
similarity index 94%
rename from incubator/tdarr/1.0.12/helm-values.md
rename to incubator/tdarr/1.0.14/helm-values.md
index 6174714e86..a4b2b798f5 100644
--- a/incubator/tdarr/1.0.12/helm-values.md
+++ b/incubator/tdarr/1.0.14/helm-values.md
@@ -17,7 +17,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.webUIPort | int | `8265` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"haveagitgat/tdarr"` | |
-| image.tag | string | `"2.00.10@sha256:63b95a5897f7be1841f4f4e192ab978ec4afc2d81d6fcc150f4785071560ed86"` | |
+| image.tag | string | `"2.00.11@sha256:c7bf83d8f9985932683558fcd2be38ebc6f1d414b44ecdd2d11a5e40384a8e63"` | |
| persistence.configs.enabled | bool | `true` | |
| persistence.configs.mountPath | string | `"/app/configs"` | |
| persistence.logs.enabled | bool | `true` | |
diff --git a/incubator/tdarr/1.0.12/ix_values.yaml b/incubator/tdarr/1.0.14/ix_values.yaml
similarity index 89%
rename from incubator/tdarr/1.0.12/ix_values.yaml
rename to incubator/tdarr/1.0.14/ix_values.yaml
index 877c37283a..b2ddfeafe2 100644
--- a/incubator/tdarr/1.0.12/ix_values.yaml
+++ b/incubator/tdarr/1.0.14/ix_values.yaml
@@ -3,7 +3,7 @@
image:
repository: haveagitgat/tdarr
pullPolicy: IfNotPresent
- tag: 2.00.10@sha256:63b95a5897f7be1841f4f4e192ab978ec4afc2d81d6fcc150f4785071560ed86
+ tag: 2.00.11@sha256:c7bf83d8f9985932683558fcd2be38ebc6f1d414b44ecdd2d11a5e40384a8e63
securityContext:
readOnlyRootFilesystem: false
diff --git a/incubator/tdarr/1.0.12/questions.yaml b/incubator/tdarr/1.0.14/questions.yaml
similarity index 99%
rename from incubator/tdarr/1.0.12/questions.yaml
rename to incubator/tdarr/1.0.14/questions.yaml
index 115a99900f..9bca5459df 100644
--- a/incubator/tdarr/1.0.12/questions.yaml
+++ b/incubator/tdarr/1.0.14/questions.yaml
@@ -19,6 +19,8 @@ groups:
description: "Specify resources/devices to be allocated to workload"
- name: "Middlewares"
description: "Traefik Middlewares"
+ - name: "Metrics"
+ description: "Metrics"
- name: "Addons"
description: "Addon Configuration"
- name: "Advanced"
diff --git a/incubator/tdarr/1.0.12/templates/common.yaml b/incubator/tdarr/1.0.14/templates/common.yaml
similarity index 100%
rename from incubator/tdarr/1.0.12/templates/common.yaml
rename to incubator/tdarr/1.0.14/templates/common.yaml
diff --git a/incubator/tdarr/1.0.12/values.yaml b/incubator/tdarr/1.0.14/values.yaml
similarity index 100%
rename from incubator/tdarr/1.0.12/values.yaml
rename to incubator/tdarr/1.0.14/values.yaml
diff --git a/stable/babybuddy/5.0.4/Chart.lock b/stable/babybuddy/5.0.4/Chart.lock
deleted file mode 100644
index 1ea1dfb075..0000000000
--- a/stable/babybuddy/5.0.4/Chart.lock
+++ /dev/null
@@ -1,9 +0,0 @@
-dependencies:
-- name: common
- repository: https://truecharts.org
- version: 8.9.3
-- name: postgresql
- repository: https://truecharts.org/
- version: 6.0.10
-digest: sha256:ab74099474f0b9054413e47fd1e058b8a3c38b48ae58f50b3426b27cccd441b6
-generated: "2021-11-23T13:14:53.883226137Z"
diff --git a/stable/babybuddy/5.0.4/charts/common-8.9.3.tgz b/stable/babybuddy/5.0.4/charts/common-8.9.3.tgz
deleted file mode 100644
index e580310fbc..0000000000
Binary files a/stable/babybuddy/5.0.4/charts/common-8.9.3.tgz and /dev/null differ
diff --git a/stable/babybuddy/5.0.4/charts/postgresql-6.0.10.tgz b/stable/babybuddy/5.0.4/charts/postgresql-6.0.10.tgz
deleted file mode 100644
index 4e83f36d0a..0000000000
Binary files a/stable/babybuddy/5.0.4/charts/postgresql-6.0.10.tgz and /dev/null differ
diff --git a/stable/babybuddy/5.0.4/CHANGELOG.md b/stable/babybuddy/5.0.6/CHANGELOG.md
similarity index 92%
rename from stable/babybuddy/5.0.4/CHANGELOG.md
rename to stable/babybuddy/5.0.6/CHANGELOG.md
index 4be58d8b4d..4b3526705e 100644
--- a/stable/babybuddy/5.0.4/CHANGELOG.md
+++ b/stable/babybuddy/5.0.6/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [babybuddy-5.0.6](https://github.com/truecharts/apps/compare/babybuddy-5.0.5...babybuddy-5.0.6) (2021-11-30)
+
+#### Chore
+
+* update non-major deps helm releases
+
+
+
### [babybuddy-5.0.4](https://github.com/truecharts/apps/compare/babybuddy-5.0.3...babybuddy-5.0.4) (2021-11-23)
@@ -88,12 +97,3 @@
### [babybuddy-4.0.9](https://github.com/truecharts/apps/compare/babybuddy-4.0.8...babybuddy-4.0.9) (2021-11-09)
-
-#### Chore
-
-* update non-major deps helm releases ([#1297](https://github.com/truecharts/apps/issues/1297))
-
-
-
-
-### [babybuddy-4.0.8](https://github.com/truecharts/apps/compare/babybuddy-4.0.7...babybuddy-4.0.8) (2021-11-07)
diff --git a/stable/babybuddy/5.0.4/CONFIG.md b/stable/babybuddy/5.0.6/CONFIG.md
similarity index 100%
rename from stable/babybuddy/5.0.4/CONFIG.md
rename to stable/babybuddy/5.0.6/CONFIG.md
diff --git a/stable/babybuddy/5.0.6/Chart.lock b/stable/babybuddy/5.0.6/Chart.lock
new file mode 100644
index 0000000000..24bc4d4e34
--- /dev/null
+++ b/stable/babybuddy/5.0.6/Chart.lock
@@ -0,0 +1,9 @@
+dependencies:
+- name: common
+ repository: https://truecharts.org
+ version: 8.9.5
+- name: postgresql
+ repository: https://truecharts.org/
+ version: 6.0.12
+digest: sha256:9766b6e19dec4a5d928b2b4935479af9ab3a0fd242aee70a0e491d67211a260d
+generated: "2021-11-30T08:54:25.920962472Z"
diff --git a/stable/babybuddy/5.0.4/Chart.yaml b/stable/babybuddy/5.0.6/Chart.yaml
similarity index 95%
rename from stable/babybuddy/5.0.4/Chart.yaml
rename to stable/babybuddy/5.0.6/Chart.yaml
index c6703408b8..c8a97c05a0 100644
--- a/stable/babybuddy/5.0.4/Chart.yaml
+++ b/stable/babybuddy/5.0.6/Chart.yaml
@@ -1,7 +1,7 @@
apiVersion: v2
appVersion: "1.9.1"
kubeVersion: '>=1.16.0-0'
-version: 5.0.4
+version: 5.0.6
name: babybuddy
description: Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work.
type: application
@@ -19,11 +19,11 @@ sources:
dependencies:
- name: common
repository: https://truecharts.org
- version: 8.9.3
+ version: 8.9.5
- condition: postgresql.enabled
name: postgresql
repository: https://truecharts.org/
- version: 6.0.10
+ version: 6.0.12
maintainers:
- email: info@truecharts.org
name: TrueCharts
diff --git a/stable/babybuddy/5.0.4/README.md b/stable/babybuddy/5.0.6/README.md
similarity index 93%
rename from stable/babybuddy/5.0.4/README.md
rename to stable/babybuddy/5.0.6/README.md
index 56ca665f20..b83cdc782e 100644
--- a/stable/babybuddy/5.0.4/README.md
+++ b/stable/babybuddy/5.0.6/README.md
@@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org/ | postgresql | 6.0.10 |
-| https://truecharts.org | common | 8.9.3 |
+| https://truecharts.org/ | postgresql | 6.0.12 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/stable/babybuddy/5.0.4/app-readme.md b/stable/babybuddy/5.0.6/app-readme.md
similarity index 100%
rename from stable/babybuddy/5.0.4/app-readme.md
rename to stable/babybuddy/5.0.6/app-readme.md
diff --git a/stable/babybuddy/5.0.6/charts/common-8.9.5.tgz b/stable/babybuddy/5.0.6/charts/common-8.9.5.tgz
new file mode 100644
index 0000000000..26f72d1932
Binary files /dev/null and b/stable/babybuddy/5.0.6/charts/common-8.9.5.tgz differ
diff --git a/stable/babybuddy/5.0.6/charts/postgresql-6.0.12.tgz b/stable/babybuddy/5.0.6/charts/postgresql-6.0.12.tgz
new file mode 100644
index 0000000000..1b2692e9e8
Binary files /dev/null and b/stable/babybuddy/5.0.6/charts/postgresql-6.0.12.tgz differ
diff --git a/stable/babybuddy/5.0.4/helm-values.md b/stable/babybuddy/5.0.6/helm-values.md
similarity index 93%
rename from stable/babybuddy/5.0.4/helm-values.md
rename to stable/babybuddy/5.0.6/helm-values.md
index af0c454de6..79c2141c47 100644
--- a/stable/babybuddy/5.0.4/helm-values.md
+++ b/stable/babybuddy/5.0.6/helm-values.md
@@ -22,7 +22,7 @@ You will, however, be able to use all values referenced in the common chart here
| envValueFrom.DB_PASSWORD.secretKeyRef.name | string | `"dbcreds"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/babybuddy"` | |
-| image.tag | string | `"1.9.1@sha256:518a00e9752512ddbfae2e5f09f6561bcb3130bf891165960bd2a09a36306b59"` | |
+| image.tag | string | `"1.9.1@sha256:0f61b152727119d31df34ffa43ee048e44432d35855b0d2493560b3c642bfba5"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| persistence.varrun.enabled | bool | `true` | |
@@ -35,7 +35,7 @@ You will, however, be able to use all values referenced in the common chart here
| securityContext.allowPrivilegeEscalation | bool | `true` | |
| securityContext.readOnlyRootFilesystem | bool | `true` | |
| securityContext.runAsNonRoot | bool | `false` | |
-| service.main.ports.main.port | int | `8000` | |
+| service.main.ports.main.port | int | `10069` | |
| service.main.ports.main.targetPort | int | `8000` | |
All Rights Reserved - The TrueCharts Project
diff --git a/stable/babybuddy/5.0.4/ix_values.yaml b/stable/babybuddy/5.0.6/ix_values.yaml
similarity index 90%
rename from stable/babybuddy/5.0.4/ix_values.yaml
rename to stable/babybuddy/5.0.6/ix_values.yaml
index 9bdf628046..6d686ec8c0 100644
--- a/stable/babybuddy/5.0.4/ix_values.yaml
+++ b/stable/babybuddy/5.0.6/ix_values.yaml
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/linuxserver/babybuddy
pullPolicy: IfNotPresent
- tag: 1.9.1@sha256:518a00e9752512ddbfae2e5f09f6561bcb3130bf891165960bd2a09a36306b59
+ tag: 1.9.1@sha256:0f61b152727119d31df34ffa43ee048e44432d35855b0d2493560b3c642bfba5
# See more environment variables in the babybuddy documentation
# https://github.com/linuxserver/docker-babybuddy#parameters
@@ -37,7 +37,7 @@ service:
main:
ports:
main:
- port: 8000
+ port: 10069
targetPort: 8000
persistence:
diff --git a/stable/babybuddy/5.0.4/questions.yaml b/stable/babybuddy/5.0.6/questions.yaml
similarity index 99%
rename from stable/babybuddy/5.0.4/questions.yaml
rename to stable/babybuddy/5.0.6/questions.yaml
index 3a45f4c8c1..09c2732777 100644
--- a/stable/babybuddy/5.0.4/questions.yaml
+++ b/stable/babybuddy/5.0.6/questions.yaml
@@ -19,6 +19,8 @@ groups:
description: "Specify resources/devices to be allocated to workload"
- name: "Middlewares"
description: "Traefik Middlewares"
+ - name: "Metrics"
+ description: "Metrics"
- name: "Addons"
description: "Addon Configuration"
- name: "Advanced"
@@ -342,7 +344,7 @@ questions:
description: "This port exposes the container port on the service"
schema:
type: int
- default: 8000
+ default: 10069
editable: true
required: true
- variable: advanced
diff --git a/stable/babybuddy/5.0.4/templates/common.yaml b/stable/babybuddy/5.0.6/templates/common.yaml
similarity index 100%
rename from stable/babybuddy/5.0.4/templates/common.yaml
rename to stable/babybuddy/5.0.6/templates/common.yaml
diff --git a/stable/babybuddy/5.0.4/values.yaml b/stable/babybuddy/5.0.6/values.yaml
similarity index 100%
rename from stable/babybuddy/5.0.4/values.yaml
rename to stable/babybuddy/5.0.6/values.yaml
diff --git a/stable/calibre/4.0.13/Chart.lock b/stable/calibre/4.0.13/Chart.lock
deleted file mode 100644
index 67b6146dfa..0000000000
--- a/stable/calibre/4.0.13/Chart.lock
+++ /dev/null
@@ -1,6 +0,0 @@
-dependencies:
-- name: common
- repository: https://truecharts.org
- version: 8.9.3
-digest: sha256:8e3b075bc94570b49db18d1ea9431f95ed06504fb372ee04f43c667c784d7b14
-generated: "2021-11-23T13:17:41.053501732Z"
diff --git a/stable/calibre/4.0.13/charts/common-8.9.3.tgz b/stable/calibre/4.0.13/charts/common-8.9.3.tgz
deleted file mode 100644
index e580310fbc..0000000000
Binary files a/stable/calibre/4.0.13/charts/common-8.9.3.tgz and /dev/null differ
diff --git a/stable/calibre/4.0.13/CHANGELOG.md b/stable/calibre/4.0.15/CHANGELOG.md
similarity index 89%
rename from stable/calibre/4.0.13/CHANGELOG.md
rename to stable/calibre/4.0.15/CHANGELOG.md
index b9691643a1..05caa1d68c 100644
--- a/stable/calibre/4.0.13/CHANGELOG.md
+++ b/stable/calibre/4.0.15/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [calibre-4.0.15](https://github.com/truecharts/apps/compare/calibre-4.0.14...calibre-4.0.15) (2021-11-30)
+
+#### Chore
+
+* update non-major deps helm releases
+
+
+
### [calibre-4.0.13](https://github.com/truecharts/apps/compare/calibre-web-9.0.11...calibre-4.0.13) (2021-11-23)
@@ -88,12 +97,3 @@
-### [calibre-4.0.5](https://github.com/truecharts/apps/compare/calibre-web-9.0.4...calibre-4.0.5) (2021-11-07)
-
-#### Chore
-
-* update non-major deps helm releases ([#1291](https://github.com/truecharts/apps/issues/1291))
-
-#### Chore
-
-* Simplify GUI for deployment, persistence and securityContext ([#1289](https://github.com/truecharts/apps/issues/1289))
diff --git a/stable/calibre/4.0.13/CONFIG.md b/stable/calibre/4.0.15/CONFIG.md
similarity index 100%
rename from stable/calibre/4.0.13/CONFIG.md
rename to stable/calibre/4.0.15/CONFIG.md
diff --git a/stable/calibre/4.0.15/Chart.lock b/stable/calibre/4.0.15/Chart.lock
new file mode 100644
index 0000000000..acd1c9c468
--- /dev/null
+++ b/stable/calibre/4.0.15/Chart.lock
@@ -0,0 +1,6 @@
+dependencies:
+- name: common
+ repository: https://truecharts.org
+ version: 8.9.5
+digest: sha256:ba7b68afb284dc958638fbcd7cf94edcbfc9b67c593bdc6dfef256b93445c2ca
+generated: "2021-11-30T08:54:58.418970005Z"
diff --git a/stable/calibre/4.0.13/Chart.yaml b/stable/calibre/4.0.15/Chart.yaml
similarity index 95%
rename from stable/calibre/4.0.13/Chart.yaml
rename to stable/calibre/4.0.15/Chart.yaml
index a034548c6d..35a32f85ed 100644
--- a/stable/calibre/4.0.13/Chart.yaml
+++ b/stable/calibre/4.0.15/Chart.yaml
@@ -3,7 +3,7 @@ appVersion: "5.32.0"
dependencies:
- name: common
repository: https://truecharts.org
- version: 8.9.3
+ version: 8.9.5
description: Calibre is a powerful and easy to use e-book manager.
home: https://github.com/truechartsapps/tree/master/charts/stable/calibre
icon: https://github.com/kovidgoyal/calibre/raw/master/resources/images/lt.png
@@ -18,7 +18,7 @@ name: calibre
sources:
- https://hub.docker.com/r/linuxserver/calibre/
- https://github.com/kovidgoyal/calibre/
-version: 4.0.13
+version: 4.0.15
annotations:
truecharts.org/catagories: |
- media
diff --git a/stable/calibre/4.0.13/README.md b/stable/calibre/4.0.15/README.md
similarity index 96%
rename from stable/calibre/4.0.13/README.md
rename to stable/calibre/4.0.15/README.md
index 31709909b7..a62b4e0fa3 100644
--- a/stable/calibre/4.0.13/README.md
+++ b/stable/calibre/4.0.15/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/stable/calibre/4.0.13/app-readme.md b/stable/calibre/4.0.15/app-readme.md
similarity index 100%
rename from stable/calibre/4.0.13/app-readme.md
rename to stable/calibre/4.0.15/app-readme.md
diff --git a/stable/calibre/4.0.15/charts/common-8.9.5.tgz b/stable/calibre/4.0.15/charts/common-8.9.5.tgz
new file mode 100644
index 0000000000..26f72d1932
Binary files /dev/null and b/stable/calibre/4.0.15/charts/common-8.9.5.tgz differ
diff --git a/stable/calibre/4.0.13/helm-values.md b/stable/calibre/4.0.15/helm-values.md
similarity index 93%
rename from stable/calibre/4.0.13/helm-values.md
rename to stable/calibre/4.0.15/helm-values.md
index a77c279d5e..0f6decfab2 100644
--- a/stable/calibre/4.0.13/helm-values.md
+++ b/stable/calibre/4.0.15/helm-values.md
@@ -20,7 +20,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.UMASK_SET | string | `"022"` | for umask setting of Calibre, default if left unset is 022. |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"ghcr.io/linuxserver/calibre"` | image repository |
-| image.tag | string | `"v5.32.0-ls137@sha256:4cb8869e6a88a4115cebd6a79f59b98fe985b8615dcd17b2207620254862779b"` | image tag |
+| image.tag | string | `"v5.32.0-ls138@sha256:8441c4295684074782e7ab3db869a096669652970d2960ad82680f582a8daeab"` | image tag |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
diff --git a/stable/calibre/4.0.13/ix_values.yaml b/stable/calibre/4.0.15/ix_values.yaml
similarity index 93%
rename from stable/calibre/4.0.13/ix_values.yaml
rename to stable/calibre/4.0.15/ix_values.yaml
index ecda1f0d00..c284ac3a41 100644
--- a/stable/calibre/4.0.13/ix_values.yaml
+++ b/stable/calibre/4.0.15/ix_values.yaml
@@ -12,7 +12,7 @@ image:
# -- image repository
repository: ghcr.io/linuxserver/calibre
# -- image tag
- tag: v5.32.0-ls137@sha256:4cb8869e6a88a4115cebd6a79f59b98fe985b8615dcd17b2207620254862779b
+ tag: v5.32.0-ls138@sha256:8441c4295684074782e7ab3db869a096669652970d2960ad82680f582a8daeab
# -- image pull policy
pullPolicy: IfNotPresent
@@ -46,7 +46,7 @@ service:
main:
ports:
main:
- port: 8080
+ port: 10080
targetPort: 8080
webserver:
enabled: true
diff --git a/stable/calibre/4.0.13/questions.yaml b/stable/calibre/4.0.15/questions.yaml
similarity index 99%
rename from stable/calibre/4.0.13/questions.yaml
rename to stable/calibre/4.0.15/questions.yaml
index 900a91fe4f..ff2688d81f 100644
--- a/stable/calibre/4.0.13/questions.yaml
+++ b/stable/calibre/4.0.15/questions.yaml
@@ -19,6 +19,8 @@ groups:
description: "Specify resources/devices to be allocated to workload"
- name: "Middlewares"
description: "Traefik Middlewares"
+ - name: "Metrics"
+ description: "Metrics"
- name: "Addons"
description: "Addon Configuration"
- name: "Advanced"
@@ -371,7 +373,7 @@ questions:
description: "This port exposes the container port on the service"
schema:
type: int
- default: 10021
+ default: 10080
editable: true
required: true
- variable: advanced
diff --git a/stable/calibre/4.0.13/templates/common.yaml b/stable/calibre/4.0.15/templates/common.yaml
similarity index 100%
rename from stable/calibre/4.0.13/templates/common.yaml
rename to stable/calibre/4.0.15/templates/common.yaml
diff --git a/stable/calibre/4.0.13/values.yaml b/stable/calibre/4.0.15/values.yaml
similarity index 100%
rename from stable/calibre/4.0.13/values.yaml
rename to stable/calibre/4.0.15/values.yaml
diff --git a/stable/custom-app/3.0.20/Chart.lock b/stable/custom-app/3.0.20/Chart.lock
deleted file mode 100644
index 0246ad4d74..0000000000
--- a/stable/custom-app/3.0.20/Chart.lock
+++ /dev/null
@@ -1,6 +0,0 @@
-dependencies:
-- name: common
- repository: https://truecharts.org
- version: 8.9.3
-digest: sha256:8e3b075bc94570b49db18d1ea9431f95ed06504fb372ee04f43c667c784d7b14
-generated: "2021-11-23T13:20:19.273919143Z"
diff --git a/stable/custom-app/3.0.20/charts/common-8.9.3.tgz b/stable/custom-app/3.0.20/charts/common-8.9.3.tgz
deleted file mode 100644
index e580310fbc..0000000000
Binary files a/stable/custom-app/3.0.20/charts/common-8.9.3.tgz and /dev/null differ
diff --git a/stable/custom-app/3.0.20/CHANGELOG.md b/stable/custom-app/3.0.22/CHANGELOG.md
similarity index 90%
rename from stable/custom-app/3.0.20/CHANGELOG.md
rename to stable/custom-app/3.0.22/CHANGELOG.md
index c255840b4a..27d4eb7dde 100644
--- a/stable/custom-app/3.0.20/CHANGELOG.md
+++ b/stable/custom-app/3.0.22/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [custom-app-3.0.22](https://github.com/truecharts/apps/compare/custom-app-3.0.21...custom-app-3.0.22) (2021-11-30)
+
+#### Chore
+
+* update non-major docker tags ([#1429](https://github.com/truecharts/apps/issues/1429))
+* update non-major deps helm releases
+
+
+
### [custom-app-3.0.20](https://github.com/truecharts/apps/compare/custom-app-3.0.19...custom-app-3.0.20) (2021-11-23)
@@ -87,13 +97,3 @@
* split udp and tcp ports ([#1321](https://github.com/truecharts/apps/issues/1321))
-
-
-
-### [custom-app-3.0.11](https://github.com/truecharts/apps/compare/custom-app-3.0.10...custom-app-3.0.11) (2021-11-09)
-
-#### Chore
-
-* update non-major deps helm releases ([#1297](https://github.com/truecharts/apps/issues/1297))
-
-
diff --git a/stable/custom-app/3.0.20/CONFIG.md b/stable/custom-app/3.0.22/CONFIG.md
similarity index 100%
rename from stable/custom-app/3.0.20/CONFIG.md
rename to stable/custom-app/3.0.22/CONFIG.md
diff --git a/stable/custom-app/3.0.22/Chart.lock b/stable/custom-app/3.0.22/Chart.lock
new file mode 100644
index 0000000000..6796ff673a
--- /dev/null
+++ b/stable/custom-app/3.0.22/Chart.lock
@@ -0,0 +1,6 @@
+dependencies:
+- name: common
+ repository: https://truecharts.org
+ version: 8.9.5
+digest: sha256:ba7b68afb284dc958638fbcd7cf94edcbfc9b67c593bdc6dfef256b93445c2ca
+generated: "2021-11-30T08:55:23.17847905Z"
diff --git a/stable/custom-app/3.0.20/Chart.yaml b/stable/custom-app/3.0.22/Chart.yaml
similarity index 92%
rename from stable/custom-app/3.0.20/Chart.yaml
rename to stable/custom-app/3.0.22/Chart.yaml
index 676c95ab6b..a518d74c21 100644
--- a/stable/custom-app/3.0.20/Chart.yaml
+++ b/stable/custom-app/3.0.22/Chart.yaml
@@ -1,9 +1,9 @@
apiVersion: v2
-appVersion: "0.20.53"
+appVersion: "0.20.78"
dependencies:
- name: common
repository: https://truecharts.org
- version: 8.9.3
+ version: 8.9.5
deprecated: false
description: Advanced tool to create your own TrueCharts-based App
home: https://github.com/truecharts/apps/tree/master/charts/stable/custom-app
@@ -19,7 +19,7 @@ name: custom-app
sources:
- https://github.com/truecharts/apps/tree/master/charts/stable/custom-app
type: application
-version: 3.0.20
+version: 3.0.22
annotations:
truecharts.org/catagories: |
- custom
diff --git a/stable/custom-app/3.0.20/README.md b/stable/custom-app/3.0.22/README.md
similarity index 96%
rename from stable/custom-app/3.0.20/README.md
rename to stable/custom-app/3.0.22/README.md
index 8b4389d698..2298a2f3b3 100644
--- a/stable/custom-app/3.0.20/README.md
+++ b/stable/custom-app/3.0.22/README.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/stable/custom-app/3.0.20/app-readme.md b/stable/custom-app/3.0.22/app-readme.md
similarity index 100%
rename from stable/custom-app/3.0.20/app-readme.md
rename to stable/custom-app/3.0.22/app-readme.md
diff --git a/stable/custom-app/3.0.22/charts/common-8.9.5.tgz b/stable/custom-app/3.0.22/charts/common-8.9.5.tgz
new file mode 100644
index 0000000000..26f72d1932
Binary files /dev/null and b/stable/custom-app/3.0.22/charts/common-8.9.5.tgz differ
diff --git a/stable/custom-app/3.0.20/ci/test-values.yaml b/stable/custom-app/3.0.22/ci/test-values.yaml
similarity index 88%
rename from stable/custom-app/3.0.20/ci/test-values.yaml
rename to stable/custom-app/3.0.22/ci/test-values.yaml
index 4eee2d1ed6..b84e9bba4e 100644
--- a/stable/custom-app/3.0.20/ci/test-values.yaml
+++ b/stable/custom-app/3.0.22/ci/test-values.yaml
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/k8s-at-home/jackett
pullPolicy: IfNotPresent
- tag: v0.20.53@sha256:6f82922f155dfd72b23e1ce9ec84de8bbc2a12a362bfbd62d81bc3c3f58ac515
+ tag: v0.20.78@sha256:bec4a37a79cbd9631aeec33411f585b097140ade69128028da3e866ca2427cf1
securityContext:
readOnlyRootFilesystem: false
diff --git a/stable/custom-app/3.0.20/helm-values.md b/stable/custom-app/3.0.22/helm-values.md
similarity index 88%
rename from stable/custom-app/3.0.20/helm-values.md
rename to stable/custom-app/3.0.22/helm-values.md
index ffa71e7664..d8f83dbd6e 100644
--- a/stable/custom-app/3.0.20/helm-values.md
+++ b/stable/custom-app/3.0.22/helm-values.md
@@ -13,6 +13,6 @@ You will, however, be able to use all values referenced in the common chart here
|-----|------|---------|-------------|
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/k8s-at-home/jackett"` | |
-| image.tag | string | `"v0.20.53@sha256:6f82922f155dfd72b23e1ce9ec84de8bbc2a12a362bfbd62d81bc3c3f58ac515"` | |
+| image.tag | string | `"v0.20.78@sha256:bec4a37a79cbd9631aeec33411f585b097140ade69128028da3e866ca2427cf1"` | |
All Rights Reserved - The TrueCharts Project
diff --git a/stable/custom-app/3.0.20/ix_values.yaml b/stable/custom-app/3.0.22/ix_values.yaml
similarity index 54%
rename from stable/custom-app/3.0.20/ix_values.yaml
rename to stable/custom-app/3.0.22/ix_values.yaml
index e541454f05..267f864112 100644
--- a/stable/custom-app/3.0.20/ix_values.yaml
+++ b/stable/custom-app/3.0.22/ix_values.yaml
@@ -3,4 +3,4 @@
image:
repository: ghcr.io/k8s-at-home/jackett
pullPolicy: IfNotPresent
- tag: v0.20.53@sha256:6f82922f155dfd72b23e1ce9ec84de8bbc2a12a362bfbd62d81bc3c3f58ac515
+ tag: v0.20.78@sha256:bec4a37a79cbd9631aeec33411f585b097140ade69128028da3e866ca2427cf1
diff --git a/stable/custom-app/3.0.20/questions.yaml b/stable/custom-app/3.0.22/questions.yaml
similarity index 99%
rename from stable/custom-app/3.0.20/questions.yaml
rename to stable/custom-app/3.0.22/questions.yaml
index 04a115ac57..689c0365cc 100644
--- a/stable/custom-app/3.0.20/questions.yaml
+++ b/stable/custom-app/3.0.22/questions.yaml
@@ -19,6 +19,8 @@ groups:
description: "Specify resources/devices to be allocated to workload"
- name: "Middlewares"
description: "Traefik Middlewares"
+ - name: "Metrics"
+ description: "Metrics"
- name: "Addons"
description: "Addon Configuration"
- name: "Advanced"
diff --git a/stable/custom-app/3.0.20/templates/common.yaml b/stable/custom-app/3.0.22/templates/common.yaml
similarity index 100%
rename from stable/custom-app/3.0.20/templates/common.yaml
rename to stable/custom-app/3.0.22/templates/common.yaml
diff --git a/stable/custom-app/3.0.20/values.yaml b/stable/custom-app/3.0.22/values.yaml
similarity index 100%
rename from stable/custom-app/3.0.20/values.yaml
rename to stable/custom-app/3.0.22/values.yaml
diff --git a/stable/emby/9.0.12/Chart.lock b/stable/emby/9.0.12/Chart.lock
deleted file mode 100644
index 90fb442a7c..0000000000
--- a/stable/emby/9.0.12/Chart.lock
+++ /dev/null
@@ -1,6 +0,0 @@
-dependencies:
-- name: common
- repository: https://truecharts.org
- version: 8.9.3
-digest: sha256:8e3b075bc94570b49db18d1ea9431f95ed06504fb372ee04f43c667c784d7b14
-generated: "2021-11-23T13:26:19.799792836Z"
diff --git a/stable/emby/9.0.12/charts/common-8.9.3.tgz b/stable/emby/9.0.12/charts/common-8.9.3.tgz
deleted file mode 100644
index e580310fbc..0000000000
Binary files a/stable/emby/9.0.12/charts/common-8.9.3.tgz and /dev/null differ
diff --git a/stable/emby/9.0.12/CHANGELOG.md b/stable/emby/9.0.14/CHANGELOG.md
similarity index 92%
rename from stable/emby/9.0.12/CHANGELOG.md
rename to stable/emby/9.0.14/CHANGELOG.md
index 5668a267cc..4c22bebf76 100644
--- a/stable/emby/9.0.12/CHANGELOG.md
+++ b/stable/emby/9.0.14/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [emby-9.0.14](https://github.com/truecharts/apps/compare/emby-9.0.13...emby-9.0.14) (2021-11-30)
+
+#### Chore
+
+* update non-major deps helm releases
+
+
+
### [emby-9.0.12](https://github.com/truecharts/apps/compare/emby-9.0.11...emby-9.0.12) (2021-11-23)
@@ -88,12 +97,3 @@
#### Feat
* Simplify the Services GUI ([#1290](https://github.com/truecharts/apps/issues/1290))
-
-
-
-
-### [emby-9.0.4](https://github.com/truecharts/apps/compare/emby-9.0.3...emby-9.0.4) (2021-11-02)
-
-#### Chore
-
-* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267))
diff --git a/stable/emby/9.0.12/CONFIG.md b/stable/emby/9.0.14/CONFIG.md
similarity index 100%
rename from stable/emby/9.0.12/CONFIG.md
rename to stable/emby/9.0.14/CONFIG.md
diff --git a/stable/emby/9.0.14/Chart.lock b/stable/emby/9.0.14/Chart.lock
new file mode 100644
index 0000000000..3c5b85164e
--- /dev/null
+++ b/stable/emby/9.0.14/Chart.lock
@@ -0,0 +1,6 @@
+dependencies:
+- name: common
+ repository: https://truecharts.org
+ version: 8.9.5
+digest: sha256:ba7b68afb284dc958638fbcd7cf94edcbfc9b67c593bdc6dfef256b93445c2ca
+generated: "2021-11-30T08:55:48.177456555Z"
diff --git a/stable/emby/9.0.12/Chart.yaml b/stable/emby/9.0.14/Chart.yaml
similarity index 92%
rename from stable/emby/9.0.12/Chart.yaml
rename to stable/emby/9.0.14/Chart.yaml
index 17c10940ea..d7ad7e5771 100644
--- a/stable/emby/9.0.12/Chart.yaml
+++ b/stable/emby/9.0.14/Chart.yaml
@@ -1,9 +1,9 @@
apiVersion: v2
-appVersion: "4.6.5.0"
+appVersion: "4.6.7.0"
dependencies:
- name: common
repository: https://truecharts.org
- version: 8.9.3
+ version: 8.9.5
deprecated: false
description: Emby Server is a home media server
home: https://github.com/truecharts/apps/master/stable/emby
@@ -22,7 +22,7 @@ sources:
- https://hub.docker.com/r/linuxserver/emby
- https://github.com/linuxserver/docker-emby.git
type: application
-version: 9.0.12
+version: 9.0.14
annotations:
truecharts.org/catagories: |
- media
diff --git a/stable/emby/9.0.12/README.md b/stable/emby/9.0.14/README.md
similarity index 96%
rename from stable/emby/9.0.12/README.md
rename to stable/emby/9.0.14/README.md
index 56199a29d6..fffaf68e0f 100644
--- a/stable/emby/9.0.12/README.md
+++ b/stable/emby/9.0.14/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/stable/emby/9.0.12/app-readme.md b/stable/emby/9.0.14/app-readme.md
similarity index 100%
rename from stable/emby/9.0.12/app-readme.md
rename to stable/emby/9.0.14/app-readme.md
diff --git a/stable/emby/9.0.14/charts/common-8.9.5.tgz b/stable/emby/9.0.14/charts/common-8.9.5.tgz
new file mode 100644
index 0000000000..26f72d1932
Binary files /dev/null and b/stable/emby/9.0.14/charts/common-8.9.5.tgz differ
diff --git a/stable/emby/9.0.12/helm-values.md b/stable/emby/9.0.14/helm-values.md
similarity index 86%
rename from stable/emby/9.0.12/helm-values.md
rename to stable/emby/9.0.14/helm-values.md
index 4311102bd9..e8fe7eaba8 100644
--- a/stable/emby/9.0.12/helm-values.md
+++ b/stable/emby/9.0.14/helm-values.md
@@ -13,11 +13,11 @@ You will, however, be able to use all values referenced in the common chart here
|-----|------|---------|-------------|
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/k8s-at-home/emby"` | |
-| image.tag | string | `"v4.6.5.0@sha256:11b1f306d6309b60f16bf4292f9737c0a4a0020e93cfc1c0b36bc10b2680da40"` | |
+| image.tag | string | `"v4.6.7.0@sha256:75b4955b21bfe1ece06d56a984624fb0b36b6649d5ded9349985a4e1211093c7"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
-| service.main.ports.main.port | int | `8096` | |
+| service.main.ports.main.port | int | `10079` | |
| service.main.ports.main.targetPort | int | `8096` | |
All Rights Reserved - The TrueCharts Project
diff --git a/stable/emby/9.0.12/ix_values.yaml b/stable/emby/9.0.14/ix_values.yaml
similarity index 72%
rename from stable/emby/9.0.12/ix_values.yaml
rename to stable/emby/9.0.14/ix_values.yaml
index f6b6fbf298..300b3118fe 100644
--- a/stable/emby/9.0.12/ix_values.yaml
+++ b/stable/emby/9.0.14/ix_values.yaml
@@ -3,7 +3,7 @@
image:
repository: ghcr.io/k8s-at-home/emby
pullPolicy: IfNotPresent
- tag: v4.6.5.0@sha256:11b1f306d6309b60f16bf4292f9737c0a4a0020e93cfc1c0b36bc10b2680da40
+ tag: v4.6.7.0@sha256:75b4955b21bfe1ece06d56a984624fb0b36b6649d5ded9349985a4e1211093c7
securityContext:
readOnlyRootFilesystem: false
@@ -12,7 +12,7 @@ service:
main:
ports:
main:
- port: 8096
+ port: 10079
targetPort: 8096
persistence:
diff --git a/stable/emby/9.0.12/questions.yaml b/stable/emby/9.0.14/questions.yaml
similarity index 99%
rename from stable/emby/9.0.12/questions.yaml
rename to stable/emby/9.0.14/questions.yaml
index 69710cf5ea..4978a246de 100644
--- a/stable/emby/9.0.12/questions.yaml
+++ b/stable/emby/9.0.14/questions.yaml
@@ -19,6 +19,8 @@ groups:
description: "Specify resources/devices to be allocated to workload"
- name: "Middlewares"
description: "Traefik Middlewares"
+ - name: "Metrics"
+ description: "Metrics"
- name: "Addons"
description: "Addon Configuration"
- name: "Advanced"
@@ -341,7 +343,7 @@ questions:
description: "This port exposes the container port on the service"
schema:
type: int
- default: 8096
+ default: 10079
editable: true
required: true
- variable: advanced
diff --git a/stable/emby/9.0.12/templates/common.yaml b/stable/emby/9.0.14/templates/common.yaml
similarity index 100%
rename from stable/emby/9.0.12/templates/common.yaml
rename to stable/emby/9.0.14/templates/common.yaml
diff --git a/stable/emby/9.0.12/values.yaml b/stable/emby/9.0.14/values.yaml
similarity index 100%
rename from stable/emby/9.0.12/values.yaml
rename to stable/emby/9.0.14/values.yaml
diff --git a/stable/esphome/9.0.14/Chart.lock b/stable/esphome/9.0.14/Chart.lock
deleted file mode 100644
index 6ac6c31ff2..0000000000
--- a/stable/esphome/9.0.14/Chart.lock
+++ /dev/null
@@ -1,6 +0,0 @@
-dependencies:
-- name: common
- repository: https://truecharts.org
- version: 8.9.3
-digest: sha256:8e3b075bc94570b49db18d1ea9431f95ed06504fb372ee04f43c667c784d7b14
-generated: "2021-11-23T13:26:51.540160705Z"
diff --git a/stable/esphome/9.0.14/charts/common-8.9.3.tgz b/stable/esphome/9.0.14/charts/common-8.9.3.tgz
deleted file mode 100644
index e580310fbc..0000000000
Binary files a/stable/esphome/9.0.14/charts/common-8.9.3.tgz and /dev/null differ
diff --git a/stable/esphome/9.0.14/CHANGELOG.md b/stable/esphome/9.0.16/CHANGELOG.md
similarity index 92%
rename from stable/esphome/9.0.14/CHANGELOG.md
rename to stable/esphome/9.0.16/CHANGELOG.md
index bdbd88cea6..09fb2b18ca 100644
--- a/stable/esphome/9.0.14/CHANGELOG.md
+++ b/stable/esphome/9.0.16/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [esphome-9.0.16](https://github.com/truecharts/apps/compare/esphome-9.0.15...esphome-9.0.16) (2021-11-30)
+
+#### Chore
+
+* update non-major deps helm releases
+
+
+
### [esphome-9.0.14](https://github.com/truecharts/apps/compare/esphome-9.0.13...esphome-9.0.14) (2021-11-23)
@@ -88,12 +97,3 @@
* update non-major deps helm releases ([#1291](https://github.com/truecharts/apps/issues/1291))
-#### Chore
-
-* Simplify GUI for deployment, persistence and securityContext ([#1289](https://github.com/truecharts/apps/issues/1289))
-
-#### Feat
-
-* Simplify the Services GUI ([#1290](https://github.com/truecharts/apps/issues/1290))
-
-
diff --git a/stable/esphome/9.0.14/CONFIG.md b/stable/esphome/9.0.16/CONFIG.md
similarity index 100%
rename from stable/esphome/9.0.14/CONFIG.md
rename to stable/esphome/9.0.16/CONFIG.md
diff --git a/stable/esphome/9.0.16/Chart.lock b/stable/esphome/9.0.16/Chart.lock
new file mode 100644
index 0000000000..7a198be251
--- /dev/null
+++ b/stable/esphome/9.0.16/Chart.lock
@@ -0,0 +1,6 @@
+dependencies:
+- name: common
+ repository: https://truecharts.org
+ version: 8.9.5
+digest: sha256:ba7b68afb284dc958638fbcd7cf94edcbfc9b67c593bdc6dfef256b93445c2ca
+generated: "2021-11-30T08:56:13.053987449Z"
diff --git a/stable/esphome/9.0.14/Chart.yaml b/stable/esphome/9.0.16/Chart.yaml
similarity index 92%
rename from stable/esphome/9.0.14/Chart.yaml
rename to stable/esphome/9.0.16/Chart.yaml
index 27f04b3f80..977c102ab0 100644
--- a/stable/esphome/9.0.14/Chart.yaml
+++ b/stable/esphome/9.0.16/Chart.yaml
@@ -1,9 +1,9 @@
apiVersion: v2
-appVersion: "2021.11.1"
+appVersion: "2021.11.4"
dependencies:
- name: common
repository: https://truecharts.org
- version: 8.9.3
+ version: 8.9.5
deprecated: false
description: ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful
configuration files and control them remotely through Home Automation systems.
@@ -21,7 +21,7 @@ sources:
- https://github.com/esphome/esphome
- https://hub.docker.com/u/esphome
type: application
-version: 9.0.14
+version: 9.0.16
annotations:
truecharts.org/catagories: |
- tools
diff --git a/stable/esphome/9.0.14/README.md b/stable/esphome/9.0.16/README.md
similarity index 96%
rename from stable/esphome/9.0.14/README.md
rename to stable/esphome/9.0.16/README.md
index 5c10a4fb32..05efc49356 100644
--- a/stable/esphome/9.0.14/README.md
+++ b/stable/esphome/9.0.16/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/stable/esphome/9.0.14/app-readme.md b/stable/esphome/9.0.16/app-readme.md
similarity index 100%
rename from stable/esphome/9.0.14/app-readme.md
rename to stable/esphome/9.0.16/app-readme.md
diff --git a/stable/esphome/9.0.16/charts/common-8.9.5.tgz b/stable/esphome/9.0.16/charts/common-8.9.5.tgz
new file mode 100644
index 0000000000..26f72d1932
Binary files /dev/null and b/stable/esphome/9.0.16/charts/common-8.9.5.tgz differ
diff --git a/stable/esphome/9.0.14/helm-values.md b/stable/esphome/9.0.16/helm-values.md
similarity index 90%
rename from stable/esphome/9.0.14/helm-values.md
rename to stable/esphome/9.0.16/helm-values.md
index 52526ee4e1..974024d554 100644
--- a/stable/esphome/9.0.14/helm-values.md
+++ b/stable/esphome/9.0.16/helm-values.md
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env | object | `{}` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/truecharts/esphome"` | |
-| image.tag | string | `"v2021.11.1@sha256:7d1352a61ae5c41dde8922e093b2249badd0f3b4213a1acf90d9be716808201e"` | |
+| image.tag | string | `"v2021.11.4@sha256:c4e3f2174e8636578a2a619eef7644f5ac94f427c531eedc31436e47f27b21a3"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| service.main.ports.main.port | int | `6052` | |
diff --git a/stable/esphome/9.0.14/ix_values.yaml b/stable/esphome/9.0.16/ix_values.yaml
similarity index 83%
rename from stable/esphome/9.0.14/ix_values.yaml
rename to stable/esphome/9.0.16/ix_values.yaml
index 3792e8da25..98e1a20ff5 100644
--- a/stable/esphome/9.0.14/ix_values.yaml
+++ b/stable/esphome/9.0.16/ix_values.yaml
@@ -3,7 +3,7 @@
image:
repository: ghcr.io/truecharts/esphome
pullPolicy: IfNotPresent
- tag: v2021.11.1@sha256:7d1352a61ae5c41dde8922e093b2249badd0f3b4213a1acf90d9be716808201e
+ tag: v2021.11.4@sha256:c4e3f2174e8636578a2a619eef7644f5ac94f427c531eedc31436e47f27b21a3
service:
main:
diff --git a/stable/esphome/9.0.14/questions.yaml b/stable/esphome/9.0.16/questions.yaml
similarity index 99%
rename from stable/esphome/9.0.14/questions.yaml
rename to stable/esphome/9.0.16/questions.yaml
index 43f9375bb4..2a59c00c3c 100644
--- a/stable/esphome/9.0.14/questions.yaml
+++ b/stable/esphome/9.0.16/questions.yaml
@@ -19,6 +19,8 @@ groups:
description: "Specify resources/devices to be allocated to workload"
- name: "Middlewares"
description: "Traefik Middlewares"
+ - name: "Metrics"
+ description: "Metrics"
- name: "Addons"
description: "Addon Configuration"
- name: "Advanced"
diff --git a/stable/esphome/9.0.14/templates/common.yaml b/stable/esphome/9.0.16/templates/common.yaml
similarity index 100%
rename from stable/esphome/9.0.14/templates/common.yaml
rename to stable/esphome/9.0.16/templates/common.yaml
diff --git a/stable/esphome/9.0.14/values.yaml b/stable/esphome/9.0.16/values.yaml
similarity index 100%
rename from stable/esphome/9.0.14/values.yaml
rename to stable/esphome/9.0.16/values.yaml
diff --git a/stable/freshrss/9.0.14/Chart.lock b/stable/freshrss/9.0.14/Chart.lock
deleted file mode 100644
index 4cc81ee21f..0000000000
--- a/stable/freshrss/9.0.14/Chart.lock
+++ /dev/null
@@ -1,6 +0,0 @@
-dependencies:
-- name: common
- repository: https://truecharts.org
- version: 8.9.3
-digest: sha256:8e3b075bc94570b49db18d1ea9431f95ed06504fb372ee04f43c667c784d7b14
-generated: "2021-11-23T13:33:11.832402831Z"
diff --git a/stable/freshrss/9.0.14/charts/common-8.9.3.tgz b/stable/freshrss/9.0.14/charts/common-8.9.3.tgz
deleted file mode 100644
index e580310fbc..0000000000
Binary files a/stable/freshrss/9.0.14/charts/common-8.9.3.tgz and /dev/null differ
diff --git a/stable/freshrss/9.0.14/CHANGELOG.md b/stable/freshrss/9.0.16/CHANGELOG.md
similarity index 92%
rename from stable/freshrss/9.0.14/CHANGELOG.md
rename to stable/freshrss/9.0.16/CHANGELOG.md
index 7354fcae28..49f8565438 100644
--- a/stable/freshrss/9.0.14/CHANGELOG.md
+++ b/stable/freshrss/9.0.16/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [freshrss-9.0.16](https://github.com/truecharts/apps/compare/freshrss-9.0.15...freshrss-9.0.16) (2021-11-30)
+
+#### Chore
+
+* update non-major deps helm releases
+
+
+
### [freshrss-9.0.14](https://github.com/truecharts/apps/compare/freshrss-9.0.13...freshrss-9.0.14) (2021-11-23)
@@ -88,12 +97,3 @@
#### Chore
* update non-major deps helm releases ([#1291](https://github.com/truecharts/apps/issues/1291))
-
-#### Chore
-
-* Simplify GUI for deployment, persistence and securityContext ([#1289](https://github.com/truecharts/apps/issues/1289))
-
-#### Feat
-
-* Simplify the Services GUI ([#1290](https://github.com/truecharts/apps/issues/1290))
-
diff --git a/stable/freshrss/9.0.14/CONFIG.md b/stable/freshrss/9.0.16/CONFIG.md
similarity index 100%
rename from stable/freshrss/9.0.14/CONFIG.md
rename to stable/freshrss/9.0.16/CONFIG.md
diff --git a/stable/freshrss/9.0.16/Chart.lock b/stable/freshrss/9.0.16/Chart.lock
new file mode 100644
index 0000000000..4029c76f88
--- /dev/null
+++ b/stable/freshrss/9.0.16/Chart.lock
@@ -0,0 +1,6 @@
+dependencies:
+- name: common
+ repository: https://truecharts.org
+ version: 8.9.5
+digest: sha256:ba7b68afb284dc958638fbcd7cf94edcbfc9b67c593bdc6dfef256b93445c2ca
+generated: "2021-11-30T08:56:37.842758174Z"
diff --git a/stable/freshrss/9.0.14/Chart.yaml b/stable/freshrss/9.0.16/Chart.yaml
similarity index 95%
rename from stable/freshrss/9.0.14/Chart.yaml
rename to stable/freshrss/9.0.16/Chart.yaml
index 74da9cdc44..f9c44b903a 100644
--- a/stable/freshrss/9.0.14/Chart.yaml
+++ b/stable/freshrss/9.0.16/Chart.yaml
@@ -3,7 +3,7 @@ appVersion: "1.18.1"
dependencies:
- name: common
repository: https://truecharts.org
- version: 8.9.3
+ version: 8.9.5
deprecated: false
description: FreshRSS is a self-hosted RSS feed aggregator
home: https://github.com/truecharts/apps/tree/master/charts/stable/freshrss
@@ -21,7 +21,7 @@ sources:
- https://github.com/FreshRSS/FreshRSS
- https://hub.docker.com/r/linuxserver/freshrss
type: application
-version: 9.0.14
+version: 9.0.16
annotations:
truecharts.org/catagories: |
- media
diff --git a/stable/freshrss/9.0.14/README.md b/stable/freshrss/9.0.16/README.md
similarity index 96%
rename from stable/freshrss/9.0.14/README.md
rename to stable/freshrss/9.0.16/README.md
index 7018702c04..f07147401a 100644
--- a/stable/freshrss/9.0.14/README.md
+++ b/stable/freshrss/9.0.16/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/stable/freshrss/9.0.14/app-readme.md b/stable/freshrss/9.0.16/app-readme.md
similarity index 100%
rename from stable/freshrss/9.0.14/app-readme.md
rename to stable/freshrss/9.0.16/app-readme.md
diff --git a/stable/freshrss/9.0.16/charts/common-8.9.5.tgz b/stable/freshrss/9.0.16/charts/common-8.9.5.tgz
new file mode 100644
index 0000000000..26f72d1932
Binary files /dev/null and b/stable/freshrss/9.0.16/charts/common-8.9.5.tgz differ
diff --git a/stable/freshrss/9.0.14/helm-values.md b/stable/freshrss/9.0.16/helm-values.md
similarity index 88%
rename from stable/freshrss/9.0.14/helm-values.md
rename to stable/freshrss/9.0.16/helm-values.md
index 5571d7fef7..25ae4b53e7 100644
--- a/stable/freshrss/9.0.14/helm-values.md
+++ b/stable/freshrss/9.0.16/helm-values.md
@@ -14,14 +14,14 @@ You will, however, be able to use all values referenced in the common chart here
| env | object | `{}` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/freshrss"` | |
-| image.tag | string | `"version-1.18.1@sha256:8840d00e2f8d4d4d894707bc482b78ee4d4530c3967da82ace8a046ec73cd428"` | |
+| image.tag | string | `"version-1.18.1@sha256:12d5889d3a92cd6e493c44b9b5aa4f05aafbf7236ad5cd0a8b8e357fe6836f88"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| securityContext.runAsNonRoot | bool | `false` | |
-| service.main.ports.main.port | int | `80` | |
+| service.main.ports.main.port | int | `10010` | |
| service.main.ports.main.targetPort | int | `80` | |
All Rights Reserved - The TrueCharts Project
diff --git a/stable/freshrss/9.0.14/ix_values.yaml b/stable/freshrss/9.0.16/ix_values.yaml
similarity index 77%
rename from stable/freshrss/9.0.14/ix_values.yaml
rename to stable/freshrss/9.0.16/ix_values.yaml
index 00f8250870..97e3e5faba 100644
--- a/stable/freshrss/9.0.14/ix_values.yaml
+++ b/stable/freshrss/9.0.16/ix_values.yaml
@@ -3,7 +3,7 @@
image:
repository: ghcr.io/linuxserver/freshrss
pullPolicy: IfNotPresent
- tag: version-1.18.1@sha256:8840d00e2f8d4d4d894707bc482b78ee4d4530c3967da82ace8a046ec73cd428
+ tag: version-1.18.1@sha256:12d5889d3a92cd6e493c44b9b5aa4f05aafbf7236ad5cd0a8b8e357fe6836f88
securityContext:
readOnlyRootFilesystem: false
@@ -17,7 +17,7 @@ service:
main:
ports:
main:
- port: 80
+ port: 10010
targetPort: 80
env: {}
diff --git a/stable/heimdall/9.0.15/questions.yaml b/stable/freshrss/9.0.16/questions.yaml
similarity index 99%
rename from stable/heimdall/9.0.15/questions.yaml
rename to stable/freshrss/9.0.16/questions.yaml
index 6c7efc9273..b7e152afe1 100644
--- a/stable/heimdall/9.0.15/questions.yaml
+++ b/stable/freshrss/9.0.16/questions.yaml
@@ -19,6 +19,8 @@ groups:
description: "Specify resources/devices to be allocated to workload"
- name: "Middlewares"
description: "Traefik Middlewares"
+ - name: "Metrics"
+ description: "Metrics"
- name: "Addons"
description: "Addon Configuration"
- name: "Advanced"
@@ -348,7 +350,7 @@ questions:
description: "This port exposes the container port on the service"
schema:
type: int
- default: 80
+ default: 10010
editable: true
required: true
- variable: advanced
@@ -1312,7 +1314,6 @@ questions:
schema:
type: boolean
default: false
-
- variable: podSecurityContext
group: "Security and Permissions"
label: "Pod Security Context"
@@ -1358,7 +1359,6 @@ questions:
- value: "Always"
description: "Always"
-
- variable: advancedresources
label: "Set Custom Resource Limits/Requests (Advanced)"
group: "Resources and Devices"
diff --git a/stable/freshrss/9.0.14/templates/common.yaml b/stable/freshrss/9.0.16/templates/common.yaml
similarity index 100%
rename from stable/freshrss/9.0.14/templates/common.yaml
rename to stable/freshrss/9.0.16/templates/common.yaml
diff --git a/stable/freshrss/9.0.14/values.yaml b/stable/freshrss/9.0.16/values.yaml
similarity index 100%
rename from stable/freshrss/9.0.14/values.yaml
rename to stable/freshrss/9.0.16/values.yaml
diff --git a/stable/grafana/1.0.0/Chart.lock b/stable/grafana/1.0.0/Chart.lock
deleted file mode 100644
index f73ad8ab79..0000000000
--- a/stable/grafana/1.0.0/Chart.lock
+++ /dev/null
@@ -1,6 +0,0 @@
-dependencies:
-- name: common
- repository: https://truecharts.org
- version: 8.9.3
-digest: sha256:8e3b075bc94570b49db18d1ea9431f95ed06504fb372ee04f43c667c784d7b14
-generated: "2021-11-24T11:18:50.116879159Z"
diff --git a/stable/grafana/1.0.0/charts/common-8.9.3.tgz b/stable/grafana/1.0.0/charts/common-8.9.3.tgz
deleted file mode 100644
index e580310fbc..0000000000
Binary files a/stable/grafana/1.0.0/charts/common-8.9.3.tgz and /dev/null differ
diff --git a/stable/grafana/1.0.0/CHANGELOG.md b/stable/grafana/1.0.2/CHANGELOG.md
similarity index 57%
rename from stable/grafana/1.0.0/CHANGELOG.md
rename to stable/grafana/1.0.2/CHANGELOG.md
index aed6440554..8cc2d72ade 100644
--- a/stable/grafana/1.0.0/CHANGELOG.md
+++ b/stable/grafana/1.0.2/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [grafana-1.0.2](https://github.com/truecharts/apps/compare/grafana-1.0.1...grafana-1.0.2) (2021-11-30)
+
+#### Chore
+
+* update non-major ([#1427](https://github.com/truecharts/apps/issues/1427))
+* update non-major deps helm releases
+
+
+
### [grafana-1.0.0](https://github.com/truecharts/apps/compare/grafana-0.0.1...grafana-1.0.0) (2021-11-24)
diff --git a/stable/grafana/1.0.0/CONFIG.md b/stable/grafana/1.0.2/CONFIG.md
similarity index 100%
rename from stable/grafana/1.0.0/CONFIG.md
rename to stable/grafana/1.0.2/CONFIG.md
diff --git a/stable/grafana/1.0.2/Chart.lock b/stable/grafana/1.0.2/Chart.lock
new file mode 100644
index 0000000000..993a71f83d
--- /dev/null
+++ b/stable/grafana/1.0.2/Chart.lock
@@ -0,0 +1,6 @@
+dependencies:
+- name: common
+ repository: https://truecharts.org
+ version: 8.9.5
+digest: sha256:ba7b68afb284dc958638fbcd7cf94edcbfc9b67c593bdc6dfef256b93445c2ca
+generated: "2021-11-30T08:57:02.876342836Z"
diff --git a/stable/grafana/1.0.0/Chart.yaml b/stable/grafana/1.0.2/Chart.yaml
similarity index 96%
rename from stable/grafana/1.0.0/Chart.yaml
rename to stable/grafana/1.0.2/Chart.yaml
index 35a5bfc8cb..ede240beca 100644
--- a/stable/grafana/1.0.0/Chart.yaml
+++ b/stable/grafana/1.0.2/Chart.yaml
@@ -3,7 +3,7 @@ appVersion: "8.2.5"
dependencies:
- name: common
repository: https://truecharts.org
- version: 8.9.3
+ version: 8.9.5
deprecated: false
description: Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, Elasticsearch, OpenTSDB, Prometheus and InfluxDB.
home: https://github.com/truecharts/apps/tree/master/charts/stable/grafana
@@ -23,7 +23,7 @@ sources:
- https://github.com/bitnami/bitnami-docker-grafana
- https://grafana.com/
type: application
-version: 1.0.0
+version: 1.0.2
annotations:
truecharts.org/catagories: |
- metrics
diff --git a/stable/grafana/1.0.0/README.md b/stable/grafana/1.0.2/README.md
similarity index 96%
rename from stable/grafana/1.0.0/README.md
rename to stable/grafana/1.0.2/README.md
index 538d87665e..175a636507 100644
--- a/stable/grafana/1.0.0/README.md
+++ b/stable/grafana/1.0.2/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/stable/grafana/1.0.0/app-readme.md b/stable/grafana/1.0.2/app-readme.md
similarity index 100%
rename from stable/grafana/1.0.0/app-readme.md
rename to stable/grafana/1.0.2/app-readme.md
diff --git a/stable/grafana/1.0.2/charts/common-8.9.5.tgz b/stable/grafana/1.0.2/charts/common-8.9.5.tgz
new file mode 100644
index 0000000000..26f72d1932
Binary files /dev/null and b/stable/grafana/1.0.2/charts/common-8.9.5.tgz differ
diff --git a/stable/grafana/1.0.0/helm-values.md b/stable/grafana/1.0.2/helm-values.md
similarity index 94%
rename from stable/grafana/1.0.0/helm-values.md
rename to stable/grafana/1.0.2/helm-values.md
index fe0bd528ba..67b1155cea 100644
--- a/stable/grafana/1.0.0/helm-values.md
+++ b/stable/grafana/1.0.2/helm-values.md
@@ -23,7 +23,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.GF_SECURITY_ADMIN_USER | string | `"admin"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"bitnami/grafana"` | |
-| image.tag | string | `"8.2.5@sha256:105ca819eb14dc773a3df6fd56f5e78e68bd2abdb1b5d9007ff803528a84be70"` | |
+| image.tag | string | `"8.2.5@sha256:ce9fa0f6f904e05f49fa814008d3d98560b07eaccd902327f7de5e8721c95e32"` | |
| metrics.enabled | bool | See values.yaml | Enable and configure a Prometheus serviceMonitor for the chart under this key. |
| metrics.prometheusRule | object | See values.yaml | Enable and configure Prometheus Rules for the chart under this key. |
| metrics.prometheusRule.rules | list | See prometheusrules.yaml | Configure additionial rules for the chart under this key. |
@@ -37,7 +37,7 @@ You will, however, be able to use all values referenced in the common chart here
| probes.startup.path | string | `"/api/health"` | |
| secret.GF_SECURITY_ADMIN_PASSWORD | string | `"testpassword"` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
-| service.main.ports.main.port | int | `3000` | |
+| service.main.ports.main.port | int | `10038` | |
| service.main.ports.main.targetPort | int | `3000` | |
| service.main.protocol | string | `"HTTP"` | |
diff --git a/stable/grafana/1.0.0/ix_values.yaml b/stable/grafana/1.0.2/ix_values.yaml
similarity index 93%
rename from stable/grafana/1.0.0/ix_values.yaml
rename to stable/grafana/1.0.2/ix_values.yaml
index 643739fc26..7b8b893a5a 100644
--- a/stable/grafana/1.0.0/ix_values.yaml
+++ b/stable/grafana/1.0.2/ix_values.yaml
@@ -1,18 +1,18 @@
image:
repository: bitnami/grafana
pullPolicy: IfNotPresent
- tag: 8.2.5@sha256:105ca819eb14dc773a3df6fd56f5e78e68bd2abdb1b5d9007ff803528a84be70
+ tag: 8.2.5@sha256:ce9fa0f6f904e05f49fa814008d3d98560b07eaccd902327f7de5e8721c95e32
securityContext:
readOnlyRootFilesystem: false
service:
main:
- protocol: "HTTP"
+ protocol: HTTP
ports:
main:
targetPort: 3000
- port: 3000
+ port: 10038
probes:
liveness:
diff --git a/stable/grafana/1.0.0/questions.yaml b/stable/grafana/1.0.2/questions.yaml
similarity index 99%
rename from stable/grafana/1.0.0/questions.yaml
rename to stable/grafana/1.0.2/questions.yaml
index d581db42bf..66e05d2b43 100644
--- a/stable/grafana/1.0.0/questions.yaml
+++ b/stable/grafana/1.0.2/questions.yaml
@@ -424,7 +424,7 @@ questions:
description: "This port exposes the container port on the service"
schema:
type: int
- default: 3000
+ default: 10038
required: true
- variable: serviceexpert
@@ -1511,7 +1511,7 @@ questions:
description: "Enable Prometheus Metrics"
schema:
type: boolean
- default: true
+ default: false
show_subquestions_if: true
subquestions:
- variable: serviceMonitor
diff --git a/stable/grafana/1.0.0/templates/common.yaml b/stable/grafana/1.0.2/templates/common.yaml
similarity index 100%
rename from stable/grafana/1.0.0/templates/common.yaml
rename to stable/grafana/1.0.2/templates/common.yaml
diff --git a/stable/grafana/1.0.0/templates/prometheusrules.yaml b/stable/grafana/1.0.2/templates/prometheusrules.yaml
similarity index 100%
rename from stable/grafana/1.0.0/templates/prometheusrules.yaml
rename to stable/grafana/1.0.2/templates/prometheusrules.yaml
diff --git a/stable/grafana/1.0.0/templates/servicemonitor.yaml b/stable/grafana/1.0.2/templates/servicemonitor.yaml
similarity index 100%
rename from stable/grafana/1.0.0/templates/servicemonitor.yaml
rename to stable/grafana/1.0.2/templates/servicemonitor.yaml
diff --git a/stable/grafana/1.0.0/values.yaml b/stable/grafana/1.0.2/values.yaml
similarity index 100%
rename from stable/grafana/1.0.0/values.yaml
rename to stable/grafana/1.0.2/values.yaml
diff --git a/stable/heimdall/9.0.15/charts/common-8.9.3.tgz b/stable/heimdall/9.0.15/charts/common-8.9.3.tgz
deleted file mode 100644
index e580310fbc..0000000000
Binary files a/stable/heimdall/9.0.15/charts/common-8.9.3.tgz and /dev/null differ
diff --git a/stable/heimdall/9.0.15/CHANGELOG.md b/stable/heimdall/9.0.17/CHANGELOG.md
similarity index 92%
rename from stable/heimdall/9.0.15/CHANGELOG.md
rename to stable/heimdall/9.0.17/CHANGELOG.md
index fc29e1786d..9d8c7df389 100644
--- a/stable/heimdall/9.0.15/CHANGELOG.md
+++ b/stable/heimdall/9.0.17/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [heimdall-9.0.17](https://github.com/truecharts/apps/compare/heimdall-9.0.16...heimdall-9.0.17) (2021-11-30)
+
+#### Chore
+
+* update non-major deps helm releases
+
+
+
### [heimdall-9.0.15](https://github.com/truecharts/apps/compare/heimdall-9.0.14...heimdall-9.0.15) (2021-11-23)
@@ -88,12 +97,3 @@
#### Chore
-* update non-major ([#1270](https://github.com/truecharts/apps/issues/1270))
-
-
-
-
-### [heimdall-9.0.6](https://github.com/truecharts/apps/compare/heimdall-9.0.5...heimdall-9.0.6) (2021-11-07)
-
-#### Chore
-
diff --git a/stable/heimdall/9.0.15/CONFIG.md b/stable/heimdall/9.0.17/CONFIG.md
similarity index 100%
rename from stable/heimdall/9.0.15/CONFIG.md
rename to stable/heimdall/9.0.17/CONFIG.md
diff --git a/stable/heimdall/9.0.17/Chart.lock b/stable/heimdall/9.0.17/Chart.lock
new file mode 100644
index 0000000000..ba725ab096
--- /dev/null
+++ b/stable/heimdall/9.0.17/Chart.lock
@@ -0,0 +1,6 @@
+dependencies:
+- name: common
+ repository: https://truecharts.org
+ version: 8.9.5
+digest: sha256:ba7b68afb284dc958638fbcd7cf94edcbfc9b67c593bdc6dfef256b93445c2ca
+generated: "2021-11-30T08:57:27.886189607Z"
diff --git a/stable/heimdall/9.0.15/Chart.yaml b/stable/heimdall/9.0.17/Chart.yaml
similarity index 95%
rename from stable/heimdall/9.0.15/Chart.yaml
rename to stable/heimdall/9.0.17/Chart.yaml
index 7459b75694..a8e692c1ca 100644
--- a/stable/heimdall/9.0.15/Chart.yaml
+++ b/stable/heimdall/9.0.17/Chart.yaml
@@ -3,7 +3,7 @@ appVersion: "2.2.2"
dependencies:
- name: common
repository: https://truecharts.org
- version: 8.9.3
+ version: 8.9.5
deprecated: false
description: An Application dashboard and launcher
home: https://github.com/truecharts/apps/tree/master/charts/stable/heimdall
@@ -19,7 +19,7 @@ name: heimdall
sources:
- https://github.com/linuxserver/Heimdall/
type: application
-version: 9.0.15
+version: 9.0.17
annotations:
truecharts.org/catagories: |
- organizers
diff --git a/stable/heimdall/9.0.15/README.md b/stable/heimdall/9.0.17/README.md
similarity index 96%
rename from stable/heimdall/9.0.15/README.md
rename to stable/heimdall/9.0.17/README.md
index 006305671e..fd1c295169 100644
--- a/stable/heimdall/9.0.15/README.md
+++ b/stable/heimdall/9.0.17/README.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/stable/heimdall/9.0.15/app-readme.md b/stable/heimdall/9.0.17/app-readme.md
similarity index 100%
rename from stable/heimdall/9.0.15/app-readme.md
rename to stable/heimdall/9.0.17/app-readme.md
diff --git a/stable/heimdall/9.0.17/charts/common-8.9.5.tgz b/stable/heimdall/9.0.17/charts/common-8.9.5.tgz
new file mode 100644
index 0000000000..26f72d1932
Binary files /dev/null and b/stable/heimdall/9.0.17/charts/common-8.9.5.tgz differ
diff --git a/stable/heimdall/9.0.15/helm-values.md b/stable/heimdall/9.0.17/helm-values.md
similarity index 88%
rename from stable/heimdall/9.0.15/helm-values.md
rename to stable/heimdall/9.0.17/helm-values.md
index 6cfbe3ce6c..10b69a6f09 100644
--- a/stable/heimdall/9.0.15/helm-values.md
+++ b/stable/heimdall/9.0.17/helm-values.md
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env | object | `{}` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/heimdall"` | |
-| image.tag | string | `"version-2.2.2@sha256:e829e0aded2ba5f44b46723d73aa8daf8a23a0235cbbe9971524380f9141f0f8"` | |
+| image.tag | string | `"version-2.2.2@sha256:fd47acb8da04b42918a0a966508040b150a89fe0876c610b85b44115302717c4"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| podSecurityContext.runAsGroup | int | `0` | |
@@ -22,7 +22,7 @@ You will, however, be able to use all values referenced in the common chart here
| probes.startup.enabled | bool | `true` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| securityContext.runAsNonRoot | bool | `false` | |
-| service.main.ports.main.port | int | `80` | |
+| service.main.ports.main.port | int | `10014` | |
| service.main.ports.main.targetPort | int | `80` | |
All Rights Reserved - The TrueCharts Project
diff --git a/stable/heimdall/9.0.15/ix_values.yaml b/stable/heimdall/9.0.17/ix_values.yaml
similarity index 78%
rename from stable/heimdall/9.0.15/ix_values.yaml
rename to stable/heimdall/9.0.17/ix_values.yaml
index c372c570d3..a8c670c403 100644
--- a/stable/heimdall/9.0.15/ix_values.yaml
+++ b/stable/heimdall/9.0.17/ix_values.yaml
@@ -2,7 +2,7 @@
image:
repository: ghcr.io/linuxserver/heimdall
- tag: version-2.2.2@sha256:e829e0aded2ba5f44b46723d73aa8daf8a23a0235cbbe9971524380f9141f0f8
+ tag: version-2.2.2@sha256:fd47acb8da04b42918a0a966508040b150a89fe0876c610b85b44115302717c4
pullPolicy: IfNotPresent
securityContext:
@@ -17,7 +17,7 @@ service:
main:
ports:
main:
- port: 80
+ port: 10014
targetPort: 80
env: {}
diff --git a/stable/photoshow/1.0.14/questions.yaml b/stable/heimdall/9.0.17/questions.yaml
similarity index 99%
rename from stable/photoshow/1.0.14/questions.yaml
rename to stable/heimdall/9.0.17/questions.yaml
index 183dde7229..ef62d60e0a 100644
--- a/stable/photoshow/1.0.14/questions.yaml
+++ b/stable/heimdall/9.0.17/questions.yaml
@@ -19,6 +19,8 @@ groups:
description: "Specify resources/devices to be allocated to workload"
- name: "Middlewares"
description: "Traefik Middlewares"
+ - name: "Metrics"
+ description: "Metrics"
- name: "Addons"
description: "Addon Configuration"
- name: "Advanced"
@@ -172,7 +174,6 @@ questions:
label: "Value"
schema:
type: string
-
- variable: env
group: "Container Configuration"
label: "Image Environment"
@@ -199,6 +200,7 @@ questions:
type: int
default: 568
+
- variable: envList
label: "Image environment"
group: "Container Configuration"
@@ -348,7 +350,7 @@ questions:
description: "This port exposes the container port on the service"
schema:
type: int
- default: 80
+ default: 10014
editable: true
required: true
- variable: advanced
@@ -1279,7 +1281,6 @@ questions:
type: string
default: ""
required: true
-
- variable: advancedSecurity
label: "Show Advanced Security Settings"
group: "Security and Permissions"
diff --git a/stable/heimdall/9.0.15/templates/common.yaml b/stable/heimdall/9.0.17/templates/common.yaml
similarity index 100%
rename from stable/heimdall/9.0.15/templates/common.yaml
rename to stable/heimdall/9.0.17/templates/common.yaml
diff --git a/stable/heimdall/9.0.15/values.yaml b/stable/heimdall/9.0.17/values.yaml
similarity index 100%
rename from stable/heimdall/9.0.15/values.yaml
rename to stable/heimdall/9.0.17/values.yaml
diff --git a/stable/hyperion-ng/4.0.12/Chart.lock b/stable/hyperion-ng/4.0.12/Chart.lock
deleted file mode 100644
index b0c4492811..0000000000
--- a/stable/hyperion-ng/4.0.12/Chart.lock
+++ /dev/null
@@ -1,6 +0,0 @@
-dependencies:
-- name: common
- repository: https://truecharts.org
- version: 8.9.3
-digest: sha256:8e3b075bc94570b49db18d1ea9431f95ed06504fb372ee04f43c667c784d7b14
-generated: "2021-11-23T13:41:19.900557482Z"
diff --git a/stable/hyperion-ng/4.0.12/charts/common-8.9.3.tgz b/stable/hyperion-ng/4.0.12/charts/common-8.9.3.tgz
deleted file mode 100644
index e580310fbc..0000000000
Binary files a/stable/hyperion-ng/4.0.12/charts/common-8.9.3.tgz and /dev/null differ
diff --git a/stable/hyperion-ng/4.0.12/CHANGELOG.md b/stable/hyperion-ng/4.0.14/CHANGELOG.md
similarity index 92%
rename from stable/hyperion-ng/4.0.12/CHANGELOG.md
rename to stable/hyperion-ng/4.0.14/CHANGELOG.md
index 91660a9f63..eac6592fb4 100644
--- a/stable/hyperion-ng/4.0.12/CHANGELOG.md
+++ b/stable/hyperion-ng/4.0.14/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [hyperion-ng-4.0.14](https://github.com/truecharts/apps/compare/hyperion-ng-4.0.13...hyperion-ng-4.0.14) (2021-11-30)
+
+#### Chore
+
+* update non-major deps helm releases
+
+
+
### [hyperion-ng-4.0.12](https://github.com/truecharts/apps/compare/hyperion-ng-4.0.11...hyperion-ng-4.0.12) (2021-11-23)
@@ -88,12 +97,3 @@
* Simplify GUI for deployment, persistence and securityContext ([#1289](https://github.com/truecharts/apps/issues/1289))
-#### Feat
-
-* Simplify the Services GUI ([#1290](https://github.com/truecharts/apps/issues/1290))
-
-
-
-
-### [hyperion-ng-4.0.4](https://github.com/truecharts/apps/compare/hyperion-ng-4.0.3...hyperion-ng-4.0.4) (2021-11-02)
-
diff --git a/stable/hyperion-ng/4.0.12/CONFIG.md b/stable/hyperion-ng/4.0.14/CONFIG.md
similarity index 100%
rename from stable/hyperion-ng/4.0.12/CONFIG.md
rename to stable/hyperion-ng/4.0.14/CONFIG.md
diff --git a/stable/hyperion-ng/4.0.14/Chart.lock b/stable/hyperion-ng/4.0.14/Chart.lock
new file mode 100644
index 0000000000..b3afa1b727
--- /dev/null
+++ b/stable/hyperion-ng/4.0.14/Chart.lock
@@ -0,0 +1,6 @@
+dependencies:
+- name: common
+ repository: https://truecharts.org
+ version: 8.9.5
+digest: sha256:ba7b68afb284dc958638fbcd7cf94edcbfc9b67c593bdc6dfef256b93445c2ca
+generated: "2021-11-30T08:57:53.432472377Z"
diff --git a/stable/hyperion-ng/4.0.12/Chart.yaml b/stable/hyperion-ng/4.0.14/Chart.yaml
similarity index 92%
rename from stable/hyperion-ng/4.0.12/Chart.yaml
rename to stable/hyperion-ng/4.0.14/Chart.yaml
index 2cb30207ba..24af88f4a0 100644
--- a/stable/hyperion-ng/4.0.12/Chart.yaml
+++ b/stable/hyperion-ng/4.0.14/Chart.yaml
@@ -1,9 +1,9 @@
apiVersion: v2
-appVersion: "2.0.0-alph"
+appVersion: "2.0.12"
dependencies:
- name: common
repository: https://truecharts.org
- version: 8.9.3
+ version: 8.9.5
description: Hyperion is an opensource Bias or Ambient Lighting implementation
home: https://github.com/truechartsapps/tree/master/charts/stable/hyperion-ng
icon: https://avatars.githubusercontent.com/u/17778452?s=200&v=4
@@ -19,7 +19,7 @@ name: hyperion-ng
sources:
- https://github.com/hyperion-project/hyperion.ng
- https://hub.docker.com/r/sirfragalot/hyperion.ng
-version: 4.0.12
+version: 4.0.14
annotations:
truecharts.org/catagories: |
- media
diff --git a/stable/hyperion-ng/4.0.12/README.md b/stable/hyperion-ng/4.0.14/README.md
similarity index 96%
rename from stable/hyperion-ng/4.0.12/README.md
rename to stable/hyperion-ng/4.0.14/README.md
index e7a8d17e92..f0082d0cac 100644
--- a/stable/hyperion-ng/4.0.12/README.md
+++ b/stable/hyperion-ng/4.0.14/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/stable/hyperion-ng/4.0.12/app-readme.md b/stable/hyperion-ng/4.0.14/app-readme.md
similarity index 100%
rename from stable/hyperion-ng/4.0.12/app-readme.md
rename to stable/hyperion-ng/4.0.14/app-readme.md
diff --git a/stable/hyperion-ng/4.0.14/charts/common-8.9.5.tgz b/stable/hyperion-ng/4.0.14/charts/common-8.9.5.tgz
new file mode 100644
index 0000000000..26f72d1932
Binary files /dev/null and b/stable/hyperion-ng/4.0.14/charts/common-8.9.5.tgz differ
diff --git a/stable/hyperion-ng/4.0.12/helm-values.md b/stable/hyperion-ng/4.0.14/helm-values.md
similarity index 91%
rename from stable/hyperion-ng/4.0.12/helm-values.md
rename to stable/hyperion-ng/4.0.14/helm-values.md
index 64b2d8b636..20216d2793 100644
--- a/stable/hyperion-ng/4.0.12/helm-values.md
+++ b/stable/hyperion-ng/4.0.14/helm-values.md
@@ -16,7 +16,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.TZ | string | `"UTC"` | Set the container timezone |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"sirfragalot/hyperion.ng"` | image repository |
-| image.tag | string | `"2.0.0-alpha.9-x86_64@sha256:34577843cb7b64a27b2e772a54886b54d8e0393230b18c6502309ab8221095a0"` | image tag |
+| image.tag | string | `"2.0.12@sha256:7a3610716c6881d4a2cd028de7c553cdc7f28e0b18c1b455f35ef5b3e947ed2a"` | image tag |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/root/.hyperion"` | |
| podSecurityContext.runAsGroup | int | `0` | |
diff --git a/stable/hyperion-ng/4.0.12/ix_values.yaml b/stable/hyperion-ng/4.0.14/ix_values.yaml
similarity index 91%
rename from stable/hyperion-ng/4.0.12/ix_values.yaml
rename to stable/hyperion-ng/4.0.14/ix_values.yaml
index 54e62a2eb4..c3feb8fc4b 100644
--- a/stable/hyperion-ng/4.0.12/ix_values.yaml
+++ b/stable/hyperion-ng/4.0.14/ix_values.yaml
@@ -9,7 +9,7 @@ image:
# -- image repository
repository: sirfragalot/hyperion.ng
# -- image tag
- tag: 2.0.0-alpha.9-x86_64@sha256:34577843cb7b64a27b2e772a54886b54d8e0393230b18c6502309ab8221095a0
+ tag: 2.0.12@sha256:7a3610716c6881d4a2cd028de7c553cdc7f28e0b18c1b455f35ef5b3e947ed2a
# -- image pull policy
pullPolicy: IfNotPresent
@@ -34,7 +34,7 @@ service:
main:
ports:
main:
- port: 8090
+ port: 10065
targetPort: 8090
jsonservice:
enabled: true
diff --git a/stable/hyperion-ng/4.0.12/questions.yaml b/stable/hyperion-ng/4.0.14/questions.yaml
similarity index 99%
rename from stable/hyperion-ng/4.0.12/questions.yaml
rename to stable/hyperion-ng/4.0.14/questions.yaml
index 51737c3abd..881d529b0f 100644
--- a/stable/hyperion-ng/4.0.12/questions.yaml
+++ b/stable/hyperion-ng/4.0.14/questions.yaml
@@ -19,6 +19,8 @@ groups:
description: "Specify resources/devices to be allocated to workload"
- name: "Middlewares"
description: "Traefik Middlewares"
+ - name: "Metrics"
+ description: "Metrics"
- name: "Addons"
description: "Addon Configuration"
- name: "Advanced"
@@ -348,7 +350,7 @@ questions:
description: "This port exposes the container port on the service"
schema:
type: int
- default: 8090
+ default: 10065
editable: true
required: true
- variable: advanced
diff --git a/stable/hyperion-ng/4.0.12/templates/common.yaml b/stable/hyperion-ng/4.0.14/templates/common.yaml
similarity index 100%
rename from stable/hyperion-ng/4.0.12/templates/common.yaml
rename to stable/hyperion-ng/4.0.14/templates/common.yaml
diff --git a/stable/hyperion-ng/4.0.12/values.yaml b/stable/hyperion-ng/4.0.14/values.yaml
similarity index 100%
rename from stable/hyperion-ng/4.0.12/values.yaml
rename to stable/hyperion-ng/4.0.14/values.yaml
diff --git a/stable/jackett/9.0.23/Chart.lock b/stable/jackett/9.0.23/Chart.lock
deleted file mode 100644
index 27e16d7045..0000000000
--- a/stable/jackett/9.0.23/Chart.lock
+++ /dev/null
@@ -1,6 +0,0 @@
-dependencies:
-- name: common
- repository: https://truecharts.org
- version: 8.9.3
-digest: sha256:8e3b075bc94570b49db18d1ea9431f95ed06504fb372ee04f43c667c784d7b14
-generated: "2021-11-23T13:42:22.994986938Z"
diff --git a/stable/jackett/9.0.23/charts/common-8.9.3.tgz b/stable/jackett/9.0.23/charts/common-8.9.3.tgz
deleted file mode 100644
index e580310fbc..0000000000
Binary files a/stable/jackett/9.0.23/charts/common-8.9.3.tgz and /dev/null differ
diff --git a/stable/jackett/9.0.23/CHANGELOG.md b/stable/jackett/9.0.25/CHANGELOG.md
similarity index 90%
rename from stable/jackett/9.0.23/CHANGELOG.md
rename to stable/jackett/9.0.25/CHANGELOG.md
index 5f58da00f4..894251bff3 100644
--- a/stable/jackett/9.0.23/CHANGELOG.md
+++ b/stable/jackett/9.0.25/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [jackett-9.0.25](https://github.com/truecharts/apps/compare/jackett-9.0.24...jackett-9.0.25) (2021-11-30)
+
+#### Chore
+
+* update non-major docker tags ([#1429](https://github.com/truecharts/apps/issues/1429))
+* update non-major deps helm releases
+
+
+
### [jackett-9.0.23](https://github.com/truecharts/apps/compare/jackett-9.0.22...jackett-9.0.23) (2021-11-23)
@@ -87,13 +97,3 @@
* update non-major deps helm releases ([#1328](https://github.com/truecharts/apps/issues/1328))
* update non-major ([#1327](https://github.com/truecharts/apps/issues/1327))
-#### Fix
-
-* Allow spaces in paths ([#1306](https://github.com/truecharts/apps/issues/1306))
-
-
-
-
-### [jackett-9.0.14](https://github.com/truecharts/apps/compare/jackett-9.0.13...jackett-9.0.14) (2021-11-09)
-
-#### Chore
diff --git a/stable/jackett/9.0.23/CONFIG.md b/stable/jackett/9.0.25/CONFIG.md
similarity index 100%
rename from stable/jackett/9.0.23/CONFIG.md
rename to stable/jackett/9.0.25/CONFIG.md
diff --git a/stable/jackett/9.0.25/Chart.lock b/stable/jackett/9.0.25/Chart.lock
new file mode 100644
index 0000000000..e21a43a8a7
--- /dev/null
+++ b/stable/jackett/9.0.25/Chart.lock
@@ -0,0 +1,6 @@
+dependencies:
+- name: common
+ repository: https://truecharts.org
+ version: 8.9.5
+digest: sha256:ba7b68afb284dc958638fbcd7cf94edcbfc9b67c593bdc6dfef256b93445c2ca
+generated: "2021-11-30T08:58:18.372064246Z"
diff --git a/stable/jackett/9.0.23/Chart.yaml b/stable/jackett/9.0.25/Chart.yaml
similarity index 92%
rename from stable/jackett/9.0.23/Chart.yaml
rename to stable/jackett/9.0.25/Chart.yaml
index ee8af65bcb..0e2983b364 100644
--- a/stable/jackett/9.0.23/Chart.yaml
+++ b/stable/jackett/9.0.25/Chart.yaml
@@ -1,9 +1,9 @@
apiVersion: v2
-appVersion: "0.20.53"
+appVersion: "0.20.78"
dependencies:
- name: common
repository: https://truecharts.org
- version: 8.9.3
+ version: 8.9.5
deprecated: false
description: API Support for your favorite torrent trackers.
home: https://github.com/truecharts/apps/tree/master/charts/stable/jackett
@@ -21,7 +21,7 @@ name: jackett
sources:
- https://github.com/Jackett/Jackett
type: application
-version: 9.0.23
+version: 9.0.25
annotations:
truecharts.org/catagories: |
- media
diff --git a/stable/jackett/9.0.23/README.md b/stable/jackett/9.0.25/README.md
similarity index 96%
rename from stable/jackett/9.0.23/README.md
rename to stable/jackett/9.0.25/README.md
index 54a8a5169c..44567ab374 100644
--- a/stable/jackett/9.0.23/README.md
+++ b/stable/jackett/9.0.25/README.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/stable/jackett/9.0.23/app-readme.md b/stable/jackett/9.0.25/app-readme.md
similarity index 100%
rename from stable/jackett/9.0.23/app-readme.md
rename to stable/jackett/9.0.25/app-readme.md
diff --git a/stable/jackett/9.0.25/charts/common-8.9.5.tgz b/stable/jackett/9.0.25/charts/common-8.9.5.tgz
new file mode 100644
index 0000000000..26f72d1932
Binary files /dev/null and b/stable/jackett/9.0.25/charts/common-8.9.5.tgz differ
diff --git a/stable/jackett/9.0.23/helm-values.md b/stable/jackett/9.0.25/helm-values.md
similarity index 92%
rename from stable/jackett/9.0.23/helm-values.md
rename to stable/jackett/9.0.25/helm-values.md
index 4371292146..5563c3994a 100644
--- a/stable/jackett/9.0.23/helm-values.md
+++ b/stable/jackett/9.0.25/helm-values.md
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env | object | `{}` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/k8s-at-home/jackett"` | |
-| image.tag | string | `"v0.20.53@sha256:6f82922f155dfd72b23e1ce9ec84de8bbc2a12a362bfbd62d81bc3c3f58ac515"` | |
+| image.tag | string | `"v0.20.78@sha256:bec4a37a79cbd9631aeec33411f585b097140ade69128028da3e866ca2427cf1"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| probes.liveness.path | string | `"/UI/Login"` | |
diff --git a/stable/jackett/9.0.23/ix_values.yaml b/stable/jackett/9.0.25/ix_values.yaml
similarity index 80%
rename from stable/jackett/9.0.23/ix_values.yaml
rename to stable/jackett/9.0.25/ix_values.yaml
index fe1277267e..b7088772c3 100644
--- a/stable/jackett/9.0.23/ix_values.yaml
+++ b/stable/jackett/9.0.25/ix_values.yaml
@@ -3,14 +3,14 @@
image:
repository: ghcr.io/k8s-at-home/jackett
pullPolicy: IfNotPresent
- tag: v0.20.53@sha256:6f82922f155dfd72b23e1ce9ec84de8bbc2a12a362bfbd62d81bc3c3f58ac515
+ tag: v0.20.78@sha256:bec4a37a79cbd9631aeec33411f585b097140ade69128028da3e866ca2427cf1
securityContext:
readOnlyRootFilesystem: false
service:
main:
- protocol: "HTTP"
+ protocol: HTTP
ports:
main:
targetPort: 9117
diff --git a/stable/jackett/9.0.23/questions.yaml b/stable/jackett/9.0.25/questions.yaml
similarity index 99%
rename from stable/jackett/9.0.23/questions.yaml
rename to stable/jackett/9.0.25/questions.yaml
index b3b155080e..a75de83a00 100644
--- a/stable/jackett/9.0.23/questions.yaml
+++ b/stable/jackett/9.0.25/questions.yaml
@@ -19,6 +19,8 @@ groups:
description: "Specify resources/devices to be allocated to workload"
- name: "Middlewares"
description: "Traefik Middlewares"
+ - name: "Metrics"
+ description: "Metrics"
- name: "Addons"
description: "Addon Configuration"
- name: "Advanced"
diff --git a/stable/jackett/9.0.23/templates/common.yaml b/stable/jackett/9.0.25/templates/common.yaml
similarity index 100%
rename from stable/jackett/9.0.23/templates/common.yaml
rename to stable/jackett/9.0.25/templates/common.yaml
diff --git a/stable/jackett/9.0.23/values.yaml b/stable/jackett/9.0.25/values.yaml
similarity index 100%
rename from stable/jackett/9.0.23/values.yaml
rename to stable/jackett/9.0.25/values.yaml
diff --git a/stable/komga/4.0.15/Chart.lock b/stable/komga/4.0.15/Chart.lock
deleted file mode 100644
index 1a0aeb7a46..0000000000
--- a/stable/komga/4.0.15/Chart.lock
+++ /dev/null
@@ -1,6 +0,0 @@
-dependencies:
-- name: common
- repository: https://truecharts.org
- version: 8.9.3
-digest: sha256:8e3b075bc94570b49db18d1ea9431f95ed06504fb372ee04f43c667c784d7b14
-generated: "2021-11-23T13:45:55.556855332Z"
diff --git a/stable/komga/4.0.15/charts/common-8.9.3.tgz b/stable/komga/4.0.15/charts/common-8.9.3.tgz
deleted file mode 100644
index e580310fbc..0000000000
Binary files a/stable/komga/4.0.15/charts/common-8.9.3.tgz and /dev/null differ
diff --git a/stable/komga/4.0.15/CHANGELOG.md b/stable/komga/4.0.17/CHANGELOG.md
similarity index 89%
rename from stable/komga/4.0.15/CHANGELOG.md
rename to stable/komga/4.0.17/CHANGELOG.md
index 35a7a1c239..3ba9d6f11e 100644
--- a/stable/komga/4.0.15/CHANGELOG.md
+++ b/stable/komga/4.0.17/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [komga-4.0.17](https://github.com/truecharts/apps/compare/komga-4.0.16...komga-4.0.17) (2021-11-30)
+
+#### Chore
+
+* update non-major docker tags ([#1429](https://github.com/truecharts/apps/issues/1429))
+* update non-major deps helm releases
+
+
+
### [komga-4.0.15](https://github.com/truecharts/apps/compare/komga-4.0.14...komga-4.0.15) (2021-11-23)
@@ -87,13 +97,3 @@
#### Chore
-* update non-major deps helm releases ([#1295](https://github.com/truecharts/apps/issues/1295))
-
-
-
-
-### [komga-4.0.6](https://github.com/truecharts/apps/compare/komga-4.0.5...komga-4.0.6) (2021-11-07)
-
-#### Chore
-
-* update non-major ([#1270](https://github.com/truecharts/apps/issues/1270))
diff --git a/stable/komga/4.0.15/CONFIG.md b/stable/komga/4.0.17/CONFIG.md
similarity index 100%
rename from stable/komga/4.0.15/CONFIG.md
rename to stable/komga/4.0.17/CONFIG.md
diff --git a/stable/komga/4.0.17/Chart.lock b/stable/komga/4.0.17/Chart.lock
new file mode 100644
index 0000000000..3631a26e67
--- /dev/null
+++ b/stable/komga/4.0.17/Chart.lock
@@ -0,0 +1,6 @@
+dependencies:
+- name: common
+ repository: https://truecharts.org
+ version: 8.9.5
+digest: sha256:ba7b68afb284dc958638fbcd7cf94edcbfc9b67c593bdc6dfef256b93445c2ca
+generated: "2021-11-30T08:58:43.321389302Z"
diff --git a/stable/komga/4.0.15/Chart.yaml b/stable/komga/4.0.17/Chart.yaml
similarity index 91%
rename from stable/komga/4.0.15/Chart.yaml
rename to stable/komga/4.0.17/Chart.yaml
index f01edcb5ee..08193c1de2 100644
--- a/stable/komga/4.0.15/Chart.yaml
+++ b/stable/komga/4.0.17/Chart.yaml
@@ -1,9 +1,9 @@
apiVersion: v2
-appVersion: "0.132.3"
+appVersion: "0.133.0"
dependencies:
- name: common
repository: https://truecharts.org
- version: 8.9.3
+ version: 8.9.5
description: A comics/mangas server to serve/stream pages via API
home: https://github.com/truechartsapps/tree/master/charts/stable/komga
icon: https://komga.org/assets/media/logo.svg
@@ -21,7 +21,7 @@ name: komga
sources:
- https://komga.org/
- https://github.com/gotson/komga
-version: 4.0.15
+version: 4.0.17
annotations:
truecharts.org/catagories: |
- media
diff --git a/stable/komga/4.0.15/README.md b/stable/komga/4.0.17/README.md
similarity index 96%
rename from stable/komga/4.0.15/README.md
rename to stable/komga/4.0.17/README.md
index f232ac4346..e7a55203e4 100644
--- a/stable/komga/4.0.15/README.md
+++ b/stable/komga/4.0.17/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/stable/komga/4.0.15/app-readme.md b/stable/komga/4.0.17/app-readme.md
similarity index 100%
rename from stable/komga/4.0.15/app-readme.md
rename to stable/komga/4.0.17/app-readme.md
diff --git a/stable/komga/4.0.17/charts/common-8.9.5.tgz b/stable/komga/4.0.17/charts/common-8.9.5.tgz
new file mode 100644
index 0000000000..26f72d1932
Binary files /dev/null and b/stable/komga/4.0.17/charts/common-8.9.5.tgz differ
diff --git a/stable/komga/4.0.15/helm-values.md b/stable/komga/4.0.17/helm-values.md
similarity index 91%
rename from stable/komga/4.0.15/helm-values.md
rename to stable/komga/4.0.17/helm-values.md
index dc92c2d764..4413e4363e 100644
--- a/stable/komga/4.0.15/helm-values.md
+++ b/stable/komga/4.0.17/helm-values.md
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env | object | See below | environment variables. See more environment variables in the [komga documentation](https://komga.org/installation/configuration.html#optional-configuration). |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"ghcr.io/truecharts/komga"` | image repository |
-| image.tag | string | `"v0.132.3@sha256:9aa69be8e6a77447f1c7b787c7667d9bb51f076942cb1eda1195bcac640b3416"` | image tag |
+| image.tag | string | `"v0.133.0@sha256:e7b3cae30064b0a6b1f4f663c5c9f2cfa29579d695fce87362d00461dc5f813d"` | image tag |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| service | object | See values.yaml | Configures service settings for the chart. |
diff --git a/stable/komga/4.0.15/ix_values.yaml b/stable/komga/4.0.17/ix_values.yaml
similarity index 89%
rename from stable/komga/4.0.15/ix_values.yaml
rename to stable/komga/4.0.17/ix_values.yaml
index 7b06b7e2a6..d18a060873 100644
--- a/stable/komga/4.0.15/ix_values.yaml
+++ b/stable/komga/4.0.17/ix_values.yaml
@@ -9,7 +9,7 @@ image:
# -- image repository
repository: ghcr.io/truecharts/komga
# -- image tag
- tag: v0.132.3@sha256:9aa69be8e6a77447f1c7b787c7667d9bb51f076942cb1eda1195bcac640b3416
+ tag: v0.133.0@sha256:e7b3cae30064b0a6b1f4f663c5c9f2cfa29579d695fce87362d00461dc5f813d
# -- image pull policy
pullPolicy: IfNotPresent
@@ -23,7 +23,7 @@ service:
main:
ports:
main:
- port: 8080
+ port: 10085
targetPort: 8080
# -- Configure persistence settings for the chart under this key.
diff --git a/stable/komga/4.0.15/questions.yaml b/stable/komga/4.0.17/questions.yaml
similarity index 99%
rename from stable/komga/4.0.15/questions.yaml
rename to stable/komga/4.0.17/questions.yaml
index c280529ab3..4ef4eb6a54 100644
--- a/stable/komga/4.0.15/questions.yaml
+++ b/stable/komga/4.0.17/questions.yaml
@@ -19,6 +19,8 @@ groups:
description: "Specify resources/devices to be allocated to workload"
- name: "Middlewares"
description: "Traefik Middlewares"
+ - name: "Metrics"
+ description: "Metrics"
- name: "Addons"
description: "Addon Configuration"
- name: "Advanced"
@@ -341,7 +343,7 @@ questions:
description: "This port exposes the container port on the service"
schema:
type: int
- default: 10015
+ default: 10085
editable: true
required: true
- variable: advanced
diff --git a/stable/komga/4.0.15/templates/common.yaml b/stable/komga/4.0.17/templates/common.yaml
similarity index 100%
rename from stable/komga/4.0.15/templates/common.yaml
rename to stable/komga/4.0.17/templates/common.yaml
diff --git a/stable/komga/4.0.15/values.yaml b/stable/komga/4.0.17/values.yaml
similarity index 100%
rename from stable/komga/4.0.15/values.yaml
rename to stable/komga/4.0.17/values.yaml
diff --git a/stable/lazylibrarian/9.0.15/Chart.lock b/stable/lazylibrarian/9.0.15/Chart.lock
deleted file mode 100644
index 99ead74ecd..0000000000
--- a/stable/lazylibrarian/9.0.15/Chart.lock
+++ /dev/null
@@ -1,6 +0,0 @@
-dependencies:
-- name: common
- repository: https://truecharts.org
- version: 8.9.3
-digest: sha256:8e3b075bc94570b49db18d1ea9431f95ed06504fb372ee04f43c667c784d7b14
-generated: "2021-11-24T13:06:54.421772674Z"
diff --git a/stable/lazylibrarian/9.0.15/charts/common-8.9.3.tgz b/stable/lazylibrarian/9.0.15/charts/common-8.9.3.tgz
deleted file mode 100644
index e580310fbc..0000000000
Binary files a/stable/lazylibrarian/9.0.15/charts/common-8.9.3.tgz and /dev/null differ
diff --git a/stable/lazylibrarian/9.0.15/CHANGELOG.md b/stable/lazylibrarian/9.0.17/CHANGELOG.md
similarity index 92%
rename from stable/lazylibrarian/9.0.15/CHANGELOG.md
rename to stable/lazylibrarian/9.0.17/CHANGELOG.md
index 94383bf2f4..d934dfeff7 100644
--- a/stable/lazylibrarian/9.0.15/CHANGELOG.md
+++ b/stable/lazylibrarian/9.0.17/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [lazylibrarian-9.0.17](https://github.com/truecharts/apps/compare/lazylibrarian-9.0.16...lazylibrarian-9.0.17) (2021-11-30)
+
+#### Chore
+
+* update non-major deps helm releases
+
+
+
### [lazylibrarian-9.0.15](https://github.com/truecharts/apps/compare/lazylibrarian-9.0.14...lazylibrarian-9.0.15) (2021-11-24)
@@ -88,12 +97,3 @@
#### Chore
* update non-major ([#1270](https://github.com/truecharts/apps/issues/1270))
-
-
-
-
-### [lazylibrarian-9.0.6](https://github.com/truecharts/apps/compare/lazylibrarian-9.0.5...lazylibrarian-9.0.6) (2021-11-07)
-
-#### Chore
-
-* update non-major deps helm releases ([#1291](https://github.com/truecharts/apps/issues/1291))
diff --git a/stable/lazylibrarian/9.0.15/CONFIG.md b/stable/lazylibrarian/9.0.17/CONFIG.md
similarity index 100%
rename from stable/lazylibrarian/9.0.15/CONFIG.md
rename to stable/lazylibrarian/9.0.17/CONFIG.md
diff --git a/stable/lazylibrarian/9.0.17/Chart.lock b/stable/lazylibrarian/9.0.17/Chart.lock
new file mode 100644
index 0000000000..32103b96cb
--- /dev/null
+++ b/stable/lazylibrarian/9.0.17/Chart.lock
@@ -0,0 +1,6 @@
+dependencies:
+- name: common
+ repository: https://truecharts.org
+ version: 8.9.5
+digest: sha256:ba7b68afb284dc958638fbcd7cf94edcbfc9b67c593bdc6dfef256b93445c2ca
+generated: "2021-11-30T08:59:08.057053577Z"
diff --git a/stable/lazylibrarian/9.0.15/Chart.yaml b/stable/lazylibrarian/9.0.17/Chart.yaml
similarity index 95%
rename from stable/lazylibrarian/9.0.15/Chart.yaml
rename to stable/lazylibrarian/9.0.17/Chart.yaml
index 48386544fc..0b97723611 100644
--- a/stable/lazylibrarian/9.0.15/Chart.yaml
+++ b/stable/lazylibrarian/9.0.17/Chart.yaml
@@ -3,7 +3,7 @@ appVersion: "latest"
dependencies:
- name: common
repository: https://truecharts.org
- version: 8.9.3
+ version: 8.9.5
deprecated: false
description: Get all your books, like series with Sonarr...
home: https://github.com/truecharts/apps/tree/master/charts/stable/lazylibrarian
@@ -21,7 +21,7 @@ sources:
- https://gitlab.com/LazyLibrarian/LazyLibrarian.git
- https://lazylibrarian.gitlab.io
type: application
-version: 9.0.15
+version: 9.0.17
annotations:
truecharts.org/catagories: |
- media
diff --git a/stable/lazylibrarian/9.0.15/README.md b/stable/lazylibrarian/9.0.17/README.md
similarity index 96%
rename from stable/lazylibrarian/9.0.15/README.md
rename to stable/lazylibrarian/9.0.17/README.md
index e15744cd39..5ceb9c1f01 100644
--- a/stable/lazylibrarian/9.0.15/README.md
+++ b/stable/lazylibrarian/9.0.17/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/stable/lazylibrarian/9.0.15/app-readme.md b/stable/lazylibrarian/9.0.17/app-readme.md
similarity index 100%
rename from stable/lazylibrarian/9.0.15/app-readme.md
rename to stable/lazylibrarian/9.0.17/app-readme.md
diff --git a/stable/lazylibrarian/9.0.17/charts/common-8.9.5.tgz b/stable/lazylibrarian/9.0.17/charts/common-8.9.5.tgz
new file mode 100644
index 0000000000..26f72d1932
Binary files /dev/null and b/stable/lazylibrarian/9.0.17/charts/common-8.9.5.tgz differ
diff --git a/stable/lazylibrarian/9.0.15/helm-values.md b/stable/lazylibrarian/9.0.17/helm-values.md
similarity index 92%
rename from stable/lazylibrarian/9.0.15/helm-values.md
rename to stable/lazylibrarian/9.0.17/helm-values.md
index aa36dfb594..900d723d80 100644
--- a/stable/lazylibrarian/9.0.15/helm-values.md
+++ b/stable/lazylibrarian/9.0.17/helm-values.md
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env | object | `{}` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/lazylibrarian"` | |
-| image.tag | string | `"latest@sha256:4dd1959efb36ab1268588a7663c960a69b01f0877cbd6a8c3e9088f705c2f0ec"` | |
+| image.tag | string | `"latest@sha256:40456cfbfc92379527bcc0839abc8b87276887c132966c172e04c2b995b96ee0"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| persistence.varrun.enabled | bool | `true` | |
diff --git a/stable/lazylibrarian/9.0.15/ix_values.yaml b/stable/lazylibrarian/9.0.17/ix_values.yaml
similarity index 83%
rename from stable/lazylibrarian/9.0.15/ix_values.yaml
rename to stable/lazylibrarian/9.0.17/ix_values.yaml
index 794e21c22e..fc2515e15e 100644
--- a/stable/lazylibrarian/9.0.15/ix_values.yaml
+++ b/stable/lazylibrarian/9.0.17/ix_values.yaml
@@ -3,7 +3,7 @@
image:
repository: ghcr.io/linuxserver/lazylibrarian
pullPolicy: IfNotPresent
- tag: latest@sha256:4dd1959efb36ab1268588a7663c960a69b01f0877cbd6a8c3e9088f705c2f0ec
+ tag: latest@sha256:40456cfbfc92379527bcc0839abc8b87276887c132966c172e04c2b995b96ee0
securityContext:
runAsNonRoot: false
diff --git a/stable/lazylibrarian/9.0.15/questions.yaml b/stable/lazylibrarian/9.0.17/questions.yaml
similarity index 100%
rename from stable/lazylibrarian/9.0.15/questions.yaml
rename to stable/lazylibrarian/9.0.17/questions.yaml
diff --git a/stable/lazylibrarian/9.0.15/templates/common.yaml b/stable/lazylibrarian/9.0.17/templates/common.yaml
similarity index 100%
rename from stable/lazylibrarian/9.0.15/templates/common.yaml
rename to stable/lazylibrarian/9.0.17/templates/common.yaml
diff --git a/stable/lazylibrarian/9.0.15/values.yaml b/stable/lazylibrarian/9.0.17/values.yaml
similarity index 100%
rename from stable/lazylibrarian/9.0.15/values.yaml
rename to stable/lazylibrarian/9.0.17/values.yaml
diff --git a/stable/librespeed/4.0.15/Chart.lock b/stable/librespeed/4.0.15/Chart.lock
deleted file mode 100644
index 35fa4fab77..0000000000
--- a/stable/librespeed/4.0.15/Chart.lock
+++ /dev/null
@@ -1,6 +0,0 @@
-dependencies:
-- name: common
- repository: https://truecharts.org
- version: 8.9.3
-digest: sha256:8e3b075bc94570b49db18d1ea9431f95ed06504fb372ee04f43c667c784d7b14
-generated: "2021-11-23T13:47:31.198066256Z"
diff --git a/stable/librespeed/4.0.15/charts/common-8.9.3.tgz b/stable/librespeed/4.0.15/charts/common-8.9.3.tgz
deleted file mode 100644
index e580310fbc..0000000000
Binary files a/stable/librespeed/4.0.15/charts/common-8.9.3.tgz and /dev/null differ
diff --git a/stable/librespeed/4.0.15/CHANGELOG.md b/stable/librespeed/4.0.16/CHANGELOG.md
similarity index 88%
rename from stable/librespeed/4.0.15/CHANGELOG.md
rename to stable/librespeed/4.0.16/CHANGELOG.md
index 47765d005b..b007861091 100644
--- a/stable/librespeed/4.0.15/CHANGELOG.md
+++ b/stable/librespeed/4.0.16/CHANGELOG.md
@@ -1,6 +1,19 @@
# Changelog
+
+### [librespeed-4.0.16](https://github.com/truecharts/apps/compare/librespeed-4.0.15...librespeed-4.0.16) (2021-11-30)
+
+#### Chore
+
+* update non-major ([#1427](https://github.com/truecharts/apps/issues/1427))
+
+#### Fix
+
+* move conflicting ports to 10xxx range ([#1415](https://github.com/truecharts/apps/issues/1415))
+
+
+
### [librespeed-4.0.15](https://github.com/truecharts/apps/compare/librespeed-4.0.14...librespeed-4.0.15) (2021-11-23)
@@ -84,16 +97,3 @@
### [librespeed-4.0.7](https://github.com/truecharts/apps/compare/librespeed-4.0.6...librespeed-4.0.7) (2021-11-07)
-
-#### Chore
-
-* update non-major deps helm releases ([#1295](https://github.com/truecharts/apps/issues/1295))
-
-
-
-
-### [librespeed-4.0.6](https://github.com/truecharts/apps/compare/librespeed-4.0.5...librespeed-4.0.6) (2021-11-07)
-
-#### Chore
-
-* update non-major deps helm releases ([#1291](https://github.com/truecharts/apps/issues/1291))
diff --git a/stable/librespeed/4.0.15/CONFIG.md b/stable/librespeed/4.0.16/CONFIG.md
similarity index 100%
rename from stable/librespeed/4.0.15/CONFIG.md
rename to stable/librespeed/4.0.16/CONFIG.md
diff --git a/stable/heimdall/9.0.15/Chart.lock b/stable/librespeed/4.0.16/Chart.lock
similarity index 79%
rename from stable/heimdall/9.0.15/Chart.lock
rename to stable/librespeed/4.0.16/Chart.lock
index 1a4fc3ada6..6afd95d552 100644
--- a/stable/heimdall/9.0.15/Chart.lock
+++ b/stable/librespeed/4.0.16/Chart.lock
@@ -3,4 +3,4 @@ dependencies:
repository: https://truecharts.org
version: 8.9.3
digest: sha256:8e3b075bc94570b49db18d1ea9431f95ed06504fb372ee04f43c667c784d7b14
-generated: "2021-11-23T13:40:05.36279259Z"
+generated: "2021-11-30T08:59:32.84716752Z"
diff --git a/stable/librespeed/4.0.15/Chart.yaml b/stable/librespeed/4.0.16/Chart.yaml
similarity index 98%
rename from stable/librespeed/4.0.15/Chart.yaml
rename to stable/librespeed/4.0.16/Chart.yaml
index 7c4205915e..c4306ce047 100644
--- a/stable/librespeed/4.0.15/Chart.yaml
+++ b/stable/librespeed/4.0.16/Chart.yaml
@@ -20,7 +20,7 @@ sources:
- https://github.com/librespeed/speedtest
- https://hub.docker.com/r/linuxserver/librespeed
- https://github.com/truechartsapps/tree/master/charts/librespeed
-version: 4.0.15
+version: 4.0.16
annotations:
truecharts.org/catagories: |
- media
diff --git a/stable/librespeed/4.0.15/README.md b/stable/librespeed/4.0.16/README.md
similarity index 100%
rename from stable/librespeed/4.0.15/README.md
rename to stable/librespeed/4.0.16/README.md
diff --git a/stable/librespeed/4.0.15/app-readme.md b/stable/librespeed/4.0.16/app-readme.md
similarity index 100%
rename from stable/librespeed/4.0.15/app-readme.md
rename to stable/librespeed/4.0.16/app-readme.md
diff --git a/core/prometheus/1.1.0/charts/common-8.9.3.tgz b/stable/librespeed/4.0.16/charts/common-8.9.3.tgz
similarity index 100%
rename from core/prometheus/1.1.0/charts/common-8.9.3.tgz
rename to stable/librespeed/4.0.16/charts/common-8.9.3.tgz
diff --git a/stable/librespeed/4.0.15/ci/ct-values.yaml b/stable/librespeed/4.0.16/ci/ct-values.yaml
similarity index 100%
rename from stable/librespeed/4.0.15/ci/ct-values.yaml
rename to stable/librespeed/4.0.16/ci/ct-values.yaml
diff --git a/stable/librespeed/4.0.15/helm-values.md b/stable/librespeed/4.0.16/helm-values.md
similarity index 92%
rename from stable/librespeed/4.0.15/helm-values.md
rename to stable/librespeed/4.0.16/helm-values.md
index 5b4a80a655..4906b26773 100644
--- a/stable/librespeed/4.0.15/helm-values.md
+++ b/stable/librespeed/4.0.16/helm-values.md
@@ -16,7 +16,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.TZ | string | `"UTC"` | Set the container timezone |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"ghcr.io/linuxserver/librespeed"` | image repository |
-| image.tag | string | `"version-5.2.4@sha256:e93c747b991071f73fa66d95b837b28bc370395b5d229141c8141a970bbfacfb"` | image tag |
+| image.tag | string | `"version-5.2.4@sha256:dabcdd5e950d61646456425dbf09caaf8589f15a2f0b0332677d27500f9d1d0b"` | image tag |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
diff --git a/stable/librespeed/4.0.15/ix_values.yaml b/stable/librespeed/4.0.16/ix_values.yaml
similarity index 91%
rename from stable/librespeed/4.0.15/ix_values.yaml
rename to stable/librespeed/4.0.16/ix_values.yaml
index 46d2b16545..f12d781e78 100644
--- a/stable/librespeed/4.0.15/ix_values.yaml
+++ b/stable/librespeed/4.0.16/ix_values.yaml
@@ -9,7 +9,7 @@ image:
# -- image repository
repository: ghcr.io/linuxserver/librespeed
# -- image tag
- tag: version-5.2.4@sha256:e93c747b991071f73fa66d95b837b28bc370395b5d229141c8141a970bbfacfb
+ tag: version-5.2.4@sha256:dabcdd5e950d61646456425dbf09caaf8589f15a2f0b0332677d27500f9d1d0b
# -- image pull policy
pullPolicy: IfNotPresent
@@ -43,7 +43,7 @@ service:
main:
ports:
main:
- port: 80
+ port: 10016
targetPort: 80
# -- Configure persistence settings for the chart under this key.
diff --git a/stable/librespeed/4.0.15/questions.yaml b/stable/librespeed/4.0.16/questions.yaml
similarity index 99%
rename from stable/librespeed/4.0.15/questions.yaml
rename to stable/librespeed/4.0.16/questions.yaml
index c8dc25b195..5cbd430b8a 100644
--- a/stable/librespeed/4.0.15/questions.yaml
+++ b/stable/librespeed/4.0.16/questions.yaml
@@ -19,6 +19,8 @@ groups:
description: "Specify resources/devices to be allocated to workload"
- name: "Middlewares"
description: "Traefik Middlewares"
+ - name: "Metrics"
+ description: "Metrics"
- name: "Addons"
description: "Addon Configuration"
- name: "Advanced"
@@ -348,7 +350,7 @@ questions:
description: "This port exposes the container port on the service"
schema:
type: int
- default: 80
+ default: 10016
editable: true
required: true
- variable: advanced
diff --git a/stable/librespeed/4.0.15/templates/common.yaml b/stable/librespeed/4.0.16/templates/common.yaml
similarity index 100%
rename from stable/librespeed/4.0.15/templates/common.yaml
rename to stable/librespeed/4.0.16/templates/common.yaml
diff --git a/stable/librespeed/4.0.15/values.yaml b/stable/librespeed/4.0.16/values.yaml
similarity index 100%
rename from stable/librespeed/4.0.15/values.yaml
rename to stable/librespeed/4.0.16/values.yaml
diff --git a/stable/littlelink/4.0.18/Chart.lock b/stable/littlelink/4.0.18/Chart.lock
deleted file mode 100644
index 0b7254747a..0000000000
--- a/stable/littlelink/4.0.18/Chart.lock
+++ /dev/null
@@ -1,6 +0,0 @@
-dependencies:
-- name: common
- repository: https://truecharts.org
- version: 8.9.3
-digest: sha256:8e3b075bc94570b49db18d1ea9431f95ed06504fb372ee04f43c667c784d7b14
-generated: "2021-11-23T13:48:34.720067432Z"
diff --git a/stable/littlelink/4.0.18/charts/common-8.9.3.tgz b/stable/littlelink/4.0.18/charts/common-8.9.3.tgz
deleted file mode 100644
index e580310fbc..0000000000
Binary files a/stable/littlelink/4.0.18/charts/common-8.9.3.tgz and /dev/null differ
diff --git a/stable/littlelink/4.0.18/CHANGELOG.md b/stable/littlelink/4.0.20/CHANGELOG.md
similarity index 91%
rename from stable/littlelink/4.0.18/CHANGELOG.md
rename to stable/littlelink/4.0.20/CHANGELOG.md
index 28070226db..f5ec20e980 100644
--- a/stable/littlelink/4.0.18/CHANGELOG.md
+++ b/stable/littlelink/4.0.20/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [littlelink-4.0.20](https://github.com/truecharts/apps/compare/littlelink-4.0.19...littlelink-4.0.20) (2021-11-30)
+
+#### Chore
+
+* update non-major ([#1427](https://github.com/truecharts/apps/issues/1427))
+* update non-major deps helm releases
+
+
+
### [littlelink-4.0.18](https://github.com/truecharts/apps/compare/littlelink-4.0.17...littlelink-4.0.18) (2021-11-23)
@@ -87,13 +97,3 @@
### [littlelink-4.0.10](https://github.com/truecharts/apps/compare/littlelink-4.0.9...littlelink-4.0.10) (2021-11-09)
-
-#### Chore
-
-* update non-major deps helm releases ([#1297](https://github.com/truecharts/apps/issues/1297))
-
-
-
-
-### [littlelink-4.0.9](https://github.com/truecharts/apps/compare/littlelink-4.0.8...littlelink-4.0.9) (2021-11-09)
-
diff --git a/stable/littlelink/4.0.18/CONFIG.md b/stable/littlelink/4.0.20/CONFIG.md
similarity index 100%
rename from stable/littlelink/4.0.18/CONFIG.md
rename to stable/littlelink/4.0.20/CONFIG.md
diff --git a/stable/littlelink/4.0.20/Chart.lock b/stable/littlelink/4.0.20/Chart.lock
new file mode 100644
index 0000000000..ba56bffe45
--- /dev/null
+++ b/stable/littlelink/4.0.20/Chart.lock
@@ -0,0 +1,6 @@
+dependencies:
+- name: common
+ repository: https://truecharts.org
+ version: 8.9.5
+digest: sha256:ba7b68afb284dc958638fbcd7cf94edcbfc9b67c593bdc6dfef256b93445c2ca
+generated: "2021-11-30T08:59:57.602987259Z"
diff --git a/stable/littlelink/4.0.18/Chart.yaml b/stable/littlelink/4.0.20/Chart.yaml
similarity index 95%
rename from stable/littlelink/4.0.18/Chart.yaml
rename to stable/littlelink/4.0.20/Chart.yaml
index a6a41e411a..332d59bf9e 100644
--- a/stable/littlelink/4.0.18/Chart.yaml
+++ b/stable/littlelink/4.0.20/Chart.yaml
@@ -3,7 +3,7 @@ appVersion: "latest"
dependencies:
- name: common
repository: https://truecharts.org
- version: 8.9.3
+ version: 8.9.5
deprecated: false
description: Easy platform to combine all your social links
home: https://github.com/truecharts/apps/tree/master/charts/stable/littlelink
@@ -20,7 +20,7 @@ sources:
- https://github.com/techno-tim/littlelink-server
- https://github.com/sethcottle/littlelink
type: application
-version: 4.0.18
+version: 4.0.20
annotations:
truecharts.org/catagories: |
- social
diff --git a/stable/littlelink/4.0.18/README.md b/stable/littlelink/4.0.20/README.md
similarity index 96%
rename from stable/littlelink/4.0.18/README.md
rename to stable/littlelink/4.0.20/README.md
index 3bedc05bc4..2e5b3828bc 100644
--- a/stable/littlelink/4.0.18/README.md
+++ b/stable/littlelink/4.0.20/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/stable/littlelink/4.0.18/app-readme.md b/stable/littlelink/4.0.20/app-readme.md
similarity index 100%
rename from stable/littlelink/4.0.18/app-readme.md
rename to stable/littlelink/4.0.20/app-readme.md
diff --git a/stable/littlelink/4.0.20/charts/common-8.9.5.tgz b/stable/littlelink/4.0.20/charts/common-8.9.5.tgz
new file mode 100644
index 0000000000..26f72d1932
Binary files /dev/null and b/stable/littlelink/4.0.20/charts/common-8.9.5.tgz differ
diff --git a/stable/littlelink/4.0.18/helm-values.md b/stable/littlelink/4.0.20/helm-values.md
similarity index 93%
rename from stable/littlelink/4.0.18/helm-values.md
rename to stable/littlelink/4.0.20/helm-values.md
index 571ab88b2d..8bc822b898 100644
--- a/stable/littlelink/4.0.18/helm-values.md
+++ b/stable/littlelink/4.0.20/helm-values.md
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| envFrom[0].configMapRef.name | string | `"littlelinkconfig"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/techno-tim/littlelink-server"` | |
-| image.tag | string | `"latest@sha256:6d6bcbdd5e5a17b85f98a6ab42c95ba8f083dc8a2d7d2a3f4fcb28e446a57c4d"` | |
+| image.tag | string | `"latest@sha256:0175e541c76255b264b2c68af997b6e2a2b910c420861e4f92e4e4bf5d0ed776"` | |
| littlelink.avatar_2x_url | string | `"https://pbs.twimg.com/profile_images/1286144221217316864/qiaskopb_400x400.jpg"` | |
| littlelink.avatar_alt | string | `"techno tim profile pic"` | |
| littlelink.avatar_url | string | `"https://pbs.twimg.com/profile_images/1286144221217316864/qiaskopb_200x200.jpg"` | |
@@ -34,7 +34,7 @@ You will, however, be able to use all values referenced in the common chart here
| littlelink.twitch | string | `"https://www.twitch.tv/technotim/"` | |
| littlelink.twitter | string | `"https://twitter.com/technotimlive"` | |
| littlelink.youtube | string | `"https://www.youtube.com/channel/ucok-ghyjcwznj3br4oxwh0a"` | |
-| service.main.ports.main.port | int | `3000` | |
+| service.main.ports.main.port | int | `10040` | |
| service.main.ports.main.targetPort | int | `3000` | |
All Rights Reserved - The TrueCharts Project
diff --git a/stable/littlelink/4.0.18/ix_values.yaml b/stable/littlelink/4.0.20/ix_values.yaml
similarity index 91%
rename from stable/littlelink/4.0.18/ix_values.yaml
rename to stable/littlelink/4.0.20/ix_values.yaml
index d94b066c40..41ec579d36 100644
--- a/stable/littlelink/4.0.18/ix_values.yaml
+++ b/stable/littlelink/4.0.20/ix_values.yaml
@@ -3,13 +3,13 @@
image:
repository: ghcr.io/techno-tim/littlelink-server
pullPolicy: IfNotPresent
- tag: latest@sha256:6d6bcbdd5e5a17b85f98a6ab42c95ba8f083dc8a2d7d2a3f4fcb28e446a57c4d
+ tag: latest@sha256:0175e541c76255b264b2c68af997b6e2a2b910c420861e4f92e4e4bf5d0ed776
service:
main:
ports:
main:
- port: 3000
+ port: 10040
targetPort: 3000
envFrom:
diff --git a/stable/littlelink/4.0.18/questions.yaml b/stable/littlelink/4.0.20/questions.yaml
similarity index 99%
rename from stable/littlelink/4.0.18/questions.yaml
rename to stable/littlelink/4.0.20/questions.yaml
index 411f382c45..f807714398 100644
--- a/stable/littlelink/4.0.18/questions.yaml
+++ b/stable/littlelink/4.0.20/questions.yaml
@@ -19,6 +19,8 @@ groups:
description: "Specify resources/devices to be allocated to workload"
- name: "Middlewares"
description: "Traefik Middlewares"
+ - name: "Metrics"
+ description: "Metrics"
- name: "Addons"
description: "Addon Configuration"
- name: "Advanced"
@@ -543,7 +545,7 @@ questions:
description: "This port exposes the container port on the service"
schema:
type: int
- default: 3000
+ default: 10040
editable: true
required: true
- variable: advanced
diff --git a/stable/littlelink/4.0.18/templates/_configmap.tpl b/stable/littlelink/4.0.20/templates/_configmap.tpl
similarity index 100%
rename from stable/littlelink/4.0.18/templates/_configmap.tpl
rename to stable/littlelink/4.0.20/templates/_configmap.tpl
diff --git a/stable/littlelink/4.0.18/templates/common.yaml b/stable/littlelink/4.0.20/templates/common.yaml
similarity index 100%
rename from stable/littlelink/4.0.18/templates/common.yaml
rename to stable/littlelink/4.0.20/templates/common.yaml
diff --git a/stable/littlelink/4.0.18/values.yaml b/stable/littlelink/4.0.20/values.yaml
similarity index 100%
rename from stable/littlelink/4.0.18/values.yaml
rename to stable/littlelink/4.0.20/values.yaml
diff --git a/stable/logitech-media-server/2.0.18/Chart.lock b/stable/logitech-media-server/2.0.18/Chart.lock
deleted file mode 100644
index 0be96772c2..0000000000
--- a/stable/logitech-media-server/2.0.18/Chart.lock
+++ /dev/null
@@ -1,6 +0,0 @@
-dependencies:
-- name: common
- repository: https://truecharts.org
- version: 8.9.3
-digest: sha256:8e3b075bc94570b49db18d1ea9431f95ed06504fb372ee04f43c667c784d7b14
-generated: "2021-11-23T13:49:06.702210431Z"
diff --git a/stable/logitech-media-server/2.0.18/charts/common-8.9.3.tgz b/stable/logitech-media-server/2.0.18/charts/common-8.9.3.tgz
deleted file mode 100644
index e580310fbc..0000000000
Binary files a/stable/logitech-media-server/2.0.18/charts/common-8.9.3.tgz and /dev/null differ
diff --git a/stable/logitech-media-server/2.0.18/CHANGELOG.md b/stable/logitech-media-server/2.0.20/CHANGELOG.md
similarity index 91%
rename from stable/logitech-media-server/2.0.18/CHANGELOG.md
rename to stable/logitech-media-server/2.0.20/CHANGELOG.md
index 565cf9cf51..164aff1fe7 100644
--- a/stable/logitech-media-server/2.0.18/CHANGELOG.md
+++ b/stable/logitech-media-server/2.0.20/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [logitech-media-server-2.0.20](https://github.com/truecharts/apps/compare/logitech-media-server-2.0.19...logitech-media-server-2.0.20) (2021-11-30)
+
+#### Chore
+
+* update non-major deps helm releases
+
+
+
### [logitech-media-server-2.0.18](https://github.com/truecharts/apps/compare/logitech-media-server-2.0.17...logitech-media-server-2.0.18) (2021-11-23)
@@ -88,12 +97,3 @@
* update non-major deps helm releases ([#1297](https://github.com/truecharts/apps/issues/1297))
-
-
-### [logitech-media-server-2.0.9](https://github.com/truecharts/apps/compare/logitech-media-server-2.0.8...logitech-media-server-2.0.9) (2021-11-07)
-
-#### Chore
-
-* update non-major deps helm releases ([#1295](https://github.com/truecharts/apps/issues/1295))
-
-
diff --git a/stable/logitech-media-server/2.0.18/CONFIG.md b/stable/logitech-media-server/2.0.20/CONFIG.md
similarity index 100%
rename from stable/logitech-media-server/2.0.18/CONFIG.md
rename to stable/logitech-media-server/2.0.20/CONFIG.md
diff --git a/stable/logitech-media-server/2.0.20/Chart.lock b/stable/logitech-media-server/2.0.20/Chart.lock
new file mode 100644
index 0000000000..3917acd4c1
--- /dev/null
+++ b/stable/logitech-media-server/2.0.20/Chart.lock
@@ -0,0 +1,6 @@
+dependencies:
+- name: common
+ repository: https://truecharts.org
+ version: 8.9.5
+digest: sha256:ba7b68afb284dc958638fbcd7cf94edcbfc9b67c593bdc6dfef256b93445c2ca
+generated: "2021-11-30T09:00:22.598042525Z"
diff --git a/stable/logitech-media-server/2.0.18/Chart.yaml b/stable/logitech-media-server/2.0.20/Chart.yaml
similarity index 96%
rename from stable/logitech-media-server/2.0.18/Chart.yaml
rename to stable/logitech-media-server/2.0.20/Chart.yaml
index 72c673e609..cb54e6183b 100644
--- a/stable/logitech-media-server/2.0.18/Chart.yaml
+++ b/stable/logitech-media-server/2.0.20/Chart.yaml
@@ -3,7 +3,7 @@ appVersion: "8.3.0"
dependencies:
- name: common
repository: https://truecharts.org
- version: 8.9.3
+ version: 8.9.5
deprecated: false
description: Logitech Media Server is a platform for home/office audio streaming.
home: https://github.com/truecharts/apps/master/charts/incubator/logitech-media-server
@@ -23,7 +23,7 @@ sources:
- https://github.com/Logitech/slimserver
- https://hub.docker.com/r/lmscommunity/logitechmediaserver
type: application
-version: 2.0.18
+version: 2.0.20
annotations:
truecharts.org/catagories: |
- media
diff --git a/stable/logitech-media-server/2.0.18/README.md b/stable/logitech-media-server/2.0.20/README.md
similarity index 96%
rename from stable/logitech-media-server/2.0.18/README.md
rename to stable/logitech-media-server/2.0.20/README.md
index 0fef11c688..f6a4a35b65 100644
--- a/stable/logitech-media-server/2.0.18/README.md
+++ b/stable/logitech-media-server/2.0.20/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/stable/logitech-media-server/2.0.18/app-readme.md b/stable/logitech-media-server/2.0.20/app-readme.md
similarity index 100%
rename from stable/logitech-media-server/2.0.18/app-readme.md
rename to stable/logitech-media-server/2.0.20/app-readme.md
diff --git a/stable/logitech-media-server/2.0.20/charts/common-8.9.5.tgz b/stable/logitech-media-server/2.0.20/charts/common-8.9.5.tgz
new file mode 100644
index 0000000000..26f72d1932
Binary files /dev/null and b/stable/logitech-media-server/2.0.20/charts/common-8.9.5.tgz differ
diff --git a/stable/logitech-media-server/2.0.18/helm-values.md b/stable/logitech-media-server/2.0.20/helm-values.md
similarity index 89%
rename from stable/logitech-media-server/2.0.18/helm-values.md
rename to stable/logitech-media-server/2.0.20/helm-values.md
index 0e48f2b969..805b3c26ab 100644
--- a/stable/logitech-media-server/2.0.18/helm-values.md
+++ b/stable/logitech-media-server/2.0.20/helm-values.md
@@ -15,7 +15,7 @@ You will, however, be able to use all values referenced in the common chart here
| envTpl.HTTP_PORT | string | `"{{ .Values.service.main.ports.main.port }}"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"lmscommunity/logitechmediaserver"` | |
-| image.tag | string | `"8.3.0@sha256:a035d06f8d57af2deb3de7ee9d5d22d894b17d31a1dbd46f45844af20e6cfc5a"` | |
+| image.tag | string | `"8.3.0@sha256:7954bda8b5a42eee0c42483c3dd59ed9127f71983b555c167ce7c2e65a066e64"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| podSecurityContext.runAsGroup | int | `0` | |
@@ -24,7 +24,7 @@ You will, however, be able to use all values referenced in the common chart here
| securityContext.runAsNonRoot | bool | `false` | |
| service.cli.enabled | bool | `true` | |
| service.cli.ports.cli.enabled | bool | `true` | |
-| service.cli.ports.cli.port | int | `9090` | |
+| service.cli.ports.cli.port | int | `10059` | |
| service.cli.ports.cli.targetPort | int | `9090` | |
| service.main.ports.main.port | int | `7000` | |
| service.main.ports.main.targetPort | int | `7000` | |
@@ -35,6 +35,7 @@ You will, however, be able to use all values referenced in the common chart here
| service.playerudp.enabled | bool | `true` | |
| service.playerudp.ports.slimprotoudp.enabled | bool | `true` | |
| service.playerudp.ports.slimprotoudp.port | int | `3483` | |
+| service.playerudp.ports.slimprotoudp.protocol | string | `"UDP"` | |
| service.playerudp.ports.slimprotoudp.targetPort | int | `3483` | |
All Rights Reserved - The TrueCharts Project
diff --git a/stable/logitech-media-server/2.0.18/ix_values.yaml b/stable/logitech-media-server/2.0.20/ix_values.yaml
similarity index 93%
rename from stable/logitech-media-server/2.0.18/ix_values.yaml
rename to stable/logitech-media-server/2.0.20/ix_values.yaml
index b6d2109e5b..a4a65c5a06 100644
--- a/stable/logitech-media-server/2.0.18/ix_values.yaml
+++ b/stable/logitech-media-server/2.0.20/ix_values.yaml
@@ -3,7 +3,7 @@
image:
repository: lmscommunity/logitechmediaserver
pullPolicy: IfNotPresent
- tag: 8.3.0@sha256:a035d06f8d57af2deb3de7ee9d5d22d894b17d31a1dbd46f45844af20e6cfc5a
+ tag: 8.3.0@sha256:7954bda8b5a42eee0c42483c3dd59ed9127f71983b555c167ce7c2e65a066e64
env:
# Permissions Settings
PUID: 568
@@ -38,7 +38,7 @@ service:
cli:
enabled: true
targetPort: 9090
- port: 9090
+ port: 10059
playertcp:
enabled: true
ports:
@@ -53,6 +53,7 @@ service:
enabled: true
targetPort: 3483
port: 3483
+ protocol: UDP
persistence:
config:
diff --git a/stable/logitech-media-server/2.0.18/questions.yaml b/stable/logitech-media-server/2.0.20/questions.yaml
similarity index 99%
rename from stable/logitech-media-server/2.0.18/questions.yaml
rename to stable/logitech-media-server/2.0.20/questions.yaml
index e5a0b25874..2e4ae593c4 100644
--- a/stable/logitech-media-server/2.0.18/questions.yaml
+++ b/stable/logitech-media-server/2.0.20/questions.yaml
@@ -19,6 +19,8 @@ groups:
description: "Specify resources/devices to be allocated to workload"
- name: "Middlewares"
description: "Traefik Middlewares"
+ - name: "Metrics"
+ description: "Metrics"
- name: "Addons"
description: "Addon Configuration"
- name: "Advanced"
@@ -466,7 +468,7 @@ questions:
description: "This port exposes the container port on the service"
schema:
type: int
- default: 9090
+ default: 10059
editable: true
required: true
diff --git a/stable/logitech-media-server/2.0.18/templates/common.yaml b/stable/logitech-media-server/2.0.20/templates/common.yaml
similarity index 100%
rename from stable/logitech-media-server/2.0.18/templates/common.yaml
rename to stable/logitech-media-server/2.0.20/templates/common.yaml
diff --git a/stable/logitech-media-server/2.0.18/values.yaml b/stable/logitech-media-server/2.0.20/values.yaml
similarity index 100%
rename from stable/logitech-media-server/2.0.18/values.yaml
rename to stable/logitech-media-server/2.0.20/values.yaml
diff --git a/stable/loki/2.0.0/CHANGELOG.md b/stable/loki/2.0.0/CHANGELOG.md
new file mode 100644
index 0000000000..f8f39d0080
--- /dev/null
+++ b/stable/loki/2.0.0/CHANGELOG.md
@@ -0,0 +1,94 @@
+# Changelog
+
+
+
+### [loki-2.0.0](https://github.com/truecharts/apps/compare/loki-1.0.8...loki-2.0.0) (2021-11-30)
+
+#### Chore
+
+* update helm chart promtail to v1 ([#1425](https://github.com/truecharts/apps/issues/1425))
+
+#### Fix
+
+* move conflicting ports to 10xxx range ([#1415](https://github.com/truecharts/apps/issues/1415))
+
+
+
+
+### [loki-1.0.8](https://github.com/truecharts/apps/compare/loki-1.0.7...loki-1.0.8) (2021-11-24)
+
+#### Chore
+
+* bump promtail
+
+
+
+
+### [loki-1.0.7](https://github.com/truecharts/apps/compare/loki-1.0.6...loki-1.0.7) (2021-11-24)
+
+#### Fix
+
+* use our own promtail dependency ([#1395](https://github.com/truecharts/apps/issues/1395))
+
+
+
+
+### [loki-1.0.6](https://github.com/truecharts/apps/compare/loki-1.0.5...loki-1.0.6) (2021-11-24)
+
+#### Fix
+
+* disable promtail for the time being (needs fix for dataset access)
+
+
+
+
+### [loki-1.0.5](https://github.com/truecharts/apps/compare/loki-1.0.4...loki-1.0.5) (2021-11-24)
+
+#### Feat
+
+* expose some more settings
+
+
+
+
+### [loki-1.0.4](https://github.com/truecharts/apps/compare/loki-1.0.3...loki-1.0.4) (2021-11-23)
+
+#### Chore
+
+* move loki to stable
+
+
+
+
+### [loki-1.0.3](https://github.com/truecharts/apps/compare/loki-1.0.2...loki-1.0.3) (2021-11-23)
+
+#### Chore
+
+* update non-major deps helm releases ([#1386](https://github.com/truecharts/apps/issues/1386))
+
+
+
+
+### [loki-1.0.2](https://github.com/truecharts/apps/compare/loki-1.0.1...loki-1.0.2) (2021-11-22)
+
+#### Chore
+
+* update non-major deps helm releases ([#1383](https://github.com/truecharts/apps/issues/1383))
+
+
+
+
+### [loki-1.0.1](https://github.com/truecharts/apps/compare/loki-1.0.0...loki-1.0.1) (2021-11-22)
+
+#### Chore
+
+* update non-major ([#1380](https://github.com/truecharts/apps/issues/1380))
+
+
+
+
+### loki-0.0.1 (2021-11-21)
+
+#### Add
+
+* Add Loki ([#1367](https://github.com/truecharts/apps/issues/1367))
diff --git a/stable/minio-console/1.0.14/CONFIG.md b/stable/loki/2.0.0/CONFIG.md
similarity index 100%
rename from stable/minio-console/1.0.14/CONFIG.md
rename to stable/loki/2.0.0/CONFIG.md
diff --git a/stable/loki/2.0.0/Chart.lock b/stable/loki/2.0.0/Chart.lock
new file mode 100644
index 0000000000..bb7d5271e2
--- /dev/null
+++ b/stable/loki/2.0.0/Chart.lock
@@ -0,0 +1,9 @@
+dependencies:
+- name: common
+ repository: https://truecharts.org
+ version: 8.9.3
+- name: promtail
+ repository: https://truecharts.org
+ version: 1.0.2
+digest: sha256:cf554f53e0ac064b414fdc50c2323a6a01104b39cb8a41b72a8b9a89a79b820e
+generated: "2021-11-30T09:00:49.038560366Z"
diff --git a/stable/loki/2.0.0/Chart.yaml b/stable/loki/2.0.0/Chart.yaml
new file mode 100644
index 0000000000..eaaa3171bc
--- /dev/null
+++ b/stable/loki/2.0.0/Chart.yaml
@@ -0,0 +1,31 @@
+apiVersion: v2
+appVersion: "2.4.1"
+dependencies:
+- name: common
+ repository: https://truecharts.org
+ version: 8.9.3
+- name: "promtail"
+ condition: promtail.enabled
+ repository: https://truecharts.org
+ version: "1.0.2"
+deprecated: false
+description: "Loki: like Prometheus, but for logs."
+home: https://github.com/truecharts/apps/tree/master/charts/stable/loki
+icon: https://raw.githubusercontent.com/grafana/loki/master/docs/sources/logo.png
+keywords:
+- logs
+kubeVersion: '>=1.16.0-0'
+maintainers:
+- email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+name: loki
+sources:
+ - https://github.com/grafana/loki
+type: application
+version: 2.0.0
+annotations:
+ truecharts.org/catagories: |
+ - logs
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/grade: U
diff --git a/stable/loki/2.0.0/README.md b/stable/loki/2.0.0/README.md
new file mode 100644
index 0000000000..91667af97c
--- /dev/null
+++ b/stable/loki/2.0.0/README.md
@@ -0,0 +1,38 @@
+# Introduction
+
+Loki: like Prometheus, but for logs.
+
+TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation.
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
+
+## Source Code
+
+*
+
+## Requirements
+
+Kubernetes: `>=1.16.0-0`
+
+## Dependencies
+
+| Repository | Name | Version |
+|------------|------|---------|
+| https://truecharts.org | common | 8.9.3 |
+| https://truecharts.org | promtail | 1.0.2 |
+
+## Installing the Chart
+
+To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/).
+
+## Uninstalling the Chart
+
+To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/).
+
+## Support
+
+- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first.
+- See the [Wiki](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
+---
+All Rights Reserved - The TrueCharts Project
diff --git a/stable/loki/2.0.0/app-readme.md b/stable/loki/2.0.0/app-readme.md
new file mode 100644
index 0000000000..862fe9102f
--- /dev/null
+++ b/stable/loki/2.0.0/app-readme.md
@@ -0,0 +1,3 @@
+Loki: like Prometheus, but for logs.
+
+This App is supplied by TrueCharts, for more information please visit https://truecharts.org
diff --git a/incubator/omada-controller/4.0.17/charts/common-8.9.3.tgz b/stable/loki/2.0.0/charts/common-8.9.3.tgz
similarity index 100%
rename from incubator/omada-controller/4.0.17/charts/common-8.9.3.tgz
rename to stable/loki/2.0.0/charts/common-8.9.3.tgz
diff --git a/stable/loki/2.0.0/charts/promtail-1.0.2.tgz b/stable/loki/2.0.0/charts/promtail-1.0.2.tgz
new file mode 100644
index 0000000000..9946b4d69c
Binary files /dev/null and b/stable/loki/2.0.0/charts/promtail-1.0.2.tgz differ
diff --git a/stable/loki/2.0.0/helm-values.md b/stable/loki/2.0.0/helm-values.md
new file mode 100644
index 0000000000..b18032d769
--- /dev/null
+++ b/stable/loki/2.0.0/helm-values.md
@@ -0,0 +1,69 @@
+# Default Helm-Values
+
+TrueCharts is primarily build to supply TrueNAS SCALE Apps.
+However, we also supply all Apps as standard Helm-Charts. In this document we aim to document the default values in our values.yaml file.
+
+Most of our Apps also consume our "common" Helm Chart.
+If this is the case, this means that all values.yaml values are set to the common chart values.yaml by default. This values.yaml file will only contain values that deviate from the common chart.
+You will, however, be able to use all values referenced in the common chart here, besides the values listed in this document.
+
+## Values
+
+| Key | Type | Default | Description |
+|-----|------|---------|-------------|
+| alerting_groups | list | `[]` | |
+| args[0] | string | `"-config.file=/etc/loki/loki.yaml"` | |
+| config.auth_enabled | bool | `false` | |
+| config.chunk_store_config.max_look_back_period | string | `"0s"` | |
+| config.compactor.shared_store | string | `"filesystem"` | |
+| config.compactor.working_directory | string | `"/data/loki/boltdb-shipper-compactor"` | |
+| config.ingester.chunk_block_size | int | `262144` | |
+| config.ingester.chunk_idle_period | string | `"3m"` | |
+| config.ingester.chunk_retain_period | string | `"1m"` | |
+| config.ingester.lifecycler.ring.kvstore.store | string | `"inmemory"` | |
+| config.ingester.lifecycler.ring.replication_factor | int | `1` | |
+| config.ingester.max_transfer_retries | int | `0` | |
+| config.ingester.wal.dir | string | `"/data/loki/wal"` | |
+| config.limits_config.enforce_metric_name | bool | `false` | |
+| config.limits_config.reject_old_samples | bool | `true` | |
+| config.limits_config.reject_old_samples_max_age | string | `"168h"` | |
+| config.schema_config.configs[0].from | string | `"2020-10-24"` | |
+| config.schema_config.configs[0].index.period | string | `"24h"` | |
+| config.schema_config.configs[0].index.prefix | string | `"index_"` | |
+| config.schema_config.configs[0].object_store | string | `"filesystem"` | |
+| config.schema_config.configs[0].schema | string | `"v11"` | |
+| config.schema_config.configs[0].store | string | `"boltdb-shipper"` | |
+| config.server.http_listen_port | int | `3100` | |
+| config.storage_config.boltdb_shipper.active_index_directory | string | `"/data/loki/boltdb-shipper-active"` | |
+| config.storage_config.boltdb_shipper.cache_location | string | `"/data/loki/boltdb-shipper-cache"` | |
+| config.storage_config.boltdb_shipper.cache_ttl | string | `"24h"` | |
+| config.storage_config.boltdb_shipper.shared_store | string | `"filesystem"` | |
+| config.storage_config.filesystem.directory | string | `"/data/loki/chunks"` | |
+| config.table_manager.retention_deletes_enabled | bool | `false` | |
+| config.table_manager.retention_period | string | `"0s"` | |
+| controller.replicas | int | `1` | Number of desired pods |
+| controller.revisionHistoryLimit | int | `3` | ReplicaSet revision history limit |
+| controller.rollingUpdate.partition | string | `nil` | Set statefulset RollingUpdate partition |
+| controller.rollingUpdate.surge | string | `nil` | Set deployment RollingUpdate max surge |
+| controller.rollingUpdate.unavailable | int | `1` | Set deployment RollingUpdate max unavailable |
+| controller.strategy | string | `"RollingUpdate"` | Set the controller upgrade strategy For Deployments, valid values are Recreate (default) and RollingUpdate. For StatefulSets, valid values are OnDelete and RollingUpdate (default). DaemonSets ignore this. |
+| controller.type | string | `"statefulset"` | Set the controller type. Valid options are deployment, daemonset or statefulset |
+| env | object | `{}` | |
+| image.pullPolicy | string | `"IfNotPresent"` | |
+| image.repository | string | `"grafana/loki"` | |
+| image.tag | string | `"2.4.1@sha256:1d802d29cf041601895ce16439757baf4dac71a21069957616ee7988746bf59c"` | |
+| persistence.config.enabled | bool | `true` | |
+| persistence.config.mountPath | string | `"/etc/loki"` | Where to mount the volume in the main container. |
+| persistence.config.objectName | string | `"{{ include \"common.names.fullname\" . -}}-config"` | Specify the name of the configmap object to be mounted |
+| persistence.config.type | string | `"secret"` | |
+| probes.liveness.path | string | `"/ready"` | |
+| probes.readiness.path | string | `"/ready"` | |
+| probes.startup.path | string | `"/ready"` | |
+| promtail.enabled | bool | `true` | |
+| service.main.ports.main.port | int | `3100` | |
+| service.main.ports.main.protocol | string | `"HTTP"` | |
+| service.main.ports.main.targetPort | int | `3100` | |
+| volumeClaimTemplates.data.enabled | bool | `true` | |
+| volumeClaimTemplates.data.mountPath | string | `"/data"` | |
+
+All Rights Reserved - The TrueCharts Project
diff --git a/stable/loki/2.0.0/ix_values.yaml b/stable/loki/2.0.0/ix_values.yaml
new file mode 100644
index 0000000000..0d448756fa
--- /dev/null
+++ b/stable/loki/2.0.0/ix_values.yaml
@@ -0,0 +1,148 @@
+image:
+ repository: grafana/loki
+ pullPolicy: IfNotPresent
+ tag: 2.4.1@sha256:1d802d29cf041601895ce16439757baf4dac71a21069957616ee7988746bf59c
+
+controller:
+ # -- Set the controller type.
+ # Valid options are deployment, daemonset or statefulset
+ type: statefulset
+ # -- Number of desired pods
+ replicas: 1
+ # -- Set the controller upgrade strategy
+ # For Deployments, valid values are Recreate (default) and RollingUpdate.
+ # For StatefulSets, valid values are OnDelete and RollingUpdate (default).
+ # DaemonSets ignore this.
+ strategy: RollingUpdate
+ rollingUpdate:
+ # -- Set deployment RollingUpdate max unavailable
+ unavailable: 1
+ # -- Set deployment RollingUpdate max surge
+ surge:
+ # -- Set statefulset RollingUpdate partition
+ partition:
+ # -- ReplicaSet revision history limit
+ revisionHistoryLimit: 3
+
+args:
+ - "-config.file=/etc/loki/loki.yaml"
+
+service:
+ main:
+ ports:
+ main:
+ protocol: HTTP
+ targetPort: 3100
+ port: 3100
+
+probes:
+ liveness:
+ path: "/ready"
+
+ readiness:
+ path: "/ready"
+
+ startup:
+ path: "/ready"
+
+env: {}
+ # TZ: UTC
+ # PUID: 1001
+
+
+config:
+ # existingSecret:
+ auth_enabled: false
+ ingester:
+ chunk_idle_period: 3m
+ chunk_block_size: 262144
+ chunk_retain_period: 1m
+ max_transfer_retries: 0
+ wal:
+ dir: /data/loki/wal
+ lifecycler:
+ ring:
+ kvstore:
+ store: inmemory
+ replication_factor: 1
+
+ ## Different ring configs can be used. E.g. Consul
+ # ring:
+ # store: consul
+ # replication_factor: 1
+ # consul:
+ # host: "consul:8500"
+ # prefix: ""
+ # http_client_timeout: "20s"
+ # consistent_reads: true
+ limits_config:
+ enforce_metric_name: false
+ reject_old_samples: true
+ reject_old_samples_max_age: 168h
+ schema_config:
+ configs:
+ - from: 2020-10-24
+ store: boltdb-shipper
+ object_store: filesystem
+ schema: v11
+ index:
+ prefix: index_
+ period: 24h
+ server:
+ http_listen_port: 3100
+ storage_config:
+ boltdb_shipper:
+ active_index_directory: /data/loki/boltdb-shipper-active
+ cache_location: /data/loki/boltdb-shipper-cache
+ cache_ttl: 24h # Can be increased for faster performance over longer query periods, uses more disk space
+ shared_store: filesystem
+ filesystem:
+ directory: /data/loki/chunks
+ chunk_store_config:
+ max_look_back_period: 0s
+ table_manager:
+ retention_deletes_enabled: false
+ retention_period: 0s
+ compactor:
+ working_directory: /data/loki/boltdb-shipper-compactor
+ shared_store: filesystem
+# Needed for Alerting: https://grafana.com/docs/loki/latest/alerting/
+# This is just a simple example, for more details: https://grafana.com/docs/loki/latest/configuration/#ruler_config
+# ruler:
+# storage:
+# type: local
+# local:
+# directory: /rules
+# rule_path: /tmp/scratch
+# alertmanager_url: http://alertmanager.svc.namespace:9093
+# ring:
+# kvstore:
+# store: inmemory
+# enable_api: true
+
+# Specify Loki Alerting rules based on this documentation: https://grafana.com/docs/loki/latest/alerting/
+# When specified, you also need to add a ruler config section above. An example is shown in the alerting docs.
+alerting_groups: []
+# - name: example
+# rules:
+# - alert: HighThroughputLogStreams
+# expr: sum by(container) (rate({job=~"loki-dev/.*"}[1m])) > 1000
+# for: 2m
+
+persistence:
+ # @default -- See below
+ config:
+ enabled: true
+ type: secret
+ # -- Specify the name of the configmap object to be mounted
+ objectName: '{{ include "common.names.fullname" . -}}-config'
+ # -- Where to mount the volume in the main container.
+ mountPath: /etc/loki
+
+volumeClaimTemplates:
+ data:
+ enabled: true
+ mountPath: "/data"
+
+promtail:
+ enabled: true
diff --git a/stable/loki/2.0.0/questions.yaml b/stable/loki/2.0.0/questions.yaml
new file mode 100644
index 0000000000..6f9dfb5f47
--- /dev/null
+++ b/stable/loki/2.0.0/questions.yaml
@@ -0,0 +1,1902 @@
+groups:
+ - name: "Container Image"
+ description: "Image to be used for container"
+ - name: "Controller"
+ description: "Configure workload deployment"
+ - name: "Container Configuration"
+ description: "additional container configuration"
+ - name: "App Configuration"
+ description: "App specific config options"
+ - name: "Networking and Services"
+ description: "Configure Network and Services for container"
+ - name: "Storage and Persistence"
+ description: "Persist and share data that is separate from the container"
+ - name: "Ingress"
+ description: "Ingress Configuration"
+ - name: "Security and Permissions"
+ description: "Configure security context and permissions"
+ - name: "Resources and Devices"
+ description: "Specify resources/devices to be allocated to workload"
+ - name: "Middlewares"
+ description: "Traefik Middlewares"
+ - name: "Metrics"
+ description: "Metrics"
+ - name: "Addons"
+ description: "Addon Configuration"
+ - name: "Advanced"
+ description: "Advanced Configuration"
+portals:
+ web_portal:
+ protocols:
+ - "$kubernetes-resource_configmap_portal_protocol"
+ host:
+ - "$kubernetes-resource_configmap_portal_host"
+ ports:
+ - "$kubernetes-resource_configmap_portal_port"
+questions:
+ - variable: portal
+ group: "Container Image"
+ label: "Configure Portal Button"
+ schema:
+ type: dict
+ hidden: true
+ attrs:
+ - variable: enabled
+ label: "Enable"
+ description: "enable the portal button"
+ schema:
+ hidden: true
+ editable: false
+ type: boolean
+ default: true
+ - variable: global
+ label: "global settings"
+ group: "Controller"
+ schema:
+ type: dict
+ hidden: true
+ attrs:
+ - variable: isSCALE
+ label: "flag this is SCALE"
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+
+ - variable: controller
+ group: "Controller"
+ label: ""
+ schema:
+ type: dict
+ attrs:
+ - variable: advanced
+ label: "Show Advanced Controller Settings"
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: type
+ description: "Please specify type of workload to deploy"
+ label: "(Advanced) Controller Type"
+ schema:
+ type: string
+ default: "Statefulset"
+ required: true
+ enum:
+ - value: "deployment"
+ description: "Deployment"
+ - value: "statefulset"
+ description: "Statefulset"
+ - value: "daemonset"
+ description: "Daemonset"
+ - variable: replicas
+ description: "Number of desired pod replicas"
+ label: "Desired Replicas"
+ schema:
+ type: int
+ default: 1
+ required: true
+ - variable: strategy
+ description: "Please specify type of workload to deploy"
+ label: "(Advanced) Update Strategy"
+ schema:
+ type: string
+ default: "RollingUpdate"
+ required: true
+ enum:
+ - value: "Recreate"
+ description: "Recreate: Kill existing pods before creating new ones"
+ - value: "RollingUpdate"
+ description: "RollingUpdate: Create new pods and then kill old ones"
+ - value: "OnDelete"
+ description: "(Legacy) OnDelete: ignore .spec.template changes"
+ - variable: expert
+ label: "Show Expert Configuration Options"
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: extraArgs
+ label: "Extra Args"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: argItem
+ label: "Arg"
+ schema:
+ type: dict
+ attrs:
+ - variable: name
+ label: "Name"
+ schema:
+ type: string
+ - variable: value
+ label: "Value"
+ schema:
+ type: string
+ - variable: labelsList
+ label: "Controller Labels"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: labelItem
+ label: "Label"
+ schema:
+ type: dict
+ attrs:
+ - variable: name
+ label: "Name"
+ schema:
+ type: string
+ - variable: value
+ label: "Value"
+ schema:
+ type: string
+ - variable: annotationsList
+ label: " Controller Annotations"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: annotationItem
+ label: "Label"
+ schema:
+ type: dict
+ attrs:
+ - variable: name
+ label: "Name"
+ schema:
+ type: string
+ - variable: value
+ label: "Value"
+ schema:
+ type: string
+
+ - variable: env
+ group: "Container Configuration"
+ label: "Image Environment"
+ schema:
+ type: dict
+ attrs:
+ - variable: TZ
+ label: "Timezone"
+ schema:
+ type: string
+ default: "Etc/UTC"
+ $ref:
+ - "definitions/timezone"
+ - variable: UMASK
+ label: "UMASK"
+ description: "Sets the UMASK env var for LinuxServer.io (compatible) containers"
+ schema:
+ type: string
+ default: "002"
+
+ - variable: envList
+ label: "Image environment"
+ group: "Container Configuration"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: envItem
+ label: "Environment Variable"
+ schema:
+ type: dict
+ attrs:
+ - variable: name
+ label: "Name"
+ schema:
+ type: string
+ - variable: value
+ label: "Value"
+ schema:
+ type: string
+
+ - variable: expertpodconf
+ group: "Container Configuration"
+ label: "Show Expert Config"
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: termination
+ group: "Container Configuration"
+ label: "Termination settings"
+ schema:
+ type: dict
+ attrs:
+ - variable: gracePeriodSeconds
+ label: "Grace Period Seconds"
+ schema:
+ type: int
+ default: 10
+ - variable: podLabelsList
+ group: "Container Configuration"
+ label: "Pod Labels"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: podLabelItem
+ label: "Label"
+ schema:
+ type: dict
+ attrs:
+ - variable: name
+ label: "Name"
+ schema:
+ type: string
+ - variable: value
+ label: "Value"
+ schema:
+ type: string
+
+ - variable: podAnnotationsList
+ group: "Container Configuration"
+ label: "Pod Annotations"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: podAnnotationItem
+ label: "Label"
+ schema:
+ type: dict
+ attrs:
+ - variable: name
+ label: "Name"
+ schema:
+ type: string
+ - variable: value
+ label: "Value"
+ schema:
+ type: string
+
+ - variable: config
+ group: "App Configuration"
+ label: "Loki Settings"
+ schema:
+ type: dict
+ attrs:
+ - variable: ingester
+ label: "Ingester"
+ schema:
+ type: dict
+ attrs:
+ - variable: chunk_idle_period
+ label: "chunk_idle_period"
+ schema:
+ type: string
+ default: "3m"
+ required: true
+ - variable: chunk_block_size
+ label: "chunk_block_size"
+ schema:
+ type: int
+ default: 262144
+ required: true
+ - variable: chunk_retain_period
+ label: "chunk_retain_period"
+ schema:
+ type: string
+ default: "1m"
+ - variable: max_transfer_retries
+ label: "max_transfer_retries"
+ schema:
+ type: int
+ default: 0
+ - variable: limits_config
+ label: "Limits Config"
+ schema:
+ type: dict
+ attrs:
+ - variable: enforce_metric_name
+ label: "Enforce Metric Name"
+ schema:
+ type: boolean
+ default: false
+ - variable: reject_old_samples
+ label: "Reject Old Samples"
+ schema:
+ type: boolean
+ default: true
+ - variable: reject_old_samples_max_age
+ label: "Reject Old Samples - Max Age"
+ schema:
+ type: string
+ default: "168h"
+ required: true
+
+
+ - variable: service
+ group: "Networking and Services"
+ label: "Configure Service(s)"
+ schema:
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service"
+ description: "The Primary service on which the healthcheck runs, often the webUI"
+ schema:
+ type: dict
+ attrs:
+ - variable: enabled
+ label: "Enable the service"
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: "Service Type"
+ description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: "Simple"
+ enum:
+ - value: "Simple"
+ description: "Simple"
+ - value: "ClusterIP"
+ description: "ClusterIP"
+ - value: "NodePort"
+ description: "NodePort (Advanced)"
+ - value: "LoadBalancer"
+ description: "LoadBalancer (Advanced)"
+ - variable: loadBalancerIP
+ label: "LoadBalancer IP"
+ description: "LoadBalancerIP"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: externalIPs
+ label: "External IP's"
+ description: "External IP's"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: list
+ default: []
+ items:
+ - variable: externalIP
+ label: "External IP"
+ schema:
+ type: string
+ - variable: ports
+ label: "Service's Port(s) Configuration"
+ schema:
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service Port Configuration"
+ schema:
+ type: dict
+ attrs:
+ - variable: advanced
+ label: "Show Advanced settings"
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: enabled
+ label: "Enable the port"
+ schema:
+ type: boolean
+ default: true
+ - variable: protocol
+ label: "Port Type"
+ schema:
+ type: string
+ default: "HTTP"
+ enum:
+ - value: HTTP
+ description: "HTTP"
+ - value: "HTTPS"
+ description: "HTTPS"
+ - value: TCP
+ description: "TCP"
+ - value: "UDP"
+ description: "UDP"
+ - variable: nodePort
+ label: "Node Port (Optional)"
+ description: "This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer"
+ schema:
+ type: int
+ min: 9000
+ max: 65535
+ - variable: targetPort
+ label: "Target Port"
+ description: "The internal(!) port on the container the Application runs on"
+ schema:
+ type: int
+ default: 3100
+ - variable: port
+ label: "Port"
+ description: "This port exposes the container port on the service"
+ schema:
+ type: int
+ default: 3100
+ required: true
+
+ - variable: serviceexpert
+ group: "Networking and Services"
+ label: "Show Expert Config"
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hostNetwork
+ group: "Networking and Services"
+ label: "Host-Networking (Complicated)"
+ schema:
+ type: boolean
+ default: false
+
+ - variable: dnsPolicy
+ group: "Networking and Services"
+ label: "dnsPolicy"
+ schema:
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: "Default"
+ - value: "ClusterFirst"
+ description: "ClusterFirst"
+ - value: "ClusterFirstWithHostNet"
+ description: "ClusterFirstWithHostNet"
+ - value: "None"
+ description: "None"
+
+ - variable: dnsConfig
+ label: "DNS Configuration"
+ group: "Networking and Services"
+ description: "Specify custom DNS configuration which will be applied to the pod"
+ schema:
+ type: dict
+ attrs:
+ - variable: nameservers
+ label: "Nameservers"
+ schema:
+ default: []
+ type: list
+ items:
+ - variable: nameserver
+ label: "Nameserver"
+ schema:
+ type: string
+ - variable: options
+ label: "options"
+ schema:
+ default: []
+ type: list
+ items:
+ - variable: option
+ label: "Option Entry"
+ schema:
+ type: dict
+ attrs:
+ - variable: name
+ label: "Name"
+ schema:
+ type: string
+ - variable: value
+ label: "Value"
+ schema:
+ type: string
+ - variable: searches
+ label: "Searches"
+ schema:
+ default: []
+ type: list
+ items:
+ - variable: search
+ label: "Search Entry"
+ schema:
+ type: string
+
+ - variable: serviceList
+ label: "Add Manual Custom Services"
+ group: "Networking and Services"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: serviceListEntry
+ label: "Custom Service"
+ schema:
+ type: dict
+ attrs:
+ - variable: enabled
+ label: "Enable the service"
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: "Name"
+ schema:
+ type: string
+ default: ""
+ - variable: type
+ label: "Service Type"
+ description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: "Simple"
+ enum:
+ - value: "Simple"
+ description: "Simple"
+ - value: "NodePort"
+ description: "NodePort"
+ - value: "ClusterIP"
+ description: "ClusterIP"
+ - value: "LoadBalancer"
+ description: "LoadBalancer"
+ - variable: loadBalancerIP
+ label: "LoadBalancer IP"
+ description: "LoadBalancerIP"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: externalIPs
+ label: "External IP's"
+ description: "External IP's"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: list
+ default: []
+ items:
+ - variable: externalIP
+ label: "External IP"
+ schema:
+ type: string
+ - variable: portsList
+ label: "Additional Service Ports"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsListEntry
+ label: "Custom ports"
+ schema:
+ type: dict
+ attrs:
+ - variable: enabled
+ label: "Enable the port"
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: "Port Name"
+ schema:
+ type: string
+ default: ""
+ - variable: protocol
+ label: "Port Type"
+ schema:
+ type: string
+ default: "TCP"
+ enum:
+ - value: HTTP
+ description: "HTTP"
+ - value: "HTTPS"
+ description: "HTTPS"
+ - value: TCP
+ description: "TCP"
+ - value: "UDP"
+ description: "UDP"
+ - variable: targetPort
+ label: "Target Port"
+ description: "This port exposes the container port on the service"
+ schema:
+ type: int
+ required: true
+ - variable: port
+ label: "Container Port"
+ schema:
+ type: int
+ required: true
+ - variable: nodePort
+ label: "Node Port (Optional)"
+ description: "This port gets exposed to the node. Only considered when service type is NodePort"
+ schema:
+ type: int
+ min: 9000
+ max: 65535
+
+ - variable: volumeClaimTemplates
+ label: "Integrated Persistent Storage"
+ description: "Integrated Persistent Storage"
+ group: "Storage and Persistence"
+ schema:
+ type: dict
+ attrs:
+ - variable: data
+ label: "App data Storage"
+ description: "Stores the Application Data."
+ schema:
+ type: dict
+ attrs:
+ - variable: enabled
+ label: "Enable the storage"
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: "Type of Storage"
+ description: "Sets the persistence type, Anything other than PVC could break rollback!"
+ schema:
+ type: string
+ default: "simplePVC"
+ enum:
+ - value: "simplePVC"
+ description: "PVC (simple)"
+ - value: "simpleHP"
+ description: "HostPath (simple)"
+ - value: "emptyDir"
+ description: "emptyDir"
+ - value: "pvc"
+ description: "pvc"
+ - value: "hostPath"
+ description: "hostPath"
+ - variable: setPermissionsSimple
+ label: "Automatic Permissions"
+ description: "Automatically set permissions on install"
+ schema:
+ show_if: [["type", "=", "simpleHP"]]
+ type: boolean
+ default: true
+ - variable: setPermissions
+ label: "Automatic Permissions"
+ description: "Automatically set permissions on install"
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: boolean
+ default: true
+ - variable: readOnly
+ label: "readOnly"
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPathSimple
+ label: "hostPath"
+ description: "Path inside the container the storage is mounted"
+ schema:
+ show_if: [["type", "=", "simpleHP"]]
+ type: hostpath
+ - variable: hostPath
+ label: "hostPath"
+ description: "Path inside the container the storage is mounted"
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: mountPath
+ label: "mountPath"
+ description: "Path inside the container the storage is mounted"
+ schema:
+ type: string
+ default: "/data"
+ hidden: true
+ valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$'
+ - variable: medium
+ label: "EmptyDir Medium"
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: "Default"
+ - value: "Memory"
+ description: "Memory"
+ - variable: size
+ label: "Size quotum of storage"
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: "999Gi"
+ - variable: hostPathType
+ label: "(Advanced) hostPath Type"
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: "Default"
+ - value: "DirectoryOrCreate"
+ description: "DirectoryOrCreate"
+ - value: "Directory"
+ description: "Directory"
+ - value: "FileOrCreate"
+ description: "FileOrCreate"
+ - value: "File"
+ description: "File"
+ - value: "Socket"
+ description: "Socket"
+ - value: "CharDevice"
+ description: "CharDevice"
+ - value: "BlockDevice"
+ description: "BlockDevice"
+ - variable: storageClass
+ label: "(Advanced) storageClass"
+ description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!"
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: "SCALE-ZFS"
+ - variable: accessMode
+ label: "(Advanced) Access Mode"
+ description: "Allow or disallow multiple PVC's writhing to the same PV"
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: "ReadWriteOnce"
+ enum:
+ - value: "ReadWriteOnce"
+ description: "ReadWriteOnce"
+ - value: "ReadOnlyMany"
+ description: "ReadOnlyMany"
+ - value: "ReadWriteMany"
+ description: "ReadWriteMany"
+ - variable: advanced
+ label: "Show Advanced Options"
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: labelsList
+ label: "Labels"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: labelItem
+ label: "Label"
+ schema:
+ type: dict
+ attrs:
+ - variable: name
+ label: "Name"
+ schema:
+ type: string
+ - variable: value
+ label: "Value"
+ schema:
+ type: string
+ - variable: annotationsList
+ label: "Annotations"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: annotationItem
+ label: "Label"
+ schema:
+ type: dict
+ attrs:
+ - variable: name
+ label: "Name"
+ schema:
+ type: string
+ - variable: value
+ label: "Value"
+ schema:
+ type: string
+ - variable: persistenceList
+ label: "Additional app storage"
+ group: "Storage and Persistence"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: persistenceListEntry
+ label: "Custom Storage"
+ schema:
+ type: dict
+ attrs:
+ - variable: enabled
+ label: "Enable the storage"
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: "Name (optional)"
+ description: "Not required, please set to config when mounting /config or temp when mounting /tmp"
+ schema:
+ type: string
+ - variable: type
+ label: "Type of Storage"
+ description: "Sets the persistence type, Anything other than PVC could break rollback!"
+ schema:
+ type: string
+ default: "simpleHP"
+ enum:
+ - value: "simplePVC"
+ description: "PVC (simple)"
+ - value: "simpleHP"
+ description: "HostPath (simple)"
+ - value: "emptyDir"
+ description: "emptyDir"
+ - value: "pvc"
+ description: "pvc"
+ - value: "hostPath"
+ description: "hostPath"
+ - variable: setPermissionsSimple
+ label: "Automatic Permissions"
+ description: "Automatically set permissions on install"
+ schema:
+ show_if: [["type", "=", "simpleHP"]]
+ type: boolean
+ default: true
+ - variable: setPermissions
+ label: "Automatic Permissions"
+ description: "Automatically set permissions on install"
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: boolean
+ default: true
+ - variable: readOnly
+ label: "readOnly"
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPathSimple
+ label: "hostPath"
+ description: "Path inside the container the storage is mounted"
+ schema:
+ show_if: [["type", "=", "simpleHP"]]
+ type: hostpath
+ - variable: hostPath
+ label: "hostPath"
+ description: "Path inside the container the storage is mounted"
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: mountPath
+ label: "mountPath"
+ description: "Path inside the container the storage is mounted"
+ schema:
+ type: string
+ default: ""
+ required: true
+ valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$'
+ - variable: medium
+ label: "EmptyDir Medium"
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: "Default"
+ - value: "Memory"
+ description: "Memory"
+ - variable: size
+ label: "Size quotum of storage"
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: "999Gi"
+ - variable: hostPathType
+ label: "(Advanced) hostPath Type"
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: "Default"
+ - value: "DirectoryOrCreate"
+ description: "DirectoryOrCreate"
+ - value: "Directory"
+ description: "Directory"
+ - value: "FileOrCreate"
+ description: "FileOrCreate"
+ - value: "File"
+ description: "File"
+ - value: "Socket"
+ description: "Socket"
+ - value: "CharDevice"
+ description: "CharDevice"
+ - value: "BlockDevice"
+ description: "BlockDevice"
+ - variable: storageClass
+ label: "(Advanced) storageClass"
+ description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!"
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: "SCALE-ZFS"
+ - variable: accessMode
+ label: "(Advanced) Access Mode"
+ description: "Allow or disallow multiple PVC's writhing to the same PV"
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: "ReadWriteOnce"
+ enum:
+ - value: "ReadWriteOnce"
+ description: "ReadWriteOnce"
+ - value: "ReadOnlyMany"
+ description: "ReadOnlyMany"
+ - value: "ReadWriteMany"
+ description: "ReadWriteMany"
+ - variable: advanced
+ label: "Show Advanced Options"
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: labelsList
+ label: "Labels"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: labelItem
+ label: "Label"
+ schema:
+ type: dict
+ attrs:
+ - variable: name
+ label: "Name"
+ schema:
+ type: string
+ - variable: value
+ label: "Value"
+ schema:
+ type: string
+ - variable: annotationsList
+ label: "Annotations"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: annotationItem
+ label: "Label"
+ schema:
+ type: dict
+ attrs:
+ - variable: name
+ label: "Name"
+ schema:
+ type: string
+ - variable: value
+ label: "Value"
+ schema:
+ type: string
+
+ - variable: ingress
+ label: ""
+ group: "Ingress"
+ schema:
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Ingress"
+ schema:
+ type: dict
+ attrs:
+ - variable: enabled
+ label: "Enable Ingress"
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: "Hosts"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: "Host"
+ schema:
+ type: dict
+ attrs:
+ - variable: host
+ label: "HostName"
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: "Paths"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pathEntry
+ label: "Host"
+ schema:
+ type: dict
+ attrs:
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: "pathType"
+ schema:
+ type: string
+ required: true
+ default: "Prefix"
+
+ - variable: tls
+ label: "TLS-Settings"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: tlsEntry
+ label: "Host"
+ schema:
+ type: dict
+ attrs:
+ - variable: hosts
+ label: "Certificate Hosts"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: "Host"
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: scaleCert
+ label: "Select TrueNAS SCALE Certificate"
+ schema:
+ type: int
+ $ref:
+ - "definitions/certificate"
+
+ - variable: entrypoint
+ label: "(Advanced) Traefik Entrypoint"
+ description: "Entrypoint used by Traefik when using Traefik as Ingress Provider"
+ schema:
+ type: string
+ default: "websecure"
+ required: true
+ - variable: middlewares
+ label: "Traefik Middlewares"
+ description: "Add previously created Traefik Middlewares to this Ingress"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: name
+ label: "Name"
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: expert
+ label: "Show Expert Configuration Options"
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: enableFixedMiddlewares
+ description: "These middlewares enforce a number of best practices."
+ label: "Enable Default Middlewares"
+ schema:
+ type: boolean
+ default: true
+ - variable: ingressClassName
+ label: "IngressClass Name"
+ schema:
+ type: string
+ default: ""
+ - variable: labelsList
+ label: "Labels"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: labelItem
+ label: "Label"
+ schema:
+ type: dict
+ attrs:
+ - variable: name
+ label: "Name"
+ schema:
+ type: string
+ - variable: value
+ label: "Value"
+ schema:
+ type: string
+ - variable: annotationsList
+ label: "Annotations"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: annotationItem
+ label: "Label"
+ schema:
+ type: dict
+ attrs:
+ - variable: name
+ label: "Name"
+ schema:
+ type: string
+ - variable: value
+ label: "Value"
+ schema:
+ type: string
+
+ - variable: ingressList
+ label: "Add Manual Custom Ingresses"
+ group: "Ingress"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressListEntry
+ label: "Custom Ingress"
+ schema:
+ type: dict
+ attrs:
+ - variable: enabled
+ label: "Enable Ingress"
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: "Name"
+ schema:
+ type: string
+ default: ""
+ - variable: ingressClassName
+ label: "IngressClass Name"
+ schema:
+ type: string
+ default: ""
+ - variable: labelsList
+ label: "Labels"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: labelItem
+ label: "Label"
+ schema:
+ type: dict
+ attrs:
+ - variable: name
+ label: "Name"
+ schema:
+ type: string
+ - variable: value
+ label: "Value"
+ schema:
+ type: string
+ - variable: annotationsList
+ label: "Annotations"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: annotationItem
+ label: "Label"
+ schema:
+ type: dict
+ attrs:
+ - variable: name
+ label: "Name"
+ schema:
+ type: string
+ - variable: value
+ label: "Value"
+ schema:
+ type: string
+ - variable: hosts
+ label: "Hosts"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: "Host"
+ schema:
+ type: dict
+ attrs:
+ - variable: host
+ label: "HostName"
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: "Paths"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pathEntry
+ label: "Host"
+ schema:
+ type: dict
+ attrs:
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: "pathType"
+ schema:
+ type: string
+ required: true
+ default: "Prefix"
+ - variable: service
+ label: "Linked Service"
+ schema:
+ type: dict
+ attrs:
+ - variable: name
+ label: "Service Name"
+ schema:
+ type: string
+ default: ""
+ - variable: port
+ label: "Service Port"
+ schema:
+ type: int
+ - variable: tls
+ label: "TLS-Settings"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: tlsEntry
+ label: "Host"
+ schema:
+ type: dict
+ attrs:
+ - variable: hosts
+ label: "Certificate Hosts"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: "Host"
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: scaleCert
+ label: "Select TrueNAS SCALE Certificate"
+ schema:
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: entrypoint
+ label: "Traefik Entrypoint"
+ description: "Entrypoint used by Traefik when using Traefik as Ingress Provider"
+ schema:
+ type: string
+ default: "websecure"
+ required: true
+ - variable: middlewares
+ label: "Traefik Middlewares"
+ description: "Add previously created Traefik Middlewares to this Ingress"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: name
+ label: "Name"
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: advancedSecurity
+ label: "Show Advanced Security Settings"
+ group: "Security and Permissions"
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: securityContext
+ label: "Security Context"
+ schema:
+ type: dict
+ attrs:
+ - variable: privileged
+ label: "Privileged mode"
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnlyRootFilesystem
+ label: "ReadOnly Root Filesystem"
+ schema:
+ type: boolean
+ default: false
+ - variable: allowPrivilegeEscalation
+ label: "Allow Privilege Escalation"
+ schema:
+ type: boolean
+ default: false
+ - variable: runAsNonRoot
+ label: "runAsNonRoot"
+ schema:
+ type: boolean
+ default: true
+
+ - variable: podSecurityContext
+ group: "Security and Permissions"
+ label: "Pod Security Context"
+ schema:
+ type: dict
+ attrs:
+ - variable: runAsUser
+ label: "runAsUser"
+ description: "The UserID of the user running the application"
+ schema:
+ type: int
+ default: 568
+ - variable: runAsGroup
+ label: "runAsGroup"
+ description: The groupID this App of the user running the application"
+ schema:
+ type: int
+ default: 568
+ - variable: fsGroup
+ label: "fsGroup"
+ description: "The group that should own ALL storage."
+ schema:
+ type: int
+ default: 568
+ - variable: supplementalGroups
+ label: "supplemental Groups"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: supplementalGroupsEntry
+ label: "supplemental Group"
+ schema:
+ type: int
+ - variable: fsGroupChangePolicy
+ label: "When should we take ownership?"
+ schema:
+ type: string
+ default: "OnRootMismatch"
+ enum:
+ - value: "OnRootMismatch"
+ description: "OnRootMismatch"
+ - value: "Always"
+ description: "Always"
+
+
+ - variable: advancedresources
+ label: "Set Custom Resource Limits/Requests (Advanced)"
+ group: "Resources and Devices"
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: resources
+ label: ""
+ schema:
+ type: dict
+ attrs:
+ - variable: limits
+ label: "Advanced Limit Resource Consumption"
+ schema:
+ type: dict
+ attrs:
+ - variable: cpu
+ label: "CPU"
+ schema:
+ type: string
+ default: "4000m"
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: "Memory RAM"
+ schema:
+ type: string
+ default: "8Gi"
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: requests
+ label: "Advanced Request minimum resources required"
+ schema:
+ type: dict
+ attrs:
+ - variable: cpu
+ label: "CPU"
+ schema:
+ type: string
+ default: "10m"
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: "Memory RAM"
+ schema:
+ type: string
+ default: "50Mi"
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+
+ - variable: deviceList
+ label: "Mount USB devices"
+ group: "Resources and Devices"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: deviceListEntry
+ label: "Device"
+ schema:
+ type: dict
+ attrs:
+ - variable: enabled
+ label: "Enable the storage"
+ schema:
+ type: boolean
+ default: true
+ - variable: type
+ label: "(Advanced) Type of Storage"
+ description: "Sets the persistence type"
+ schema:
+ type: string
+ default: "hostPath"
+ hidden: true
+ - variable: readOnly
+ label: "readOnly"
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: "Host Device Path"
+ description: "Path to the device on the host system"
+ schema:
+ type: path
+ - variable: mountPath
+ label: "Container Device Path"
+ description: "Path inside the container the device is mounted"
+ schema:
+ type: string
+ default: "/dev/ttyACM0"
+
+ # Specify GPU configuration
+ - variable: scaleGPU
+ label: "GPU Configuration"
+ group: "Resources and Devices"
+ schema:
+ type: dict
+ $ref:
+ - "definitions/gpuConfiguration"
+ attrs: []
+
+ - variable: autoscaling
+ group: "Advanced"
+ label: "(Advanced) Horizontal Pod Autoscaler"
+ schema:
+ type: dict
+ attrs:
+ - variable: enabled
+ label: "enabled"
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: target
+ label: "Target"
+ description: "deployment name, defaults to main deployment"
+ schema:
+ type: string
+ default: ""
+ - variable: minReplicas
+ label: "Minimum Replicas"
+ schema:
+ type: int
+ default: 1
+ - variable: maxReplicas
+ label: "Maximum Replicas"
+ schema:
+ type: int
+ default: 5
+ - variable: targetCPUUtilizationPercentage
+ label: "Target CPU Utilization Percentage"
+ schema:
+ type: int
+ default: 80
+ - variable: targetMemoryUtilizationPercentage
+ label: "Target Memory Utilization Percentage"
+ schema:
+ type: int
+ default: 80
+
+
+ - variable: addons
+ group: "Addons"
+ label: ""
+ schema:
+ type: dict
+ attrs:
+ - variable: vpn
+ label: "VPN"
+ schema:
+ type: dict
+ attrs:
+ - variable: type
+ label: "Type"
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: "disabled"
+ description: "disabled"
+ - value: "openvpn"
+ description: "OpenVPN"
+ - value: "wireguard"
+ description: "Wireguard"
+ - variable: openvpn
+ label: "OpenVPN Settings"
+ schema:
+ type: dict
+ show_if: [["type", "=", "openvpn"]]
+ attrs:
+ - variable: username
+ label: "authentication username"
+ description: "authentication username, optional"
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: "authentication password"
+ description: "authentication credentials"
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: killSwitch
+ label: "Enable killswitch"
+ schema:
+ type: boolean
+ show_if: [["type", "!=", "disabled"]]
+ default: true
+ - variable: excludedNetworks_IPv4
+ label: "Killswitch Excluded IPv4 networks"
+ description: "list of killswitch excluded ipv4 addresses"
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv4
+ label: "IPv4 Network"
+ schema:
+ type: string
+ required: true
+ - variable: excludedNetworks_IPv6
+ label: "Killswitch Excluded IPv6 networks"
+ description: "list of killswitch excluded ipv4 addresses"
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv6
+ label: "IPv6 Network"
+ schema:
+ type: string
+ required: true
+
+ - variable: configFile
+ label: "VPN Config File Location"
+ schema:
+ type: dict
+ show_if: [["type", "!=", "disabled"]]
+ attrs:
+ - variable: enabled
+ label: "enabled"
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: "type"
+ schema:
+ type: string
+ default: "hostPath"
+ hidden: true
+ - variable: hostPathType
+ label: "hostPathType"
+ schema:
+ type: string
+ default: "File"
+ hidden: true
+ - variable: noMount
+ label: "noMount"
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: hostPath
+ label: "Full path to file"
+ description: "path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn"
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: envList
+ label: "VPN environment Variables"
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: "Environment Variable"
+ schema:
+ type: dict
+ attrs:
+ - variable: name
+ label: "Name"
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: "Value"
+ schema:
+ type: string
+ required: true
+
+ - variable: codeserver
+ label: "Codeserver"
+ schema:
+ type: dict
+ attrs:
+ - variable: enabled
+ label: "enabled"
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: git
+ label: "Git Settings"
+ schema:
+ type: dict
+ attrs:
+ - variable: deployKey
+ description: "Raw SSH private key"
+ label: "deployKey"
+ schema:
+ type: string
+ - variable: deployKeyBase64
+ description: "Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence"
+ label: "deployKeyBase64"
+ schema:
+ type: string
+ - variable: service
+ label: ""
+ schema:
+ type: dict
+ attrs:
+ - variable: type
+ label: "Service Type"
+ description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: "NodePort"
+ enum:
+ - value: "NodePort"
+ description: "NodePort"
+ - value: "ClusterIP"
+ description: "ClusterIP"
+ - value: "LoadBalancer"
+ description: "LoadBalancer"
+ - variable: loadBalancerIP
+ label: "LoadBalancer IP"
+ description: "LoadBalancerIP"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: externalIPs
+ label: "External IP's"
+ description: "External IP's"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: list
+ default: []
+ items:
+ - variable: externalIP
+ label: "External IP"
+ schema:
+ type: string
+ - variable: ports
+ label: ""
+ schema:
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: ""
+ schema:
+ type: dict
+ attrs:
+ - variable: nodePort
+ description: "leave empty to disable"
+ label: "nodePort"
+ schema:
+ type: int
+ default: 36107
+ - variable: envList
+ label: "Codeserver environment Variables"
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: "Environment Variable"
+ schema:
+ type: dict
+ attrs:
+ - variable: name
+ label: "Name"
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: "Value"
+ schema:
+ type: string
+ required: true
+
+
+ - variable: promtail
+ label: "Promtail"
+ schema:
+ type: dict
+ attrs:
+ - variable: enabled
+ label: "enabled"
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: loki
+ label: "Loki URL"
+ schema:
+ type: string
+ required: true
+ - variable: logs
+ label: "Log Paths"
+ schema:
+ type: dict
+ attrs:
+ - variable: name
+ label: "Name"
+ schema:
+ type: string
+ required: true
+ - variable: path
+ label: "Path"
+ schema:
+ type: string
+ required: true
+ - variable: args
+ label: "Promtail ecommand line arguments"
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: arg
+ label: "Arg"
+ schema:
+ type: string
+ required: true
+ - variable: envList
+ label: "Promtail environment Variables"
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: "Environment Variable"
+ schema:
+ type: dict
+ attrs:
+ - variable: name
+ label: "Name"
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: "Value"
+ schema:
+ type: string
+ required: true
+
+
+
+
+ - variable: netshoot
+ label: "Netshoot"
+ schema:
+ type: dict
+ attrs:
+ - variable: enabled
+ label: "enabled"
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: envList
+ label: "Netshoot environment Variables"
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: "Environment Variable"
+ schema:
+ type: dict
+ attrs:
+ - variable: name
+ label: "Name"
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: "Value"
+ schema:
+ type: string
+ required: true
diff --git a/stable/loki/2.0.0/templates/_helpers.tpl b/stable/loki/2.0.0/templates/_helpers.tpl
new file mode 100644
index 0000000000..ecf878caa2
--- /dev/null
+++ b/stable/loki/2.0.0/templates/_helpers.tpl
@@ -0,0 +1,17 @@
+{{/*
+Create the app name of loki clients. Defaults to the same logic as "loki.fullname", and default client expects "promtail".
+*/}}
+{{- define "client.name" -}}
+{{- if .Values.client.name -}}
+{{- .Values.client.name -}}
+{{- else if .Values.client.fullnameOverride -}}
+{{- .Values.client.fullnameOverride | trunc 63 | trimSuffix "-" -}}
+{{- else -}}
+{{- $name := default "promtail" .Values.client.nameOverride -}}
+{{- if contains $name .Release.Name -}}
+{{- .Release.Name | trunc 63 | trimSuffix "-" -}}
+{{- else -}}
+{{- printf "%s-%s" .Release.Name $name | trunc 63 | trimSuffix "-" -}}
+{{- end -}}
+{{- end -}}
+{{- end -}}
diff --git a/stable/minio-console/1.0.14/templates/common.yaml b/stable/loki/2.0.0/templates/common.yaml
similarity index 100%
rename from stable/minio-console/1.0.14/templates/common.yaml
rename to stable/loki/2.0.0/templates/common.yaml
diff --git a/stable/loki/2.0.0/templates/configmap-alert.yaml b/stable/loki/2.0.0/templates/configmap-alert.yaml
new file mode 100644
index 0000000000..599457ddc4
--- /dev/null
+++ b/stable/loki/2.0.0/templates/configmap-alert.yaml
@@ -0,0 +1,17 @@
+{{- if gt (len .Values.alerting_groups) 0 }}
+---
+apiVersion: v1
+kind: ConfigMap
+metadata:
+ name: {{ include "common.names.fullname" . }}
+ labels:
+ {{- include "common.labels" . | nindent 4 }}
+ annotations:
+ {{- with .Values.annotations }}
+ {{- toYaml . | nindent 4 }}
+ {{- end }}
+data:
+ {{ include "common.names.fullname" . }}-alerting-rules.yaml: |-
+ groups:
+ {{- toYaml .Values.alerting_groups | nindent 6 }}
+{{- end }}
diff --git a/stable/loki/2.0.0/templates/secret.yaml b/stable/loki/2.0.0/templates/secret.yaml
new file mode 100644
index 0000000000..2e75b6ed03
--- /dev/null
+++ b/stable/loki/2.0.0/templates/secret.yaml
@@ -0,0 +1,13 @@
+---
+apiVersion: v1
+kind: Secret
+metadata:
+ name: {{ include "common.names.fullname" . -}}-config
+ labels:
+ {{- include "common.labels" . | nindent 4 }}
+ annotations:
+ {{- with .Values.annotations }}
+ {{- toYaml . | nindent 4 }}
+ {{- end }}
+data:
+ loki.yaml: {{ tpl (toYaml .Values.config) . | b64enc}}
diff --git a/stable/minio-console/1.0.14/values.yaml b/stable/loki/2.0.0/values.yaml
similarity index 100%
rename from stable/minio-console/1.0.14/values.yaml
rename to stable/loki/2.0.0/values.yaml
diff --git a/stable/minio-console/1.0.14/Chart.lock b/stable/minio-console/1.0.14/Chart.lock
deleted file mode 100644
index 39a1757983..0000000000
--- a/stable/minio-console/1.0.14/Chart.lock
+++ /dev/null
@@ -1,6 +0,0 @@
-dependencies:
-- name: common
- repository: https://truecharts.org
- version: 8.9.3
-digest: sha256:8e3b075bc94570b49db18d1ea9431f95ed06504fb372ee04f43c667c784d7b14
-generated: "2021-11-23T13:51:56.727599302Z"
diff --git a/stable/minio-console/1.0.14/charts/common-8.9.3.tgz b/stable/minio-console/1.0.14/charts/common-8.9.3.tgz
deleted file mode 100644
index e580310fbc..0000000000
Binary files a/stable/minio-console/1.0.14/charts/common-8.9.3.tgz and /dev/null differ
diff --git a/stable/minio-console/1.0.14/CHANGELOG.md b/stable/minio-console/1.0.16/CHANGELOG.md
similarity index 92%
rename from stable/minio-console/1.0.14/CHANGELOG.md
rename to stable/minio-console/1.0.16/CHANGELOG.md
index a3ed28c040..f91d31cfa7 100644
--- a/stable/minio-console/1.0.14/CHANGELOG.md
+++ b/stable/minio-console/1.0.16/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [minio-console-1.0.16](https://github.com/truecharts/apps/compare/minio-console-1.0.15...minio-console-1.0.16) (2021-11-30)
+
+#### Chore
+
+* update non-major deps helm releases
+
+
+
### [minio-console-1.0.14](https://github.com/truecharts/apps/compare/minio-console-1.0.13...minio-console-1.0.14) (2021-11-23)
@@ -88,12 +97,3 @@
### [minio-console-1.0.6](https://github.com/truecharts/apps/compare/minio-console-1.0.5...minio-console-1.0.6) (2021-11-07)
#### Chore
-
-* update non-major ([#1270](https://github.com/truecharts/apps/issues/1270))
-
-
-
-
-### [minio-console-1.0.5](https://github.com/truecharts/apps/compare/minio-console-1.0.4...minio-console-1.0.5) (2021-11-07)
-
-#### Chore
diff --git a/stable/muximux/1.0.14/CONFIG.md b/stable/minio-console/1.0.16/CONFIG.md
similarity index 100%
rename from stable/muximux/1.0.14/CONFIG.md
rename to stable/minio-console/1.0.16/CONFIG.md
diff --git a/stable/minio-console/1.0.16/Chart.lock b/stable/minio-console/1.0.16/Chart.lock
new file mode 100644
index 0000000000..ffa3568b67
--- /dev/null
+++ b/stable/minio-console/1.0.16/Chart.lock
@@ -0,0 +1,6 @@
+dependencies:
+- name: common
+ repository: https://truecharts.org
+ version: 8.9.5
+digest: sha256:ba7b68afb284dc958638fbcd7cf94edcbfc9b67c593bdc6dfef256b93445c2ca
+generated: "2021-11-30T09:01:21.615594572Z"
diff --git a/stable/minio-console/1.0.14/Chart.yaml b/stable/minio-console/1.0.16/Chart.yaml
similarity index 92%
rename from stable/minio-console/1.0.14/Chart.yaml
rename to stable/minio-console/1.0.16/Chart.yaml
index 77e68c906f..206522f07f 100644
--- a/stable/minio-console/1.0.14/Chart.yaml
+++ b/stable/minio-console/1.0.16/Chart.yaml
@@ -1,9 +1,9 @@
apiVersion: v2
-appVersion: "0.12.4"
+appVersion: "0.12.5"
dependencies:
- name: common
repository: https://truecharts.org
- version: 8.9.3
+ version: 8.9.5
description: A management console for minio server and operator
home: https://github.com/truecharts/apps/tree/master/charts/stable/minio-console
icon: https://min.io/resources/img/logo/MINIO_wordmark.png
@@ -19,7 +19,7 @@ maintainers:
name: minio-console
sources:
- https://github.com/minio/console
-version: 1.0.14
+version: 1.0.16
annotations:
truecharts.org/catagories: |
- media
diff --git a/stable/minio-console/1.0.14/README.md b/stable/minio-console/1.0.16/README.md
similarity index 96%
rename from stable/minio-console/1.0.14/README.md
rename to stable/minio-console/1.0.16/README.md
index 1b10899322..bff7b5a3b8 100644
--- a/stable/minio-console/1.0.14/README.md
+++ b/stable/minio-console/1.0.16/README.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/stable/minio-console/1.0.14/app-readme.md b/stable/minio-console/1.0.16/app-readme.md
similarity index 100%
rename from stable/minio-console/1.0.14/app-readme.md
rename to stable/minio-console/1.0.16/app-readme.md
diff --git a/stable/minio-console/1.0.16/charts/common-8.9.5.tgz b/stable/minio-console/1.0.16/charts/common-8.9.5.tgz
new file mode 100644
index 0000000000..26f72d1932
Binary files /dev/null and b/stable/minio-console/1.0.16/charts/common-8.9.5.tgz differ
diff --git a/stable/minio-console/1.0.14/helm-values.md b/stable/minio-console/1.0.16/helm-values.md
similarity index 93%
rename from stable/minio-console/1.0.14/helm-values.md
rename to stable/minio-console/1.0.16/helm-values.md
index 41754e4e82..6e93c14e0f 100644
--- a/stable/minio-console/1.0.14/helm-values.md
+++ b/stable/minio-console/1.0.16/helm-values.md
@@ -17,7 +17,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.TZ | string | `"UTC"` | Set the container timezone |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"minio/console"` | image repository |
-| image.tag | string | `"v0.12.4@sha256:d14878133c2de31fad0b590eb6f7cb6420abf8f1f4ebb1d4e9b804363ea3e658"` | image tag |
+| image.tag | string | `"v0.12.5@sha256:95b3c2b2e67b8f61f5d3e09c37875a37b9f4aeaa47f392c02dba191b041517d1"` | image tag |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| persistence.varrun.enabled | bool | `true` | |
diff --git a/stable/minio-console/1.0.14/ix_values.yaml b/stable/minio-console/1.0.16/ix_values.yaml
similarity index 92%
rename from stable/minio-console/1.0.14/ix_values.yaml
rename to stable/minio-console/1.0.16/ix_values.yaml
index a9ee98cc35..df4d71e5cb 100644
--- a/stable/minio-console/1.0.14/ix_values.yaml
+++ b/stable/minio-console/1.0.16/ix_values.yaml
@@ -2,7 +2,7 @@ image:
# -- image repository
repository: minio/console
# -- image tag
- tag: v0.12.4@sha256:d14878133c2de31fad0b590eb6f7cb6420abf8f1f4ebb1d4e9b804363ea3e658
+ tag: v0.12.5@sha256:95b3c2b2e67b8f61f5d3e09c37875a37b9f4aeaa47f392c02dba191b041517d1
# -- image pull policy
pullPolicy: IfNotPresent
diff --git a/stable/minio-console/1.0.14/questions.yaml b/stable/minio-console/1.0.16/questions.yaml
similarity index 99%
rename from stable/minio-console/1.0.14/questions.yaml
rename to stable/minio-console/1.0.16/questions.yaml
index 60a7909e42..0de47a755c 100644
--- a/stable/minio-console/1.0.14/questions.yaml
+++ b/stable/minio-console/1.0.16/questions.yaml
@@ -19,6 +19,8 @@ groups:
description: "Specify resources/devices to be allocated to workload"
- name: "Middlewares"
description: "Traefik Middlewares"
+ - name: "Metrics"
+ description: "Metrics"
- name: "Addons"
description: "Addon Configuration"
- name: "Advanced"
diff --git a/stable/nzbhydra/9.0.12/templates/common.yaml b/stable/minio-console/1.0.16/templates/common.yaml
similarity index 100%
rename from stable/nzbhydra/9.0.12/templates/common.yaml
rename to stable/minio-console/1.0.16/templates/common.yaml
diff --git a/stable/muximux/1.0.14/values.yaml b/stable/minio-console/1.0.16/values.yaml
similarity index 100%
rename from stable/muximux/1.0.14/values.yaml
rename to stable/minio-console/1.0.16/values.yaml
diff --git a/stable/muximux/1.0.14/Chart.lock b/stable/muximux/1.0.14/Chart.lock
deleted file mode 100644
index 5278566508..0000000000
--- a/stable/muximux/1.0.14/Chart.lock
+++ /dev/null
@@ -1,6 +0,0 @@
-dependencies:
-- name: common
- repository: https://truecharts.org
- version: 8.9.3
-digest: sha256:8e3b075bc94570b49db18d1ea9431f95ed06504fb372ee04f43c667c784d7b14
-generated: "2021-11-23T13:53:31.461501146Z"
diff --git a/stable/muximux/1.0.14/charts/common-8.9.3.tgz b/stable/muximux/1.0.14/charts/common-8.9.3.tgz
deleted file mode 100644
index e580310fbc..0000000000
Binary files a/stable/muximux/1.0.14/charts/common-8.9.3.tgz and /dev/null differ
diff --git a/stable/muximux/1.0.14/CHANGELOG.md b/stable/muximux/1.0.16/CHANGELOG.md
similarity index 92%
rename from stable/muximux/1.0.14/CHANGELOG.md
rename to stable/muximux/1.0.16/CHANGELOG.md
index b4b6338990..242f25aff3 100644
--- a/stable/muximux/1.0.14/CHANGELOG.md
+++ b/stable/muximux/1.0.16/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [muximux-1.0.16](https://github.com/truecharts/apps/compare/muximux-1.0.15...muximux-1.0.16) (2021-11-30)
+
+#### Chore
+
+* update non-major deps helm releases
+
+
+
### [muximux-1.0.14](https://github.com/truecharts/apps/compare/muximux-1.0.13...muximux-1.0.14) (2021-11-23)
@@ -88,12 +97,3 @@
#### Chore
* update non-major deps helm releases ([#1291](https://github.com/truecharts/apps/issues/1291))
-
-#### Chore
-
-* Simplify GUI for deployment, persistence and securityContext ([#1289](https://github.com/truecharts/apps/issues/1289))
-
-#### Feat
-
-* Simplify the Services GUI ([#1290](https://github.com/truecharts/apps/issues/1290))
-
diff --git a/stable/nzbhydra/9.0.12/CONFIG.md b/stable/muximux/1.0.16/CONFIG.md
similarity index 100%
rename from stable/nzbhydra/9.0.12/CONFIG.md
rename to stable/muximux/1.0.16/CONFIG.md
diff --git a/stable/muximux/1.0.16/Chart.lock b/stable/muximux/1.0.16/Chart.lock
new file mode 100644
index 0000000000..ed429662ac
--- /dev/null
+++ b/stable/muximux/1.0.16/Chart.lock
@@ -0,0 +1,6 @@
+dependencies:
+- name: common
+ repository: https://truecharts.org
+ version: 8.9.5
+digest: sha256:ba7b68afb284dc958638fbcd7cf94edcbfc9b67c593bdc6dfef256b93445c2ca
+generated: "2021-11-30T09:01:46.960821821Z"
diff --git a/stable/muximux/1.0.14/Chart.yaml b/stable/muximux/1.0.16/Chart.yaml
similarity index 96%
rename from stable/muximux/1.0.14/Chart.yaml
rename to stable/muximux/1.0.16/Chart.yaml
index a9807dbf77..5c5f336620 100644
--- a/stable/muximux/1.0.14/Chart.yaml
+++ b/stable/muximux/1.0.16/Chart.yaml
@@ -3,7 +3,7 @@ appVersion: "057352e8"
dependencies:
- name: common
repository: https://truecharts.org
- version: 8.9.3
+ version: 8.9.5
description: A lightweight portal to view & manage your HTPC apps without having to
run anything more than a PHP enabled webserver
home: https://github.com/truecharts/apps/tree/master/charts/stable/muximux
@@ -23,7 +23,7 @@ sources:
- https://github.com/linuxserver/docker-muximux
- https://github.com/mescon/Muximux
type: application
-version: 1.0.14
+version: 1.0.16
annotations:
truecharts.org/catagories: |
- media
diff --git a/stable/muximux/1.0.14/README.md b/stable/muximux/1.0.16/README.md
similarity index 96%
rename from stable/muximux/1.0.14/README.md
rename to stable/muximux/1.0.16/README.md
index aa740063f3..0fbb14789c 100644
--- a/stable/muximux/1.0.14/README.md
+++ b/stable/muximux/1.0.16/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/stable/muximux/1.0.14/app-readme.md b/stable/muximux/1.0.16/app-readme.md
similarity index 100%
rename from stable/muximux/1.0.14/app-readme.md
rename to stable/muximux/1.0.16/app-readme.md
diff --git a/stable/muximux/1.0.16/charts/common-8.9.5.tgz b/stable/muximux/1.0.16/charts/common-8.9.5.tgz
new file mode 100644
index 0000000000..26f72d1932
Binary files /dev/null and b/stable/muximux/1.0.16/charts/common-8.9.5.tgz differ
diff --git a/stable/muximux/1.0.14/helm-values.md b/stable/muximux/1.0.16/helm-values.md
similarity index 88%
rename from stable/muximux/1.0.14/helm-values.md
rename to stable/muximux/1.0.16/helm-values.md
index 48e8bab1a9..5be131016e 100644
--- a/stable/muximux/1.0.14/helm-values.md
+++ b/stable/muximux/1.0.16/helm-values.md
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.PUID | int | `568` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/muximux"` | |
-| image.tag | string | `"version-057352e8@sha256:592471f458c3c03b608bd2a827431dd77493644edf6638429349e7b6e0290e4c"` | |
+| image.tag | string | `"version-057352e8@sha256:3065b039975e9b58b0cba4c19b63c5453bd80ad9911a4baa2bfca77190a7eea0"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| persistence.varrun.enabled | bool | `true` | |
@@ -22,7 +22,7 @@ You will, however, be able to use all values referenced in the common chart here
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| securityContext.runAsNonRoot | bool | `false` | |
-| service.main.ports.main.port | int | `80` | |
+| service.main.ports.main.port | int | `10019` | |
| service.main.ports.main.targetPort | int | `80` | |
All Rights Reserved - The TrueCharts Project
diff --git a/stable/muximux/1.0.14/ix_values.yaml b/stable/muximux/1.0.16/ix_values.yaml
similarity index 76%
rename from stable/muximux/1.0.14/ix_values.yaml
rename to stable/muximux/1.0.16/ix_values.yaml
index e66211c090..0ead2e07a1 100644
--- a/stable/muximux/1.0.14/ix_values.yaml
+++ b/stable/muximux/1.0.16/ix_values.yaml
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/linuxserver/muximux
pullPolicy: IfNotPresent
- tag: version-057352e8@sha256:592471f458c3c03b608bd2a827431dd77493644edf6638429349e7b6e0290e4c
+ tag: version-057352e8@sha256:3065b039975e9b58b0cba4c19b63c5453bd80ad9911a4baa2bfca77190a7eea0
env:
PUID: 568
@@ -18,7 +18,7 @@ service:
main:
ports:
main:
- port: 80
+ port: 10019
targetPort: 80
persistence:
diff --git a/stable/muximux/1.0.14/questions.yaml b/stable/muximux/1.0.16/questions.yaml
similarity index 99%
rename from stable/muximux/1.0.14/questions.yaml
rename to stable/muximux/1.0.16/questions.yaml
index 183dde7229..436cbbd710 100644
--- a/stable/muximux/1.0.14/questions.yaml
+++ b/stable/muximux/1.0.16/questions.yaml
@@ -19,6 +19,8 @@ groups:
description: "Specify resources/devices to be allocated to workload"
- name: "Middlewares"
description: "Traefik Middlewares"
+ - name: "Metrics"
+ description: "Metrics"
- name: "Addons"
description: "Addon Configuration"
- name: "Advanced"
@@ -348,7 +350,7 @@ questions:
description: "This port exposes the container port on the service"
schema:
type: int
- default: 80
+ default: 10019
editable: true
required: true
- variable: advanced
diff --git a/stable/muximux/1.0.14/templates/common.yaml b/stable/muximux/1.0.16/templates/common.yaml
similarity index 100%
rename from stable/muximux/1.0.14/templates/common.yaml
rename to stable/muximux/1.0.16/templates/common.yaml
diff --git a/stable/nzbhydra/9.0.12/values.yaml b/stable/muximux/1.0.16/values.yaml
similarity index 100%
rename from stable/nzbhydra/9.0.12/values.yaml
rename to stable/muximux/1.0.16/values.yaml
diff --git a/stable/nzbhydra/9.0.12/Chart.lock b/stable/nzbhydra/9.0.12/Chart.lock
deleted file mode 100644
index f200ee13ea..0000000000
--- a/stable/nzbhydra/9.0.12/Chart.lock
+++ /dev/null
@@ -1,6 +0,0 @@
-dependencies:
-- name: common
- repository: https://truecharts.org
- version: 8.9.3
-digest: sha256:8e3b075bc94570b49db18d1ea9431f95ed06504fb372ee04f43c667c784d7b14
-generated: "2021-11-23T13:58:06.477581466Z"
diff --git a/stable/nzbhydra/9.0.12/charts/common-8.9.3.tgz b/stable/nzbhydra/9.0.12/charts/common-8.9.3.tgz
deleted file mode 100644
index e580310fbc..0000000000
Binary files a/stable/nzbhydra/9.0.12/charts/common-8.9.3.tgz and /dev/null differ
diff --git a/stable/nzbhydra/9.0.12/CHANGELOG.md b/stable/nzbhydra/9.0.14/CHANGELOG.md
similarity index 92%
rename from stable/nzbhydra/9.0.12/CHANGELOG.md
rename to stable/nzbhydra/9.0.14/CHANGELOG.md
index f3fe9f0d7d..981762c75e 100644
--- a/stable/nzbhydra/9.0.12/CHANGELOG.md
+++ b/stable/nzbhydra/9.0.14/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [nzbhydra-9.0.14](https://github.com/truecharts/apps/compare/nzbhydra-9.0.13...nzbhydra-9.0.14) (2021-11-30)
+
+#### Chore
+
+* update non-major deps helm releases
+
+
+
### [nzbhydra-9.0.12](https://github.com/truecharts/apps/compare/nzbhydra-9.0.11...nzbhydra-9.0.12) (2021-11-23)
@@ -88,12 +97,3 @@
* Simplify the Services GUI ([#1290](https://github.com/truecharts/apps/issues/1290))
-
-
-
-### [nzbhydra-9.0.4](https://github.com/truecharts/apps/compare/nzbhydra-9.0.3...nzbhydra-9.0.4) (2021-11-02)
-
-#### Chore
-
-* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267))
-
diff --git a/stable/photoprism/6.0.0/CONFIG.md b/stable/nzbhydra/9.0.14/CONFIG.md
similarity index 100%
rename from stable/photoprism/6.0.0/CONFIG.md
rename to stable/nzbhydra/9.0.14/CONFIG.md
diff --git a/stable/nzbhydra/9.0.14/Chart.lock b/stable/nzbhydra/9.0.14/Chart.lock
new file mode 100644
index 0000000000..9f0384bb2b
--- /dev/null
+++ b/stable/nzbhydra/9.0.14/Chart.lock
@@ -0,0 +1,6 @@
+dependencies:
+- name: common
+ repository: https://truecharts.org
+ version: 8.9.5
+digest: sha256:ba7b68afb284dc958638fbcd7cf94edcbfc9b67c593bdc6dfef256b93445c2ca
+generated: "2021-11-30T09:02:11.892900519Z"
diff --git a/stable/nzbhydra/9.0.12/Chart.yaml b/stable/nzbhydra/9.0.14/Chart.yaml
similarity index 91%
rename from stable/nzbhydra/9.0.12/Chart.yaml
rename to stable/nzbhydra/9.0.14/Chart.yaml
index fd5e745cab..278f2b1373 100644
--- a/stable/nzbhydra/9.0.12/Chart.yaml
+++ b/stable/nzbhydra/9.0.14/Chart.yaml
@@ -1,9 +1,9 @@
apiVersion: v2
-appVersion: "3.17.3"
+appVersion: "3.18.0"
dependencies:
- name: common
repository: https://truecharts.org
- version: 8.9.3
+ version: 8.9.5
deprecated: true
description: Usenet meta search
home: https://github.com/truecharts/apps/tree/master/charts/stable/nzbhydra
@@ -17,7 +17,7 @@ name: nzbhydra
sources:
- https://github.com/theotherp/nzbhydra2
type: application
-version: 9.0.12
+version: 9.0.14
annotations:
truecharts.org/catagories: |
- media
diff --git a/stable/nzbhydra/9.0.12/README.md b/stable/nzbhydra/9.0.14/README.md
similarity index 96%
rename from stable/nzbhydra/9.0.12/README.md
rename to stable/nzbhydra/9.0.14/README.md
index 2299fb3de6..4b938cb63a 100644
--- a/stable/nzbhydra/9.0.12/README.md
+++ b/stable/nzbhydra/9.0.14/README.md
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/stable/nzbhydra/9.0.12/app-readme.md b/stable/nzbhydra/9.0.14/app-readme.md
similarity index 100%
rename from stable/nzbhydra/9.0.12/app-readme.md
rename to stable/nzbhydra/9.0.14/app-readme.md
diff --git a/stable/nzbhydra/9.0.14/charts/common-8.9.5.tgz b/stable/nzbhydra/9.0.14/charts/common-8.9.5.tgz
new file mode 100644
index 0000000000..26f72d1932
Binary files /dev/null and b/stable/nzbhydra/9.0.14/charts/common-8.9.5.tgz differ
diff --git a/stable/nzbhydra/9.0.12/helm-values.md b/stable/nzbhydra/9.0.14/helm-values.md
similarity index 95%
rename from stable/nzbhydra/9.0.12/helm-values.md
rename to stable/nzbhydra/9.0.14/helm-values.md
index bbef512f61..be4860eb0a 100644
--- a/stable/nzbhydra/9.0.12/helm-values.md
+++ b/stable/nzbhydra/9.0.14/helm-values.md
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env | object | `{}` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/k8s-at-home/nzbhydra2"` | |
-| image.tag | string | `"v3.17.3@sha256:9c1a08356359e75051b03ec614b4df5f6f24558a183de6feacb3a5c2ff232b77"` | |
+| image.tag | string | `"v3.18.0@sha256:d48b4c6b08ad96b5c394dc51e26bacf005a1f820b49aad29827f13725d51b05c"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| probes.liveness.custom | bool | `true` | |
diff --git a/stable/nzbhydra/9.0.12/ix_values.yaml b/stable/nzbhydra/9.0.14/ix_values.yaml
similarity index 92%
rename from stable/nzbhydra/9.0.12/ix_values.yaml
rename to stable/nzbhydra/9.0.14/ix_values.yaml
index ca3248f9ad..3541fb5a42 100644
--- a/stable/nzbhydra/9.0.12/ix_values.yaml
+++ b/stable/nzbhydra/9.0.14/ix_values.yaml
@@ -3,7 +3,7 @@
image:
repository: ghcr.io/k8s-at-home/nzbhydra2
pullPolicy: IfNotPresent
- tag: v3.17.3@sha256:9c1a08356359e75051b03ec614b4df5f6f24558a183de6feacb3a5c2ff232b77
+ tag: v3.18.0@sha256:d48b4c6b08ad96b5c394dc51e26bacf005a1f820b49aad29827f13725d51b05c
securityContext:
readOnlyRootFilesystem: false
diff --git a/stable/nzbhydra/9.0.12/questions.yaml b/stable/nzbhydra/9.0.14/questions.yaml
similarity index 99%
rename from stable/nzbhydra/9.0.12/questions.yaml
rename to stable/nzbhydra/9.0.14/questions.yaml
index 98ef12c0ce..0656aa9653 100644
--- a/stable/nzbhydra/9.0.12/questions.yaml
+++ b/stable/nzbhydra/9.0.14/questions.yaml
@@ -19,6 +19,8 @@ groups:
description: "Specify resources/devices to be allocated to workload"
- name: "Middlewares"
description: "Traefik Middlewares"
+ - name: "Metrics"
+ description: "Metrics"
- name: "Addons"
description: "Addon Configuration"
- name: "Advanced"
diff --git a/stable/photoprism/6.0.0/templates/common.yaml b/stable/nzbhydra/9.0.14/templates/common.yaml
similarity index 100%
rename from stable/photoprism/6.0.0/templates/common.yaml
rename to stable/nzbhydra/9.0.14/templates/common.yaml
diff --git a/stable/photoprism/6.0.0/values.yaml b/stable/nzbhydra/9.0.14/values.yaml
similarity index 100%
rename from stable/photoprism/6.0.0/values.yaml
rename to stable/nzbhydra/9.0.14/values.yaml
diff --git a/stable/photoprism/6.0.0/CHANGELOG.md b/stable/photoprism/6.0.1/CHANGELOG.md
similarity index 92%
rename from stable/photoprism/6.0.0/CHANGELOG.md
rename to stable/photoprism/6.0.1/CHANGELOG.md
index f1850be891..cfa889f0d1 100644
--- a/stable/photoprism/6.0.0/CHANGELOG.md
+++ b/stable/photoprism/6.0.1/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [photoprism-6.0.1](https://github.com/truecharts/apps/compare/photoprism-6.0.0...photoprism-6.0.1) (2021-11-30)
+
+#### Chore
+
+* update major docker tags (major) ([#1426](https://github.com/truecharts/apps/issues/1426))
+
+
+
### [photoprism-6.0.0](https://github.com/truecharts/apps/compare/photoprism-5.0.12...photoprism-6.0.0) (2021-11-28)
@@ -88,12 +97,3 @@
#### Chore
* update non-major deps helm releases ([#1291](https://github.com/truecharts/apps/issues/1291))
-
-#### Chore
-
-* Simplify GUI for deployment, persistence and securityContext ([#1289](https://github.com/truecharts/apps/issues/1289))
-
-#### Feat
-
-* Simplify the Services GUI ([#1290](https://github.com/truecharts/apps/issues/1290))
-
diff --git a/stable/photoshow/1.0.14/CONFIG.md b/stable/photoprism/6.0.1/CONFIG.md
similarity index 100%
rename from stable/photoshow/1.0.14/CONFIG.md
rename to stable/photoprism/6.0.1/CONFIG.md
diff --git a/stable/photoprism/6.0.0/Chart.lock b/stable/photoprism/6.0.1/Chart.lock
similarity index 84%
rename from stable/photoprism/6.0.0/Chart.lock
rename to stable/photoprism/6.0.1/Chart.lock
index 08b1ea4ea1..e43b27a9e1 100644
--- a/stable/photoprism/6.0.0/Chart.lock
+++ b/stable/photoprism/6.0.1/Chart.lock
@@ -6,4 +6,4 @@ dependencies:
repository: https://truecharts.org/
version: 1.0.14
digest: sha256:5e9e690d8f7e690e1c778c5c0138361783600ee28999056697fd662961cee0a6
-generated: "2021-11-28T16:18:50.974338383Z"
+generated: "2021-11-30T09:02:37.9977062Z"
diff --git a/stable/photoprism/6.0.0/Chart.yaml b/stable/photoprism/6.0.1/Chart.yaml
similarity index 95%
rename from stable/photoprism/6.0.0/Chart.yaml
rename to stable/photoprism/6.0.1/Chart.yaml
index 05bdc78ca7..b205cb40a0 100644
--- a/stable/photoprism/6.0.0/Chart.yaml
+++ b/stable/photoprism/6.0.1/Chart.yaml
@@ -1,5 +1,5 @@
apiVersion: v2
-appVersion: "20211018"
+appVersion: "20211128"
dependencies:
- name: common
repository: https://truecharts.org
@@ -26,7 +26,7 @@ name: photoprism
sources:
- https://github.com/photoprism/photoprism
- https://hub.docker.com/r/photoprism/photoprism
-version: 6.0.0
+version: 6.0.1
annotations:
truecharts.org/catagories: |
- media
diff --git a/stable/photoprism/6.0.0/README.md b/stable/photoprism/6.0.1/README.md
similarity index 100%
rename from stable/photoprism/6.0.0/README.md
rename to stable/photoprism/6.0.1/README.md
diff --git a/stable/photoprism/6.0.0/app-readme.md b/stable/photoprism/6.0.1/app-readme.md
similarity index 100%
rename from stable/photoprism/6.0.0/app-readme.md
rename to stable/photoprism/6.0.1/app-readme.md
diff --git a/stable/photoprism/6.0.0/charts/common-8.9.4.tgz b/stable/photoprism/6.0.1/charts/common-8.9.4.tgz
similarity index 100%
rename from stable/photoprism/6.0.0/charts/common-8.9.4.tgz
rename to stable/photoprism/6.0.1/charts/common-8.9.4.tgz
diff --git a/stable/photoprism/6.0.0/charts/mariadb-1.0.14.tgz b/stable/photoprism/6.0.1/charts/mariadb-1.0.14.tgz
similarity index 100%
rename from stable/photoprism/6.0.0/charts/mariadb-1.0.14.tgz
rename to stable/photoprism/6.0.1/charts/mariadb-1.0.14.tgz
diff --git a/stable/photoprism/6.0.0/helm-values.md b/stable/photoprism/6.0.1/helm-values.md
similarity index 96%
rename from stable/photoprism/6.0.0/helm-values.md
rename to stable/photoprism/6.0.1/helm-values.md
index e770f3aed8..73316f0288 100644
--- a/stable/photoprism/6.0.0/helm-values.md
+++ b/stable/photoprism/6.0.1/helm-values.md
@@ -32,7 +32,7 @@ You will, however, be able to use all values referenced in the common chart here
| envValueFrom.PHOTOPRISM_DATABASE_SERVER.secretKeyRef.name | string | `"mariadbcreds"` | |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"docker.io/photoprism/photoprism"` | image repository |
-| image.tag | string | `"20211018@sha256:f61fb623187faa33d1e3f4d86e384cdf401442d4ba6bec96897f42fa4fbb84b4"` | image tag |
+| image.tag | string | `"20211128@sha256:6f1fff0abad93f7d9a8a0c8a6b65af9ad5c3c12d1a22e4867fb93c331336f156"` | image tag |
| mariadb.enabled | bool | `true` | |
| mariadb.existingSecret | string | `"mariadbcreds"` | |
| mariadb.mariadbDatabase | string | `"photoprism"` | |
diff --git a/stable/photoprism/6.0.0/ix_values.yaml b/stable/photoprism/6.0.1/ix_values.yaml
similarity index 96%
rename from stable/photoprism/6.0.0/ix_values.yaml
rename to stable/photoprism/6.0.1/ix_values.yaml
index 8867e1ad8a..612065287e 100644
--- a/stable/photoprism/6.0.0/ix_values.yaml
+++ b/stable/photoprism/6.0.1/ix_values.yaml
@@ -9,7 +9,7 @@ image:
# -- image repository
repository: docker.io/photoprism/photoprism
# -- image tag
- tag: 20211018@sha256:f61fb623187faa33d1e3f4d86e384cdf401442d4ba6bec96897f42fa4fbb84b4
+ tag: 20211128@sha256:6f1fff0abad93f7d9a8a0c8a6b65af9ad5c3c12d1a22e4867fb93c331336f156
# -- image pull policy
pullPolicy: IfNotPresent
diff --git a/stable/photoprism/6.0.0/questions.yaml b/stable/photoprism/6.0.1/questions.yaml
similarity index 100%
rename from stable/photoprism/6.0.0/questions.yaml
rename to stable/photoprism/6.0.1/questions.yaml
diff --git a/stable/prowlarr/4.0.19/templates/common.yaml b/stable/photoprism/6.0.1/templates/common.yaml
similarity index 100%
rename from stable/prowlarr/4.0.19/templates/common.yaml
rename to stable/photoprism/6.0.1/templates/common.yaml
diff --git a/stable/photoshow/1.0.14/values.yaml b/stable/photoprism/6.0.1/values.yaml
similarity index 100%
rename from stable/photoshow/1.0.14/values.yaml
rename to stable/photoprism/6.0.1/values.yaml
diff --git a/stable/photoshow/1.0.14/Chart.lock b/stable/photoshow/1.0.14/Chart.lock
deleted file mode 100644
index 36d835ce50..0000000000
--- a/stable/photoshow/1.0.14/Chart.lock
+++ /dev/null
@@ -1,6 +0,0 @@
-dependencies:
-- name: common
- repository: https://truecharts.org
- version: 8.9.3
-digest: sha256:8e3b075bc94570b49db18d1ea9431f95ed06504fb372ee04f43c667c784d7b14
-generated: "2021-11-23T14:05:51.686913286Z"
diff --git a/stable/photoshow/1.0.14/charts/common-8.9.3.tgz b/stable/photoshow/1.0.14/charts/common-8.9.3.tgz
deleted file mode 100644
index e580310fbc..0000000000
Binary files a/stable/photoshow/1.0.14/charts/common-8.9.3.tgz and /dev/null differ
diff --git a/stable/photoshow/1.0.14/CHANGELOG.md b/stable/photoshow/1.0.16/CHANGELOG.md
similarity index 92%
rename from stable/photoshow/1.0.14/CHANGELOG.md
rename to stable/photoshow/1.0.16/CHANGELOG.md
index a0594ea5d5..084e38fa67 100644
--- a/stable/photoshow/1.0.14/CHANGELOG.md
+++ b/stable/photoshow/1.0.16/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [photoshow-1.0.16](https://github.com/truecharts/apps/compare/photoshow-1.0.15...photoshow-1.0.16) (2021-11-30)
+
+#### Chore
+
+* update non-major deps helm releases
+
+
+
### [photoshow-1.0.14](https://github.com/truecharts/apps/compare/photoshow-1.0.13...photoshow-1.0.14) (2021-11-23)
@@ -88,12 +97,3 @@
#### Chore
* update non-major deps helm releases ([#1291](https://github.com/truecharts/apps/issues/1291))
-
-#### Chore
-
-* Simplify GUI for deployment, persistence and securityContext ([#1289](https://github.com/truecharts/apps/issues/1289))
-
-#### Feat
-
-* Simplify the Services GUI ([#1290](https://github.com/truecharts/apps/issues/1290))
-
diff --git a/stable/prowlarr/4.0.19/CONFIG.md b/stable/photoshow/1.0.16/CONFIG.md
similarity index 100%
rename from stable/prowlarr/4.0.19/CONFIG.md
rename to stable/photoshow/1.0.16/CONFIG.md
diff --git a/stable/photoshow/1.0.16/Chart.lock b/stable/photoshow/1.0.16/Chart.lock
new file mode 100644
index 0000000000..23f2b05ba1
--- /dev/null
+++ b/stable/photoshow/1.0.16/Chart.lock
@@ -0,0 +1,6 @@
+dependencies:
+- name: common
+ repository: https://truecharts.org
+ version: 8.9.5
+digest: sha256:ba7b68afb284dc958638fbcd7cf94edcbfc9b67c593bdc6dfef256b93445c2ca
+generated: "2021-11-30T09:03:10.18556581Z"
diff --git a/stable/photoshow/1.0.14/Chart.yaml b/stable/photoshow/1.0.16/Chart.yaml
similarity index 96%
rename from stable/photoshow/1.0.14/Chart.yaml
rename to stable/photoshow/1.0.16/Chart.yaml
index 78c4cf01d8..678a7de822 100644
--- a/stable/photoshow/1.0.14/Chart.yaml
+++ b/stable/photoshow/1.0.16/Chart.yaml
@@ -3,7 +3,7 @@ appVersion: "48aabb98"
dependencies:
- name: common
repository: https://truecharts.org
- version: 8.9.3
+ version: 8.9.5
description: A gallery software at its easiest, it doesn't even require a database.
home: https://github.com/truecharts/apps/tree/master/charts/stable/photoshow
icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/photoshow-icon.png
@@ -23,7 +23,7 @@ sources:
- https://github.com/thibaud-rohmer/PhotoShow
- https://github.com/linuxserver/docker-photoshow
type: application
-version: 1.0.14
+version: 1.0.16
annotations:
truecharts.org/catagories: |
- media
diff --git a/stable/photoshow/1.0.14/README.md b/stable/photoshow/1.0.16/README.md
similarity index 96%
rename from stable/photoshow/1.0.14/README.md
rename to stable/photoshow/1.0.16/README.md
index a8e1f61eb0..743d65f636 100644
--- a/stable/photoshow/1.0.14/README.md
+++ b/stable/photoshow/1.0.16/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/stable/photoshow/1.0.14/app-readme.md b/stable/photoshow/1.0.16/app-readme.md
similarity index 100%
rename from stable/photoshow/1.0.14/app-readme.md
rename to stable/photoshow/1.0.16/app-readme.md
diff --git a/stable/photoshow/1.0.16/charts/common-8.9.5.tgz b/stable/photoshow/1.0.16/charts/common-8.9.5.tgz
new file mode 100644
index 0000000000..26f72d1932
Binary files /dev/null and b/stable/photoshow/1.0.16/charts/common-8.9.5.tgz differ
diff --git a/stable/photoshow/1.0.14/helm-values.md b/stable/photoshow/1.0.16/helm-values.md
similarity index 88%
rename from stable/photoshow/1.0.14/helm-values.md
rename to stable/photoshow/1.0.16/helm-values.md
index 019547b598..69c892b936 100644
--- a/stable/photoshow/1.0.14/helm-values.md
+++ b/stable/photoshow/1.0.16/helm-values.md
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.PUID | int | `568` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/photoshow"` | |
-| image.tag | string | `"version-48aabb98@sha256:c6f3575f271615c367edcf27c3c1b6b8d89c95a2ff333d44c5a982b7d7b251bb"` | |
+| image.tag | string | `"version-48aabb98@sha256:25a1427db9dc5d133878bbbf39e59eb554f88a09ad81f01583d71190d2808448"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| persistence.varrun.enabled | bool | `true` | |
@@ -22,7 +22,7 @@ You will, however, be able to use all values referenced in the common chart here
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| securityContext.runAsNonRoot | bool | `false` | |
-| service.main.ports.main.port | int | `80` | |
+| service.main.ports.main.port | int | `10025` | |
| service.main.ports.main.targetPort | int | `80` | |
All Rights Reserved - The TrueCharts Project
diff --git a/stable/photoshow/1.0.14/ix_values.yaml b/stable/photoshow/1.0.16/ix_values.yaml
similarity index 76%
rename from stable/photoshow/1.0.14/ix_values.yaml
rename to stable/photoshow/1.0.16/ix_values.yaml
index 1a47f55e83..293308c1b7 100644
--- a/stable/photoshow/1.0.14/ix_values.yaml
+++ b/stable/photoshow/1.0.16/ix_values.yaml
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/linuxserver/photoshow
pullPolicy: IfNotPresent
- tag: version-48aabb98@sha256:c6f3575f271615c367edcf27c3c1b6b8d89c95a2ff333d44c5a982b7d7b251bb
+ tag: version-48aabb98@sha256:25a1427db9dc5d133878bbbf39e59eb554f88a09ad81f01583d71190d2808448
env:
PUID: 568
@@ -18,7 +18,7 @@ service:
main:
ports:
main:
- port: 80
+ port: 10025
targetPort: 80
persistence:
diff --git a/stable/freshrss/9.0.14/questions.yaml b/stable/photoshow/1.0.16/questions.yaml
similarity index 99%
rename from stable/freshrss/9.0.14/questions.yaml
rename to stable/photoshow/1.0.16/questions.yaml
index 607d6b84cc..133b4011f6 100644
--- a/stable/freshrss/9.0.14/questions.yaml
+++ b/stable/photoshow/1.0.16/questions.yaml
@@ -19,6 +19,8 @@ groups:
description: "Specify resources/devices to be allocated to workload"
- name: "Middlewares"
description: "Traefik Middlewares"
+ - name: "Metrics"
+ description: "Metrics"
- name: "Addons"
description: "Addon Configuration"
- name: "Advanced"
@@ -172,6 +174,7 @@ questions:
label: "Value"
schema:
type: string
+
- variable: env
group: "Container Configuration"
label: "Image Environment"
@@ -198,7 +201,6 @@ questions:
type: int
default: 568
-
- variable: envList
label: "Image environment"
group: "Container Configuration"
@@ -348,7 +350,7 @@ questions:
description: "This port exposes the container port on the service"
schema:
type: int
- default: 80
+ default: 10025
editable: true
required: true
- variable: advanced
@@ -1279,6 +1281,7 @@ questions:
type: string
default: ""
required: true
+
- variable: advancedSecurity
label: "Show Advanced Security Settings"
group: "Security and Permissions"
@@ -1312,6 +1315,7 @@ questions:
schema:
type: boolean
default: false
+
- variable: podSecurityContext
group: "Security and Permissions"
label: "Pod Security Context"
@@ -1357,6 +1361,7 @@ questions:
- value: "Always"
description: "Always"
+
- variable: advancedresources
label: "Set Custom Resource Limits/Requests (Advanced)"
group: "Resources and Devices"
diff --git a/stable/photoshow/1.0.14/templates/common.yaml b/stable/photoshow/1.0.16/templates/common.yaml
similarity index 100%
rename from stable/photoshow/1.0.14/templates/common.yaml
rename to stable/photoshow/1.0.16/templates/common.yaml
diff --git a/stable/prowlarr/4.0.19/values.yaml b/stable/photoshow/1.0.16/values.yaml
similarity index 100%
rename from stable/prowlarr/4.0.19/values.yaml
rename to stable/photoshow/1.0.16/values.yaml
diff --git a/stable/prowlarr/4.0.19/Chart.lock b/stable/prowlarr/4.0.19/Chart.lock
deleted file mode 100644
index 5a977ba479..0000000000
--- a/stable/prowlarr/4.0.19/Chart.lock
+++ /dev/null
@@ -1,6 +0,0 @@
-dependencies:
-- name: common
- repository: https://truecharts.org
- version: 8.9.3
-digest: sha256:8e3b075bc94570b49db18d1ea9431f95ed06504fb372ee04f43c667c784d7b14
-generated: "2021-11-23T22:26:38.300338879Z"
diff --git a/stable/prowlarr/4.0.19/charts/common-8.9.3.tgz b/stable/prowlarr/4.0.19/charts/common-8.9.3.tgz
deleted file mode 100644
index e580310fbc..0000000000
Binary files a/stable/prowlarr/4.0.19/charts/common-8.9.3.tgz and /dev/null differ
diff --git a/stable/prowlarr/4.0.19/CHANGELOG.md b/stable/prowlarr/4.0.21/CHANGELOG.md
similarity index 88%
rename from stable/prowlarr/4.0.19/CHANGELOG.md
rename to stable/prowlarr/4.0.21/CHANGELOG.md
index 0485e4c2ef..fd92197f44 100644
--- a/stable/prowlarr/4.0.19/CHANGELOG.md
+++ b/stable/prowlarr/4.0.21/CHANGELOG.md
@@ -1,6 +1,17 @@
# Changelog
+
+### [prowlarr-4.0.21](https://github.com/truecharts/apps/compare/prowlarr-4.0.20...prowlarr-4.0.21) (2021-11-30)
+
+#### Chore
+
+* update non-major docker tags ([#1429](https://github.com/truecharts/apps/issues/1429))
+* update non-major ([#1427](https://github.com/truecharts/apps/issues/1427))
+* update non-major deps helm releases
+
+
+
### [prowlarr-4.0.19](https://github.com/truecharts/apps/compare/prowlarr-4.0.18...prowlarr-4.0.19) (2021-11-23)
@@ -86,14 +97,3 @@
* update non-major ([#1327](https://github.com/truecharts/apps/issues/1327))
#### Fix
-
-* split udp and tcp ports ([#1321](https://github.com/truecharts/apps/issues/1321))
-* Allow spaces in paths ([#1306](https://github.com/truecharts/apps/issues/1306))
-
-
-
-
-### [prowlarr-4.0.10](https://github.com/truecharts/apps/compare/prowlarr-4.0.9...prowlarr-4.0.10) (2021-11-09)
-
-#### Chore
-
diff --git a/stable/readarr/9.0.18/CONFIG.md b/stable/prowlarr/4.0.21/CONFIG.md
similarity index 100%
rename from stable/readarr/9.0.18/CONFIG.md
rename to stable/prowlarr/4.0.21/CONFIG.md
diff --git a/stable/prowlarr/4.0.21/Chart.lock b/stable/prowlarr/4.0.21/Chart.lock
new file mode 100644
index 0000000000..c8e70caac5
--- /dev/null
+++ b/stable/prowlarr/4.0.21/Chart.lock
@@ -0,0 +1,6 @@
+dependencies:
+- name: common
+ repository: https://truecharts.org
+ version: 8.9.5
+digest: sha256:ba7b68afb284dc958638fbcd7cf94edcbfc9b67c593bdc6dfef256b93445c2ca
+generated: "2021-11-30T09:03:35.044967814Z"
diff --git a/stable/prowlarr/4.0.19/Chart.yaml b/stable/prowlarr/4.0.21/Chart.yaml
similarity index 92%
rename from stable/prowlarr/4.0.19/Chart.yaml
rename to stable/prowlarr/4.0.21/Chart.yaml
index 732ebe7b91..1dda56f8c6 100644
--- a/stable/prowlarr/4.0.19/Chart.yaml
+++ b/stable/prowlarr/4.0.21/Chart.yaml
@@ -1,9 +1,9 @@
apiVersion: v2
-appVersion: "0.1.4.1133"
+appVersion: "0.1.6.1173"
dependencies:
- name: common
repository: https://truecharts.org
- version: 8.9.3
+ version: 8.9.5
description: Indexer manager/proxy built on the popular arr net base stack to integrate
with your various PVR apps.
home: https://github.com/truecharts/apps/tree/master/charts/stable/prowlarr
@@ -21,7 +21,7 @@ name: prowlarr
sources:
- https://github.com/Prowlarr/Prowlarr
- https://github.com/k8s-at-home/container-images
-version: 4.0.19
+version: 4.0.21
annotations:
truecharts.org/catagories: |
- media
diff --git a/stable/prowlarr/4.0.19/README.md b/stable/prowlarr/4.0.21/README.md
similarity index 96%
rename from stable/prowlarr/4.0.19/README.md
rename to stable/prowlarr/4.0.21/README.md
index 1f2b8c58a2..fb1df873e1 100644
--- a/stable/prowlarr/4.0.19/README.md
+++ b/stable/prowlarr/4.0.21/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/stable/prowlarr/4.0.19/app-readme.md b/stable/prowlarr/4.0.21/app-readme.md
similarity index 100%
rename from stable/prowlarr/4.0.19/app-readme.md
rename to stable/prowlarr/4.0.21/app-readme.md
diff --git a/stable/prowlarr/4.0.21/charts/common-8.9.5.tgz b/stable/prowlarr/4.0.21/charts/common-8.9.5.tgz
new file mode 100644
index 0000000000..26f72d1932
Binary files /dev/null and b/stable/prowlarr/4.0.21/charts/common-8.9.5.tgz differ
diff --git a/stable/prowlarr/4.0.19/helm-values.md b/stable/prowlarr/4.0.21/helm-values.md
similarity index 91%
rename from stable/prowlarr/4.0.19/helm-values.md
rename to stable/prowlarr/4.0.21/helm-values.md
index f46788f095..c8d767885b 100644
--- a/stable/prowlarr/4.0.19/helm-values.md
+++ b/stable/prowlarr/4.0.21/helm-values.md
@@ -15,7 +15,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.TZ | string | `"UTC"` | Set the container timezone |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"ghcr.io/k8s-at-home/prowlarr"` | image repository |
-| image.tag | string | `"v0.1.4.1133@sha256:8c56a6d63f64509d247ec6140dcd4e4d3fdc5fb4170db76f1094836afa0c0ff0"` | image tag |
+| image.tag | string | `"v0.1.6.1173@sha256:49f511b068474bb4f5f5cc6e9ffbabe45dc28e815a210983c359a701b8c85eeb"` | image tag |
| ingress.main | object | See values.yaml | Enable and configure ingress settings for the chart under this key. |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
diff --git a/stable/prowlarr/4.0.19/ix_values.yaml b/stable/prowlarr/4.0.21/ix_values.yaml
similarity index 91%
rename from stable/prowlarr/4.0.19/ix_values.yaml
rename to stable/prowlarr/4.0.21/ix_values.yaml
index e16e17e65d..5d2335fbdc 100644
--- a/stable/prowlarr/4.0.19/ix_values.yaml
+++ b/stable/prowlarr/4.0.21/ix_values.yaml
@@ -9,7 +9,7 @@ image:
# -- image repository
repository: ghcr.io/k8s-at-home/prowlarr
# -- image tag
- tag: v0.1.4.1133@sha256:8c56a6d63f64509d247ec6140dcd4e4d3fdc5fb4170db76f1094836afa0c0ff0
+ tag: v0.1.6.1173@sha256:49f511b068474bb4f5f5cc6e9ffbabe45dc28e815a210983c359a701b8c85eeb
# -- image pull policy
pullPolicy: IfNotPresent
diff --git a/stable/prowlarr/4.0.19/questions.yaml b/stable/prowlarr/4.0.21/questions.yaml
similarity index 100%
rename from stable/prowlarr/4.0.19/questions.yaml
rename to stable/prowlarr/4.0.21/questions.yaml
diff --git a/stable/readarr/9.0.18/templates/common.yaml b/stable/prowlarr/4.0.21/templates/common.yaml
similarity index 100%
rename from stable/readarr/9.0.18/templates/common.yaml
rename to stable/prowlarr/4.0.21/templates/common.yaml
diff --git a/stable/readarr/9.0.18/values.yaml b/stable/prowlarr/4.0.21/values.yaml
similarity index 100%
rename from stable/readarr/9.0.18/values.yaml
rename to stable/prowlarr/4.0.21/values.yaml
diff --git a/stable/readarr/9.0.18/Chart.lock b/stable/readarr/9.0.18/Chart.lock
deleted file mode 100644
index 76e52f0c50..0000000000
--- a/stable/readarr/9.0.18/Chart.lock
+++ /dev/null
@@ -1,6 +0,0 @@
-dependencies:
-- name: common
- repository: https://truecharts.org
- version: 8.9.3
-digest: sha256:8e3b075bc94570b49db18d1ea9431f95ed06504fb372ee04f43c667c784d7b14
-generated: "2021-11-23T14:12:43.288677134Z"
diff --git a/stable/readarr/9.0.18/charts/common-8.9.3.tgz b/stable/readarr/9.0.18/charts/common-8.9.3.tgz
deleted file mode 100644
index e580310fbc..0000000000
Binary files a/stable/readarr/9.0.18/charts/common-8.9.3.tgz and /dev/null differ
diff --git a/stable/readarr/9.0.18/CHANGELOG.md b/stable/readarr/9.0.20/CHANGELOG.md
similarity index 92%
rename from stable/readarr/9.0.18/CHANGELOG.md
rename to stable/readarr/9.0.20/CHANGELOG.md
index d5d5df75c1..721ae34905 100644
--- a/stable/readarr/9.0.18/CHANGELOG.md
+++ b/stable/readarr/9.0.20/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [readarr-9.0.20](https://github.com/truecharts/apps/compare/readarr-9.0.19...readarr-9.0.20) (2021-11-30)
+
+#### Chore
+
+* update non-major deps helm releases
+
+
+
### [readarr-9.0.18](https://github.com/truecharts/apps/compare/readarr-9.0.17...readarr-9.0.18) (2021-11-23)
@@ -88,12 +97,3 @@
#### Chore
-* update non-major deps helm releases ([#1297](https://github.com/truecharts/apps/issues/1297))
-
-
-
-
-### [readarr-9.0.9](https://github.com/truecharts/apps/compare/readarr-9.0.8...readarr-9.0.9) (2021-11-07)
-
-#### Chore
-
diff --git a/stable/remmina/1.0.14/CONFIG.md b/stable/readarr/9.0.20/CONFIG.md
similarity index 100%
rename from stable/remmina/1.0.14/CONFIG.md
rename to stable/readarr/9.0.20/CONFIG.md
diff --git a/stable/readarr/9.0.20/Chart.lock b/stable/readarr/9.0.20/Chart.lock
new file mode 100644
index 0000000000..4af34b693f
--- /dev/null
+++ b/stable/readarr/9.0.20/Chart.lock
@@ -0,0 +1,6 @@
+dependencies:
+- name: common
+ repository: https://truecharts.org
+ version: 8.9.5
+digest: sha256:ba7b68afb284dc958638fbcd7cf94edcbfc9b67c593bdc6dfef256b93445c2ca
+generated: "2021-11-30T09:03:59.973643732Z"
diff --git a/stable/readarr/9.0.18/Chart.yaml b/stable/readarr/9.0.20/Chart.yaml
similarity index 92%
rename from stable/readarr/9.0.18/Chart.yaml
rename to stable/readarr/9.0.20/Chart.yaml
index 0ed0c7b339..6bd2b51fa5 100644
--- a/stable/readarr/9.0.18/Chart.yaml
+++ b/stable/readarr/9.0.20/Chart.yaml
@@ -1,9 +1,9 @@
apiVersion: v2
-appVersion: "0.1.0.1053"
+appVersion: "0.1.0.1071"
dependencies:
- name: common
repository: https://truecharts.org
- version: 8.9.3
+ version: 8.9.5
deprecated: false
description: A fork of Radarr to work with Books & AudioBooks
home: https://github.com/truecharts/apps/tree/master/charts/stable/readarr
@@ -24,7 +24,7 @@ sources:
- https://github.com/Readarr/Readarr
- https://readarr.com
type: application
-version: 9.0.18
+version: 9.0.20
annotations:
truecharts.org/catagories: |
- media
diff --git a/stable/readarr/9.0.18/README.md b/stable/readarr/9.0.20/README.md
similarity index 96%
rename from stable/readarr/9.0.18/README.md
rename to stable/readarr/9.0.20/README.md
index feca80be4f..35bd4f8114 100644
--- a/stable/readarr/9.0.18/README.md
+++ b/stable/readarr/9.0.20/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/stable/readarr/9.0.18/app-readme.md b/stable/readarr/9.0.20/app-readme.md
similarity index 100%
rename from stable/readarr/9.0.18/app-readme.md
rename to stable/readarr/9.0.20/app-readme.md
diff --git a/stable/readarr/9.0.20/charts/common-8.9.5.tgz b/stable/readarr/9.0.20/charts/common-8.9.5.tgz
new file mode 100644
index 0000000000..26f72d1932
Binary files /dev/null and b/stable/readarr/9.0.20/charts/common-8.9.5.tgz differ
diff --git a/stable/readarr/9.0.18/helm-values.md b/stable/readarr/9.0.20/helm-values.md
similarity index 94%
rename from stable/readarr/9.0.18/helm-values.md
rename to stable/readarr/9.0.20/helm-values.md
index bb55920ace..5afa1689f3 100644
--- a/stable/readarr/9.0.18/helm-values.md
+++ b/stable/readarr/9.0.20/helm-values.md
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env | object | `{}` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/k8s-at-home/readarr"` | |
-| image.tag | string | `"v0.1.0.1053@sha256:2fe90df84cf7007ca4e7fb6699f4aa383b72346240dd7570acbcd0c331d990f7"` | |
+| image.tag | string | `"v0.1.0.1071@sha256:7f7cdc87e912018745e10dd4e0603aad30750317bb47d498ae469a9748d6b455"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| probes.liveness.custom | bool | `true` | |
diff --git a/stable/readarr/9.0.18/ix_values.yaml b/stable/readarr/9.0.20/ix_values.yaml
similarity index 91%
rename from stable/readarr/9.0.18/ix_values.yaml
rename to stable/readarr/9.0.20/ix_values.yaml
index 67203a04ab..5fd3e35a3c 100644
--- a/stable/readarr/9.0.18/ix_values.yaml
+++ b/stable/readarr/9.0.20/ix_values.yaml
@@ -3,7 +3,7 @@
image:
repository: ghcr.io/k8s-at-home/readarr
pullPolicy: IfNotPresent
- tag: v0.1.0.1053@sha256:2fe90df84cf7007ca4e7fb6699f4aa383b72346240dd7570acbcd0c331d990f7
+ tag: v0.1.0.1071@sha256:7f7cdc87e912018745e10dd4e0603aad30750317bb47d498ae469a9748d6b455
securityContext:
readOnlyRootFilesystem: false
diff --git a/stable/readarr/9.0.18/questions.yaml b/stable/readarr/9.0.20/questions.yaml
similarity index 99%
rename from stable/readarr/9.0.18/questions.yaml
rename to stable/readarr/9.0.20/questions.yaml
index 0df64b8996..683828fd41 100644
--- a/stable/readarr/9.0.18/questions.yaml
+++ b/stable/readarr/9.0.20/questions.yaml
@@ -19,6 +19,8 @@ groups:
description: "Specify resources/devices to be allocated to workload"
- name: "Middlewares"
description: "Traefik Middlewares"
+ - name: "Metrics"
+ description: "Metrics"
- name: "Addons"
description: "Addon Configuration"
- name: "Advanced"
diff --git a/stable/unpoller/1.0.1/templates/common.yaml b/stable/readarr/9.0.20/templates/common.yaml
similarity index 100%
rename from stable/unpoller/1.0.1/templates/common.yaml
rename to stable/readarr/9.0.20/templates/common.yaml
diff --git a/stable/remmina/1.0.14/values.yaml b/stable/readarr/9.0.20/values.yaml
similarity index 100%
rename from stable/remmina/1.0.14/values.yaml
rename to stable/readarr/9.0.20/values.yaml
diff --git a/stable/remmina/1.0.14/Chart.lock b/stable/remmina/1.0.14/Chart.lock
deleted file mode 100644
index 32a384cd60..0000000000
--- a/stable/remmina/1.0.14/Chart.lock
+++ /dev/null
@@ -1,6 +0,0 @@
-dependencies:
-- name: common
- repository: https://truecharts.org
- version: 8.9.3
-digest: sha256:8e3b075bc94570b49db18d1ea9431f95ed06504fb372ee04f43c667c784d7b14
-generated: "2021-11-23T14:14:28.606490738Z"
diff --git a/stable/remmina/1.0.14/charts/common-8.9.3.tgz b/stable/remmina/1.0.14/charts/common-8.9.3.tgz
deleted file mode 100644
index e580310fbc..0000000000
Binary files a/stable/remmina/1.0.14/charts/common-8.9.3.tgz and /dev/null differ
diff --git a/stable/remmina/1.0.14/CHANGELOG.md b/stable/remmina/1.0.16/CHANGELOG.md
similarity index 89%
rename from stable/remmina/1.0.14/CHANGELOG.md
rename to stable/remmina/1.0.16/CHANGELOG.md
index 75e7a5d170..8e93a28e84 100644
--- a/stable/remmina/1.0.14/CHANGELOG.md
+++ b/stable/remmina/1.0.16/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [remmina-1.0.16](https://github.com/truecharts/apps/compare/remmina-1.0.15...remmina-1.0.16) (2021-11-30)
+
+#### Chore
+
+* update non-major deps helm releases
+
+
+
### [remmina-1.0.14](https://github.com/truecharts/apps/compare/remmina-1.0.13...remmina-1.0.14) (2021-11-23)
@@ -88,12 +97,3 @@
#### Chore
-* update non-major deps helm releases ([#1291](https://github.com/truecharts/apps/issues/1291))
-
-#### Chore
-
-* Simplify GUI for deployment, persistence and securityContext ([#1289](https://github.com/truecharts/apps/issues/1289))
-
-#### Feat
-
-* Simplify the Services GUI ([#1290](https://github.com/truecharts/apps/issues/1290))
diff --git a/stable/sqlitebrowser/1.0.14/CONFIG.md b/stable/remmina/1.0.16/CONFIG.md
similarity index 100%
rename from stable/sqlitebrowser/1.0.14/CONFIG.md
rename to stable/remmina/1.0.16/CONFIG.md
diff --git a/stable/remmina/1.0.16/Chart.lock b/stable/remmina/1.0.16/Chart.lock
new file mode 100644
index 0000000000..a4ed867ee3
--- /dev/null
+++ b/stable/remmina/1.0.16/Chart.lock
@@ -0,0 +1,6 @@
+dependencies:
+- name: common
+ repository: https://truecharts.org
+ version: 8.9.5
+digest: sha256:ba7b68afb284dc958638fbcd7cf94edcbfc9b67c593bdc6dfef256b93445c2ca
+generated: "2021-11-30T09:04:24.799767468Z"
diff --git a/stable/remmina/1.0.14/Chart.yaml b/stable/remmina/1.0.16/Chart.yaml
similarity index 95%
rename from stable/remmina/1.0.14/Chart.yaml
rename to stable/remmina/1.0.16/Chart.yaml
index 0d893d7ebe..8c12bd95fa 100644
--- a/stable/remmina/1.0.14/Chart.yaml
+++ b/stable/remmina/1.0.16/Chart.yaml
@@ -3,7 +3,7 @@ appVersion: "1.2.0-rcgi"
dependencies:
- name: common
repository: https://truecharts.org
- version: 8.9.3
+ version: 8.9.5
description: A remote desktop client written in GTK
home: https://github.com/truecharts/apps/tree/master/charts/stable/remmina
icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/remmina-icon.png
@@ -22,7 +22,7 @@ sources:
- https://github.com/linuxserver/docker-remmina
- https://remmina.org/
type: application
-version: 1.0.14
+version: 1.0.16
annotations:
truecharts.org/catagories: |
- media
diff --git a/stable/remmina/1.0.14/README.md b/stable/remmina/1.0.16/README.md
similarity index 96%
rename from stable/remmina/1.0.14/README.md
rename to stable/remmina/1.0.16/README.md
index 76f1db4dc6..25f26179c7 100644
--- a/stable/remmina/1.0.14/README.md
+++ b/stable/remmina/1.0.16/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/stable/remmina/1.0.14/app-readme.md b/stable/remmina/1.0.16/app-readme.md
similarity index 100%
rename from stable/remmina/1.0.14/app-readme.md
rename to stable/remmina/1.0.16/app-readme.md
diff --git a/stable/remmina/1.0.16/charts/common-8.9.5.tgz b/stable/remmina/1.0.16/charts/common-8.9.5.tgz
new file mode 100644
index 0000000000..26f72d1932
Binary files /dev/null and b/stable/remmina/1.0.16/charts/common-8.9.5.tgz differ
diff --git a/stable/remmina/1.0.14/helm-values.md b/stable/remmina/1.0.16/helm-values.md
similarity index 91%
rename from stable/remmina/1.0.14/helm-values.md
rename to stable/remmina/1.0.16/helm-values.md
index 57fa0f96a4..fb7c6da339 100644
--- a/stable/remmina/1.0.14/helm-values.md
+++ b/stable/remmina/1.0.16/helm-values.md
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.PUID | int | `568` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/remmina"` | |
-| image.tag | string | `"version-1.2.0-rcgit.29dfsg-1ubuntu1@sha256:d45c3ba938709a161dc6d0e9d72db82db71142684dcf6738dcb15d06f130e02b"` | |
+| image.tag | string | `"version-1.2.0-rcgit.29dfsg-1ubuntu1@sha256:3f81a01736b784ccef22665c2824541c4d4462d0a50e9e1e9bfa4d3ab48f015f"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| persistence.varrun.enabled | bool | `true` | |
@@ -22,7 +22,7 @@ You will, however, be able to use all values referenced in the common chart here
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| securityContext.runAsNonRoot | bool | `false` | |
-| service.main.ports.main.port | int | `3000` | |
+| service.main.ports.main.port | int | `10042` | |
| service.main.ports.main.targetPort | int | `3000` | |
All Rights Reserved - The TrueCharts Project
diff --git a/stable/remmina/1.0.14/ix_values.yaml b/stable/remmina/1.0.16/ix_values.yaml
similarity index 73%
rename from stable/remmina/1.0.14/ix_values.yaml
rename to stable/remmina/1.0.16/ix_values.yaml
index fb987f3019..4c6302f138 100644
--- a/stable/remmina/1.0.14/ix_values.yaml
+++ b/stable/remmina/1.0.16/ix_values.yaml
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/linuxserver/remmina
pullPolicy: IfNotPresent
- tag: version-1.2.0-rcgit.29dfsg-1ubuntu1@sha256:d45c3ba938709a161dc6d0e9d72db82db71142684dcf6738dcb15d06f130e02b
+ tag: version-1.2.0-rcgit.29dfsg-1ubuntu1@sha256:3f81a01736b784ccef22665c2824541c4d4462d0a50e9e1e9bfa4d3ab48f015f
env:
PUID: 568
@@ -17,7 +17,7 @@ service:
main:
ports:
main:
- port: 3000
+ port: 10042
targetPort: 3000
persistence:
diff --git a/stable/remmina/1.0.14/questions.yaml b/stable/remmina/1.0.16/questions.yaml
similarity index 99%
rename from stable/remmina/1.0.14/questions.yaml
rename to stable/remmina/1.0.16/questions.yaml
index c1e8f594a5..3d4f89aec6 100644
--- a/stable/remmina/1.0.14/questions.yaml
+++ b/stable/remmina/1.0.16/questions.yaml
@@ -19,6 +19,8 @@ groups:
description: "Specify resources/devices to be allocated to workload"
- name: "Middlewares"
description: "Traefik Middlewares"
+ - name: "Metrics"
+ description: "Metrics"
- name: "Addons"
description: "Addon Configuration"
- name: "Advanced"
@@ -348,7 +350,7 @@ questions:
description: "This port exposes the container port on the service"
schema:
type: int
- default: 3000
+ default: 10042
editable: true
required: true
- variable: advanced
diff --git a/stable/remmina/1.0.14/templates/common.yaml b/stable/remmina/1.0.16/templates/common.yaml
similarity index 100%
rename from stable/remmina/1.0.14/templates/common.yaml
rename to stable/remmina/1.0.16/templates/common.yaml
diff --git a/stable/sqlitebrowser/1.0.14/values.yaml b/stable/remmina/1.0.16/values.yaml
similarity index 100%
rename from stable/sqlitebrowser/1.0.14/values.yaml
rename to stable/remmina/1.0.16/values.yaml
diff --git a/stable/sqlitebrowser/1.0.14/Chart.lock b/stable/sqlitebrowser/1.0.14/Chart.lock
deleted file mode 100644
index 4a679bf409..0000000000
--- a/stable/sqlitebrowser/1.0.14/Chart.lock
+++ /dev/null
@@ -1,6 +0,0 @@
-dependencies:
-- name: common
- repository: https://truecharts.org
- version: 8.9.3
-digest: sha256:8e3b075bc94570b49db18d1ea9431f95ed06504fb372ee04f43c667c784d7b14
-generated: "2021-11-23T14:19:56.001142413Z"
diff --git a/stable/sqlitebrowser/1.0.14/charts/common-8.9.3.tgz b/stable/sqlitebrowser/1.0.14/charts/common-8.9.3.tgz
deleted file mode 100644
index e580310fbc..0000000000
Binary files a/stable/sqlitebrowser/1.0.14/charts/common-8.9.3.tgz and /dev/null differ
diff --git a/stable/sqlitebrowser/1.0.14/CHANGELOG.md b/stable/sqlitebrowser/1.0.16/CHANGELOG.md
similarity index 90%
rename from stable/sqlitebrowser/1.0.14/CHANGELOG.md
rename to stable/sqlitebrowser/1.0.16/CHANGELOG.md
index a122cc30f8..52bf46c19c 100644
--- a/stable/sqlitebrowser/1.0.14/CHANGELOG.md
+++ b/stable/sqlitebrowser/1.0.16/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [sqlitebrowser-1.0.16](https://github.com/truecharts/apps/compare/sqlitebrowser-1.0.15...sqlitebrowser-1.0.16) (2021-11-30)
+
+#### Chore
+
+* update non-major deps helm releases
+
+
+
### [sqlitebrowser-1.0.14](https://github.com/truecharts/apps/compare/sqlitebrowser-1.0.13...sqlitebrowser-1.0.14) (2021-11-23)
@@ -88,12 +97,3 @@
#### Chore
-* update non-major deps helm releases ([#1291](https://github.com/truecharts/apps/issues/1291))
-
-#### Chore
-
-* Simplify GUI for deployment, persistence and securityContext ([#1289](https://github.com/truecharts/apps/issues/1289))
-
-#### Feat
-
-* Simplify the Services GUI ([#1290](https://github.com/truecharts/apps/issues/1290))
diff --git a/stable/tt-rss/4.0.6/CONFIG.md b/stable/sqlitebrowser/1.0.16/CONFIG.md
similarity index 100%
rename from stable/tt-rss/4.0.6/CONFIG.md
rename to stable/sqlitebrowser/1.0.16/CONFIG.md
diff --git a/stable/sqlitebrowser/1.0.16/Chart.lock b/stable/sqlitebrowser/1.0.16/Chart.lock
new file mode 100644
index 0000000000..9cc5ba2009
--- /dev/null
+++ b/stable/sqlitebrowser/1.0.16/Chart.lock
@@ -0,0 +1,6 @@
+dependencies:
+- name: common
+ repository: https://truecharts.org
+ version: 8.9.5
+digest: sha256:ba7b68afb284dc958638fbcd7cf94edcbfc9b67c593bdc6dfef256b93445c2ca
+generated: "2021-11-30T09:04:50.283308185Z"
diff --git a/stable/sqlitebrowser/1.0.14/Chart.yaml b/stable/sqlitebrowser/1.0.16/Chart.yaml
similarity index 95%
rename from stable/sqlitebrowser/1.0.14/Chart.yaml
rename to stable/sqlitebrowser/1.0.16/Chart.yaml
index 4df1240e09..212727ecac 100644
--- a/stable/sqlitebrowser/1.0.14/Chart.yaml
+++ b/stable/sqlitebrowser/1.0.16/Chart.yaml
@@ -3,7 +3,7 @@ appVersion: "3.12.2"
dependencies:
- name: common
repository: https://truecharts.org
- version: 8.9.3
+ version: 8.9.5
description: A high quality, visual, open source tool to create, design, and edit
database files compatible with SQLite
home: https://github.com/truecharts/apps/tree/master/charts/stable/sqlitebrowser
@@ -23,7 +23,7 @@ sources:
- https://github.com/linuxserver/docker-sqlitebrowser
- https://sqlitebrowser.org/
type: application
-version: 1.0.14
+version: 1.0.16
annotations:
truecharts.org/catagories: |
- media
diff --git a/stable/sqlitebrowser/1.0.14/README.md b/stable/sqlitebrowser/1.0.16/README.md
similarity index 96%
rename from stable/sqlitebrowser/1.0.14/README.md
rename to stable/sqlitebrowser/1.0.16/README.md
index d9917d6412..4125b37d56 100644
--- a/stable/sqlitebrowser/1.0.14/README.md
+++ b/stable/sqlitebrowser/1.0.16/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/stable/sqlitebrowser/1.0.14/app-readme.md b/stable/sqlitebrowser/1.0.16/app-readme.md
similarity index 100%
rename from stable/sqlitebrowser/1.0.14/app-readme.md
rename to stable/sqlitebrowser/1.0.16/app-readme.md
diff --git a/stable/sqlitebrowser/1.0.16/charts/common-8.9.5.tgz b/stable/sqlitebrowser/1.0.16/charts/common-8.9.5.tgz
new file mode 100644
index 0000000000..26f72d1932
Binary files /dev/null and b/stable/sqlitebrowser/1.0.16/charts/common-8.9.5.tgz differ
diff --git a/stable/sqlitebrowser/1.0.14/helm-values.md b/stable/sqlitebrowser/1.0.16/helm-values.md
similarity index 94%
rename from stable/sqlitebrowser/1.0.14/helm-values.md
rename to stable/sqlitebrowser/1.0.16/helm-values.md
index 83908c4136..39bd631f34 100644
--- a/stable/sqlitebrowser/1.0.14/helm-values.md
+++ b/stable/sqlitebrowser/1.0.16/helm-values.md
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.PUID | int | `568` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/sqlitebrowser"` | |
-| image.tag | string | `"version-3.12.2-02876202105241947ubuntu18.04.1@sha256:9a0677d5cf9290fbd9405ed41318b5871aeb6036929a6ecf910c22fc87273b36"` | |
+| image.tag | string | `"version-3.12.2-02876202105241947ubuntu18.04.1@sha256:b738bafd296399cd7d6cbace9a53a917f6b28bbaa2ea6cc79a33979d516a4092"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| persistence.varrun.enabled | bool | `true` | |
diff --git a/stable/sqlitebrowser/1.0.14/ix_values.yaml b/stable/sqlitebrowser/1.0.16/ix_values.yaml
similarity index 76%
rename from stable/sqlitebrowser/1.0.14/ix_values.yaml
rename to stable/sqlitebrowser/1.0.16/ix_values.yaml
index c82c4a3e0a..9f4f90f5a3 100644
--- a/stable/sqlitebrowser/1.0.14/ix_values.yaml
+++ b/stable/sqlitebrowser/1.0.16/ix_values.yaml
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/linuxserver/sqlitebrowser
pullPolicy: IfNotPresent
- tag: version-3.12.2-02876202105241947ubuntu18.04.1@sha256:9a0677d5cf9290fbd9405ed41318b5871aeb6036929a6ecf910c22fc87273b36
+ tag: version-3.12.2-02876202105241947ubuntu18.04.1@sha256:b738bafd296399cd7d6cbace9a53a917f6b28bbaa2ea6cc79a33979d516a4092
env:
PUID: 568
diff --git a/stable/sqlitebrowser/1.0.14/questions.yaml b/stable/sqlitebrowser/1.0.16/questions.yaml
similarity index 99%
rename from stable/sqlitebrowser/1.0.14/questions.yaml
rename to stable/sqlitebrowser/1.0.16/questions.yaml
index b2250bd003..2515734bae 100644
--- a/stable/sqlitebrowser/1.0.14/questions.yaml
+++ b/stable/sqlitebrowser/1.0.16/questions.yaml
@@ -19,6 +19,8 @@ groups:
description: "Specify resources/devices to be allocated to workload"
- name: "Middlewares"
description: "Traefik Middlewares"
+ - name: "Metrics"
+ description: "Metrics"
- name: "Addons"
description: "Addon Configuration"
- name: "Advanced"
diff --git a/stable/sqlitebrowser/1.0.14/templates/common.yaml b/stable/sqlitebrowser/1.0.16/templates/common.yaml
similarity index 100%
rename from stable/sqlitebrowser/1.0.14/templates/common.yaml
rename to stable/sqlitebrowser/1.0.16/templates/common.yaml
diff --git a/stable/tt-rss/4.0.6/values.yaml b/stable/sqlitebrowser/1.0.16/values.yaml
similarity index 100%
rename from stable/tt-rss/4.0.6/values.yaml
rename to stable/sqlitebrowser/1.0.16/values.yaml
diff --git a/stable/tt-rss/4.0.6/Chart.lock b/stable/tt-rss/4.0.6/Chart.lock
deleted file mode 100644
index d20b81ef76..0000000000
--- a/stable/tt-rss/4.0.6/Chart.lock
+++ /dev/null
@@ -1,9 +0,0 @@
-dependencies:
-- name: common
- repository: https://truecharts.org
- version: 8.9.3
-- name: postgresql
- repository: https://truecharts.org/
- version: 6.0.10
-digest: sha256:ab74099474f0b9054413e47fd1e058b8a3c38b48ae58f50b3426b27cccd441b6
-generated: "2021-11-23T22:13:36.969679641Z"
diff --git a/stable/tt-rss/4.0.6/charts/common-8.9.3.tgz b/stable/tt-rss/4.0.6/charts/common-8.9.3.tgz
deleted file mode 100644
index e580310fbc..0000000000
Binary files a/stable/tt-rss/4.0.6/charts/common-8.9.3.tgz and /dev/null differ
diff --git a/stable/tt-rss/4.0.6/charts/postgresql-6.0.10.tgz b/stable/tt-rss/4.0.6/charts/postgresql-6.0.10.tgz
deleted file mode 100644
index 4e83f36d0a..0000000000
Binary files a/stable/tt-rss/4.0.6/charts/postgresql-6.0.10.tgz and /dev/null differ
diff --git a/stable/tt-rss/4.0.6/CHANGELOG.md b/stable/tt-rss/4.0.8/CHANGELOG.md
similarity index 92%
rename from stable/tt-rss/4.0.6/CHANGELOG.md
rename to stable/tt-rss/4.0.8/CHANGELOG.md
index 43922773b1..bb28ba7894 100644
--- a/stable/tt-rss/4.0.6/CHANGELOG.md
+++ b/stable/tt-rss/4.0.8/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [tt-rss-4.0.8](https://github.com/truecharts/apps/compare/tt-rss-4.0.7...tt-rss-4.0.8) (2021-11-30)
+
+#### Chore
+
+* update non-major deps helm releases
+
+
+
### [tt-rss-4.0.6](https://github.com/truecharts/apps/compare/tt-rss-4.0.5...tt-rss-4.0.6) (2021-11-23)
@@ -88,12 +97,3 @@
### [tt-rss-3.0.13](https://github.com/truecharts/apps/compare/tt-rss-3.0.12...tt-rss-3.0.13) (2021-11-15)
-
-#### Chore
-
-* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
-* update non-major ([#1336](https://github.com/truecharts/apps/issues/1336))
-
-
-
-
diff --git a/stable/unpoller/1.0.1/CONFIG.md b/stable/tt-rss/4.0.8/CONFIG.md
similarity index 100%
rename from stable/unpoller/1.0.1/CONFIG.md
rename to stable/tt-rss/4.0.8/CONFIG.md
diff --git a/stable/tt-rss/4.0.8/Chart.lock b/stable/tt-rss/4.0.8/Chart.lock
new file mode 100644
index 0000000000..9dc2789cb5
--- /dev/null
+++ b/stable/tt-rss/4.0.8/Chart.lock
@@ -0,0 +1,9 @@
+dependencies:
+- name: common
+ repository: https://truecharts.org
+ version: 8.9.5
+- name: postgresql
+ repository: https://truecharts.org/
+ version: 6.0.12
+digest: sha256:9766b6e19dec4a5d928b2b4935479af9ab3a0fd242aee70a0e491d67211a260d
+generated: "2021-11-30T09:05:16.473866437Z"
diff --git a/stable/tt-rss/4.0.6/Chart.yaml b/stable/tt-rss/4.0.8/Chart.yaml
similarity index 91%
rename from stable/tt-rss/4.0.6/Chart.yaml
rename to stable/tt-rss/4.0.8/Chart.yaml
index 2990ce1cc9..f62eb94451 100644
--- a/stable/tt-rss/4.0.6/Chart.yaml
+++ b/stable/tt-rss/4.0.8/Chart.yaml
@@ -1,8 +1,8 @@
apiVersion: v2
-appVersion: "1.9063.0"
+appVersion: "1.9068.0"
description: Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader and aggregator
name: tt-rss
-version: 4.0.6
+version: 4.0.8
kubeVersion: ">=1.16.0-0"
keywords:
- tt-rss
@@ -13,11 +13,11 @@ sources:
dependencies:
- name: common
repository: https://truecharts.org
- version: 8.9.3
+ version: 8.9.5
- condition: postgresql.enabled
name: postgresql
repository: https://truecharts.org/
- version: 6.0.10
+ version: 6.0.12
maintainers:
- email: info@truecharts.org
name: TrueCharts
diff --git a/stable/tt-rss/4.0.6/README.md b/stable/tt-rss/4.0.8/README.md
similarity index 93%
rename from stable/tt-rss/4.0.6/README.md
rename to stable/tt-rss/4.0.8/README.md
index d55aa3213d..088aea3c10 100644
--- a/stable/tt-rss/4.0.6/README.md
+++ b/stable/tt-rss/4.0.8/README.md
@@ -17,8 +17,8 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org/ | postgresql | 6.0.10 |
-| https://truecharts.org | common | 8.9.3 |
+| https://truecharts.org/ | postgresql | 6.0.12 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/stable/tt-rss/4.0.6/app-readme.md b/stable/tt-rss/4.0.8/app-readme.md
similarity index 100%
rename from stable/tt-rss/4.0.6/app-readme.md
rename to stable/tt-rss/4.0.8/app-readme.md
diff --git a/stable/tt-rss/4.0.8/charts/common-8.9.5.tgz b/stable/tt-rss/4.0.8/charts/common-8.9.5.tgz
new file mode 100644
index 0000000000..26f72d1932
Binary files /dev/null and b/stable/tt-rss/4.0.8/charts/common-8.9.5.tgz differ
diff --git a/stable/tt-rss/4.0.8/charts/postgresql-6.0.12.tgz b/stable/tt-rss/4.0.8/charts/postgresql-6.0.12.tgz
new file mode 100644
index 0000000000..1b2692e9e8
Binary files /dev/null and b/stable/tt-rss/4.0.8/charts/postgresql-6.0.12.tgz differ
diff --git a/stable/tt-rss/4.0.6/helm-values.md b/stable/tt-rss/4.0.8/helm-values.md
similarity index 95%
rename from stable/tt-rss/4.0.6/helm-values.md
rename to stable/tt-rss/4.0.8/helm-values.md
index 86dd97427e..2efaf79203 100644
--- a/stable/tt-rss/4.0.6/helm-values.md
+++ b/stable/tt-rss/4.0.8/helm-values.md
@@ -22,7 +22,7 @@ You will, however, be able to use all values referenced in the common chart here
| envValueFrom.TTRSS_DB_PASS.secretKeyRef.name | string | `"dbcreds"` | |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"ghcr.io/k8s-at-home/tt-rss"` | image repository |
-| image.tag | string | `"v1.9063.0@sha256:53e84ba1beaa012b6343115c03e2c3a3848965938bc42c8d7413d24aeb082c25"` | image tag |
+| image.tag | string | `"v1.9068.0@sha256:0f7d10019ddc6ae4fd0ceab804bff546fdcbd21f1ed207f71703ea33fd2e2c8f"` | image tag |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| podSecurityContext.runAsGroup | int | `0` | |
diff --git a/stable/tt-rss/4.0.6/ix_values.yaml b/stable/tt-rss/4.0.8/ix_values.yaml
similarity index 92%
rename from stable/tt-rss/4.0.6/ix_values.yaml
rename to stable/tt-rss/4.0.8/ix_values.yaml
index 7eb2bba069..524d6b66a6 100644
--- a/stable/tt-rss/4.0.6/ix_values.yaml
+++ b/stable/tt-rss/4.0.8/ix_values.yaml
@@ -4,7 +4,7 @@ image:
# -- image pull policy
pullPolicy: IfNotPresent
# -- image tag
- tag: v1.9063.0@sha256:53e84ba1beaa012b6343115c03e2c3a3848965938bc42c8d7413d24aeb082c25
+ tag: v1.9068.0@sha256:0f7d10019ddc6ae4fd0ceab804bff546fdcbd21f1ed207f71703ea33fd2e2c8f
securityContext:
readOnlyRootFilesystem: false
@@ -47,7 +47,7 @@ service:
main:
ports:
main:
- port: 8080
+ port: 10104
targetPort: 8080
# @default -- see bellow
diff --git a/stable/tt-rss/4.0.6/questions.yaml b/stable/tt-rss/4.0.8/questions.yaml
similarity index 99%
rename from stable/tt-rss/4.0.6/questions.yaml
rename to stable/tt-rss/4.0.8/questions.yaml
index c1bbf150dd..3e33a534ec 100644
--- a/stable/tt-rss/4.0.6/questions.yaml
+++ b/stable/tt-rss/4.0.8/questions.yaml
@@ -349,7 +349,7 @@ questions:
description: "This port exposes the container port on the service"
schema:
type: int
- default: 10003
+ default: 10104
editable: true
required: true
- variable: advanced
diff --git a/stable/tt-rss/4.0.6/templates/common.yaml b/stable/tt-rss/4.0.8/templates/common.yaml
similarity index 100%
rename from stable/tt-rss/4.0.6/templates/common.yaml
rename to stable/tt-rss/4.0.8/templates/common.yaml
diff --git a/stable/unpoller/1.0.1/values.yaml b/stable/tt-rss/4.0.8/values.yaml
similarity index 100%
rename from stable/unpoller/1.0.1/values.yaml
rename to stable/tt-rss/4.0.8/values.yaml
diff --git a/stable/unpoller/1.0.1/Chart.lock b/stable/unpoller/1.0.1/Chart.lock
deleted file mode 100644
index 8fe9135cf0..0000000000
--- a/stable/unpoller/1.0.1/Chart.lock
+++ /dev/null
@@ -1,6 +0,0 @@
-dependencies:
-- name: common
- repository: https://truecharts.org
- version: 8.9.3
-digest: sha256:8e3b075bc94570b49db18d1ea9431f95ed06504fb372ee04f43c667c784d7b14
-generated: "2021-11-25T13:06:16.018127831Z"
diff --git a/stable/unpoller/1.0.1/charts/common-8.9.3.tgz b/stable/unpoller/1.0.1/charts/common-8.9.3.tgz
deleted file mode 100644
index e580310fbc..0000000000
Binary files a/stable/unpoller/1.0.1/charts/common-8.9.3.tgz and /dev/null differ
diff --git a/stable/unpoller/1.0.1/CHANGELOG.md b/stable/unpoller/1.0.3/CHANGELOG.md
similarity index 73%
rename from stable/unpoller/1.0.1/CHANGELOG.md
rename to stable/unpoller/1.0.3/CHANGELOG.md
index 6c2fba54bf..0d933b19e7 100644
--- a/stable/unpoller/1.0.1/CHANGELOG.md
+++ b/stable/unpoller/1.0.3/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [unpoller-1.0.3](https://github.com/truecharts/apps/compare/unpoller-1.0.2...unpoller-1.0.3) (2021-11-30)
+
+#### Chore
+
+* update non-major deps helm releases
+
+
+
### unpoller-1.0.1 (2021-11-25)
diff --git a/stable/uptimerobot-prometheus/1.0.0/CONFIG.md b/stable/unpoller/1.0.3/CONFIG.md
similarity index 100%
rename from stable/uptimerobot-prometheus/1.0.0/CONFIG.md
rename to stable/unpoller/1.0.3/CONFIG.md
diff --git a/stable/unpoller/1.0.3/Chart.lock b/stable/unpoller/1.0.3/Chart.lock
new file mode 100644
index 0000000000..977f6336d9
--- /dev/null
+++ b/stable/unpoller/1.0.3/Chart.lock
@@ -0,0 +1,6 @@
+dependencies:
+- name: common
+ repository: https://truecharts.org
+ version: 8.9.5
+digest: sha256:ba7b68afb284dc958638fbcd7cf94edcbfc9b67c593bdc6dfef256b93445c2ca
+generated: "2021-11-30T09:05:48.936114799Z"
diff --git a/stable/unpoller/1.0.1/Chart.yaml b/stable/unpoller/1.0.3/Chart.yaml
similarity index 96%
rename from stable/unpoller/1.0.1/Chart.yaml
rename to stable/unpoller/1.0.3/Chart.yaml
index b52fdf85df..4118aee5ba 100644
--- a/stable/unpoller/1.0.1/Chart.yaml
+++ b/stable/unpoller/1.0.3/Chart.yaml
@@ -3,7 +3,7 @@ appVersion: "2.1.3"
dependencies:
- name: common
repository: https://truecharts.org
- version: 8.9.3
+ version: 8.9.5
deprecated: false
description: Collect ALL UniFi Controller, Site, Device & Client Data - Export to InfluxDB or Prometheus
icon: https://raw.githubusercontent.com/wiki/unifi-poller/unifi-poller/images/unifi-poller-logo.png
@@ -22,7 +22,7 @@ sources:
- https://github.com/unifi-poller/unifi-poller
- https://hub.docker.com/r/golift/unifi-poller
type: application
-version: 1.0.1
+version: 1.0.3
annotations:
truecharts.org/catagories: |
- metrics
diff --git a/stable/unpoller/1.0.1/README.md b/stable/unpoller/1.0.3/README.md
similarity index 96%
rename from stable/unpoller/1.0.1/README.md
rename to stable/unpoller/1.0.3/README.md
index 8fc9dbb9f7..2868193d8a 100644
--- a/stable/unpoller/1.0.1/README.md
+++ b/stable/unpoller/1.0.3/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/stable/unpoller/1.0.1/app-readme.md b/stable/unpoller/1.0.3/app-readme.md
similarity index 100%
rename from stable/unpoller/1.0.1/app-readme.md
rename to stable/unpoller/1.0.3/app-readme.md
diff --git a/stable/unpoller/1.0.3/charts/common-8.9.5.tgz b/stable/unpoller/1.0.3/charts/common-8.9.5.tgz
new file mode 100644
index 0000000000..26f72d1932
Binary files /dev/null and b/stable/unpoller/1.0.3/charts/common-8.9.5.tgz differ
diff --git a/stable/unpoller/1.0.1/helm-values.md b/stable/unpoller/1.0.3/helm-values.md
similarity index 91%
rename from stable/unpoller/1.0.1/helm-values.md
rename to stable/unpoller/1.0.3/helm-values.md
index 0394080c95..c4f231f9b5 100644
--- a/stable/unpoller/1.0.1/helm-values.md
+++ b/stable/unpoller/1.0.3/helm-values.md
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env | object | `{"UP_INFLUXDB_DISABLE":true}` | Environment variable configuration options for unifi-poller ([docs](https://unifipoller.com/docs/install/configuration)). Note: a [configuration file](https://github.com/unifi-poller/unifi-poller/blob/master/examples/up.conf.example) is also supported. |
| image.pullPolicy | string | `"IfNotPresent"` | Image [k8s pull policy](https://kubernetes.io/docs/concepts/containers/images/#updating-images). |
| image.repository | string | `"golift/unifi-poller"` | Image to deploy. |
-| image.tag | string | `"2.1.3@sha256:8cd99d3eaeee316cbd9bb50c29a55b042fe1c7844f8e44ed19b7eaa6071e8df7"` | Image tag to deploy. |
+| image.tag | string | `"2.1.3@sha256:7c4789178dc38a7f243df746e45e5bd19279ea8a1a392ecbab28a6361cc06c80"` | Image tag to deploy. |
| metrics.enabled | bool | See values.yaml | Enable and configure a Prometheus serviceMonitor for the chart under this key. |
| metrics.prometheusRule | object | See values.yaml | Enable and configure Prometheus Rules for the chart under this key. |
| metrics.prometheusRule.rules | list | See prometheusrules.yaml | Configure additionial rules for the chart under this key. |
@@ -24,6 +24,5 @@ You will, however, be able to use all values referenced in the common chart here
| service.main.ports.main.enabled | bool | `false` | |
| service.main.ports.metrics.enabled | bool | `true` | |
| service.main.ports.metrics.port | int | `9130` | |
-| service.main.ports.metrics.protocol | string | `"TCP"` | |
All Rights Reserved - The TrueCharts Project
diff --git a/stable/unpoller/1.0.1/ix_values.yaml b/stable/unpoller/1.0.3/ix_values.yaml
similarity index 93%
rename from stable/unpoller/1.0.1/ix_values.yaml
rename to stable/unpoller/1.0.3/ix_values.yaml
index 3752248630..79cc74d81c 100644
--- a/stable/unpoller/1.0.1/ix_values.yaml
+++ b/stable/unpoller/1.0.3/ix_values.yaml
@@ -4,7 +4,7 @@ image:
# -- Image [k8s pull policy](https://kubernetes.io/docs/concepts/containers/images/#updating-images).
pullPolicy: IfNotPresent
# -- Image tag to deploy.
- tag: 2.1.3@sha256:8cd99d3eaeee316cbd9bb50c29a55b042fe1c7844f8e44ed19b7eaa6071e8df7
+ tag: 2.1.3@sha256:7c4789178dc38a7f243df746e45e5bd19279ea8a1a392ecbab28a6361cc06c80
# -- Environment variable configuration options for unifi-poller ([docs](https://unifipoller.com/docs/install/configuration)).
@@ -24,7 +24,6 @@ service:
enabled: false
metrics:
enabled: true
- protocol: TCP
port: 9130
metrics:
diff --git a/stable/unpoller/1.0.1/questions.yaml b/stable/unpoller/1.0.3/questions.yaml
similarity index 99%
rename from stable/unpoller/1.0.1/questions.yaml
rename to stable/unpoller/1.0.3/questions.yaml
index aa392f79ac..866eae4b32 100644
--- a/stable/unpoller/1.0.1/questions.yaml
+++ b/stable/unpoller/1.0.3/questions.yaml
@@ -915,7 +915,7 @@ questions:
description: "Enable Prometheus Metrics"
schema:
type: boolean
- default: true
+ default: false
show_subquestions_if: true
subquestions:
- variable: serviceMonitor
diff --git a/stable/uptimerobot-prometheus/1.0.0/templates/common.yaml b/stable/unpoller/1.0.3/templates/common.yaml
similarity index 100%
rename from stable/uptimerobot-prometheus/1.0.0/templates/common.yaml
rename to stable/unpoller/1.0.3/templates/common.yaml
diff --git a/stable/unpoller/1.0.1/templates/prometheusrules.yaml b/stable/unpoller/1.0.3/templates/prometheusrules.yaml
similarity index 100%
rename from stable/unpoller/1.0.1/templates/prometheusrules.yaml
rename to stable/unpoller/1.0.3/templates/prometheusrules.yaml
diff --git a/stable/unpoller/1.0.1/templates/servicemonitor.yaml b/stable/unpoller/1.0.3/templates/servicemonitor.yaml
similarity index 100%
rename from stable/unpoller/1.0.1/templates/servicemonitor.yaml
rename to stable/unpoller/1.0.3/templates/servicemonitor.yaml
diff --git a/stable/uptimerobot-prometheus/1.0.0/values.yaml b/stable/unpoller/1.0.3/values.yaml
similarity index 100%
rename from stable/uptimerobot-prometheus/1.0.0/values.yaml
rename to stable/unpoller/1.0.3/values.yaml
diff --git a/stable/uptimerobot-prometheus/1.0.0/Chart.lock b/stable/uptimerobot-prometheus/1.0.0/Chart.lock
deleted file mode 100644
index 1ad8e1d8c7..0000000000
--- a/stable/uptimerobot-prometheus/1.0.0/Chart.lock
+++ /dev/null
@@ -1,6 +0,0 @@
-dependencies:
-- name: common
- repository: https://truecharts.org
- version: 8.9.3
-digest: sha256:8e3b075bc94570b49db18d1ea9431f95ed06504fb372ee04f43c667c784d7b14
-generated: "2021-11-24T23:17:26.123060869Z"
diff --git a/stable/uptimerobot-prometheus/1.0.0/charts/common-8.9.3.tgz b/stable/uptimerobot-prometheus/1.0.0/charts/common-8.9.3.tgz
deleted file mode 100644
index e580310fbc..0000000000
Binary files a/stable/uptimerobot-prometheus/1.0.0/charts/common-8.9.3.tgz and /dev/null differ
diff --git a/stable/uptimerobot-prometheus/1.0.0/CHANGELOG.md b/stable/uptimerobot-prometheus/1.0.2/CHANGELOG.md
similarity index 65%
rename from stable/uptimerobot-prometheus/1.0.0/CHANGELOG.md
rename to stable/uptimerobot-prometheus/1.0.2/CHANGELOG.md
index 038e152b27..d741cb1b9f 100644
--- a/stable/uptimerobot-prometheus/1.0.0/CHANGELOG.md
+++ b/stable/uptimerobot-prometheus/1.0.2/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [uptimerobot-prometheus-1.0.2](https://github.com/truecharts/apps/compare/uptimerobot-prometheus-1.0.1...uptimerobot-prometheus-1.0.2) (2021-11-30)
+
+#### Chore
+
+* update non-major deps helm releases
+
+
+
### [uptimerobot-prometheus-1.0.0](https://github.com/truecharts/apps/compare/uptimerobot-prometheus-0.0.1...uptimerobot-prometheus-1.0.0) (2021-11-24)
diff --git a/stable/zwavejs2mqtt/9.0.15/CONFIG.md b/stable/uptimerobot-prometheus/1.0.2/CONFIG.md
similarity index 100%
rename from stable/zwavejs2mqtt/9.0.15/CONFIG.md
rename to stable/uptimerobot-prometheus/1.0.2/CONFIG.md
diff --git a/stable/uptimerobot-prometheus/1.0.2/Chart.lock b/stable/uptimerobot-prometheus/1.0.2/Chart.lock
new file mode 100644
index 0000000000..39e5456d94
--- /dev/null
+++ b/stable/uptimerobot-prometheus/1.0.2/Chart.lock
@@ -0,0 +1,6 @@
+dependencies:
+- name: common
+ repository: https://truecharts.org
+ version: 8.9.5
+digest: sha256:ba7b68afb284dc958638fbcd7cf94edcbfc9b67c593bdc6dfef256b93445c2ca
+generated: "2021-11-30T09:06:14.169809791Z"
diff --git a/stable/uptimerobot-prometheus/1.0.0/Chart.yaml b/stable/uptimerobot-prometheus/1.0.2/Chart.yaml
similarity index 96%
rename from stable/uptimerobot-prometheus/1.0.0/Chart.yaml
rename to stable/uptimerobot-prometheus/1.0.2/Chart.yaml
index 2ee3fee565..63e5687890 100644
--- a/stable/uptimerobot-prometheus/1.0.0/Chart.yaml
+++ b/stable/uptimerobot-prometheus/1.0.2/Chart.yaml
@@ -3,7 +3,7 @@ appVersion: "0.0.1"
dependencies:
- name: common
repository: https://truecharts.org
- version: 8.9.3
+ version: 8.9.5
deprecated: false
description: Prometheus Exporter for the official uptimerobot CLI
icon: https://cdn.foliovision.com/images/2019/03/icon-uptimerobot-1024.png
@@ -23,7 +23,7 @@ sources:
- https://github.com/lekpamartin/uptimerobot_exporter
- https://github.com/k8s-at-home/charts/tree/master/charts/uptimerobot-prometheus
type: application
-version: 1.0.0
+version: 1.0.2
annotations:
truecharts.org/catagories: |
- metrics
diff --git a/stable/uptimerobot-prometheus/1.0.0/README.md b/stable/uptimerobot-prometheus/1.0.2/README.md
similarity index 96%
rename from stable/uptimerobot-prometheus/1.0.0/README.md
rename to stable/uptimerobot-prometheus/1.0.2/README.md
index 11560dff85..20b6e3f604 100644
--- a/stable/uptimerobot-prometheus/1.0.0/README.md
+++ b/stable/uptimerobot-prometheus/1.0.2/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/stable/uptimerobot-prometheus/1.0.0/app-readme.md b/stable/uptimerobot-prometheus/1.0.2/app-readme.md
similarity index 100%
rename from stable/uptimerobot-prometheus/1.0.0/app-readme.md
rename to stable/uptimerobot-prometheus/1.0.2/app-readme.md
diff --git a/stable/uptimerobot-prometheus/1.0.2/charts/common-8.9.5.tgz b/stable/uptimerobot-prometheus/1.0.2/charts/common-8.9.5.tgz
new file mode 100644
index 0000000000..26f72d1932
Binary files /dev/null and b/stable/uptimerobot-prometheus/1.0.2/charts/common-8.9.5.tgz differ
diff --git a/stable/uptimerobot-prometheus/1.0.0/helm-values.md b/stable/uptimerobot-prometheus/1.0.2/helm-values.md
similarity index 93%
rename from stable/uptimerobot-prometheus/1.0.0/helm-values.md
rename to stable/uptimerobot-prometheus/1.0.2/helm-values.md
index e80b0451bc..977803e655 100644
--- a/stable/uptimerobot-prometheus/1.0.0/helm-values.md
+++ b/stable/uptimerobot-prometheus/1.0.2/helm-values.md
@@ -15,7 +15,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.UPTIMEROBOT_API_KEY | string | `""` | Set the uptimerobot API key |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"billimek/prometheus-uptimerobot-exporter"` | image repository |
-| image.tag | string | `"0.0.1@sha256:958b40df7c478b32156517e63a1176e517550969265291d7f38bc432dc065d33"` | image tag |
+| image.tag | string | `"0.0.1@sha256:f14ccd7aad0e0ef19dc5c5c359b0921030a769e2505acec5b913d749281327be"` | image tag |
| metrics.enabled | bool | See values.yaml | Enable and configure a Prometheus serviceMonitor for the chart under this key. |
| metrics.prometheusRule | object | See values.yaml | Enable and configure Prometheus Rules for the chart under this key. |
| metrics.prometheusRule.rules | list | See prometheusrules.yaml | Configure additionial rules for the chart under this key. |
diff --git a/stable/uptimerobot-prometheus/1.0.0/ix_values.yaml b/stable/uptimerobot-prometheus/1.0.2/ix_values.yaml
similarity index 93%
rename from stable/uptimerobot-prometheus/1.0.0/ix_values.yaml
rename to stable/uptimerobot-prometheus/1.0.2/ix_values.yaml
index d19f168e07..58fb6217e6 100644
--- a/stable/uptimerobot-prometheus/1.0.0/ix_values.yaml
+++ b/stable/uptimerobot-prometheus/1.0.2/ix_values.yaml
@@ -2,7 +2,7 @@ image:
# -- image repository
repository: billimek/prometheus-uptimerobot-exporter
# -- image tag
- tag: 0.0.1@sha256:958b40df7c478b32156517e63a1176e517550969265291d7f38bc432dc065d33
+ tag: 0.0.1@sha256:f14ccd7aad0e0ef19dc5c5c359b0921030a769e2505acec5b913d749281327be
# -- image pull policy
pullPolicy: IfNotPresent
@@ -24,7 +24,6 @@ service:
enabled: false
metrics:
enabled: true
- protocol: TCP
port: 9705
metrics:
diff --git a/stable/uptimerobot-prometheus/1.0.0/questions.yaml b/stable/uptimerobot-prometheus/1.0.2/questions.yaml
similarity index 99%
rename from stable/uptimerobot-prometheus/1.0.0/questions.yaml
rename to stable/uptimerobot-prometheus/1.0.2/questions.yaml
index a9f243e4fc..e9bc2b3e23 100644
--- a/stable/uptimerobot-prometheus/1.0.0/questions.yaml
+++ b/stable/uptimerobot-prometheus/1.0.2/questions.yaml
@@ -888,7 +888,7 @@ questions:
description: "Enable Prometheus Metrics"
schema:
type: boolean
- default: true
+ default: false
show_subquestions_if: true
subquestions:
- variable: serviceMonitor
diff --git a/stable/zwavejs2mqtt/9.0.15/templates/common.yaml b/stable/uptimerobot-prometheus/1.0.2/templates/common.yaml
similarity index 100%
rename from stable/zwavejs2mqtt/9.0.15/templates/common.yaml
rename to stable/uptimerobot-prometheus/1.0.2/templates/common.yaml
diff --git a/stable/uptimerobot-prometheus/1.0.0/templates/prometheusrules.yaml b/stable/uptimerobot-prometheus/1.0.2/templates/prometheusrules.yaml
similarity index 100%
rename from stable/uptimerobot-prometheus/1.0.0/templates/prometheusrules.yaml
rename to stable/uptimerobot-prometheus/1.0.2/templates/prometheusrules.yaml
diff --git a/stable/uptimerobot-prometheus/1.0.0/templates/servicemonitor.yaml b/stable/uptimerobot-prometheus/1.0.2/templates/servicemonitor.yaml
similarity index 100%
rename from stable/uptimerobot-prometheus/1.0.0/templates/servicemonitor.yaml
rename to stable/uptimerobot-prometheus/1.0.2/templates/servicemonitor.yaml
diff --git a/stable/zwavejs2mqtt/9.0.15/values.yaml b/stable/uptimerobot-prometheus/1.0.2/values.yaml
similarity index 100%
rename from stable/zwavejs2mqtt/9.0.15/values.yaml
rename to stable/uptimerobot-prometheus/1.0.2/values.yaml
diff --git a/stable/zwavejs2mqtt/9.0.15/Chart.lock b/stable/zwavejs2mqtt/9.0.15/Chart.lock
deleted file mode 100644
index dbe0f91252..0000000000
--- a/stable/zwavejs2mqtt/9.0.15/Chart.lock
+++ /dev/null
@@ -1,6 +0,0 @@
-dependencies:
-- name: common
- repository: https://truecharts.org
- version: 8.9.3
-digest: sha256:8e3b075bc94570b49db18d1ea9431f95ed06504fb372ee04f43c667c784d7b14
-generated: "2021-11-23T14:34:16.036002564Z"
diff --git a/stable/zwavejs2mqtt/9.0.15/charts/common-8.9.3.tgz b/stable/zwavejs2mqtt/9.0.15/charts/common-8.9.3.tgz
deleted file mode 100644
index e580310fbc..0000000000
Binary files a/stable/zwavejs2mqtt/9.0.15/charts/common-8.9.3.tgz and /dev/null differ
diff --git a/stable/zwavejs2mqtt/9.0.15/CHANGELOG.md b/stable/zwavejs2mqtt/9.0.16/CHANGELOG.md
similarity index 87%
rename from stable/zwavejs2mqtt/9.0.15/CHANGELOG.md
rename to stable/zwavejs2mqtt/9.0.16/CHANGELOG.md
index 7ab5679a1c..de6e2d0eb9 100644
--- a/stable/zwavejs2mqtt/9.0.15/CHANGELOG.md
+++ b/stable/zwavejs2mqtt/9.0.16/CHANGELOG.md
@@ -1,6 +1,19 @@
# Changelog
+
+### [zwavejs2mqtt-9.0.16](https://github.com/truecharts/apps/compare/zwavejs2mqtt-9.0.15...zwavejs2mqtt-9.0.16) (2021-11-30)
+
+#### Chore
+
+* update major docker tags (major) ([#1426](https://github.com/truecharts/apps/issues/1426))
+
+#### Fix
+
+* move conflicting ports to 10xxx range ([#1415](https://github.com/truecharts/apps/issues/1415))
+
+
+
### [zwavejs2mqtt-9.0.15](https://github.com/truecharts/apps/compare/zwavejs2mqtt-9.0.14...zwavejs2mqtt-9.0.15) (2021-11-23)
@@ -84,16 +97,3 @@
* update non-major deps helm releases ([#1295](https://github.com/truecharts/apps/issues/1295))
-
-
-
-### [zwavejs2mqtt-9.0.7](https://github.com/truecharts/apps/compare/zwavejs2mqtt-9.0.6...zwavejs2mqtt-9.0.7) (2021-11-07)
-
-#### Chore
-
-* update non-major ([#1270](https://github.com/truecharts/apps/issues/1270))
-
-
-
-
-### [zwavejs2mqtt-9.0.6](https://github.com/truecharts/apps/compare/zwavejs2mqtt-9.0.5...zwavejs2mqtt-9.0.6) (2021-11-07)
diff --git a/stable/zwavejs2mqtt/9.0.16/CONFIG.md b/stable/zwavejs2mqtt/9.0.16/CONFIG.md
new file mode 100644
index 0000000000..fc9b2fa2d5
--- /dev/null
+++ b/stable/zwavejs2mqtt/9.0.16/CONFIG.md
@@ -0,0 +1,8 @@
+# Configuration Options
+
+##### Connecting to other apps
+If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide:
+https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/
+
+##### Available config options
+In the future this page is going to contain an automated list of options available in the installation/edit UI.
diff --git a/incubator/tdarr-node/1.0.12/Chart.lock b/stable/zwavejs2mqtt/9.0.16/Chart.lock
similarity index 78%
rename from incubator/tdarr-node/1.0.12/Chart.lock
rename to stable/zwavejs2mqtt/9.0.16/Chart.lock
index 36c0c9766f..4e777f0ad9 100644
--- a/incubator/tdarr-node/1.0.12/Chart.lock
+++ b/stable/zwavejs2mqtt/9.0.16/Chart.lock
@@ -3,4 +3,4 @@ dependencies:
repository: https://truecharts.org
version: 8.9.3
digest: sha256:8e3b075bc94570b49db18d1ea9431f95ed06504fb372ee04f43c667c784d7b14
-generated: "2021-11-23T13:09:46.786268813Z"
+generated: "2021-11-30T09:06:39.243199678Z"
diff --git a/stable/zwavejs2mqtt/9.0.15/Chart.yaml b/stable/zwavejs2mqtt/9.0.16/Chart.yaml
similarity index 95%
rename from stable/zwavejs2mqtt/9.0.15/Chart.yaml
rename to stable/zwavejs2mqtt/9.0.16/Chart.yaml
index 301198f9c9..39dd425977 100644
--- a/stable/zwavejs2mqtt/9.0.15/Chart.yaml
+++ b/stable/zwavejs2mqtt/9.0.16/Chart.yaml
@@ -1,5 +1,5 @@
apiVersion: v2
-appVersion: "5.12.0"
+appVersion: "6.0.2"
dependencies:
- name: common
repository: https://truecharts.org
@@ -24,7 +24,7 @@ sources:
- https://github.com/zwave-js/zwavejs2mqtt
- https://hub.docker.com/r/zwavejs/zwavejs2mqtt
type: application
-version: 9.0.15
+version: 9.0.16
annotations:
truecharts.org/catagories: |
- tools
diff --git a/stable/zwavejs2mqtt/9.0.15/README.md b/stable/zwavejs2mqtt/9.0.16/README.md
similarity index 100%
rename from stable/zwavejs2mqtt/9.0.15/README.md
rename to stable/zwavejs2mqtt/9.0.16/README.md
diff --git a/stable/zwavejs2mqtt/9.0.15/app-readme.md b/stable/zwavejs2mqtt/9.0.16/app-readme.md
similarity index 100%
rename from stable/zwavejs2mqtt/9.0.15/app-readme.md
rename to stable/zwavejs2mqtt/9.0.16/app-readme.md
diff --git a/incubator/tdarr-node/1.0.12/charts/common-8.9.3.tgz b/stable/zwavejs2mqtt/9.0.16/charts/common-8.9.3.tgz
similarity index 100%
rename from incubator/tdarr-node/1.0.12/charts/common-8.9.3.tgz
rename to stable/zwavejs2mqtt/9.0.16/charts/common-8.9.3.tgz
diff --git a/stable/zwavejs2mqtt/9.0.15/helm-values.md b/stable/zwavejs2mqtt/9.0.16/helm-values.md
similarity index 90%
rename from stable/zwavejs2mqtt/9.0.15/helm-values.md
rename to stable/zwavejs2mqtt/9.0.16/helm-values.md
index 2ff1bcd74c..43c7a57246 100644
--- a/stable/zwavejs2mqtt/9.0.15/helm-values.md
+++ b/stable/zwavejs2mqtt/9.0.16/helm-values.md
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env | object | `{}` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/truecharts/zwavejs2mqtt"` | |
-| image.tag | string | `"v5.12.0@sha256:1d1870e8ccbb1cd2f6417e0f4879e8923e7ac56c88a1215bdc14eaeb69751a0c"` | |
+| image.tag | string | `"v6.0.2@sha256:d180409c3c07602017766184ae9f3dfa1339c82baaa1442bc3bb179d966f8bf5"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/usr/src/app/store"` | |
| probes.liveness.enabled | bool | `true` | |
@@ -25,7 +25,7 @@ You will, however, be able to use all values referenced in the common chart here
| service.main.ports.main.targetPort | int | `8091` | |
| service.ws.enabled | bool | `true` | |
| service.ws.ports.ws.enabled | bool | `true` | |
-| service.ws.ports.ws.port | int | `3000` | |
+| service.ws.ports.ws.port | int | `10046` | |
| service.ws.ports.ws.targetPort | int | `3000` | |
All Rights Reserved - The TrueCharts Project
diff --git a/stable/zwavejs2mqtt/9.0.15/ix_values.yaml b/stable/zwavejs2mqtt/9.0.16/ix_values.yaml
similarity index 94%
rename from stable/zwavejs2mqtt/9.0.15/ix_values.yaml
rename to stable/zwavejs2mqtt/9.0.16/ix_values.yaml
index ee978dc703..553f3c9f38 100644
--- a/stable/zwavejs2mqtt/9.0.15/ix_values.yaml
+++ b/stable/zwavejs2mqtt/9.0.16/ix_values.yaml
@@ -5,7 +5,7 @@
image:
repository: ghcr.io/truecharts/zwavejs2mqtt
pullPolicy: IfNotPresent
- tag: v5.12.0@sha256:1d1870e8ccbb1cd2f6417e0f4879e8923e7ac56c88a1215bdc14eaeb69751a0c
+ tag: v6.0.2@sha256:d180409c3c07602017766184ae9f3dfa1339c82baaa1442bc3bb179d966f8bf5
securityContext:
readOnlyRootFilesystem: false
@@ -70,7 +70,7 @@ service:
ports:
ws:
enabled: true
- port: 3000
+ port: 10046
targetPort: 3000
persistence:
diff --git a/stable/zwavejs2mqtt/9.0.15/questions.yaml b/stable/zwavejs2mqtt/9.0.16/questions.yaml
similarity index 99%
rename from stable/zwavejs2mqtt/9.0.15/questions.yaml
rename to stable/zwavejs2mqtt/9.0.16/questions.yaml
index 5210de3bdc..53f0627da8 100644
--- a/stable/zwavejs2mqtt/9.0.15/questions.yaml
+++ b/stable/zwavejs2mqtt/9.0.16/questions.yaml
@@ -19,6 +19,8 @@ groups:
description: "Specify resources/devices to be allocated to workload"
- name: "Middlewares"
description: "Traefik Middlewares"
+ - name: "Metrics"
+ description: "Metrics"
- name: "Addons"
description: "Addon Configuration"
- name: "Advanced"
@@ -446,7 +448,7 @@ questions:
description: "This port exposes the container port on the service"
schema:
type: int
- default: 3000
+ default: 10046
editable: true
required: true
- variable: advanced
diff --git a/stable/zwavejs2mqtt/9.0.16/templates/common.yaml b/stable/zwavejs2mqtt/9.0.16/templates/common.yaml
new file mode 100644
index 0000000000..a6613c2ce2
--- /dev/null
+++ b/stable/zwavejs2mqtt/9.0.16/templates/common.yaml
@@ -0,0 +1 @@
+{{ include "common.all" . }}
diff --git a/stable/zwavejs2mqtt/9.0.16/values.yaml b/stable/zwavejs2mqtt/9.0.16/values.yaml
new file mode 100644
index 0000000000..e69de29bb2