diff --git a/core/k8s-gateway/4.0.14/CHANGELOG.md b/core/k8s-gateway/4.0.15/CHANGELOG.md similarity index 88% rename from core/k8s-gateway/4.0.14/CHANGELOG.md rename to core/k8s-gateway/4.0.15/CHANGELOG.md index deaa2df32c0..bc8d64f4bfe 100644 --- a/core/k8s-gateway/4.0.14/CHANGELOG.md +++ b/core/k8s-gateway/4.0.15/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [k8s-gateway-4.0.15](https://github.com/truecharts/apps/compare/k8s-gateway-4.0.14...k8s-gateway-4.0.15) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [k8s-gateway-4.0.14](https://github.com/truecharts/apps/compare/k8s-gateway-4.0.13...k8s-gateway-4.0.14) (2021-11-30) @@ -87,13 +97,3 @@ * update non-major deps helm releases ([#1295](https://github.com/truecharts/apps/issues/1295)) - - -### [k8s-gateway-4.0.5](https://github.com/truecharts/apps/compare/k8s-gateway-4.0.4...k8s-gateway-4.0.5) (2021-11-07) - -#### Chore - -* update non-major deps helm releases ([#1291](https://github.com/truecharts/apps/issues/1291)) - -#### Chore - diff --git a/core/k8s-gateway/4.0.14/CONFIG.md b/core/k8s-gateway/4.0.15/CONFIG.md similarity index 100% rename from core/k8s-gateway/4.0.14/CONFIG.md rename to core/k8s-gateway/4.0.15/CONFIG.md diff --git a/dependency/postgresql/6.0.16/Chart.lock b/core/k8s-gateway/4.0.15/Chart.lock similarity index 78% rename from dependency/postgresql/6.0.16/Chart.lock rename to core/k8s-gateway/4.0.15/Chart.lock index dbbfc1ec4c8..c9e01f51321 100644 --- a/dependency/postgresql/6.0.16/Chart.lock +++ b/core/k8s-gateway/4.0.15/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 8.9.7 digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-12-01T11:01:13.901315861Z" +generated: "2021-12-03T14:09:39.914944671Z" diff --git a/core/k8s-gateway/4.0.14/Chart.yaml b/core/k8s-gateway/4.0.15/Chart.yaml similarity index 97% rename from core/k8s-gateway/4.0.14/Chart.yaml rename to core/k8s-gateway/4.0.15/Chart.yaml index fd7de92ab7c..e85505d5aa1 100644 --- a/core/k8s-gateway/4.0.14/Chart.yaml +++ b/core/k8s-gateway/4.0.15/Chart.yaml @@ -20,7 +20,7 @@ name: k8s-gateway sources: - https://github.com/ori-edge/k8s_gateway type: application -version: 4.0.14 +version: 4.0.15 annotations: truecharts.org/catagories: | - networking diff --git a/core/k8s-gateway/4.0.14/README.md b/core/k8s-gateway/4.0.15/README.md similarity index 100% rename from core/k8s-gateway/4.0.14/README.md rename to core/k8s-gateway/4.0.15/README.md diff --git a/core/k8s-gateway/4.0.14/app-readme.md b/core/k8s-gateway/4.0.15/app-readme.md similarity index 100% rename from core/k8s-gateway/4.0.14/app-readme.md rename to core/k8s-gateway/4.0.15/app-readme.md diff --git a/core/k8s-gateway/4.0.14/charts/common-8.9.7.tgz b/core/k8s-gateway/4.0.15/charts/common-8.9.7.tgz similarity index 100% rename from core/k8s-gateway/4.0.14/charts/common-8.9.7.tgz rename to core/k8s-gateway/4.0.15/charts/common-8.9.7.tgz diff --git a/core/k8s-gateway/4.0.14/helm-values.md b/core/k8s-gateway/4.0.15/helm-values.md similarity index 95% rename from core/k8s-gateway/4.0.14/helm-values.md rename to core/k8s-gateway/4.0.15/helm-values.md index c1d29bb3f6c..cb6fb0279b9 100644 --- a/core/k8s-gateway/4.0.14/helm-values.md +++ b/core/k8s-gateway/4.0.15/helm-values.md @@ -23,8 +23,8 @@ You will, however, be able to use all values referenced in the common chart here | forward.primary | string | `"tls://1.1.1.1"` | | | forward.secondary | string | `"tls://1.0.0.1"` | | | image.pullPolicy | string | `"IfNotPresent"` | | -| image.repository | string | `"quay.io/oriedge/k8s_gateway"` | | -| image.tag | string | `"v0.1.8@sha256:4937e28bb5dc4bd9c700a72d28e50d43929b4a9e8f64b4a306346426e6ed01e2"` | | +| image.repository | string | `"tccr.io/truecharts/k8s_gateway"` | | +| image.tag | string | `"v0.1.8@sha256:c71ea11938d6c93b0af6f25230810ec13c7d28b29dfb8512adc6d1def7f200b6"` | | | podSecurityContext.runAsGroup | int | `0` | | | podSecurityContext.runAsUser | int | `0` | | | probes.liveness.custom | bool | `true` | | diff --git a/core/k8s-gateway/4.0.14/ix_values.yaml b/core/k8s-gateway/4.0.15/ix_values.yaml similarity index 93% rename from core/k8s-gateway/4.0.14/ix_values.yaml rename to core/k8s-gateway/4.0.15/ix_values.yaml index 4c93371ef51..ea3b4431f3a 100644 --- a/core/k8s-gateway/4.0.14/ix_values.yaml +++ b/core/k8s-gateway/4.0.15/ix_values.yaml @@ -1,9 +1,7 @@ -# Default values for Jackett. - image: - repository: quay.io/oriedge/k8s_gateway + repository: tccr.io/truecharts/k8s_gateway pullPolicy: IfNotPresent - tag: v0.1.8@sha256:4937e28bb5dc4bd9c700a72d28e50d43929b4a9e8f64b4a306346426e6ed01e2 + tag: v0.1.8@sha256:c71ea11938d6c93b0af6f25230810ec13c7d28b29dfb8512adc6d1def7f200b6 securityContext: runAsNonRoot: false diff --git a/core/k8s-gateway/4.0.14/questions.yaml b/core/k8s-gateway/4.0.15/questions.yaml similarity index 100% rename from core/k8s-gateway/4.0.14/questions.yaml rename to core/k8s-gateway/4.0.15/questions.yaml diff --git a/core/k8s-gateway/4.0.14/templates/_configmap.tpl b/core/k8s-gateway/4.0.15/templates/_configmap.tpl similarity index 100% rename from core/k8s-gateway/4.0.14/templates/_configmap.tpl rename to core/k8s-gateway/4.0.15/templates/_configmap.tpl diff --git a/core/k8s-gateway/4.0.14/templates/common.yaml b/core/k8s-gateway/4.0.15/templates/common.yaml similarity index 100% rename from core/k8s-gateway/4.0.14/templates/common.yaml rename to core/k8s-gateway/4.0.15/templates/common.yaml diff --git a/core/k8s-gateway/4.0.14/values.yaml b/core/k8s-gateway/4.0.15/values.yaml similarity index 100% rename from core/k8s-gateway/4.0.14/values.yaml rename to core/k8s-gateway/4.0.15/values.yaml diff --git a/core/prometheus/1.1.3/CHANGELOG.md b/core/prometheus/1.1.4/CHANGELOG.md similarity index 85% rename from core/prometheus/1.1.3/CHANGELOG.md rename to core/prometheus/1.1.4/CHANGELOG.md index fe9d905a5d0..9fb5461df9d 100644 --- a/core/prometheus/1.1.3/CHANGELOG.md +++ b/core/prometheus/1.1.4/CHANGELOG.md @@ -1,6 +1,17 @@ # Changelog
+ +### [prometheus-1.1.4](https://github.com/truecharts/apps/compare/prometheus-1.1.3...prometheus-1.1.4) (2021-12-03) + +#### Chore + +* ensure container references are prefixed with v +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [prometheus-1.1.3](https://github.com/truecharts/apps/compare/prometheus-1.1.2...prometheus-1.1.3) (2021-11-30) @@ -86,14 +97,3 @@ ### [prometheus-0.0.5](https://github.com/truecharts/apps/compare/prometheus-0.0.4...prometheus-0.0.5) (2021-11-22) -#### Fix - -* migrate away services - - - - -### [prometheus-0.0.4](https://github.com/truecharts/apps/compare/prometheus-0.0.3...prometheus-0.0.4) (2021-11-22) - -#### Fix - diff --git a/core/prometheus/1.1.3/CONFIG.md b/core/prometheus/1.1.4/CONFIG.md similarity index 100% rename from core/prometheus/1.1.3/CONFIG.md rename to core/prometheus/1.1.4/CONFIG.md diff --git a/core/prometheus/1.1.3/Chart.lock b/core/prometheus/1.1.4/Chart.lock similarity index 88% rename from core/prometheus/1.1.3/Chart.lock rename to core/prometheus/1.1.4/Chart.lock index cd4c620874e..837be4f33e1 100644 --- a/core/prometheus/1.1.3/Chart.lock +++ b/core/prometheus/1.1.4/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.bitnami.com/bitnami version: 2.1.18 digest: sha256:503390d23331f322ff8cf63c6dcfb0d6bc38f4fb3a62fb3266372735d2e94a7d -generated: "2021-11-30T11:31:00.586528659Z" +generated: "2021-12-03T14:10:15.547027314Z" diff --git a/core/prometheus/1.1.3/Chart.yaml b/core/prometheus/1.1.4/Chart.yaml similarity index 98% rename from core/prometheus/1.1.3/Chart.yaml rename to core/prometheus/1.1.4/Chart.yaml index 714e52dca9f..2fc7b687e36 100644 --- a/core/prometheus/1.1.3/Chart.yaml +++ b/core/prometheus/1.1.4/Chart.yaml @@ -28,7 +28,7 @@ sources: - https://github.com/prometheus-community/helm-charts - https://github.com/prometheus-operator/kube-prometheus type: application -version: 1.1.3 +version: 1.1.4 annotations: truecharts.org/catagories: | - metrics diff --git a/core/prometheus/1.1.3/README.md b/core/prometheus/1.1.4/README.md similarity index 100% rename from core/prometheus/1.1.3/README.md rename to core/prometheus/1.1.4/README.md diff --git a/core/prometheus/1.1.3/app-readme.md b/core/prometheus/1.1.4/app-readme.md similarity index 100% rename from core/prometheus/1.1.3/app-readme.md rename to core/prometheus/1.1.4/app-readme.md diff --git a/core/prometheus/1.1.3/charts/common-8.9.7.tgz b/core/prometheus/1.1.4/charts/common-8.9.7.tgz similarity index 100% rename from core/prometheus/1.1.3/charts/common-8.9.7.tgz rename to core/prometheus/1.1.4/charts/common-8.9.7.tgz diff --git a/core/prometheus/1.1.3/charts/kube-state-metrics-2.1.18.tgz b/core/prometheus/1.1.4/charts/kube-state-metrics-2.1.18.tgz similarity index 100% rename from core/prometheus/1.1.3/charts/kube-state-metrics-2.1.18.tgz rename to core/prometheus/1.1.4/charts/kube-state-metrics-2.1.18.tgz diff --git a/core/prometheus/1.1.3/charts/node-exporter-2.3.16.tgz b/core/prometheus/1.1.4/charts/node-exporter-2.3.16.tgz similarity index 100% rename from core/prometheus/1.1.3/charts/node-exporter-2.3.16.tgz rename to core/prometheus/1.1.4/charts/node-exporter-2.3.16.tgz diff --git a/core/prometheus/1.1.3/crds/crd-alertmanager-config.yaml b/core/prometheus/1.1.4/crds/crd-alertmanager-config.yaml similarity index 100% rename from core/prometheus/1.1.3/crds/crd-alertmanager-config.yaml rename to core/prometheus/1.1.4/crds/crd-alertmanager-config.yaml diff --git a/core/prometheus/1.1.3/crds/crd-alertmanager.yaml b/core/prometheus/1.1.4/crds/crd-alertmanager.yaml similarity index 100% rename from core/prometheus/1.1.3/crds/crd-alertmanager.yaml rename to core/prometheus/1.1.4/crds/crd-alertmanager.yaml diff --git a/core/prometheus/1.1.3/crds/crd-podmonitor.yaml b/core/prometheus/1.1.4/crds/crd-podmonitor.yaml similarity index 100% rename from core/prometheus/1.1.3/crds/crd-podmonitor.yaml rename to core/prometheus/1.1.4/crds/crd-podmonitor.yaml diff --git a/core/prometheus/1.1.3/crds/crd-probes.yaml b/core/prometheus/1.1.4/crds/crd-probes.yaml similarity index 100% rename from core/prometheus/1.1.3/crds/crd-probes.yaml rename to core/prometheus/1.1.4/crds/crd-probes.yaml diff --git a/core/prometheus/1.1.3/crds/crd-prometheus.yaml b/core/prometheus/1.1.4/crds/crd-prometheus.yaml similarity index 100% rename from core/prometheus/1.1.3/crds/crd-prometheus.yaml rename to core/prometheus/1.1.4/crds/crd-prometheus.yaml diff --git a/core/prometheus/1.1.3/crds/crd-prometheusrules.yaml b/core/prometheus/1.1.4/crds/crd-prometheusrules.yaml similarity index 100% rename from core/prometheus/1.1.3/crds/crd-prometheusrules.yaml rename to core/prometheus/1.1.4/crds/crd-prometheusrules.yaml diff --git a/core/prometheus/1.1.3/crds/crd-servicemonitor.yaml b/core/prometheus/1.1.4/crds/crd-servicemonitor.yaml similarity index 100% rename from core/prometheus/1.1.3/crds/crd-servicemonitor.yaml rename to core/prometheus/1.1.4/crds/crd-servicemonitor.yaml diff --git a/core/prometheus/1.1.3/crds/crd-thanosrulers.yaml b/core/prometheus/1.1.4/crds/crd-thanosrulers.yaml similarity index 100% rename from core/prometheus/1.1.3/crds/crd-thanosrulers.yaml rename to core/prometheus/1.1.4/crds/crd-thanosrulers.yaml diff --git a/core/prometheus/1.1.3/helm-values.md b/core/prometheus/1.1.4/helm-values.md similarity index 96% rename from core/prometheus/1.1.3/helm-values.md rename to core/prometheus/1.1.4/helm-values.md index 6734cff7748..65a8775383e 100644 --- a/core/prometheus/1.1.3/helm-values.md +++ b/core/prometheus/1.1.4/helm-values.md @@ -87,8 +87,8 @@ You will, however, be able to use all values referenced in the common chart here | alertmanager.tolerations | list | `[]` | | | alertmanager.volumeMounts | list | `[]` | | | alertmanager.volumes | list | `[]` | | -| alertmanagerImage.repository | string | `"bitnami/alertmanager"` | | -| alertmanagerImage.tag | string | `"0.23.0@sha256:c8c788e308f96e5bea23d94572d965bb48a629bebde760771f7faa2ad0b2e892"` | | +| alertmanagerImage.repository | string | `"tccr.io/truecharts/alertmanager"` | | +| alertmanagerImage.tag | string | `"v0.23.0@sha256:620ef6b41973008d4eeff7045611c2df263250db39d97117ffe384a59f08e830"` | | | coreDns.enabled | bool | `true` | | | coreDns.namespace | string | `"kube-system"` | | | coreDns.service.enabled | bool | `true` | | @@ -103,8 +103,8 @@ You will, however, be able to use all values referenced in the common chart here | exporters.kube-state-metrics.enabled | bool | `true` | | | exporters.node-exporter.enabled | bool | `true` | | | global.labels | object | `{}` | | -| image.repository | string | `"bitnami/prometheus-operator"` | | -| image.tag | string | `"0.52.1@sha256:5fd9616ef9dabfe1c85dce3d1818bd3daeac7c32980d7786b8cb78b98f00f43b"` | | +| image.repository | string | `"tccr.io/truecharts/prometheus-operator"` | | +| image.tag | string | `"v0.52.1@sha256:4b88f439ad22896e917ab39fb1ea7f0ec115e902e026c0ac27a8bc5a507e0493"` | | | ingress.alertmanager.enabled | bool | `false` | | | ingress.main.enabled | bool | `false` | | | ingress.thanos.enabled | bool | `false` | | @@ -316,8 +316,8 @@ You will, however, be able to use all values referenced in the common chart here | prometheus.volumeMounts | list | `[]` | | | prometheus.volumes | list | `[]` | | | prometheus.walCompression | bool | `false` | | -| prometheusImage.repository | string | `"bitnami/prometheus"` | | -| prometheusImage.tag | string | `"2.31.1@sha256:908df0c6426cd6e171d1b3b35feaf84c86879787085057f837496fc12b31d292"` | | +| prometheusImage.repository | string | `"tccr.io/truecharts/prometheus"` | | +| prometheusImage.tag | string | `"v2.31.1@sha256:1504f2668111fb1c598d243cda073220f6c3f894102b1656d74fa7b2d7abe58d"` | | | 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` | | @@ -345,7 +345,7 @@ You will, however, be able to use all values referenced in the common chart here | service.thanos.selector."app.kubernetes.io/name" | string | `"prometheus"` | | | service.thanos.selector.prometheus | string | `"{{ template \"kube-prometheus.prometheus.fullname\" . }}"` | | | serviceAccount | object | `{"create":true}` | The service account the pods will use to interact with the Kubernetes API | -| thanosImage.repository | string | `"bitnami/thanos"` | | -| thanosImage.tag | string | `"0.23.1@sha256:944daebae0849d2c1e163e52227df0579d2c2fe6ba3f726a1c0a929e48797681"` | | +| thanosImage.repository | string | `"tccr.io/truecharts/thanos"` | | +| thanosImage.tag | string | `"v0.23.1@sha256:331ca31e6fdff7597b0b3dd00d885261d7aa98381a22ecd07970ceecec0cb1aa"` | | All Rights Reserved - The TrueCharts Project diff --git a/core/prometheus/1.1.3/ix_values.yaml b/core/prometheus/1.1.4/ix_values.yaml similarity index 98% rename from core/prometheus/1.1.3/ix_values.yaml rename to core/prometheus/1.1.4/ix_values.yaml index 1edca6cf97a..da6ae3edec6 100644 --- a/core/prometheus/1.1.3/ix_values.yaml +++ b/core/prometheus/1.1.4/ix_values.yaml @@ -1,18 +1,18 @@ image: - repository: bitnami/prometheus-operator - tag: 0.52.1@sha256:5fd9616ef9dabfe1c85dce3d1818bd3daeac7c32980d7786b8cb78b98f00f43b + repository: tccr.io/truecharts/prometheus-operator + tag: v0.52.1@sha256:4b88f439ad22896e917ab39fb1ea7f0ec115e902e026c0ac27a8bc5a507e0493 prometheusImage: - repository: bitnami/prometheus - tag: 2.31.1@sha256:908df0c6426cd6e171d1b3b35feaf84c86879787085057f837496fc12b31d292 + repository: tccr.io/truecharts/prometheus + tag: v2.31.1@sha256:1504f2668111fb1c598d243cda073220f6c3f894102b1656d74fa7b2d7abe58d thanosImage: - repository: bitnami/thanos - tag: 0.23.1@sha256:944daebae0849d2c1e163e52227df0579d2c2fe6ba3f726a1c0a929e48797681 + repository: tccr.io/truecharts/thanos + tag: v0.23.1@sha256:331ca31e6fdff7597b0b3dd00d885261d7aa98381a22ecd07970ceecec0cb1aa alertmanagerImage: - repository: bitnami/alertmanager - tag: 0.23.0@sha256:c8c788e308f96e5bea23d94572d965bb48a629bebde760771f7faa2ad0b2e892 + repository: tccr.io/truecharts/alertmanager + tag: v0.23.0@sha256:620ef6b41973008d4eeff7045611c2df263250db39d97117ffe384a59f08e830 global: labels: {} @@ -249,7 +249,7 @@ operator: namespace: kube-system ## Prometheus Configmap-reload image to use for reloading configmaps - ## defaults to Bitnami Prometheus Operator (ref: https://hub.docker.com/r/bitnami/prometheus-operator/tags/) + ## defaults to Bitnami Prometheus Operator (ref: https://hub.docker.com/r/tccr.io/truecharts/prometheus-operator/tags/) ## prometheusConfigReloader: @@ -291,7 +291,7 @@ prometheus: ## enabled: true ## Bitnami Prometheus image version - ## ref: https://hub.docker.com/r/bitnami/prometheus/tags/ + ## ref: https://hub.docker.com/r/tccr.io/truecharts/prometheus/tags/ ## @param prometheus.image.registry Prometheus image registry ## @param prometheus.image.repository Prometheus image repository ## @param prometheus.image.tag Prometheus Image tag (immutable tags are recommended) @@ -699,7 +699,7 @@ prometheus: ## create: false ## Bitnami Thanos image - ## ref: https://hub.docker.com/r/bitnami/thanos/tags/ + ## ref: https://hub.docker.com/r/tccr.io/truecharts/thanos/tags/ ## @param prometheus.thanos.image.registry Thanos image registry ## @param prometheus.thanos.image.repository Thanos image name ## @param prometheus.thanos.image.tag Thanos image tag diff --git a/core/prometheus/1.1.3/questions.yaml b/core/prometheus/1.1.4/questions.yaml similarity index 100% rename from core/prometheus/1.1.3/questions.yaml rename to core/prometheus/1.1.4/questions.yaml diff --git a/core/prometheus/1.1.3/templates/_helpers.tpl b/core/prometheus/1.1.4/templates/_helpers.tpl similarity index 100% rename from core/prometheus/1.1.3/templates/_helpers.tpl rename to core/prometheus/1.1.4/templates/_helpers.tpl diff --git a/core/prometheus/1.1.3/templates/alertmanager/_alertmanager.tpl b/core/prometheus/1.1.4/templates/alertmanager/_alertmanager.tpl similarity index 100% rename from core/prometheus/1.1.3/templates/alertmanager/_alertmanager.tpl rename to core/prometheus/1.1.4/templates/alertmanager/_alertmanager.tpl diff --git a/core/prometheus/1.1.3/templates/alertmanager/secrets.yaml b/core/prometheus/1.1.4/templates/alertmanager/secrets.yaml similarity index 100% rename from core/prometheus/1.1.3/templates/alertmanager/secrets.yaml rename to core/prometheus/1.1.4/templates/alertmanager/secrets.yaml diff --git a/core/prometheus/1.1.3/templates/alertmanager/serviceaccount.yaml b/core/prometheus/1.1.4/templates/alertmanager/serviceaccount.yaml similarity index 100% rename from core/prometheus/1.1.3/templates/alertmanager/serviceaccount.yaml rename to core/prometheus/1.1.4/templates/alertmanager/serviceaccount.yaml diff --git a/core/prometheus/1.1.3/templates/alertmanager/servicemonitor.yaml b/core/prometheus/1.1.4/templates/alertmanager/servicemonitor.yaml similarity index 100% rename from core/prometheus/1.1.3/templates/alertmanager/servicemonitor.yaml rename to core/prometheus/1.1.4/templates/alertmanager/servicemonitor.yaml diff --git a/core/prometheus/1.1.3/templates/common.yaml b/core/prometheus/1.1.4/templates/common.yaml similarity index 100% rename from core/prometheus/1.1.3/templates/common.yaml rename to core/prometheus/1.1.4/templates/common.yaml diff --git a/core/prometheus/1.1.3/templates/exporters/core-dns/service.yaml b/core/prometheus/1.1.4/templates/exporters/core-dns/service.yaml similarity index 100% rename from core/prometheus/1.1.3/templates/exporters/core-dns/service.yaml rename to core/prometheus/1.1.4/templates/exporters/core-dns/service.yaml diff --git a/core/prometheus/1.1.3/templates/exporters/core-dns/servicemonitor.yaml b/core/prometheus/1.1.4/templates/exporters/core-dns/servicemonitor.yaml similarity index 100% rename from core/prometheus/1.1.3/templates/exporters/core-dns/servicemonitor.yaml rename to core/prometheus/1.1.4/templates/exporters/core-dns/servicemonitor.yaml diff --git a/core/prometheus/1.1.3/templates/exporters/kube-apiserver/servicemonitor.yaml b/core/prometheus/1.1.4/templates/exporters/kube-apiserver/servicemonitor.yaml similarity index 100% rename from core/prometheus/1.1.3/templates/exporters/kube-apiserver/servicemonitor.yaml rename to core/prometheus/1.1.4/templates/exporters/kube-apiserver/servicemonitor.yaml diff --git a/core/prometheus/1.1.3/templates/exporters/kube-controller-manager/endpoints.yaml b/core/prometheus/1.1.4/templates/exporters/kube-controller-manager/endpoints.yaml similarity index 100% rename from core/prometheus/1.1.3/templates/exporters/kube-controller-manager/endpoints.yaml rename to core/prometheus/1.1.4/templates/exporters/kube-controller-manager/endpoints.yaml diff --git a/core/prometheus/1.1.3/templates/exporters/kube-controller-manager/service.yaml b/core/prometheus/1.1.4/templates/exporters/kube-controller-manager/service.yaml similarity index 100% rename from core/prometheus/1.1.3/templates/exporters/kube-controller-manager/service.yaml rename to core/prometheus/1.1.4/templates/exporters/kube-controller-manager/service.yaml diff --git a/core/prometheus/1.1.3/templates/exporters/kube-controller-manager/servicemonitor.yaml b/core/prometheus/1.1.4/templates/exporters/kube-controller-manager/servicemonitor.yaml similarity index 100% rename from core/prometheus/1.1.3/templates/exporters/kube-controller-manager/servicemonitor.yaml rename to core/prometheus/1.1.4/templates/exporters/kube-controller-manager/servicemonitor.yaml diff --git a/core/prometheus/1.1.3/templates/exporters/kube-scheduler/endpoints.yaml b/core/prometheus/1.1.4/templates/exporters/kube-scheduler/endpoints.yaml similarity index 100% rename from core/prometheus/1.1.3/templates/exporters/kube-scheduler/endpoints.yaml rename to core/prometheus/1.1.4/templates/exporters/kube-scheduler/endpoints.yaml diff --git a/core/prometheus/1.1.3/templates/exporters/kube-scheduler/service.yaml b/core/prometheus/1.1.4/templates/exporters/kube-scheduler/service.yaml similarity index 100% rename from core/prometheus/1.1.3/templates/exporters/kube-scheduler/service.yaml rename to core/prometheus/1.1.4/templates/exporters/kube-scheduler/service.yaml diff --git a/core/prometheus/1.1.3/templates/exporters/kube-scheduler/servicemonitor.yaml b/core/prometheus/1.1.4/templates/exporters/kube-scheduler/servicemonitor.yaml similarity index 100% rename from core/prometheus/1.1.3/templates/exporters/kube-scheduler/servicemonitor.yaml rename to core/prometheus/1.1.4/templates/exporters/kube-scheduler/servicemonitor.yaml diff --git a/core/prometheus/1.1.3/templates/exporters/kubelet/servicemonitor.yaml b/core/prometheus/1.1.4/templates/exporters/kubelet/servicemonitor.yaml similarity index 100% rename from core/prometheus/1.1.3/templates/exporters/kubelet/servicemonitor.yaml rename to core/prometheus/1.1.4/templates/exporters/kubelet/servicemonitor.yaml diff --git a/core/prometheus/1.1.3/templates/operator/_args.tpl b/core/prometheus/1.1.4/templates/operator/_args.tpl similarity index 100% rename from core/prometheus/1.1.3/templates/operator/_args.tpl rename to core/prometheus/1.1.4/templates/operator/_args.tpl diff --git a/core/prometheus/1.1.3/templates/operator/configmap.yaml b/core/prometheus/1.1.4/templates/operator/configmap.yaml similarity index 100% rename from core/prometheus/1.1.3/templates/operator/configmap.yaml rename to core/prometheus/1.1.4/templates/operator/configmap.yaml diff --git a/core/prometheus/1.1.3/templates/operator/servicemonitor.yaml b/core/prometheus/1.1.4/templates/operator/servicemonitor.yaml similarity index 100% rename from core/prometheus/1.1.3/templates/operator/servicemonitor.yaml rename to core/prometheus/1.1.4/templates/operator/servicemonitor.yaml diff --git a/core/prometheus/1.1.3/templates/prometheus/_additionalPrometheusRules.tpl b/core/prometheus/1.1.4/templates/prometheus/_additionalPrometheusRules.tpl similarity index 100% rename from core/prometheus/1.1.3/templates/prometheus/_additionalPrometheusRules.tpl rename to core/prometheus/1.1.4/templates/prometheus/_additionalPrometheusRules.tpl diff --git a/core/prometheus/1.1.3/templates/prometheus/_additionalScrapeJobs.tpl b/core/prometheus/1.1.4/templates/prometheus/_additionalScrapeJobs.tpl similarity index 100% rename from core/prometheus/1.1.3/templates/prometheus/_additionalScrapeJobs.tpl rename to core/prometheus/1.1.4/templates/prometheus/_additionalScrapeJobs.tpl diff --git a/core/prometheus/1.1.3/templates/prometheus/_prometheus.tpl b/core/prometheus/1.1.4/templates/prometheus/_prometheus.tpl similarity index 100% rename from core/prometheus/1.1.3/templates/prometheus/_prometheus.tpl rename to core/prometheus/1.1.4/templates/prometheus/_prometheus.tpl diff --git a/core/prometheus/1.1.3/templates/prometheus/_servicemonitor.tpl b/core/prometheus/1.1.4/templates/prometheus/_servicemonitor.tpl similarity index 100% rename from core/prometheus/1.1.3/templates/prometheus/_servicemonitor.tpl rename to core/prometheus/1.1.4/templates/prometheus/_servicemonitor.tpl diff --git a/core/prometheus/1.1.3/templates/prometheus/clusterrole.yaml b/core/prometheus/1.1.4/templates/prometheus/clusterrole.yaml similarity index 100% rename from core/prometheus/1.1.3/templates/prometheus/clusterrole.yaml rename to core/prometheus/1.1.4/templates/prometheus/clusterrole.yaml diff --git a/core/prometheus/1.1.3/templates/prometheus/clusterrolebinding.yaml b/core/prometheus/1.1.4/templates/prometheus/clusterrolebinding.yaml similarity index 100% rename from core/prometheus/1.1.3/templates/prometheus/clusterrolebinding.yaml rename to core/prometheus/1.1.4/templates/prometheus/clusterrolebinding.yaml diff --git a/core/prometheus/1.1.3/templates/prometheus/serviceaccount.yaml b/core/prometheus/1.1.4/templates/prometheus/serviceaccount.yaml similarity index 100% rename from core/prometheus/1.1.3/templates/prometheus/serviceaccount.yaml rename to core/prometheus/1.1.4/templates/prometheus/serviceaccount.yaml diff --git a/core/prometheus/1.1.3/values.yaml b/core/prometheus/1.1.4/values.yaml similarity index 100% rename from core/prometheus/1.1.3/values.yaml rename to core/prometheus/1.1.4/values.yaml diff --git a/core/traefik/10.0.17/CHANGELOG.md b/core/traefik/10.0.17/CHANGELOG.md new file mode 100644 index 00000000000..77435e71b2a --- /dev/null +++ b/core/traefik/10.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [traefik-10.0.17](https://github.com/truecharts/apps/compare/traefik-10.0.16...traefik-10.0.17) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + + +### [traefik-10.0.16](https://github.com/truecharts/apps/compare/traefik-10.0.15...traefik-10.0.16) (2021-11-30) + +#### Chore + +* update non-major deps helm releases ([#1432](https://github.com/truecharts/apps/issues/1432)) + +#### Fix + +* correct some ports mistakes ([#1416](https://github.com/truecharts/apps/issues/1416)) +* move conflicting ports to 10xxx range ([#1415](https://github.com/truecharts/apps/issues/1415)) + + + + +### [traefik-10.0.15](https://github.com/truecharts/apps/compare/traefik-10.0.14...traefik-10.0.15) (2021-11-23) + +#### Chore + +* update non-major deps helm releases ([#1386](https://github.com/truecharts/apps/issues/1386)) + + + + +### [traefik-10.0.14](https://github.com/truecharts/apps/compare/traefik-10.0.13...traefik-10.0.14) (2021-11-22) + +#### Chore + +* update non-major deps helm releases ([#1383](https://github.com/truecharts/apps/issues/1383)) + +#### Fix + +* [#1359](https://github.com/truecharts/apps/issues/1359) ([#1360](https://github.com/truecharts/apps/issues/1360)) +* Default enable all services ([#1361](https://github.com/truecharts/apps/issues/1361)) + + + + +### [traefik-10.0.13](https://github.com/truecharts/apps/compare/traefik-10.0.12...traefik-10.0.13) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + + +### [traefik-10.0.12](https://github.com/truecharts/apps/compare/traefik-10.0.11...traefik-10.0.12) (2021-11-15) + +#### Chore + +* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338)) + +#### Feat + +* readd ingress for standardisation + + + + +### [traefik-10.0.11](https://github.com/truecharts/apps/compare/traefik-10.0.10...traefik-10.0.11) (2021-11-14) + +#### Chore + +* move port above advanced in GUI ([#1326](https://github.com/truecharts/apps/issues/1326)) +* clean up Chart.yaml ([#1322](https://github.com/truecharts/apps/issues/1322)) +* 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)) + + + + +### [traefik-10.0.10](https://github.com/truecharts/apps/compare/traefik-10.0.9...traefik-10.0.10) (2021-11-14) + +#### Chore + +* move traefik and k8s gateway to core train + + + + +### [traefik-10.0.9](https://github.com/truecharts/apps/compare/traefik-10.0.8...traefik-10.0.9) (2021-11-09) + +#### Chore + +* update non-major deps helm releases ([#1297](https://github.com/truecharts/apps/issues/1297)) diff --git a/dependency/mariadb/1.0.18/CONFIG.md b/core/traefik/10.0.17/CONFIG.md similarity index 100% rename from dependency/mariadb/1.0.18/CONFIG.md rename to core/traefik/10.0.17/CONFIG.md diff --git a/core/k8s-gateway/4.0.14/Chart.lock b/core/traefik/10.0.17/Chart.lock similarity index 78% rename from core/k8s-gateway/4.0.14/Chart.lock rename to core/traefik/10.0.17/Chart.lock index a227042d6c9..e40e961b77d 100644 --- a/core/k8s-gateway/4.0.14/Chart.lock +++ b/core/traefik/10.0.17/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 8.9.7 digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T11:30:26.766375875Z" +generated: "2021-12-03T14:11:24.226889673Z" diff --git a/core/traefik/10.0.17/Chart.yaml b/core/traefik/10.0.17/Chart.yaml new file mode 100644 index 00000000000..5786f77e8de --- /dev/null +++ b/core/traefik/10.0.17/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "2.5.4" +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +deprecated: false +description: Test App for Traefik +home: https://github.com/truecharts/apps/tree/master/charts/stable/traefik +icon: https://raw.githubusercontent.com/traefik/traefik/v2.3/docs/content/assets/img/traefik.logo.png +keywords: +- traefik +- ingress +kubeVersion: '>=1.16.0-0' +maintainers: +- email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: traefik +sources: +- https://github.com/traefik/traefik +- https://github.com/traefik/traefik-helm-chart +- https://traefik.io/ +type: application +version: 10.0.17 +annotations: + truecharts.org/catagories: | + - network + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/core/traefik/10.0.17/README.md b/core/traefik/10.0.17/README.md new file mode 100644 index 00000000000..40c81cf3086 --- /dev/null +++ b/core/traefik/10.0.17/README.md @@ -0,0 +1,39 @@ +# Introduction + +Test App for Traefik + +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.7 | + +## 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/core/traefik/10.0.17/app-readme.md b/core/traefik/10.0.17/app-readme.md new file mode 100644 index 00000000000..823c75135e0 --- /dev/null +++ b/core/traefik/10.0.17/app-readme.md @@ -0,0 +1,3 @@ +Test App for Traefik + +This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/dependency/mariadb/1.0.18/charts/common-8.9.7.tgz b/core/traefik/10.0.17/charts/common-8.9.7.tgz similarity index 100% rename from dependency/mariadb/1.0.18/charts/common-8.9.7.tgz rename to core/traefik/10.0.17/charts/common-8.9.7.tgz diff --git a/core/traefik/10.0.17/crds/ingressroute.yaml b/core/traefik/10.0.17/crds/ingressroute.yaml new file mode 100644 index 00000000000..3391ba532a4 --- /dev/null +++ b/core/traefik/10.0.17/crds/ingressroute.yaml @@ -0,0 +1,198 @@ +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + "helm.sh/resource-policy": keep + "helm.sh/hook": pre-install,pre-upgrade,pre-rollback + controller-gen.kubebuilder.io/version: v0.4.1 + creationTimestamp: null + name: ingressroutes.traefik.containo.us +spec: + group: traefik.containo.us + names: + kind: IngressRoute + listKind: IngressRouteList + plural: ingressroutes + singular: ingressroute + scope: Namespaced + versions: + - name: v1alpha1 + schema: + openAPIV3Schema: + description: IngressRoute is an Ingress CRD specification. + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: IngressRouteSpec is a specification for a IngressRouteSpec + resource. + properties: + entryPoints: + items: + type: string + type: array + routes: + items: + description: Route contains the set of routes. + properties: + kind: + enum: + - Rule + type: string + match: + type: string + middlewares: + items: + description: MiddlewareRef is a ref to the Middleware resources. + properties: + name: + type: string + namespace: + type: string + required: + - name + type: object + type: array + priority: + type: integer + services: + items: + description: Service defines an upstream to proxy traffic. + properties: + kind: + enum: + - Service + - TraefikService + type: string + name: + description: Name is a reference to a Kubernetes Service + object (for a load-balancer of servers), or to a TraefikService + object (service load-balancer, mirroring, etc). The + differentiation between the two is specified in the + Kind field. + type: string + namespace: + type: string + passHostHeader: + type: boolean + port: + anyOf: + - type: integer + - type: string + x-kubernetes-int-or-string: true + responseForwarding: + description: ResponseForwarding holds configuration for + the forward of the response. + properties: + flushInterval: + type: string + type: object + scheme: + type: string + serversTransport: + type: string + sticky: + description: Sticky holds the sticky configuration. + properties: + cookie: + description: Cookie holds the sticky configuration + based on cookie. + properties: + httpOnly: + type: boolean + name: + type: string + sameSite: + type: string + secure: + type: boolean + type: object + type: object + strategy: + type: string + weight: + description: Weight should only be specified when Name + references a TraefikService object (and to be precise, + one that embeds a Weighted Round Robin). + type: integer + required: + - name + type: object + type: array + required: + - kind + - match + type: object + type: array + tls: + description: "TLS contains the TLS certificates configuration of the + routes. To enable Let's Encrypt, use an empty TLS struct, e.g. in + YAML: \n \t tls: {} # inline format \n \t tls: \t secretName: + # block format" + properties: + certResolver: + type: string + domains: + items: + description: Domain holds a domain name with SANs. + properties: + main: + type: string + sans: + items: + type: string + type: array + type: object + type: array + options: + description: Options is a reference to a TLSOption, that specifies + the parameters of the TLS connection. + properties: + name: + type: string + namespace: + type: string + required: + - name + type: object + secretName: + description: SecretName is the name of the referenced Kubernetes + Secret to specify the certificate details. + type: string + store: + description: Store is a reference to a TLSStore, that specifies + the parameters of the TLS store. + properties: + name: + type: string + namespace: + type: string + required: + - name + type: object + type: object + required: + - routes + type: object + required: + - metadata + - spec + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] diff --git a/core/traefik/10.0.17/crds/ingressroutetcp.yaml b/core/traefik/10.0.17/crds/ingressroutetcp.yaml new file mode 100644 index 00000000000..67e099b47da --- /dev/null +++ b/core/traefik/10.0.17/crds/ingressroutetcp.yaml @@ -0,0 +1,160 @@ +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + "helm.sh/resource-policy": keep + "helm.sh/hook": pre-install,pre-upgrade,pre-rollback + controller-gen.kubebuilder.io/version: v0.4.1 + creationTimestamp: null + name: ingressroutetcps.traefik.containo.us +spec: + group: traefik.containo.us + names: + kind: IngressRouteTCP + listKind: IngressRouteTCPList + plural: ingressroutetcps + singular: ingressroutetcp + scope: Namespaced + versions: + - name: v1alpha1 + schema: + openAPIV3Schema: + description: IngressRouteTCP is an Ingress CRD specification. + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: IngressRouteTCPSpec is a specification for a IngressRouteTCPSpec + resource. + properties: + entryPoints: + items: + type: string + type: array + routes: + items: + description: RouteTCP contains the set of routes. + properties: + match: + type: string + middlewares: + description: Middlewares contains references to MiddlewareTCP + resources. + items: + description: ObjectReference is a generic reference to a Traefik + resource. + properties: + name: + type: string + namespace: + type: string + required: + - name + type: object + type: array + services: + items: + description: ServiceTCP defines an upstream to proxy traffic. + properties: + name: + type: string + namespace: + type: string + port: + anyOf: + - type: integer + - type: string + x-kubernetes-int-or-string: true + proxyProtocol: + description: ProxyProtocol holds the ProxyProtocol configuration. + properties: + version: + type: integer + type: object + terminationDelay: + type: integer + weight: + type: integer + required: + - name + - port + type: object + type: array + required: + - match + type: object + type: array + tls: + description: "TLSTCP contains the TLS certificates configuration of + the routes. To enable Let's Encrypt, use an empty TLS struct, e.g. + in YAML: \n \t tls: {} # inline format \n \t tls: \t secretName: + # block format" + properties: + certResolver: + type: string + domains: + items: + description: Domain holds a domain name with SANs. + properties: + main: + type: string + sans: + items: + type: string + type: array + type: object + type: array + options: + description: Options is a reference to a TLSOption, that specifies + the parameters of the TLS connection. + properties: + name: + type: string + namespace: + type: string + required: + - name + type: object + passthrough: + type: boolean + secretName: + description: SecretName is the name of the referenced Kubernetes + Secret to specify the certificate details. + type: string + store: + description: Store is a reference to a TLSStore, that specifies + the parameters of the TLS store. + properties: + name: + type: string + namespace: + type: string + required: + - name + type: object + type: object + required: + - routes + type: object + required: + - metadata + - spec + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] diff --git a/core/traefik/10.0.17/crds/ingressrouteudp.yaml b/core/traefik/10.0.17/crds/ingressrouteudp.yaml new file mode 100644 index 00000000000..910acd6c270 --- /dev/null +++ b/core/traefik/10.0.17/crds/ingressrouteudp.yaml @@ -0,0 +1,84 @@ +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + "helm.sh/resource-policy": keep + "helm.sh/hook": pre-install,pre-upgrade,pre-rollback + controller-gen.kubebuilder.io/version: v0.4.1 + creationTimestamp: null + name: ingressrouteudps.traefik.containo.us +spec: + group: traefik.containo.us + names: + kind: IngressRouteUDP + listKind: IngressRouteUDPList + plural: ingressrouteudps + singular: ingressrouteudp + scope: Namespaced + versions: + - name: v1alpha1 + schema: + openAPIV3Schema: + description: IngressRouteUDP is an Ingress CRD specification. + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: IngressRouteUDPSpec is a specification for a IngressRouteUDPSpec + resource. + properties: + entryPoints: + items: + type: string + type: array + routes: + items: + description: RouteUDP contains the set of routes. + properties: + services: + items: + description: ServiceUDP defines an upstream to proxy traffic. + properties: + name: + type: string + namespace: + type: string + port: + anyOf: + - type: integer + - type: string + x-kubernetes-int-or-string: true + weight: + type: integer + required: + - name + - port + type: object + type: array + type: object + type: array + required: + - routes + type: object + required: + - metadata + - spec + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] diff --git a/core/traefik/10.0.17/crds/middlewares.yaml b/core/traefik/10.0.17/crds/middlewares.yaml new file mode 100644 index 00000000000..1770587a327 --- /dev/null +++ b/core/traefik/10.0.17/crds/middlewares.yaml @@ -0,0 +1,563 @@ +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + "helm.sh/resource-policy": keep + "helm.sh/hook": pre-install,pre-upgrade,pre-rollback + controller-gen.kubebuilder.io/version: v0.4.1 + creationTimestamp: null + name: middlewares.traefik.containo.us +spec: + group: traefik.containo.us + names: + kind: Middleware + listKind: MiddlewareList + plural: middlewares + singular: middleware + scope: Namespaced + versions: + - name: v1alpha1 + schema: + openAPIV3Schema: + description: Middleware is a specification for a Middleware resource. + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: MiddlewareSpec holds the Middleware configuration. + properties: + addPrefix: + description: AddPrefix holds the AddPrefix configuration. + properties: + prefix: + type: string + type: object + basicAuth: + description: BasicAuth holds the HTTP basic authentication configuration. + properties: + headerField: + type: string + realm: + type: string + removeHeader: + type: boolean + secret: + type: string + type: object + buffering: + description: Buffering holds the request/response buffering configuration. + properties: + maxRequestBodyBytes: + format: int64 + type: integer + maxResponseBodyBytes: + format: int64 + type: integer + memRequestBodyBytes: + format: int64 + type: integer + memResponseBodyBytes: + format: int64 + type: integer + retryExpression: + type: string + type: object + chain: + description: Chain holds a chain of middlewares. + properties: + middlewares: + items: + description: MiddlewareRef is a ref to the Middleware resources. + properties: + name: + type: string + namespace: + type: string + required: + - name + type: object + type: array + type: object + circuitBreaker: + description: CircuitBreaker holds the circuit breaker configuration. + properties: + expression: + type: string + type: object + compress: + description: Compress holds the compress configuration. + properties: + excludedContentTypes: + items: + type: string + type: array + type: object + contentType: + description: ContentType middleware - or rather its unique `autoDetect` + option - specifies whether to let the `Content-Type` header, if + it has not been set by the backend, be automatically set to a value + derived from the contents of the response. As a proxy, the default + behavior should be to leave the header alone, regardless of what + the backend did with it. However, the historic default was to always + auto-detect and set the header if it was nil, and it is going to + be kept that way in order to support users currently relying on + it. This middleware exists to enable the correct behavior until + at least the default one can be changed in a future version. + properties: + autoDetect: + type: boolean + type: object + digestAuth: + description: DigestAuth holds the Digest HTTP authentication configuration. + properties: + headerField: + type: string + realm: + type: string + removeHeader: + type: boolean + secret: + type: string + type: object + errors: + description: ErrorPage holds the custom error page configuration. + properties: + query: + type: string + service: + description: Service defines an upstream to proxy traffic. + properties: + kind: + enum: + - Service + - TraefikService + type: string + name: + description: Name is a reference to a Kubernetes Service object + (for a load-balancer of servers), or to a TraefikService + object (service load-balancer, mirroring, etc). The differentiation + between the two is specified in the Kind field. + type: string + namespace: + type: string + passHostHeader: + type: boolean + port: + anyOf: + - type: integer + - type: string + x-kubernetes-int-or-string: true + responseForwarding: + description: ResponseForwarding holds configuration for the + forward of the response. + properties: + flushInterval: + type: string + type: object + scheme: + type: string + serversTransport: + type: string + sticky: + description: Sticky holds the sticky configuration. + properties: + cookie: + description: Cookie holds the sticky configuration based + on cookie. + properties: + httpOnly: + type: boolean + name: + type: string + sameSite: + type: string + secure: + type: boolean + type: object + type: object + strategy: + type: string + weight: + description: Weight should only be specified when Name references + a TraefikService object (and to be precise, one that embeds + a Weighted Round Robin). + type: integer + required: + - name + type: object + status: + items: + type: string + type: array + type: object + forwardAuth: + description: ForwardAuth holds the http forward authentication configuration. + properties: + address: + type: string + authRequestHeaders: + items: + type: string + type: array + authResponseHeaders: + items: + type: string + type: array + authResponseHeadersRegex: + type: string + tls: + description: ClientTLS holds TLS specific configurations as client. + properties: + caOptional: + type: boolean + caSecret: + type: string + certSecret: + type: string + insecureSkipVerify: + type: boolean + type: object + trustForwardHeader: + type: boolean + type: object + headers: + description: Headers holds the custom header configuration. + properties: + accessControlAllowCredentials: + description: AccessControlAllowCredentials is only valid if true. + false is ignored. + type: boolean + accessControlAllowHeaders: + description: AccessControlAllowHeaders must be used in response + to a preflight request with Access-Control-Request-Headers set. + items: + type: string + type: array + accessControlAllowMethods: + description: AccessControlAllowMethods must be used in response + to a preflight request with Access-Control-Request-Method set. + items: + type: string + type: array + accessControlAllowOriginList: + description: AccessControlAllowOriginList is a list of allowable + origins. Can also be a wildcard origin "*". + items: + type: string + type: array + accessControlAllowOriginListRegex: + description: AccessControlAllowOriginListRegex is a list of allowable + origins written following the Regular Expression syntax (https://golang.org/pkg/regexp/). + items: + type: string + type: array + accessControlExposeHeaders: + description: AccessControlExposeHeaders sets valid headers for + the response. + items: + type: string + type: array + accessControlMaxAge: + description: AccessControlMaxAge sets the time that a preflight + request may be cached. + format: int64 + type: integer + addVaryHeader: + description: AddVaryHeader controls if the Vary header is automatically + added/updated when the AccessControlAllowOriginList is set. + type: boolean + allowedHosts: + items: + type: string + type: array + browserXssFilter: + type: boolean + contentSecurityPolicy: + type: string + contentTypeNosniff: + type: boolean + customBrowserXSSValue: + type: string + customFrameOptionsValue: + type: string + customRequestHeaders: + additionalProperties: + type: string + type: object + customResponseHeaders: + additionalProperties: + type: string + type: object + featurePolicy: + type: string + forceSTSHeader: + type: boolean + frameDeny: + type: boolean + hostsProxyHeaders: + items: + type: string + type: array + isDevelopment: + type: boolean + publicKey: + type: string + referrerPolicy: + type: string + sslForceHost: + description: 'Deprecated: use RedirectRegex instead.' + type: boolean + sslHost: + description: 'Deprecated: use RedirectRegex instead.' + type: string + sslProxyHeaders: + additionalProperties: + type: string + type: object + sslRedirect: + description: 'Deprecated: use EntryPoint redirection or RedirectScheme + instead.' + type: boolean + sslTemporaryRedirect: + description: 'Deprecated: use EntryPoint redirection or RedirectScheme + instead.' + type: boolean + stsIncludeSubdomains: + type: boolean + stsPreload: + type: boolean + stsSeconds: + format: int64 + type: integer + type: object + inFlightReq: + description: InFlightReq limits the number of requests being processed + and served concurrently. + properties: + amount: + format: int64 + type: integer + sourceCriterion: + description: SourceCriterion defines what criterion is used to + group requests as originating from a common source. If none + are set, the default is to use the request's remote address + field. All fields are mutually exclusive. + properties: + ipStrategy: + description: IPStrategy holds the ip strategy configuration. + properties: + depth: + type: integer + excludedIPs: + items: + type: string + type: array + type: object + requestHeaderName: + type: string + requestHost: + type: boolean + type: object + type: object + ipWhiteList: + description: IPWhiteList holds the ip white list configuration. + properties: + ipStrategy: + description: IPStrategy holds the ip strategy configuration. + properties: + depth: + type: integer + excludedIPs: + items: + type: string + type: array + type: object + sourceRange: + items: + type: string + type: array + type: object + passTLSClientCert: + description: PassTLSClientCert holds the TLS client cert headers configuration. + properties: + info: + description: TLSClientCertificateInfo holds the client TLS certificate + info configuration. + properties: + issuer: + description: TLSCLientCertificateDNInfo holds the client TLS + certificate distinguished name info configuration. cf https://tools.ietf.org/html/rfc3739 + properties: + commonName: + type: boolean + country: + type: boolean + domainComponent: + type: boolean + locality: + type: boolean + organization: + type: boolean + province: + type: boolean + serialNumber: + type: boolean + type: object + notAfter: + type: boolean + notBefore: + type: boolean + sans: + type: boolean + serialNumber: + type: boolean + subject: + description: TLSCLientCertificateDNInfo holds the client TLS + certificate distinguished name info configuration. cf https://tools.ietf.org/html/rfc3739 + properties: + commonName: + type: boolean + country: + type: boolean + domainComponent: + type: boolean + locality: + type: boolean + organization: + type: boolean + province: + type: boolean + serialNumber: + type: boolean + type: object + type: object + pem: + type: boolean + type: object + plugin: + additionalProperties: + x-kubernetes-preserve-unknown-fields: true + type: object + rateLimit: + description: RateLimit holds the rate limiting configuration for a + given router. + properties: + average: + format: int64 + type: integer + burst: + format: int64 + type: integer + period: + anyOf: + - type: integer + - type: string + x-kubernetes-int-or-string: true + sourceCriterion: + description: SourceCriterion defines what criterion is used to + group requests as originating from a common source. If none + are set, the default is to use the request's remote address + field. All fields are mutually exclusive. + properties: + ipStrategy: + description: IPStrategy holds the ip strategy configuration. + properties: + depth: + type: integer + excludedIPs: + items: + type: string + type: array + type: object + requestHeaderName: + type: string + requestHost: + type: boolean + type: object + type: object + redirectRegex: + description: RedirectRegex holds the redirection configuration. + properties: + permanent: + type: boolean + regex: + type: string + replacement: + type: string + type: object + redirectScheme: + description: RedirectScheme holds the scheme redirection configuration. + properties: + permanent: + type: boolean + port: + type: string + scheme: + type: string + type: object + replacePath: + description: ReplacePath holds the ReplacePath configuration. + properties: + path: + type: string + type: object + replacePathRegex: + description: ReplacePathRegex holds the ReplacePathRegex configuration. + properties: + regex: + type: string + replacement: + type: string + type: object + retry: + description: Retry holds the retry configuration. + properties: + attempts: + type: integer + initialInterval: + anyOf: + - type: integer + - type: string + x-kubernetes-int-or-string: true + type: object + stripPrefix: + description: StripPrefix holds the StripPrefix configuration. + properties: + forceSlash: + type: boolean + prefixes: + items: + type: string + type: array + type: object + stripPrefixRegex: + description: StripPrefixRegex holds the StripPrefixRegex configuration. + properties: + regex: + items: + type: string + type: array + type: object + type: object + required: + - metadata + - spec + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] diff --git a/core/traefik/10.0.17/crds/middlewarestcp.yaml b/core/traefik/10.0.17/crds/middlewarestcp.yaml new file mode 100644 index 00000000000..f0d1d5640bd --- /dev/null +++ b/core/traefik/10.0.17/crds/middlewarestcp.yaml @@ -0,0 +1,59 @@ +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + "helm.sh/resource-policy": keep + "helm.sh/hook": pre-install,pre-upgrade,pre-rollback + controller-gen.kubebuilder.io/version: v0.4.1 + creationTimestamp: null + name: middlewaretcps.traefik.containo.us +spec: + group: traefik.containo.us + names: + kind: MiddlewareTCP + listKind: MiddlewareTCPList + plural: middlewaretcps + singular: middlewaretcp + scope: Namespaced + versions: + - name: v1alpha1 + schema: + openAPIV3Schema: + description: MiddlewareTCP is a specification for a MiddlewareTCP resource. + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: MiddlewareTCPSpec holds the MiddlewareTCP configuration. + properties: + ipWhiteList: + description: TCPIPWhiteList holds the TCP ip white list configuration. + properties: + sourceRange: + items: + type: string + type: array + type: object + type: object + required: + - metadata + - spec + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] diff --git a/core/traefik/10.0.17/crds/serverstransports.yaml b/core/traefik/10.0.17/crds/serverstransports.yaml new file mode 100644 index 00000000000..78241697d1a --- /dev/null +++ b/core/traefik/10.0.17/crds/serverstransports.yaml @@ -0,0 +1,101 @@ +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + "helm.sh/resource-policy": keep + "helm.sh/hook": pre-install,pre-upgrade,pre-rollback + controller-gen.kubebuilder.io/version: v0.4.1 + creationTimestamp: null + name: serverstransports.traefik.containo.us +spec: + group: traefik.containo.us + names: + kind: ServersTransport + listKind: ServersTransportList + plural: serverstransports + singular: serverstransport + scope: Namespaced + versions: + - name: v1alpha1 + schema: + openAPIV3Schema: + description: ServersTransport is a specification for a ServersTransport resource. + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: ServersTransportSpec options to configure communication between + Traefik and the servers. + properties: + certificatesSecrets: + description: Certificates for mTLS. + items: + type: string + type: array + disableHTTP2: + description: Disable HTTP/2 for connections with backend servers. + type: boolean + forwardingTimeouts: + description: Timeouts for requests forwarded to the backend servers. + properties: + dialTimeout: + anyOf: + - type: integer + - type: string + description: The amount of time to wait until a connection to + a backend server can be established. If zero, no timeout exists. + x-kubernetes-int-or-string: true + idleConnTimeout: + anyOf: + - type: integer + - type: string + description: The maximum period for which an idle HTTP keep-alive + connection will remain open before closing itself. + x-kubernetes-int-or-string: true + responseHeaderTimeout: + anyOf: + - type: integer + - type: string + description: The amount of time to wait for a server's response + headers after fully writing the request (including its body, + if any). If zero, no timeout exists. + x-kubernetes-int-or-string: true + type: object + insecureSkipVerify: + description: Disable SSL certificate verification. + type: boolean + maxIdleConnsPerHost: + description: If non-zero, controls the maximum idle (keep-alive) to + keep per-host. If zero, DefaultMaxIdleConnsPerHost is used. + type: integer + rootCAsSecrets: + description: Add cert file for self-signed certificate. + items: + type: string + type: array + serverName: + description: ServerName used to contact the server. + type: string + type: object + required: + - metadata + - spec + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] diff --git a/core/traefik/10.0.17/crds/tlsoptions.yaml b/core/traefik/10.0.17/crds/tlsoptions.yaml new file mode 100644 index 00000000000..c901ac2df5e --- /dev/null +++ b/core/traefik/10.0.17/crds/tlsoptions.yaml @@ -0,0 +1,87 @@ +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + "helm.sh/resource-policy": keep + "helm.sh/hook": pre-install,pre-upgrade,pre-rollback + controller-gen.kubebuilder.io/version: v0.4.1 + creationTimestamp: null + name: tlsoptions.traefik.containo.us +spec: + group: traefik.containo.us + names: + kind: TLSOption + listKind: TLSOptionList + plural: tlsoptions + singular: tlsoption + scope: Namespaced + versions: + - name: v1alpha1 + schema: + openAPIV3Schema: + description: TLSOption is a specification for a TLSOption resource. + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: TLSOptionSpec configures TLS for an entry point. + properties: + cipherSuites: + items: + type: string + type: array + clientAuth: + description: ClientAuth defines the parameters of the client authentication + part of the TLS connection, if any. + properties: + clientAuthType: + description: ClientAuthType defines the client authentication + type to apply. + enum: + - NoClientCert + - RequestClientCert + - VerifyClientCertIfGiven + - RequireAndVerifyClientCert + type: string + secretNames: + description: SecretName is the name of the referenced Kubernetes + Secret to specify the certificate details. + items: + type: string + type: array + type: object + curvePreferences: + items: + type: string + type: array + maxVersion: + type: string + minVersion: + type: string + preferServerCipherSuites: + type: boolean + sniStrict: + type: boolean + type: object + required: + - metadata + - spec + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] diff --git a/core/traefik/10.0.17/crds/tlsstores.yaml b/core/traefik/10.0.17/crds/tlsstores.yaml new file mode 100644 index 00000000000..7bb6193b026 --- /dev/null +++ b/core/traefik/10.0.17/crds/tlsstores.yaml @@ -0,0 +1,64 @@ +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + "helm.sh/resource-policy": keep + "helm.sh/hook": pre-install,pre-upgrade,pre-rollback + controller-gen.kubebuilder.io/version: v0.4.1 + creationTimestamp: null + name: tlsstores.traefik.containo.us +spec: + group: traefik.containo.us + names: + kind: TLSStore + listKind: TLSStoreList + plural: tlsstores + singular: tlsstore + scope: Namespaced + versions: + - name: v1alpha1 + schema: + openAPIV3Schema: + description: TLSStore is a specification for a TLSStore resource. + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: TLSStoreSpec configures a TLSStore resource. + properties: + defaultCertificate: + description: DefaultCertificate holds a secret name for the TLSOption + resource. + properties: + secretName: + description: SecretName is the name of the referenced Kubernetes + Secret to specify the certificate details. + type: string + required: + - secretName + type: object + required: + - defaultCertificate + type: object + required: + - metadata + - spec + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] diff --git a/core/traefik/10.0.17/crds/traefikservices.yaml b/core/traefik/10.0.17/crds/traefikservices.yaml new file mode 100644 index 00000000000..1d98c25d68d --- /dev/null +++ b/core/traefik/10.0.17/crds/traefikservices.yaml @@ -0,0 +1,270 @@ +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + "helm.sh/resource-policy": keep + "helm.sh/hook": pre-install,pre-upgrade,pre-rollback + controller-gen.kubebuilder.io/version: v0.4.1 + creationTimestamp: null + name: traefikservices.traefik.containo.us +spec: + group: traefik.containo.us + names: + kind: TraefikService + listKind: TraefikServiceList + plural: traefikservices + singular: traefikservice + scope: Namespaced + versions: + - name: v1alpha1 + schema: + openAPIV3Schema: + description: TraefikService is the specification for a service (that an IngressRoute + refers to) that is usually not a terminal service (i.e. not a pod of servers), + as opposed to a Kubernetes Service. That is to say, it usually refers to + other (children) services, which themselves can be TraefikServices or Services. + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: ServiceSpec defines whether a TraefikService is a load-balancer + of services or a mirroring service. + properties: + mirroring: + description: Mirroring defines a mirroring service, which is composed + of a main load-balancer, and a list of mirrors. + properties: + kind: + enum: + - Service + - TraefikService + type: string + maxBodySize: + format: int64 + type: integer + mirrors: + items: + description: MirrorService defines one of the mirrors of a Mirroring + service. + properties: + kind: + enum: + - Service + - TraefikService + type: string + name: + description: Name is a reference to a Kubernetes Service + object (for a load-balancer of servers), or to a TraefikService + object (service load-balancer, mirroring, etc). The differentiation + between the two is specified in the Kind field. + type: string + namespace: + type: string + passHostHeader: + type: boolean + percent: + type: integer + port: + anyOf: + - type: integer + - type: string + x-kubernetes-int-or-string: true + responseForwarding: + description: ResponseForwarding holds configuration for + the forward of the response. + properties: + flushInterval: + type: string + type: object + scheme: + type: string + serversTransport: + type: string + sticky: + description: Sticky holds the sticky configuration. + properties: + cookie: + description: Cookie holds the sticky configuration based + on cookie. + properties: + httpOnly: + type: boolean + name: + type: string + sameSite: + type: string + secure: + type: boolean + type: object + type: object + strategy: + type: string + weight: + description: Weight should only be specified when Name references + a TraefikService object (and to be precise, one that embeds + a Weighted Round Robin). + type: integer + required: + - name + type: object + type: array + name: + description: Name is a reference to a Kubernetes Service object + (for a load-balancer of servers), or to a TraefikService object + (service load-balancer, mirroring, etc). The differentiation + between the two is specified in the Kind field. + type: string + namespace: + type: string + passHostHeader: + type: boolean + port: + anyOf: + - type: integer + - type: string + x-kubernetes-int-or-string: true + responseForwarding: + description: ResponseForwarding holds configuration for the forward + of the response. + properties: + flushInterval: + type: string + type: object + scheme: + type: string + serversTransport: + type: string + sticky: + description: Sticky holds the sticky configuration. + properties: + cookie: + description: Cookie holds the sticky configuration based on + cookie. + properties: + httpOnly: + type: boolean + name: + type: string + sameSite: + type: string + secure: + type: boolean + type: object + type: object + strategy: + type: string + weight: + description: Weight should only be specified when Name references + a TraefikService object (and to be precise, one that embeds + a Weighted Round Robin). + type: integer + required: + - name + type: object + weighted: + description: WeightedRoundRobin defines a load-balancer of services. + properties: + services: + items: + description: Service defines an upstream to proxy traffic. + properties: + kind: + enum: + - Service + - TraefikService + type: string + name: + description: Name is a reference to a Kubernetes Service + object (for a load-balancer of servers), or to a TraefikService + object (service load-balancer, mirroring, etc). The differentiation + between the two is specified in the Kind field. + type: string + namespace: + type: string + passHostHeader: + type: boolean + port: + anyOf: + - type: integer + - type: string + x-kubernetes-int-or-string: true + responseForwarding: + description: ResponseForwarding holds configuration for + the forward of the response. + properties: + flushInterval: + type: string + type: object + scheme: + type: string + serversTransport: + type: string + sticky: + description: Sticky holds the sticky configuration. + properties: + cookie: + description: Cookie holds the sticky configuration based + on cookie. + properties: + httpOnly: + type: boolean + name: + type: string + sameSite: + type: string + secure: + type: boolean + type: object + type: object + strategy: + type: string + weight: + description: Weight should only be specified when Name references + a TraefikService object (and to be precise, one that embeds + a Weighted Round Robin). + type: integer + required: + - name + type: object + type: array + sticky: + description: Sticky holds the sticky configuration. + properties: + cookie: + description: Cookie holds the sticky configuration based on + cookie. + properties: + httpOnly: + type: boolean + name: + type: string + sameSite: + type: string + secure: + type: boolean + type: object + type: object + type: object + type: object + required: + - metadata + - spec + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] diff --git a/core/traefik/10.0.17/helm-values.md b/core/traefik/10.0.17/helm-values.md new file mode 100644 index 00000000000..c35870f2395 --- /dev/null +++ b/core/traefik/10.0.17/helm-values.md @@ -0,0 +1,48 @@ +# 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 | +|-----|------|---------|-------------| +| additionalArguments[0] | string | `"--metrics.prometheus"` | | +| additionalArguments[1] | string | `"--ping"` | | +| additionalArguments[2] | string | `"--serverstransport.insecureskipverify=true"` | | +| additionalArguments[3] | string | `"--providers.kubernetesingress.allowexternalnameservices=true"` | | +| globalArguments[0] | string | `"--global.checknewversion"` | | +| image.pullPolicy | string | `"IfNotPresent"` | | +| image.repository | string | `"tccr.io/truecharts/traefik"` | | +| image.tag | string | `"v2.5.4@sha256:e01f2de2f69fcf1a9ac2d8978455ce9731222c7fb78e3885e3f610eaeba6feee"` | | +| ingressClass | object | `{"enabled":false,"fallbackApiVersion":"","isDefaultClass":false}` | Use ingressClass. Ignored if Traefik version < 2.3 / kubernetes < 1.18.x | +| ingressRoute | object | `{"dashboard":{"annotations":{},"enabled":true,"labels":{}}}` | Create an IngressRoute for the dashboard | +| logs | object | `{"access":{"enabled":false,"fields":{"general":{"defaultmode":"keep","names":{}},"headers":{"defaultmode":"drop","names":{}}},"filters":{}},"general":{"level":"ERROR"}}` | Logs https://docs.traefik.io/observability/logs/ | +| metrics.prometheus.entryPoint | string | `"metrics"` | | +| middlewares | object | `{"basicAuth":[],"chain":[],"forwardAuth":[],"ipWhiteList":[],"rateLimit":[],"redirectRegex":[],"redirectScheme":[]}` | SCALE Middleware Handlers | +| pilot | object | `{"enabled":false,"token":""}` | Activate Pilot integration | +| portalhook.enabled | bool | `true` | | +| probes.liveness | object | See below | Liveness probe configuration | +| probes.liveness.path | string | "/" | If a HTTP probe is used (default for HTTP/HTTPS services) this path is used | +| probes.liveness.type | string | "TCP" | sets the probe type when not using a custom probe | +| probes.readiness | object | See below | Redainess probe configuration | +| probes.readiness.path | string | "/" | If a HTTP probe is used (default for HTTP/HTTPS services) this path is used | +| probes.readiness.type | string | "TCP" | sets the probe type when not using a custom probe | +| probes.startup | object | See below | Startup probe configuration | +| probes.startup.path | string | "/" | If a HTTP probe is used (default for HTTP/HTTPS services) this path is used | +| probes.startup.type | string | "TCP" | sets the probe type when not using a custom probe | +| providers.kubernetesCRD.enabled | bool | `true` | | +| providers.kubernetesCRD.namespaces | list | `[]` | | +| providers.kubernetesIngress.enabled | bool | `true` | | +| providers.kubernetesIngress.namespaces | list | `[]` | | +| providers.kubernetesIngress.publishedService.enabled | bool | `true` | | +| rbac | object | `{"enabled":true,"rules":[{"apiGroups":[""],"resources":["services","endpoints","secrets"],"verbs":["get","list","watch"]},{"apiGroups":["extensions","networking.k8s.io"],"resources":["ingresses","ingressclasses"],"verbs":["get","list","watch"]},{"apiGroups":["extensions","networking.k8s.io"],"resources":["ingresses/status"],"verbs":["update"]},{"apiGroups":["traefik.containo.us"],"resources":["ingressroutes","ingressroutetcps","ingressrouteudps","middlewares","middlewaretcps","tlsoptions","tlsstores","traefikservices","serverstransports"],"verbs":["get","list","watch"]}]}` | Whether Role Based Access Control objects like roles and rolebindings should be created | +| service | object | `{"main":{"ports":{"main":{"port":9000,"protocol":"HTTP","targetPort":9000}},"type":"LoadBalancer"},"metrics":{"enabled":true,"ports":{"metrics":{"enabled":true,"port":9100,"protocol":"HTTP","targetPort":9100}},"type":"LoadBalancer"},"tcp":{"enabled":true,"ports":{"web":{"enabled":true,"port":9080,"protocol":"HTTP","redirectTo":"websecure"},"websecure":{"enabled":true,"port":9443,"protocol":"HTTPS"}},"type":"LoadBalancer"},"udp":{"enabled":false}}` | Options for the main traefik service, where the entrypoints traffic comes from from. | +| serviceAccount | object | `{"create":true}` | The service account the pods will use to interact with the Kubernetes API | +| tlsOptions | object | `{"default":{"cipherSuites":["TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256","TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384","TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305","TLS_AES_128_GCM_SHA256","TLS_AES_256_GCM_SHA384","TLS_CHACHA20_POLY1305_SHA256"],"curvePreferences":["CurveP521","CurveP384"],"minVersion":"VersionTLS12","sniStrict":false}}` | TLS Options to be created as TLSOption CRDs https://doc.traefik.io/tccr.io/truecharts/https/tls/#tls-options Example: | + +All Rights Reserved - The TrueCharts Project diff --git a/core/traefik/10.0.17/ix_values.yaml b/core/traefik/10.0.17/ix_values.yaml new file mode 100644 index 00000000000..80be8bd0e17 --- /dev/null +++ b/core/traefik/10.0.17/ix_values.yaml @@ -0,0 +1,309 @@ +image: + repository: tccr.io/truecharts/traefik + # defaults to appVersion + tag: v2.5.4@sha256:e01f2de2f69fcf1a9ac2d8978455ce9731222c7fb78e3885e3f610eaeba6feee + pullPolicy: IfNotPresent + +# -- Use ingressClass. Ignored if Traefik version < 2.3 / kubernetes < 1.18.x +ingressClass: + # true is not unit-testable yet, pending https://github.com/rancher/helm-unittest/pull/12 + enabled: false + isDefaultClass: false + # Use to force a networking.k8s.io API Version for certain CI/CD applications. E.g. "v1beta1" + fallbackApiVersion: "" + +# -- Activate Pilot integration +pilot: + enabled: false + token: "" + # Toggle Pilot Dashboard + # dashboard: false + +# -- Create an IngressRoute for the dashboard +ingressRoute: + dashboard: + enabled: true + # Additional ingressRoute annotations (e.g. for kubernetes.io/ingress.class) + annotations: {} + # Additional ingressRoute labels (e.g. for filtering IngressRoute by custom labels) + labels: {} + +# +# -- Configure providers +providers: + kubernetesCRD: + enabled: true + namespaces: [] + # - "default" + kubernetesIngress: + enabled: true + # labelSelector: environment=production,method=traefik + namespaces: [] + # - "default" + # IP used for Kubernetes Ingress endpoints + publishedService: + enabled: true + # Published Kubernetes Service to copy status from. Format: namespace/servicename + # By default this Traefik service + # pathOverride: "" + +# -- Logs +# https://docs.traefik.io/observability/logs/ +logs: + # Traefik logs concern everything that happens to Traefik itself (startup, configuration, events, shutdown, and so on). + general: + # By default, the logs use a text format (common), but you can + # also ask for the json format in the format option + # format: json + # By default, the level is set to ERROR. Alternative logging levels are DEBUG, PANIC, FATAL, ERROR, WARN, and INFO. + level: ERROR + access: + # To enable access logs + enabled: false + # By default, logs are written using the Common Log Format (CLF). + # To write logs in JSON, use json in the format option. + # If the given format is unsupported, the default (CLF) is used instead. + # format: json + # To write the logs in an asynchronous fashion, specify a bufferingSize option. + # This option represents the number of log lines Traefik will keep in memory before writing + # them to the selected output. In some cases, this option can greatly help performances. + # bufferingSize: 100 + # Filtering https://docs.traefik.io/observability/access-logs/#filtering + filters: {} + # statuscodes: "200,300-302" + # retryattempts: true + # minduration: 10ms + # Fields + # https://docs.traefik.io/observability/access-logs/#limiting-the-fieldsincluding-headers + fields: + general: + defaultmode: keep + names: {} + # Examples: + # ClientUsername: drop + headers: + defaultmode: drop + names: {} + # Examples: + # User-Agent: redact + # Authorization: drop + # Content-Type: keep + +metrics: + # datadog: + # address: 127.0.0.1:8125 + # influxdb: + # address: localhost:8089 + # protocol: udp + prometheus: + entryPoint: metrics + # statsd: + # address: localhost:8125 + +globalArguments: + - "--global.checknewversion" + +## +# -- Additional arguments to be passed at Traefik's binary +# All available options available on https://docs.traefik.io/reference/static-configuration/cli/ +## Use curly braces to pass values: `helm install --set="additionalArguments={--providers.kubernetesingress.ingressclass=traefik-internal,--log.level=DEBUG}"` +additionalArguments: + - "--metrics.prometheus" + - "--ping" + - "--serverstransport.insecureskipverify=true" + - "--providers.kubernetesingress.allowexternalnameservices=true" + +# -- TLS Options to be created as TLSOption CRDs +# https://doc.traefik.io/tccr.io/truecharts/https/tls/#tls-options +# Example: +tlsOptions: + default: + sniStrict: false + minVersion: VersionTLS12 + curvePreferences: + - CurveP521 + - CurveP384 + cipherSuites: + - TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 + - TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 + - TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305 + - TLS_AES_128_GCM_SHA256 + - TLS_AES_256_GCM_SHA384 + - TLS_CHACHA20_POLY1305_SHA256 + +# -- Options for the main traefik service, where the entrypoints traffic comes from +# from. +service: + main: + type: LoadBalancer + ports: + main: + port: 9000 + targetPort: 9000 + protocol: HTTP + tcp: + enabled: true + type: LoadBalancer + ports: + web: + enabled: true + port: 9080 + protocol: HTTP + redirectTo: websecure + websecure: + enabled: true + port: 9443 + protocol: HTTPS +# tcpexample: +# enabled: true +# targetPort: 9443 +# protocol: TCP +# tls: +# enabled: false +# # this is the name of a TLSOption definition +# options: "" +# certResolver: "" +# domains: [] +# # - main: example.com +# # sans: +# # - foo.example.com +# # - bar.example.com + metrics: + enabled: true + type: LoadBalancer + ports: + metrics: + enabled: true + port: 9100 + targetPort: 9100 + protocol: HTTP + udp: + enabled: false + +probes: + # -- Liveness probe configuration + # @default -- See below + liveness: + # -- sets the probe type when not using a custom probe + # @default -- "TCP" + type: HTTP + # -- If a HTTP probe is used (default for HTTP/HTTPS services) this path is used + # @default -- "/" + path: "/ping" + + # -- Redainess probe configuration + # @default -- See below + readiness: + # -- sets the probe type when not using a custom probe + # @default -- "TCP" + type: HTTP + # -- If a HTTP probe is used (default for HTTP/HTTPS services) this path is used + # @default -- "/" + path: "/ping" + + # -- Startup probe configuration + # @default -- See below + startup: + # -- sets the probe type when not using a custom probe + # @default -- "TCP" + type: HTTP + # -- If a HTTP probe is used (default for HTTP/HTTPS services) this path is used + # @default -- "/" + path: "/ping" + +# -- Whether Role Based Access Control objects like roles and rolebindings should be created +rbac: + enabled: true + rules: + - apiGroups: + - "" + resources: + - services + - endpoints + - secrets + verbs: + - get + - list + - watch + - apiGroups: + - extensions + - networking.k8s.io + resources: + - ingresses + - ingressclasses + verbs: + - get + - list + - watch + - apiGroups: + - extensions + - networking.k8s.io + resources: + - ingresses/status + verbs: + - update + - apiGroups: + - traefik.containo.us + resources: + - ingressroutes + - ingressroutetcps + - ingressrouteudps + - middlewares + - middlewaretcps + - tlsoptions + - tlsstores + - traefikservices + - serverstransports + verbs: + - get + - list + - watch + +# -- The service account the pods will use to interact with the Kubernetes API +serviceAccount: + create: true + +# -- SCALE Middleware Handlers +middlewares: + basicAuth: [] + # - name: basicauthexample + # users: + # - username: testuser + # password: testpassword + forwardAuth: [] + # - name: forwardAuthexample + # address: https://auth.example.com/ + # authResponseHeaders: + # - X-Secret + # - X-Auth-User + # authRequestHeaders: + # - "Accept" + # - "X-CustomHeader" + # authResponseHeadersRegex: "^X-" + # trustForwardHeader: true + chain: [] + # - name: chainname + # middlewares: + # - name: compress + redirectScheme: [] + # - name: redirectSchemeName + # scheme: https + # permanent: true + rateLimit: [] + # - name: rateLimitName + # average: 300 + # burst: 200 + redirectRegex: [] + # - name: redirectRegexName + # regex: putregexhere + # replacement: replacementurlhere + # permanent: false + ipWhiteList: [] + # - name: ipWhiteListName + # sourceRange: [] + # ipStrategy: + # depth: 2 + # excludedIPs: [] + +portalhook: + enabled: true diff --git a/core/traefik/10.0.17/questions.yaml b/core/traefik/10.0.17/questions.yaml new file mode 100644 index 00000000000..0a54be1ba6f --- /dev/null +++ b/core/traefik/10.0.17/questions.yaml @@ -0,0 +1,2010 @@ +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: + - "http" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" + path: "/dashboard/" +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: "deployment" + 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: pilot + label: "Traefik Pilot" + group: "App Configuration" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: token + label: "token" + schema: + type: string + default: "" + - variable: dashboard + label: "Pilot Dashboard" + schema: + type: boolean + default: false + + - variable: ingressClass + label: "ingressClass" + group: "App Configuration" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: isDefaultClass + label: "isDefaultClass" + schema: + type: boolean + default: false + + - variable: logs + label: "Logs" + group: "App Configuration" + schema: + type: dict + attrs: + - variable: general + label: "General Logs" + schema: + type: dict + attrs: + - variable: level + label: "Log Level" + schema: + type: string + default: "ERROR" + enum: + - value: "INFO" + description: "Info" + - value: "WARN" + description: "Warnings" + - value: "ERROR" + description: "Errors" + - value: "FATAL" + description: "Fatal Errors" + - value: "PANIC" + description: "Panics" + - value: "DEBUG" + description: "Debug" + - variable: access + label: "Access Logs" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabledFilters + label: "Enable Filters" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: filters + label: "Filters" + schema: + type: dict + attrs: + - variable: statuscodes + label: "Status codes" + schema: + type: string + default: "200,300-302" + - variable: retryattempts + label: "retryattempts" + schema: + type: boolean + default: true + - variable: minduration + label: "minduration" + schema: + type: string + default: "10ms" + - variable: fields + label: "Fields" + schema: + type: dict + attrs: + - variable: general + label: "General" + schema: + type: dict + attrs: + - variable: defaultmode + label: "Default Mode" + schema: + type: string + default: "keep" + enum: + - value: "keep" + description: "Keep" + - value: "drop" + description: "Drop" + - variable: headers + label: "Headers" + schema: + type: dict + attrs: + - variable: defaultmode + label: "Default Mode" + schema: + type: string + default: "drop" + enum: + - value: "keep" + description: "Keep" + - value: "drop" + description: "Drop" + + - variable: middlewares + label: "" + group: "Middlewares" + schema: + type: dict + attrs: + - variable: basicAuth + label: "basicAuth" + schema: + type: list + default: [] + items: + - variable: basicAuthEntry + label: "" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + default: "" + - variable: users + label: "Users" + schema: + type: list + default: [] + items: + - variable: usersEntry + label: "" + schema: + type: dict + attrs: + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + + - variable: forwardAuth + label: "forwardAuth" + schema: + type: list + default: [] + items: + - variable: basicAuthEntry + label: "" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + default: "" + - variable: address + label: "Address" + schema: + type: string + required: true + default: "" + - variable: trustForwardHeader + label: "trustForwardHeader" + schema: + type: boolean + default: false + - variable: authResponseHeadersRegex + label: "authResponseHeadersRegex" + schema: + type: string + default: "" + - variable: authResponseHeaders + label: "authResponseHeaders" + schema: + type: list + default: [] + items: + - variable: authResponseHeadersEntry + label: "" + schema: + type: string + default: "" + - variable: authRequestHeaders + label: "authRequestHeaders" + schema: + type: list + default: [] + items: + - variable: authRequestHeadersEntry + label: "" + schema: + type: string + default: "" + - variable: chain + label: "chain" + schema: + type: list + default: [] + items: + - variable: chainEntry + label: "" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: middlewares + label: "Middlewares to Chain" + schema: + type: list + default: [] + items: + - variable: name + label: "Name" + schema: + type: string + required: true + default: "" + + - variable: redirectScheme + label: "redirectScheme" + schema: + type: list + default: [] + items: + - variable: redirectSchemeEntry + label: "" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: scheme + label: "Scheme" + schema: + type: string + required: true + default: "https" + enum: + - value: "https" + description: "https" + - value: "http" + description: "http" + - variable: permanent + label: "Permanent" + schema: + type: boolean + required: true + default: false + + - variable: rateLimit + label: "rateLimit" + schema: + type: list + default: [] + items: + - variable: rateLimitEntry + label: "" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: average + label: "Average" + schema: + type: int + required: true + default: 300 + - variable: burst + label: "Burst" + schema: + type: int + required: true + default: 200 + - variable: redirectRegex + label: "redirectRegex" + schema: + type: list + default: [] + items: + - variable: redirectRegexEntry + label: "" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: regex + label: "Regex" + schema: + type: string + required: true + default: "" + - variable: replacement + label: "Replacement" + schema: + type: string + required: true + default: "" + - variable: permanent + label: "Permanent" + schema: + type: boolean + required: true + default: false + + - variable: ipWhiteList + label: "ipWhiteList" + schema: + type: list + default: [] + items: + - variable: ipWhiteListEntry + label: "" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + default: "" + - variable: sourceRange + label: "Source Range" + schema: + type: list + default: [] + items: + - variable: sourceRangeEntry + label: "" + schema: + type: string + required: true + default: "" + - variable: ipStrategy + label: "IP Strategy" + schema: + type: dict + attrs: + - variable: depth + label: "Depth" + schema: + type: int + required: true + - variable: excludedIPs + label: "Excluded IPs" + schema: + type: list + default: [] + items: + - variable: excludedIPsEntry + label: "" + schema: + type: string + required: true + default: "" + + + - variable: service + group: "Networking and Services" + label: "Configure Service Entrypoint" + 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 Entrypoint Configuration" + schema: + type: dict + attrs: + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: 9000 + + - variable: port + label: "Entrypoints Port" + schema: + type: int + default: 9000 + editable: true + required: true + - variable: tcp + label: "TCP Service" + description: "The tcp Entrypoint service" + 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: web + label: "web Entrypoint Configuration" + schema: + type: dict + attrs: + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: 9080 + - variable: port + label: "Entrypoints Port" + schema: + type: int + default: 9080 + editable: true + required: true + - variable: redirectTo + label: "Redirect to" + schema: + type: string + default: "websecure" + - variable: websecure + label: "websecure Entrypoints Configuration" + schema: + type: dict + attrs: + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: protocol + label: "Port Type" + schema: + type: string + default: "HTTPS" + 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: 9443 + - variable: port + label: "Entrypoints Port" + schema: + type: int + default: 9443 + editable: true + required: true + - variable: tls + label: "websecure Entrypoints Configuration" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enabled" + schema: + type: boolean + default: true + hidden: true + - variable: portsList + label: "Additional TCP Entrypoints" + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: "Custom Entrypoints" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the port" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Entrypoints Name" + schema: + type: string + default: "" + - variable: protocol + label: "Entrypoints Type" + schema: + type: string + default: "TCP" + enum: + - value: HTTP + description: "HTTP" + - value: "HTTPS" + description: "HTTPS" + - value: TCP + description: "TCP" + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + required: true + - variable: tls + label: "websecure Entrypoints Configuration" + schema: + type: dict + attrs: + - variable: enabled + label: "Enabled" + schema: + type: boolean + default: true + - variable: metrics + label: "metrics Service" + description: "The metrics Entrypoint service" + 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: metrics + label: "metrics Entrypoints Configurations" + schema: + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 9100 + editable: true + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: 9100 + + - 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: true + - 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/core/traefik/10.0.17/templates/_args.tpl b/core/traefik/10.0.17/templates/_args.tpl new file mode 100644 index 00000000000..41e7e44b8fd --- /dev/null +++ b/core/traefik/10.0.17/templates/_args.tpl @@ -0,0 +1,141 @@ +{{/* Define the args */}} +{{- define "traefik.args" -}} +args: + {{/* merge all ports */}} + {{- $ports := dict }} + {{- range $.Values.service }} + {{- range $name, $value := .ports }} + {{- $_ := set $ports $name $value }} + {{- end }} + {{- end }} + {{/* start of actual arguments */}} + {{- with .Values.globalArguments }} + {{- range . }} + - {{ . | quote }} + {{- end }} + {{- end }} + {{- range $name, $config := $ports }} + {{- if $config }} + {{- if or ( eq $config.protocol "HTTP" ) ( eq $config.protocol "HTTPS" ) ( eq $config.protocol "TCP" ) }} + {{- $_ := set $config "protocol" "TCP" }} + {{- end }} + - "--entryPoints.{{$name}}.address=:{{ $config.port }}/{{ default "tcp" $config.protocol | lower }}" + {{- end }} + {{- end }} + - "--api.dashboard=true" + - "--ping=true" + {{- if .Values.metrics }} + {{- if .Values.metrics.datadog }} + - "--metrics.datadog=true" + - "--metrics.datadog.address={{ .Values.metrics.datadog.address }}" + {{- end }} + {{- if .Values.metrics.influxdb }} + - "--metrics.influxdb=true" + - "--metrics.influxdb.address={{ .Values.metrics.influxdb.address }}" + - "--metrics.influxdb.protocol={{ .Values.metrics.influxdb.protocol }}" + {{- end }} + {{- if .Values.metrics.prometheus }} + - "--metrics.prometheus=true" + - "--metrics.prometheus.entrypoint={{ .Values.metrics.prometheus.entryPoint }}" + {{- end }} + {{- if .Values.metrics.statsd }} + - "--metrics.statsd=true" + - "--metrics.statsd.address={{ .Values.metrics.statsd.address }}" + {{- end }} + {{- end }} + {{- if .Values.providers.kubernetesCRD.enabled }} + - "--providers.kubernetescrd" + {{- end }} + {{- if .Values.providers.kubernetesIngress.enabled }} + - "--providers.kubernetesingress" + {{- if and .Values.providers.kubernetesIngress.publishedService.enabled }} + - "--providers.kubernetesingress.ingressendpoint.publishedservice={{ template "providers.kubernetesIngress.publishedServicePath" . }}" + {{- end }} + {{- if .Values.providers.kubernetesIngress.labelSelector }} + - "--providers.kubernetesingress.labelSelector={{ .Values.providers.kubernetesIngress.labelSelector }}" + {{- end }} + {{- end }} + {{- if and .Values.rbac.enabled .Values.rbac.namespaced }} + {{- if .Values.providers.kubernetesCRD.enabled }} + - "--providers.kubernetescrd.namespaces={{ template "providers.kubernetesCRD.namespaces" . }}" + {{- end }} + {{- if .Values.providers.kubernetesIngress.enabled }} + - "--providers.kubernetesingress.namespaces={{ template "providers.kubernetesIngress.namespaces" . }}" + {{- end }} + {{- end }} + {{- range $entrypoint, $config := $ports }} + {{- if $config.redirectTo }} + {{- $toPort := index $ports $config.redirectTo }} + - "--entrypoints.{{ $entrypoint }}.http.redirections.entryPoint.to=:{{ $toPort.port }}" + - "--entrypoints.{{ $entrypoint }}.http.redirections.entryPoint.scheme=https" + {{- end }} + {{- if or ( $config.tls ) ( eq $config.protocol "HTTPS" ) }} + {{- if or ( $config.tls.enabled ) ( eq $config.protocol "HTTPS" ) }} + - "--entrypoints.{{ $entrypoint }}.http.tls=true" + {{- if $config.tls.options }} + - "--entrypoints.{{ $entrypoint }}.http.tls.options={{ $config.tls.options }}" + {{- end }} + {{- if $config.tls.certResolver }} + - "--entrypoints.{{ $entrypoint }}.http.tls.certResolver={{ $config.tls.certResolver }}" + {{- end }} + {{- if $config.tls.domains }} + {{- range $index, $domain := $config.tls.domains }} + {{- if $domain.main }} + - "--entrypoints.{{ $entrypoint }}.http.tls.domains[{{ $index }}].main={{ $domain.main }}" + {{- end }} + {{- if $domain.sans }} + - "--entrypoints.{{ $entrypoint }}.http.tls.domains[{{ $index }}].sans={{ join "," $domain.sans }}" + {{- end }} + {{- end }} + {{- end }} + {{- end }} + {{- end }} + {{- end }} + {{- with .Values.logs }} + {{- if .general.format }} + - "--log.format={{ .general.format }}" + {{- end }} + {{- if ne .general.level "ERROR" }} + - "--log.level={{ .general.level | upper }}" + {{- end }} + {{- if .access.enabled }} + - "--accesslog=true" + {{- if .access.format }} + - "--accesslog.format={{ .access.format }}" + {{- end }} + {{- if .access.bufferingsize }} + - "--accesslog.bufferingsize={{ .access.bufferingsize }}" + {{- end }} + {{- if .access.filters }} + {{- if .access.filters.statuscodes }} + - "--accesslog.filters.statuscodes={{ .access.filters.statuscodes }}" + {{- end }} + {{- if .access.filters.retryattempts }} + - "--accesslog.filters.retryattempts" + {{- end }} + {{- if .access.filters.minduration }} + - "--accesslog.filters.minduration={{ .access.filters.minduration }}" + {{- end }} + {{- end }} + - "--accesslog.fields.defaultmode={{ .access.fields.general.defaultmode }}" + {{- range $fieldname, $fieldaction := .access.fields.general.names }} + - "--accesslog.fields.names.{{ $fieldname }}={{ $fieldaction }}" + {{- end }} + - "--accesslog.fields.headers.defaultmode={{ .access.fields.headers.defaultmode }}" + {{- range $fieldname, $fieldaction := .access.fields.headers.names }} + - "--accesslog.fields.headers.names.{{ $fieldname }}={{ $fieldaction }}" + {{- end }} + {{- end }} + {{- end }} + {{- if .Values.pilot.enabled }} + - "--pilot.token={{ .Values.pilot.token }}" + {{- end }} + {{- if hasKey .Values.pilot "dashboard" }} + - "--pilot.dashboard={{ .Values.pilot.dashboard }}" + {{- end }} + {{- with .Values.additionalArguments }} + {{- range . }} + - {{ . | quote }} + {{- end }} + {{- end }} +{{- end -}} diff --git a/core/traefik/10.0.17/templates/_helpers.tpl b/core/traefik/10.0.17/templates/_helpers.tpl new file mode 100644 index 00000000000..8c6c4ac96bc --- /dev/null +++ b/core/traefik/10.0.17/templates/_helpers.tpl @@ -0,0 +1,22 @@ +{{/* +Construct the path for the providers.kubernetesingress.ingressendpoint.publishedservice. +By convention this will simply use the / to match the name of the +service generated. +Users can provide an override for an explicit service they want bound via `.Values.providers.kubernetesIngress.publishedService.pathOverride` +*/}} +{{- define "providers.kubernetesIngress.publishedServicePath" -}} +{{- $fullName := include "common.names.fullname" . -}} +{{- $defServiceName := printf "%s/%s-tcp" .Release.Namespace $fullName -}} +{{- $servicePath := default $defServiceName .Values.providers.kubernetesIngress.publishedService.pathOverride }} +{{- print $servicePath | trimSuffix "-" -}} +{{- end -}} + +{{/* +Construct a comma-separated list of whitelisted namespaces +*/}} +{{- define "providers.kubernetesIngress.namespaces" -}} +{{- default .Release.Namespace (join "," .Values.providers.kubernetesIngress.namespaces) }} +{{- end -}} +{{- define "providers.kubernetesCRD.namespaces" -}} +{{- default .Release.Namespace (join "," .Values.providers.kubernetesCRD.namespaces) }} +{{- end -}} diff --git a/core/traefik/10.0.17/templates/_ingressclass.tpl b/core/traefik/10.0.17/templates/_ingressclass.tpl new file mode 100644 index 00000000000..27f8467fc9e --- /dev/null +++ b/core/traefik/10.0.17/templates/_ingressclass.tpl @@ -0,0 +1,24 @@ +{{/* Define the ingressClass */}} +{{- define "traefik.ingressClass" -}} +{{- if .Values.ingressClass.enabled }} + {{- if .Capabilities.APIVersions.Has "networking.k8s.io/v1/IngressClass" }} +apiVersion: networking.k8s.io/v1 + {{- else if .Capabilities.APIVersions.Has "networking.k8s.io/v1beta1/IngressClass" }} +apiVersion: networking.k8s.io/v1beta1 + {{- else if or (eq .Values.ingressClass.fallbackApiVersion "v1beta1") (eq .Values.ingressClass.fallbackApiVersion "v1") }} +apiVersion: {{ printf "networking.k8s.io/%s" .Values.ingressClass.fallbackApiVersion }} + {{- else }} + {{- fail "\n\n ERROR: You must have at least networking.k8s.io/v1beta1 to use ingressClass" }} + {{- end }} +--- +kind: IngressClass +metadata: + annotations: + ingressclass.kubernetes.io/is-default-class: {{ .Values.ingressClass.isDefaultClass | quote }} + labels: + {{- include "common.labels" . | nindent 4 }} + name: {{ .Release.Name }} +spec: + controller: traefik.io/ingress-controller +{{- end }} +{{- end }} diff --git a/core/traefik/10.0.17/templates/_ingressroute.tpl b/core/traefik/10.0.17/templates/_ingressroute.tpl new file mode 100644 index 00000000000..f848bc108fc --- /dev/null +++ b/core/traefik/10.0.17/templates/_ingressroute.tpl @@ -0,0 +1,25 @@ +{{/* Define the ingressRoute */}} +{{- define "traefik.ingressRoute" -}} +{{- if .Values.ingressRoute.dashboard.enabled }} +--- +apiVersion: traefik.containo.us/v1alpha1 +kind: IngressRoute +metadata: + name: {{ include "common.names.fullname" . }}-dashboard + annotations: + {{- with .Values.ingressRoute.dashboard.annotations }} + {{- toYaml . | nindent 4 }} + {{- end }} + labels: + {{- include "common.labels" . | nindent 4 }} +spec: + entryPoints: + - main + routes: + - match: PathPrefix(`/dashboard`) || PathPrefix(`/api`) + kind: Rule + services: + - name: api@internal + kind: TraefikService +{{- end -}} +{{- end -}} diff --git a/core/traefik/10.0.17/templates/_portalhook.tpl b/core/traefik/10.0.17/templates/_portalhook.tpl new file mode 100644 index 00000000000..e3586c5d4e9 --- /dev/null +++ b/core/traefik/10.0.17/templates/_portalhook.tpl @@ -0,0 +1,26 @@ +{{/* Define the portalHook */}} +{{- define "traefik.portalhook" -}} +{{- if .Values.portalhook.enabled }} +{{- $namespace := ( printf "ix-%s" .Release.Name ) }} +{{- if or ( not .Values.ingressClass.enabled ) ( and ( .Values.ingressClass.enabled ) ( .Values.ingressClass.isDefaultClass ) ) }} +{{- $namespace = "default" }} +{{- end }} +--- + +apiVersion: v1 +kind: ConfigMap +metadata: + name: portalhook + namespace: {{ $namespace }} +data: + {{- $ports := dict }} + {{- range $.Values.service }} + {{- range $name, $value := .ports }} + {{- $_ := set $ports $name $value }} + {{- end }} + {{- end }} + {{- range $name, $value := $ports }} + {{ $name }}: {{ $value.port | quote }} + {{- end }} +{{- end }} +{{- end -}} diff --git a/core/traefik/10.0.17/templates/_tlsoptions.tpl b/core/traefik/10.0.17/templates/_tlsoptions.tpl new file mode 100644 index 00000000000..3e5aad3bee9 --- /dev/null +++ b/core/traefik/10.0.17/templates/_tlsoptions.tpl @@ -0,0 +1,12 @@ +{{/* Define the tlsOptions */}} +{{- define "traefik.tlsOptions" -}} +{{- range $name, $config := .Values.tlsOptions }} +--- +apiVersion: traefik.containo.us/v1alpha1 +kind: TLSOption +metadata: + name: {{ $name }} +spec: + {{- toYaml $config | nindent 2 }} +{{- end }} +{{- end -}} diff --git a/core/traefik/10.0.17/templates/common.yaml b/core/traefik/10.0.17/templates/common.yaml new file mode 100644 index 00000000000..72c57659973 --- /dev/null +++ b/core/traefik/10.0.17/templates/common.yaml @@ -0,0 +1,24 @@ +{{/* Make sure all variables are set properly */}} +{{- include "common.setup" . }} + +{{- if .Values.metrics }} +{{- if .Values.metrics.prometheus }} +{{- $_ := set .Values.podAnnotations "prometheus.io/scrape" "true" -}} +{{- $_ := set .Values.podAnnotations "prometheus.io/path" "/metrics" -}} +{{- $_ := set .Values.podAnnotations "prometheus.io/scrape" "9100" -}} +{{- end }} +{{- end }} + +{{- $newArgs := (include "traefik.args" . | fromYaml) }} +{{- $_ := set .Values "newArgs" $newArgs -}} +{{- $mergedargs := concat .Values.args .Values.newArgs.args }} +{{- $_ := set .Values "args" $mergedargs -}} + +{{- include "traefik.portalhook" . }} +{{- include "traefik.tlsOptions" . }} +{{- include "traefik.ingressRoute" . }} +{{- include "traefik.ingressClass" . }} + + +{{/* Render the templates */}} +{{ include "common.postSetup" . }} diff --git a/core/traefik/10.0.17/templates/middlewares/basic-middleware.yaml b/core/traefik/10.0.17/templates/middlewares/basic-middleware.yaml new file mode 100644 index 00000000000..fca94384953 --- /dev/null +++ b/core/traefik/10.0.17/templates/middlewares/basic-middleware.yaml @@ -0,0 +1,65 @@ +{{- $values := .Values }} +{{- $namespace := ( printf "ix-%s" .Release.Name ) }} +{{- if or ( not .Values.ingressClass.enabled ) ( and ( .Values.ingressClass.enabled ) ( .Values.ingressClass.isDefaultClass ) ) }} +{{- $namespace = "default" }} +{{- end }} +--- +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: compress + namespace: {{ $namespace }} +spec: + compress: {} +--- +# Here, an average of 300 requests per second is allowed. +# In addition, a burst of 200 requests is allowed. +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: basic-ratelimit + namespace: {{ $namespace }} +spec: + rateLimit: + average: 300 + burst: 200 +--- +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: basic-secure-headers + namespace: {{ $namespace }} +spec: + headers: + accessControlAllowMethods: + - GET + - OPTIONS + - HEAD + - PUT + accessControlMaxAge: 100 + sslRedirect: true + stsSeconds: 63072000 + # stsIncludeSubdomains: false + # stsPreload: false + forceSTSHeader: true + contentTypeNosniff: true + browserXssFilter: true + sslForceHost: true + referrerPolicy: same-origin + customRequestHeaders: + X-Forwarded-Proto: "https" + customResponseHeaders: + X-Robots-Tag: 'none' + server: '' +--- +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: chain-basic + namespace: {{ $namespace }} +spec: + chain: + middlewares: + - name: basic-ratelimit + - name: basic-secure-headers + - name: compress diff --git a/core/traefik/10.0.17/templates/middlewares/basicauth.yaml b/core/traefik/10.0.17/templates/middlewares/basicauth.yaml new file mode 100644 index 00000000000..ccb541742f0 --- /dev/null +++ b/core/traefik/10.0.17/templates/middlewares/basicauth.yaml @@ -0,0 +1,34 @@ +{{- $values := .Values }} +{{- $namespace := ( printf "ix-%s" .Release.Name ) }} +{{- if or ( not .Values.ingressClass.enabled ) ( and ( .Values.ingressClass.enabled ) ( .Values.ingressClass.isDefaultClass ) ) }} +{{- $namespace = "default" }} +{{- end }} +{{ range $index, $middlewareData := .Values.middlewares.basicAuth }} +--- +{{- $users := list }} +{{ range $index, $userdata := $middlewareData.users }} + {{ $users = append $users ( htpasswd $userdata.username $userdata.password ) }} +{{ end }} + +apiVersion: v1 +kind: Secret +metadata: + name: {{printf "%v-%v" $middlewareData.name "secret" }} + namespace: {{ $namespace }} +type: Opaque +stringData: + users: | + {{- range $index, $user := $users }} + {{ printf "%s" $user }} + {{- end }} +--- +# Declaring the user list +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: {{ $middlewareData.name }} + namespace: {{ $namespace }} +spec: + basicAuth: + secret: {{printf "%v-%v" $middlewareData.name "secret" }} +{{ end }} diff --git a/core/traefik/10.0.17/templates/middlewares/chain.yaml b/core/traefik/10.0.17/templates/middlewares/chain.yaml new file mode 100644 index 00000000000..e22eb312207 --- /dev/null +++ b/core/traefik/10.0.17/templates/middlewares/chain.yaml @@ -0,0 +1,21 @@ +{{- $values := .Values }} +{{- $namespace := ( printf "ix-%s" .Release.Name ) }} +{{- if or ( not .Values.ingressClass.enabled ) ( and ( .Values.ingressClass.enabled ) ( .Values.ingressClass.isDefaultClass ) ) }} +{{- $namespace = "default" }} +{{- end }} +{{ range $index, $middlewareData := .Values.middlewares.chain }} + +--- +# Declaring the user list +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: {{ $middlewareData.name }} + namespace: {{ $namespace }} +spec: + chain: + middlewares: + {{ range $index, $chainData := . }} + - name: {{ printf "%v-%v@%v" $namespace $chainData.name "kubernetescrd" }} + {{ end }} +{{ end }} diff --git a/core/traefik/10.0.17/templates/middlewares/forwardauth.yaml b/core/traefik/10.0.17/templates/middlewares/forwardauth.yaml new file mode 100644 index 00000000000..7a3e32fdbf7 --- /dev/null +++ b/core/traefik/10.0.17/templates/middlewares/forwardauth.yaml @@ -0,0 +1,30 @@ +{{- $values := .Values }} +{{- $namespace := ( printf "ix-%s" .Release.Name ) }} +{{- if or ( not .Values.ingressClass.enabled ) ( and ( .Values.ingressClass.enabled ) ( .Values.ingressClass.isDefaultClass ) ) }} +{{- $namespace = "default" }} +{{- end }} +{{ range $index, $middlewareData := .Values.middlewares.forwardAuth }} +--- +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: {{ $middlewareData.name }} + namespace: {{ $namespace }} +spec: + forwardAuth: + address: {{ $middlewareData.address }} + {{- with $middlewareData.authResponseHeaders }} + authResponseHeaders: + {{- toYaml . | nindent 4 }} + {{- end }} + {{- with $middlewareData.authRequestHeaders }} + authRequestHeaders: + {{- toYaml . | nindent 4 }} + {{- end }} + {{- if $middlewareData.authResponseHeadersRegex }} + authResponseHeadersRegex: {{ $middlewareData.authResponseHeadersRegex }} + {{- end }} + {{- if $middlewareData.trustForwardHeader }} + trustForwardHeader: true + {{- end }} +{{ end }} diff --git a/core/traefik/10.0.17/templates/middlewares/ipwhitelist.yaml b/core/traefik/10.0.17/templates/middlewares/ipwhitelist.yaml new file mode 100644 index 00000000000..82467dea0b9 --- /dev/null +++ b/core/traefik/10.0.17/templates/middlewares/ipwhitelist.yaml @@ -0,0 +1,33 @@ +{{- $values := .Values }} +{{- $namespace := ( printf "ix-%s" .Release.Name ) }} +{{- if or ( not .Values.ingressClass.enabled ) ( and ( .Values.ingressClass.enabled ) ( .Values.ingressClass.isDefaultClass ) ) }} +{{- $namespace = "default" }} +{{- end }} +{{ range $index, $middlewareData := .Values.middlewares.ipWhiteList }} + +--- +# Declaring the user list +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: {{ $middlewareData.name }} + namespace: {{ $namespace }} +spec: + ipWhiteList: + sourceRange: + {{- range $middlewareData.sourceRange }} + - {{ . }} + {{- end }} + {{- if $middlewareData.ipStrategy }} + ipStrategy: + {{- if $middlewareData.ipStrategy.depth }} + depth: {{ $middlewareData.ipStrategy.depth }} + {{- end }} + {{- if $middlewareData.ipStrategy.excludedIPs }} + excludedIPs: + {{- range $middlewareData.ipStrategy.excludedIPs }} + - {{ . }} + {{- end }} + {{- end }} + {{- end }} +{{ end }} diff --git a/core/traefik/10.0.17/templates/middlewares/ratelimit.yaml b/core/traefik/10.0.17/templates/middlewares/ratelimit.yaml new file mode 100644 index 00000000000..144b9d8bf38 --- /dev/null +++ b/core/traefik/10.0.17/templates/middlewares/ratelimit.yaml @@ -0,0 +1,19 @@ +{{- $values := .Values }} +{{- $namespace := ( printf "ix-%s" .Release.Name ) }} +{{- if or ( not .Values.ingressClass.enabled ) ( and ( .Values.ingressClass.enabled ) ( .Values.ingressClass.isDefaultClass ) ) }} +{{- $namespace = "default" }} +{{- end }} +{{ range $index, $middlewareData := .Values.middlewares.rateLimit }} + +--- +# Declaring the user list +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: {{ $middlewareData.name }} + namespace: {{ $namespace }} +spec: + rateLimit: + average: {{ $middlewareData.average }} + burst: {{ $middlewareData.burst }} +{{ end }} diff --git a/core/traefik/10.0.17/templates/middlewares/redirectScheme.yaml b/core/traefik/10.0.17/templates/middlewares/redirectScheme.yaml new file mode 100644 index 00000000000..f2413f84e19 --- /dev/null +++ b/core/traefik/10.0.17/templates/middlewares/redirectScheme.yaml @@ -0,0 +1,19 @@ +{{- $values := .Values }} +{{- $namespace := ( printf "ix-%s" .Release.Name ) }} +{{- if or ( not .Values.ingressClass.enabled ) ( and ( .Values.ingressClass.enabled ) ( .Values.ingressClass.isDefaultClass ) ) }} +{{- $namespace = "default" }} +{{- end }} +{{ range $index, $middlewareData := .Values.middlewares.redirectScheme }} + +--- +# Declaring the user list +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: {{ $middlewareData.name }} + namespace: {{ $namespace }} +spec: + redirectScheme: + scheme: {{ $middlewareData.scheme }} + permanent: {{ $middlewareData.permanent }} +{{ end }} diff --git a/core/traefik/10.0.17/templates/middlewares/redirectregex.yaml b/core/traefik/10.0.17/templates/middlewares/redirectregex.yaml new file mode 100644 index 00000000000..46e3e724dd6 --- /dev/null +++ b/core/traefik/10.0.17/templates/middlewares/redirectregex.yaml @@ -0,0 +1,20 @@ +{{- $values := .Values }} +{{- $namespace := ( printf "ix-%s" .Release.Name ) }} +{{- if or ( not .Values.ingressClass.enabled ) ( and ( .Values.ingressClass.enabled ) ( .Values.ingressClass.isDefaultClass ) ) }} +{{- $namespace = "default" }} +{{- end }} +{{ range $index, $middlewareData := .Values.middlewares.redirectRegex }} + +--- +# Declaring the user list +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: {{ $middlewareData.name }} + namespace: {{ $namespace }} +spec: + redirectRegex: + regex: {{ $middlewareData.regex | quote }} + replacement: {{ $middlewareData.replacement | quote }} + permanent: {{ $middlewareData.permanent }} +{{ end }} diff --git a/core/traefik/10.0.17/templates/middlewares/tc-nextcloud.yaml b/core/traefik/10.0.17/templates/middlewares/tc-nextcloud.yaml new file mode 100644 index 00000000000..6a3019d56c5 --- /dev/null +++ b/core/traefik/10.0.17/templates/middlewares/tc-nextcloud.yaml @@ -0,0 +1,25 @@ +{{- $values := .Values }} +{{- $namespace := ( printf "ix-%s" .Release.Name ) }} +{{- if or ( not .Values.ingressClass.enabled ) ( and ( .Values.ingressClass.enabled ) ( .Values.ingressClass.isDefaultClass ) ) }} +{{- $namespace = "default" }} +{{- end }} +--- +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: tc-nextcloud-redirectregex-dav + namespace: {{ $namespace }} +spec: + redirectRegex: + regex: "https://(.*)/.well-known/(card|cal)dav" + replacement: "https://${1}/remote.php/dav/" +--- +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: tc-nextcloud-chain + namespace: {{ $namespace }} +spec: + chain: + middlewares: + - name: tc-nextcloud-redirectregex-dav diff --git a/dependency/mariadb/1.0.18/values.yaml b/core/traefik/10.0.17/values.yaml similarity index 100% rename from dependency/mariadb/1.0.18/values.yaml rename to core/traefik/10.0.17/values.yaml diff --git a/dependency/mariadb/1.0.18/CHANGELOG.md b/dependency/mariadb/1.0.19/CHANGELOG.md similarity index 84% rename from dependency/mariadb/1.0.18/CHANGELOG.md rename to dependency/mariadb/1.0.19/CHANGELOG.md index a4a16713232..163c521ba3e 100644 --- a/dependency/mariadb/1.0.18/CHANGELOG.md +++ b/dependency/mariadb/1.0.19/CHANGELOG.md @@ -1,6 +1,17 @@ # Changelog
+ +### [mariadb-1.0.19](https://github.com/truecharts/apps/compare/mariadb-1.0.18...mariadb-1.0.19) (2021-12-03) + +#### Chore + +* ensure container references are prefixed with v +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [mariadb-1.0.18](https://github.com/truecharts/apps/compare/mariadb-1.0.17...mariadb-1.0.18) (2021-12-01) @@ -86,14 +97,3 @@ ### [mariadb-1.0.6](https://github.com/truecharts/apps/compare/mariadb-1.0.5...mariadb-1.0.6) (2021-11-21) -#### Fix - -* Default enable all services ([#1361](https://github.com/truecharts/apps/issues/1361)) -* correctly use passwords when running the App directly - - - - -### [mariadb-1.0.5](https://github.com/truecharts/apps/compare/mariadb-1.0.4...mariadb-1.0.5) (2021-11-18) - -#### Chore diff --git a/dependency/memcached/1.0.18/CONFIG.md b/dependency/mariadb/1.0.19/CONFIG.md similarity index 100% rename from dependency/memcached/1.0.18/CONFIG.md rename to dependency/mariadb/1.0.19/CONFIG.md diff --git a/dependency/mariadb/1.0.18/Chart.lock b/dependency/mariadb/1.0.19/Chart.lock similarity index 78% rename from dependency/mariadb/1.0.18/Chart.lock rename to dependency/mariadb/1.0.19/Chart.lock index e5e29d5a633..2c52e07b1fd 100644 --- a/dependency/mariadb/1.0.18/Chart.lock +++ b/dependency/mariadb/1.0.19/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 8.9.7 digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-12-01T11:00:49.096553541Z" +generated: "2021-12-03T14:11:56.150356505Z" diff --git a/dependency/mariadb/1.0.18/Chart.yaml b/dependency/mariadb/1.0.19/Chart.yaml similarity index 98% rename from dependency/mariadb/1.0.18/Chart.yaml rename to dependency/mariadb/1.0.19/Chart.yaml index 5695c180c32..687db70fc72 100644 --- a/dependency/mariadb/1.0.18/Chart.yaml +++ b/dependency/mariadb/1.0.19/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://github.com/prometheus/mysqld_exporter - https://mariadb.org type: application -version: 1.0.18 +version: 1.0.19 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mariadb/1.0.18/README.md b/dependency/mariadb/1.0.19/README.md similarity index 100% rename from dependency/mariadb/1.0.18/README.md rename to dependency/mariadb/1.0.19/README.md diff --git a/dependency/mariadb/1.0.18/app-readme.md b/dependency/mariadb/1.0.19/app-readme.md similarity index 100% rename from dependency/mariadb/1.0.18/app-readme.md rename to dependency/mariadb/1.0.19/app-readme.md diff --git a/dependency/memcached/1.0.18/charts/common-8.9.7.tgz b/dependency/mariadb/1.0.19/charts/common-8.9.7.tgz similarity index 100% rename from dependency/memcached/1.0.18/charts/common-8.9.7.tgz rename to dependency/mariadb/1.0.19/charts/common-8.9.7.tgz diff --git a/dependency/mariadb/1.0.18/helm-values.md b/dependency/mariadb/1.0.19/helm-values.md similarity index 94% rename from dependency/mariadb/1.0.18/helm-values.md rename to dependency/mariadb/1.0.19/helm-values.md index 0599ba5a18b..64d2660b840 100644 --- a/dependency/mariadb/1.0.18/helm-values.md +++ b/dependency/mariadb/1.0.19/helm-values.md @@ -26,8 +26,8 @@ You will, however, be able to use all values referenced in the common chart here | envValueFrom.MARIADB_ROOT_PASSWORD.secretKeyRef.name | string | `"{{ ( tpl .Values.existingSecret $ ) | default ( include \"common.names.fullname\" . ) }}"` | | | existingSecret | string | `""` | | | image.pullPolicy | string | `"IfNotPresent"` | | -| image.repository | string | `"bitnami/mariadb"` | | -| image.tag | string | `"10.6.5@sha256:eaf86b454e10783feaffe7743f7564bf570d2da3652a8627e3220cfe38fdddb2"` | | +| image.repository | string | `"tccr.io/truecharts/mariadb"` | | +| image.tag | string | `"v10.6.5@sha256:ca5dcc0667f4ee5accc91f159f13a2bf764678d4dfeab3d1421fce1d2095f2a0"` | | | mariadbDatabase | string | `"test"` | | | mariadbPassword | string | `"testpass"` | | | mariadbRootPassword | string | `"testroot"` | | @@ -49,6 +49,6 @@ You will, however, be able to use all values referenced in the common chart here | service.main.ports.main.port | int | `3306` | | | service.main.ports.main.targetPort | int | `3306` | | | volumeClaimTemplates.data.enabled | bool | `true` | | -| volumeClaimTemplates.data.mountPath | string | `"/bitnami/mariadb"` | | +| volumeClaimTemplates.data.mountPath | string | `"/tccr.io/truecharts/mariadb"` | | All Rights Reserved - The TrueCharts Project diff --git a/dependency/mariadb/1.0.18/ix_values.yaml b/dependency/mariadb/1.0.19/ix_values.yaml similarity index 95% rename from dependency/mariadb/1.0.18/ix_values.yaml rename to dependency/mariadb/1.0.19/ix_values.yaml index a986adbb014..f62228effe4 100644 --- a/dependency/mariadb/1.0.18/ix_values.yaml +++ b/dependency/mariadb/1.0.19/ix_values.yaml @@ -1,7 +1,7 @@ image: - repository: bitnami/mariadb + repository: tccr.io/truecharts/mariadb pullPolicy: IfNotPresent - tag: 10.6.5@sha256:eaf86b454e10783feaffe7743f7564bf570d2da3652a8627e3220cfe38fdddb2 + tag: v10.6.5@sha256:ca5dcc0667f4ee5accc91f159f13a2bf764678d4dfeab3d1421fce1d2095f2a0 controller: # -- Set the controller type. @@ -41,7 +41,7 @@ podSecurityContext: volumeClaimTemplates: data: enabled: true - mountPath: "/bitnami/mariadb" + mountPath: "/tccr.io/truecharts/mariadb" # -- Probe configuration # -- [[ref]](https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/) diff --git a/dependency/mariadb/1.0.18/questions.yaml b/dependency/mariadb/1.0.19/questions.yaml similarity index 100% rename from dependency/mariadb/1.0.18/questions.yaml rename to dependency/mariadb/1.0.19/questions.yaml diff --git a/dependency/mariadb/1.0.18/templates/common.yaml b/dependency/mariadb/1.0.19/templates/common.yaml similarity index 100% rename from dependency/mariadb/1.0.18/templates/common.yaml rename to dependency/mariadb/1.0.19/templates/common.yaml diff --git a/dependency/mariadb/1.0.18/templates/secret.yaml b/dependency/mariadb/1.0.19/templates/secret.yaml similarity index 100% rename from dependency/mariadb/1.0.18/templates/secret.yaml rename to dependency/mariadb/1.0.19/templates/secret.yaml diff --git a/dependency/memcached/1.0.18/values.yaml b/dependency/mariadb/1.0.19/values.yaml similarity index 100% rename from dependency/memcached/1.0.18/values.yaml rename to dependency/mariadb/1.0.19/values.yaml diff --git a/dependency/memcached/1.0.18/ix_values.yaml b/dependency/memcached/1.0.18/ix_values.yaml deleted file mode 100644 index e89cba64a12..00000000000 --- a/dependency/memcached/1.0.18/ix_values.yaml +++ /dev/null @@ -1,11 +0,0 @@ -image: - repository: bitnami/memcached - pullPolicy: IfNotPresent - tag: 1.6.12@sha256:f51ee966f6589fa947a47c2d811f7691c7d944a4a83dcc41beca84f806981667 - -service: - main: - ports: - main: - port: 11211 - targetPort: 11211 diff --git a/dependency/memcached/1.0.18/CHANGELOG.md b/dependency/memcached/1.0.19/CHANGELOG.md similarity index 84% rename from dependency/memcached/1.0.18/CHANGELOG.md rename to dependency/memcached/1.0.19/CHANGELOG.md index 5f105647b16..7c0db56eee8 100644 --- a/dependency/memcached/1.0.18/CHANGELOG.md +++ b/dependency/memcached/1.0.19/CHANGELOG.md @@ -1,6 +1,17 @@ # Changelog
+ +### [memcached-1.0.19](https://github.com/truecharts/apps/compare/memcached-1.0.18...memcached-1.0.19) (2021-12-03) + +#### Chore + +* ensure container references are prefixed with v +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [memcached-1.0.18](https://github.com/truecharts/apps/compare/memcached-1.0.17...memcached-1.0.18) (2021-11-30) @@ -86,14 +97,3 @@ ### [memcached-1.0.6](https://github.com/truecharts/apps/compare/memcached-1.0.5...memcached-1.0.6) (2021-11-16) -#### Chore - -* bump common - - - - -### [memcached-1.0.5](https://github.com/truecharts/apps/compare/memcached-1.0.4...memcached-1.0.5) (2021-11-16) - -#### Chore - diff --git a/dependency/postgresql/6.0.16/CONFIG.md b/dependency/memcached/1.0.19/CONFIG.md similarity index 100% rename from dependency/postgresql/6.0.16/CONFIG.md rename to dependency/memcached/1.0.19/CONFIG.md diff --git a/dependency/memcached/1.0.18/Chart.lock b/dependency/memcached/1.0.19/Chart.lock similarity index 78% rename from dependency/memcached/1.0.18/Chart.lock rename to dependency/memcached/1.0.19/Chart.lock index 6dd92da4e1d..0ab138b5ff9 100644 --- a/dependency/memcached/1.0.18/Chart.lock +++ b/dependency/memcached/1.0.19/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 8.9.7 digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T10:09:20.421992362Z" +generated: "2021-12-03T14:12:28.171429869Z" diff --git a/dependency/memcached/1.0.18/Chart.yaml b/dependency/memcached/1.0.19/Chart.yaml similarity index 97% rename from dependency/memcached/1.0.18/Chart.yaml rename to dependency/memcached/1.0.19/Chart.yaml index cfc635026a5..c53a2871a8b 100644 --- a/dependency/memcached/1.0.18/Chart.yaml +++ b/dependency/memcached/1.0.19/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/bitnami/bitnami-docker-memcached - http://memcached.org/ type: application -version: 1.0.18 +version: 1.0.19 annotations: truecharts.org/catagories: | - database diff --git a/dependency/memcached/1.0.18/README.md b/dependency/memcached/1.0.19/README.md similarity index 100% rename from dependency/memcached/1.0.18/README.md rename to dependency/memcached/1.0.19/README.md diff --git a/dependency/memcached/1.0.18/app-readme.md b/dependency/memcached/1.0.19/app-readme.md similarity index 100% rename from dependency/memcached/1.0.18/app-readme.md rename to dependency/memcached/1.0.19/app-readme.md diff --git a/dependency/postgresql/6.0.16/charts/common-8.9.7.tgz b/dependency/memcached/1.0.19/charts/common-8.9.7.tgz similarity index 100% rename from dependency/postgresql/6.0.16/charts/common-8.9.7.tgz rename to dependency/memcached/1.0.19/charts/common-8.9.7.tgz diff --git a/dependency/memcached/1.0.18/helm-values.md b/dependency/memcached/1.0.19/helm-values.md similarity index 83% rename from dependency/memcached/1.0.18/helm-values.md rename to dependency/memcached/1.0.19/helm-values.md index 75099512997..60dee78019b 100644 --- a/dependency/memcached/1.0.18/helm-values.md +++ b/dependency/memcached/1.0.19/helm-values.md @@ -12,8 +12,8 @@ You will, however, be able to use all values referenced in the common chart here | Key | Type | Default | Description | |-----|------|---------|-------------| | image.pullPolicy | string | `"IfNotPresent"` | | -| image.repository | string | `"bitnami/memcached"` | | -| image.tag | string | `"1.6.12@sha256:f51ee966f6589fa947a47c2d811f7691c7d944a4a83dcc41beca84f806981667"` | | +| image.repository | string | `"tccr.io/truecharts/memcached"` | | +| image.tag | string | `"v1.6.12@sha256:90da9d23e5c448d44ee3c1aa2af4c868ab5a3f8042a4000851fe55355db7c569"` | | | service.main.ports.main.port | int | `11211` | | | service.main.ports.main.targetPort | int | `11211` | | diff --git a/dependency/memcached/1.0.19/ix_values.yaml b/dependency/memcached/1.0.19/ix_values.yaml new file mode 100644 index 00000000000..963e16bb878 --- /dev/null +++ b/dependency/memcached/1.0.19/ix_values.yaml @@ -0,0 +1,11 @@ +image: + repository: tccr.io/truecharts/memcached + pullPolicy: IfNotPresent + tag: v1.6.12@sha256:90da9d23e5c448d44ee3c1aa2af4c868ab5a3f8042a4000851fe55355db7c569 + +service: + main: + ports: + main: + port: 11211 + targetPort: 11211 diff --git a/dependency/memcached/1.0.18/questions.yaml b/dependency/memcached/1.0.19/questions.yaml similarity index 100% rename from dependency/memcached/1.0.18/questions.yaml rename to dependency/memcached/1.0.19/questions.yaml diff --git a/dependency/memcached/1.0.18/templates/common.yaml b/dependency/memcached/1.0.19/templates/common.yaml similarity index 100% rename from dependency/memcached/1.0.18/templates/common.yaml rename to dependency/memcached/1.0.19/templates/common.yaml diff --git a/dependency/postgresql/6.0.16/values.yaml b/dependency/memcached/1.0.19/values.yaml similarity index 100% rename from dependency/postgresql/6.0.16/values.yaml rename to dependency/memcached/1.0.19/values.yaml diff --git a/dependency/postgresql/6.0.16/CHANGELOG.md b/dependency/postgresql/6.0.17/CHANGELOG.md similarity index 85% rename from dependency/postgresql/6.0.16/CHANGELOG.md rename to dependency/postgresql/6.0.17/CHANGELOG.md index 84f4722cdbc..7bc29164611 100644 --- a/dependency/postgresql/6.0.16/CHANGELOG.md +++ b/dependency/postgresql/6.0.17/CHANGELOG.md @@ -1,6 +1,17 @@ # Changelog
+ +### [postgresql-6.0.17](https://github.com/truecharts/apps/compare/postgresql-6.0.16...postgresql-6.0.17) (2021-12-03) + +#### Chore + +* ensure container references are prefixed with v +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [postgresql-6.0.16](https://github.com/truecharts/apps/compare/postgresql-6.0.15...postgresql-6.0.16) (2021-12-01) @@ -86,14 +97,3 @@ ### [postgresql-6.0.4](https://github.com/truecharts/apps/compare/postgresql-6.0.3...postgresql-6.0.4) (2021-11-18) -#### Chore - -* update non-major ([#1350](https://github.com/truecharts/apps/issues/1350)) - - - - -### [postgresql-6.0.3](https://github.com/truecharts/apps/compare/postgresql-6.0.2...postgresql-6.0.3) (2021-11-16) - -#### Chore - diff --git a/dependency/promtail/1.0.4/CONFIG.md b/dependency/postgresql/6.0.17/CONFIG.md similarity index 100% rename from dependency/promtail/1.0.4/CONFIG.md rename to dependency/postgresql/6.0.17/CONFIG.md diff --git a/dependency/postgresql/6.0.17/Chart.lock b/dependency/postgresql/6.0.17/Chart.lock new file mode 100644 index 00000000000..c96b7bd3b30 --- /dev/null +++ b/dependency/postgresql/6.0.17/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T14:13:00.244717564Z" diff --git a/dependency/postgresql/6.0.16/Chart.yaml b/dependency/postgresql/6.0.17/Chart.yaml similarity index 97% rename from dependency/postgresql/6.0.16/Chart.yaml rename to dependency/postgresql/6.0.17/Chart.yaml index 9ded1243268..060ea800463 100644 --- a/dependency/postgresql/6.0.16/Chart.yaml +++ b/dependency/postgresql/6.0.17/Chart.yaml @@ -22,7 +22,7 @@ name: postgresql sources: - https://www.postgresql.org/ type: application -version: 6.0.16 +version: 6.0.17 annotations: truecharts.org/catagories: | - database diff --git a/dependency/postgresql/6.0.16/README.md b/dependency/postgresql/6.0.17/README.md similarity index 100% rename from dependency/postgresql/6.0.16/README.md rename to dependency/postgresql/6.0.17/README.md diff --git a/dependency/postgresql/6.0.16/app-readme.md b/dependency/postgresql/6.0.17/app-readme.md similarity index 100% rename from dependency/postgresql/6.0.16/app-readme.md rename to dependency/postgresql/6.0.17/app-readme.md diff --git a/dependency/promtail/1.0.4/charts/common-8.9.7.tgz b/dependency/postgresql/6.0.17/charts/common-8.9.7.tgz similarity index 100% rename from dependency/promtail/1.0.4/charts/common-8.9.7.tgz rename to dependency/postgresql/6.0.17/charts/common-8.9.7.tgz diff --git a/dependency/postgresql/6.0.16/helm-values.md b/dependency/postgresql/6.0.17/helm-values.md similarity index 91% rename from dependency/postgresql/6.0.16/helm-values.md rename to dependency/postgresql/6.0.17/helm-values.md index 14ad12c848e..8994313baae 100644 --- a/dependency/postgresql/6.0.16/helm-values.md +++ b/dependency/postgresql/6.0.17/helm-values.md @@ -27,8 +27,8 @@ You will, however, be able to use all values referenced in the common chart here | envValueFrom.POSTGRES_PASSWORD.secretKeyRef.name | string | `"{{ ( tpl .Values.existingSecret $ ) | default ( include \"common.names.fullname\" . ) }}"` | | | existingSecret | string | `""` | | | image.pullPolicy | string | `"IfNotPresent"` | | -| image.repository | string | `"bitnami/postgresql"` | | -| image.tag | string | `"14.1.0@sha256:a8d81b4ce9ba6377b7250847e3b02cf84ae409785cf7df797a160b0f31b4246e"` | | +| image.repository | string | `"tccr.io/truecharts/postgresql"` | | +| image.tag | string | `"v14.1.0@sha256:3b1df1487f9bd1bb3ee6a2b5e90e655b2ea5d9cdc3148826dc813bbcea3969c4"` | | | podSecurityContext.runAsGroup | int | `0` | | | postgrespassword | string | `"testroot"` | | | postgresqlDatabase | string | `"test"` | | @@ -38,6 +38,6 @@ You will, however, be able to use all values referenced in the common chart here | service.main.ports.main.port | int | `5432` | | | service.main.ports.main.targetPort | int | `5432` | | | volumeClaimTemplates.db.enabled | bool | `true` | | -| volumeClaimTemplates.db.mountPath | string | `"/bitnami/postgresql"` | | +| volumeClaimTemplates.db.mountPath | string | `"/tccr.io/truecharts/postgresql"` | | All Rights Reserved - The TrueCharts Project diff --git a/dependency/postgresql/6.0.16/ix_values.yaml b/dependency/postgresql/6.0.17/ix_values.yaml similarity index 90% rename from dependency/postgresql/6.0.16/ix_values.yaml rename to dependency/postgresql/6.0.17/ix_values.yaml index 405abd6d62b..b090de0bf9a 100644 --- a/dependency/postgresql/6.0.16/ix_values.yaml +++ b/dependency/postgresql/6.0.17/ix_values.yaml @@ -1,7 +1,7 @@ image: - repository: bitnami/postgresql + repository: tccr.io/truecharts/postgresql pullPolicy: IfNotPresent - tag: 14.1.0@sha256:a8d81b4ce9ba6377b7250847e3b02cf84ae409785cf7df797a160b0f31b4246e + tag: v14.1.0@sha256:3b1df1487f9bd1bb3ee6a2b5e90e655b2ea5d9cdc3148826dc813bbcea3969c4 controller: # -- Set the controller type. @@ -43,7 +43,7 @@ podSecurityContext: volumeClaimTemplates: db: enabled: true - mountPath: "/bitnami/postgresql" + mountPath: "/tccr.io/truecharts/postgresql" postgresqlPassword: "testpass" diff --git a/dependency/postgresql/6.0.16/questions.yaml b/dependency/postgresql/6.0.17/questions.yaml similarity index 100% rename from dependency/postgresql/6.0.16/questions.yaml rename to dependency/postgresql/6.0.17/questions.yaml diff --git a/dependency/postgresql/6.0.16/templates/backup-postgres-config.yaml b/dependency/postgresql/6.0.17/templates/backup-postgres-config.yaml similarity index 100% rename from dependency/postgresql/6.0.16/templates/backup-postgres-config.yaml rename to dependency/postgresql/6.0.17/templates/backup-postgres-config.yaml diff --git a/dependency/postgresql/6.0.16/templates/common.yaml b/dependency/postgresql/6.0.17/templates/common.yaml similarity index 100% rename from dependency/postgresql/6.0.16/templates/common.yaml rename to dependency/postgresql/6.0.17/templates/common.yaml diff --git a/dependency/postgresql/6.0.16/templates/secret.yaml b/dependency/postgresql/6.0.17/templates/secret.yaml similarity index 100% rename from dependency/postgresql/6.0.16/templates/secret.yaml rename to dependency/postgresql/6.0.17/templates/secret.yaml diff --git a/dependency/postgresql/6.0.16/templates/upgrade-backup-postgres-hook.yaml b/dependency/postgresql/6.0.17/templates/upgrade-backup-postgres-hook.yaml similarity index 100% rename from dependency/postgresql/6.0.16/templates/upgrade-backup-postgres-hook.yaml rename to dependency/postgresql/6.0.17/templates/upgrade-backup-postgres-hook.yaml diff --git a/dependency/promtail/1.0.4/values.yaml b/dependency/postgresql/6.0.17/values.yaml similarity index 100% rename from dependency/promtail/1.0.4/values.yaml rename to dependency/postgresql/6.0.17/values.yaml diff --git a/dependency/promtail/1.0.4/Chart.lock b/dependency/promtail/1.0.4/Chart.lock deleted file mode 100644 index c64e16d1d63..00000000000 --- a/dependency/promtail/1.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T10:10:22.487254369Z" diff --git a/dependency/promtail/1.0.4/CHANGELOG.md b/dependency/promtail/1.0.5/CHANGELOG.md similarity index 79% rename from dependency/promtail/1.0.4/CHANGELOG.md rename to dependency/promtail/1.0.5/CHANGELOG.md index bdf56bf4b58..d0a9d219f5f 100644 --- a/dependency/promtail/1.0.4/CHANGELOG.md +++ b/dependency/promtail/1.0.5/CHANGELOG.md @@ -1,6 +1,17 @@ # Changelog
+ +### [promtail-1.0.5](https://github.com/truecharts/apps/compare/promtail-1.0.4...promtail-1.0.5) (2021-12-03) + +#### Chore + +* ensure container references are prefixed with v +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [promtail-1.0.4](https://github.com/truecharts/apps/compare/promtail-1.0.3...promtail-1.0.4) (2021-11-30) diff --git a/dependency/redis/1.0.20/CONFIG.md b/dependency/promtail/1.0.5/CONFIG.md similarity index 100% rename from dependency/redis/1.0.20/CONFIG.md rename to dependency/promtail/1.0.5/CONFIG.md diff --git a/stable/apache-musicindex/2.0.13/Chart.lock b/dependency/promtail/1.0.5/Chart.lock similarity index 79% rename from stable/apache-musicindex/2.0.13/Chart.lock rename to dependency/promtail/1.0.5/Chart.lock index 528a659e634..d9a39375156 100644 --- a/stable/apache-musicindex/2.0.13/Chart.lock +++ b/dependency/promtail/1.0.5/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 8.9.7 digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T11:35:37.38933678Z" +generated: "2021-12-03T14:13:32.70150928Z" diff --git a/dependency/promtail/1.0.4/Chart.yaml b/dependency/promtail/1.0.5/Chart.yaml similarity index 98% rename from dependency/promtail/1.0.4/Chart.yaml rename to dependency/promtail/1.0.5/Chart.yaml index 3ecd7d0ba80..8341b994324 100644 --- a/dependency/promtail/1.0.4/Chart.yaml +++ b/dependency/promtail/1.0.5/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://grafana.com/oss/loki/ - https://grafana.com/docs/loki/latest/ type: application -version: 1.0.4 +version: 1.0.5 annotations: truecharts.org/catagories: | - metrics diff --git a/dependency/promtail/1.0.4/README.md b/dependency/promtail/1.0.5/README.md similarity index 100% rename from dependency/promtail/1.0.4/README.md rename to dependency/promtail/1.0.5/README.md diff --git a/dependency/promtail/1.0.4/app-readme.md b/dependency/promtail/1.0.5/app-readme.md similarity index 100% rename from dependency/promtail/1.0.4/app-readme.md rename to dependency/promtail/1.0.5/app-readme.md diff --git a/dependency/redis/1.0.20/charts/common-8.9.7.tgz b/dependency/promtail/1.0.5/charts/common-8.9.7.tgz similarity index 100% rename from dependency/redis/1.0.20/charts/common-8.9.7.tgz rename to dependency/promtail/1.0.5/charts/common-8.9.7.tgz diff --git a/dependency/promtail/1.0.4/helm-values.md b/dependency/promtail/1.0.5/helm-values.md similarity index 96% rename from dependency/promtail/1.0.4/helm-values.md rename to dependency/promtail/1.0.5/helm-values.md index a4f875a4855..f99f2bd011b 100644 --- a/dependency/promtail/1.0.4/helm-values.md +++ b/dependency/promtail/1.0.5/helm-values.md @@ -22,8 +22,8 @@ You will, however, be able to use all values referenced in the common chart here | config.snippets.extraRelabelConfigs | list | `[]` | You can put here any additional relabel_configs to "kubernetes-pods" job | | config.snippets.extraScrapeConfigs | string | empty | You can put here any additional scrape configs you want to add to the config file. | | envValueFrom.HOSTNAME.fieldRef.fieldPath | string | `"spec.nodeName"` | | -| image.repository | string | `"grafana/promtail"` | | -| image.tag | string | `"2.4.1@sha256:3b669d95e66f97e1ec3013d248d70a9da9768c1403e36d3bb69f12066cf2821b"` | | +| image.repository | string | `"tccr.io/truecharts/promtail"` | | +| image.tag | string | `"v2.4.1@sha256:83bceed26a638b211d65b6e80d4a33d01dc82b81e630d57e883b490ac0c57ef4"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/etc/promtail"` | | | persistence.config.objectName | string | `"promtail-config"` | | diff --git a/dependency/promtail/1.0.4/ix_values.yaml b/dependency/promtail/1.0.5/ix_values.yaml similarity index 98% rename from dependency/promtail/1.0.4/ix_values.yaml rename to dependency/promtail/1.0.5/ix_values.yaml index 8cd22f64cd4..7c760e8a48d 100644 --- a/dependency/promtail/1.0.4/ix_values.yaml +++ b/dependency/promtail/1.0.5/ix_values.yaml @@ -1,6 +1,6 @@ image: - repository: grafana/promtail - tag: 2.4.1@sha256:3b669d95e66f97e1ec3013d248d70a9da9768c1403e36d3bb69f12066cf2821b + repository: tccr.io/truecharts/promtail + tag: v2.4.1@sha256:83bceed26a638b211d65b6e80d4a33d01dc82b81e630d57e883b490ac0c57ef4 # controller: # # -- Set the controller type. diff --git a/dependency/promtail/1.0.4/questions.yaml b/dependency/promtail/1.0.5/questions.yaml similarity index 100% rename from dependency/promtail/1.0.4/questions.yaml rename to dependency/promtail/1.0.5/questions.yaml diff --git a/dependency/promtail/1.0.4/templates/common.yaml b/dependency/promtail/1.0.5/templates/common.yaml similarity index 100% rename from dependency/promtail/1.0.4/templates/common.yaml rename to dependency/promtail/1.0.5/templates/common.yaml diff --git a/dependency/promtail/1.0.4/templates/secret.yaml b/dependency/promtail/1.0.5/templates/secret.yaml similarity index 100% rename from dependency/promtail/1.0.4/templates/secret.yaml rename to dependency/promtail/1.0.5/templates/secret.yaml diff --git a/dependency/promtail/1.0.4/templates/servicemonitor.yaml b/dependency/promtail/1.0.5/templates/servicemonitor.yaml similarity index 100% rename from dependency/promtail/1.0.4/templates/servicemonitor.yaml rename to dependency/promtail/1.0.5/templates/servicemonitor.yaml diff --git a/dependency/redis/1.0.20/values.yaml b/dependency/promtail/1.0.5/values.yaml similarity index 100% rename from dependency/redis/1.0.20/values.yaml rename to dependency/promtail/1.0.5/values.yaml diff --git a/dependency/redis/1.0.20/Chart.lock b/dependency/redis/1.0.20/Chart.lock deleted file mode 100644 index 0c7df187271..00000000000 --- a/dependency/redis/1.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-12-01T11:01:38.555043124Z" diff --git a/dependency/redis/1.0.20/CHANGELOG.md b/dependency/redis/1.0.21/CHANGELOG.md similarity index 84% rename from dependency/redis/1.0.20/CHANGELOG.md rename to dependency/redis/1.0.21/CHANGELOG.md index c3ba916db71..8eff291e518 100644 --- a/dependency/redis/1.0.20/CHANGELOG.md +++ b/dependency/redis/1.0.21/CHANGELOG.md @@ -1,6 +1,17 @@ # Changelog
+ +### [redis-1.0.21](https://github.com/truecharts/apps/compare/redis-1.0.20...redis-1.0.21) (2021-12-03) + +#### Chore + +* ensure container references are prefixed with v +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [redis-1.0.20](https://github.com/truecharts/apps/compare/redis-1.0.19...redis-1.0.20) (2021-12-01) @@ -86,14 +97,3 @@ ### [redis-1.0.8](https://github.com/truecharts/apps/compare/redis-1.0.7...redis-1.0.8) (2021-11-18) -#### Chore - -* update non-major ([#1350](https://github.com/truecharts/apps/issues/1350)) - - - - -### [redis-1.0.7](https://github.com/truecharts/apps/compare/redis-1.0.6...redis-1.0.7) (2021-11-16) - -#### Chore - diff --git a/incubator/anonaddy/6.0.2/CONFIG.md b/dependency/redis/1.0.21/CONFIG.md similarity index 100% rename from incubator/anonaddy/6.0.2/CONFIG.md rename to dependency/redis/1.0.21/CONFIG.md diff --git a/dependency/redis/1.0.21/Chart.lock b/dependency/redis/1.0.21/Chart.lock new file mode 100644 index 00000000000..9e23f84e2d3 --- /dev/null +++ b/dependency/redis/1.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T14:14:05.026499062Z" diff --git a/dependency/redis/1.0.20/Chart.yaml b/dependency/redis/1.0.21/Chart.yaml similarity index 97% rename from dependency/redis/1.0.20/Chart.yaml rename to dependency/redis/1.0.21/Chart.yaml index 72361992f24..a920fb355c8 100644 --- a/dependency/redis/1.0.20/Chart.yaml +++ b/dependency/redis/1.0.21/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/bitnami/bitnami-docker-redis - http://redis.io/ type: application -version: 1.0.20 +version: 1.0.21 annotations: truecharts.org/catagories: | - database diff --git a/dependency/redis/1.0.20/README.md b/dependency/redis/1.0.21/README.md similarity index 100% rename from dependency/redis/1.0.20/README.md rename to dependency/redis/1.0.21/README.md diff --git a/dependency/redis/1.0.20/app-readme.md b/dependency/redis/1.0.21/app-readme.md similarity index 100% rename from dependency/redis/1.0.20/app-readme.md rename to dependency/redis/1.0.21/app-readme.md diff --git a/incubator/anonaddy/6.0.2/charts/common-8.9.7.tgz b/dependency/redis/1.0.21/charts/common-8.9.7.tgz similarity index 100% rename from incubator/anonaddy/6.0.2/charts/common-8.9.7.tgz rename to dependency/redis/1.0.21/charts/common-8.9.7.tgz diff --git a/dependency/redis/1.0.20/helm-values.md b/dependency/redis/1.0.21/helm-values.md similarity index 94% rename from dependency/redis/1.0.20/helm-values.md rename to dependency/redis/1.0.21/helm-values.md index 3bbe1ef1f4a..6ce0027b646 100644 --- a/dependency/redis/1.0.20/helm-values.md +++ b/dependency/redis/1.0.21/helm-values.md @@ -27,8 +27,8 @@ You will, however, be able to use all values referenced in the common chart here | env[1].value | string | `"yes"` | | | existingSecret | string | `""` | | | image.pullPolicy | string | `"IfNotPresent"` | | -| image.repository | string | `"bitnami/redis"` | | -| image.tag | string | `"6.2.6@sha256:5c14298baea515f4317aa2ab85eaadf119cc49c17e0ad2e1e87aeab87a4431d2"` | | +| image.repository | string | `"tccr.io/truecharts/redis"` | | +| image.tag | string | `"v6.2.6@sha256:741dc63de7fed6f7f4fff41ac4b23a40f6850e9fb361e35e2959c71d8f10aeae"` | | | 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. | @@ -51,6 +51,6 @@ You will, however, be able to use all values referenced in the common chart here | service.main.ports.main.port | int | `6379` | | | service.main.ports.main.targetPort | int | `6379` | | | volumeClaimTemplates.data.enabled | bool | `true` | | -| volumeClaimTemplates.data.mountPath | string | `"/bitnami/redis"` | | +| volumeClaimTemplates.data.mountPath | string | `"/tccr.io/truecharts/redis"` | | All Rights Reserved - The TrueCharts Project diff --git a/dependency/redis/1.0.20/ix_values.yaml b/dependency/redis/1.0.21/ix_values.yaml similarity index 95% rename from dependency/redis/1.0.20/ix_values.yaml rename to dependency/redis/1.0.21/ix_values.yaml index f52d37dd5dc..ad99f36dea5 100644 --- a/dependency/redis/1.0.20/ix_values.yaml +++ b/dependency/redis/1.0.21/ix_values.yaml @@ -1,7 +1,7 @@ image: - repository: bitnami/redis + repository: tccr.io/truecharts/redis pullPolicy: IfNotPresent - tag: 6.2.6@sha256:5c14298baea515f4317aa2ab85eaadf119cc49c17e0ad2e1e87aeab87a4431d2 + tag: v6.2.6@sha256:741dc63de7fed6f7f4fff41ac4b23a40f6850e9fb361e35e2959c71d8f10aeae controller: # -- Set the controller type. @@ -58,7 +58,7 @@ service: volumeClaimTemplates: data: enabled: true - mountPath: "/bitnami/redis" + mountPath: "/tccr.io/truecharts/redis" # -- Probe configuration # -- [[ref]](https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/) diff --git a/dependency/redis/1.0.20/questions.yaml b/dependency/redis/1.0.21/questions.yaml similarity index 100% rename from dependency/redis/1.0.20/questions.yaml rename to dependency/redis/1.0.21/questions.yaml diff --git a/dependency/redis/1.0.20/templates/common.yaml b/dependency/redis/1.0.21/templates/common.yaml similarity index 100% rename from dependency/redis/1.0.20/templates/common.yaml rename to dependency/redis/1.0.21/templates/common.yaml diff --git a/dependency/redis/1.0.20/templates/health-configmap.yaml b/dependency/redis/1.0.21/templates/health-configmap.yaml similarity index 100% rename from dependency/redis/1.0.20/templates/health-configmap.yaml rename to dependency/redis/1.0.21/templates/health-configmap.yaml diff --git a/dependency/redis/1.0.20/templates/secret.yaml b/dependency/redis/1.0.21/templates/secret.yaml similarity index 100% rename from dependency/redis/1.0.20/templates/secret.yaml rename to dependency/redis/1.0.21/templates/secret.yaml diff --git a/incubator/anonaddy/6.0.2/values.yaml b/dependency/redis/1.0.21/values.yaml similarity index 100% rename from incubator/anonaddy/6.0.2/values.yaml rename to dependency/redis/1.0.21/values.yaml diff --git a/incubator/anonaddy/6.0.2/CHANGELOG.md b/incubator/anonaddy/6.0.3/CHANGELOG.md similarity index 63% rename from incubator/anonaddy/6.0.2/CHANGELOG.md rename to incubator/anonaddy/6.0.3/CHANGELOG.md index f66a1675bc5..fa0fff85371 100644 --- a/incubator/anonaddy/6.0.2/CHANGELOG.md +++ b/incubator/anonaddy/6.0.3/CHANGELOG.md @@ -1,6 +1,17 @@ # Changelog
+ +### [anonaddy-6.0.3](https://github.com/truecharts/apps/compare/anonaddy-6.0.2...anonaddy-6.0.3) (2021-12-03) + +#### Chore + +* ensure container references are prefixed with v +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [anonaddy-6.0.2](https://github.com/truecharts/apps/compare/anonaddy-6.0.1...anonaddy-6.0.2) (2021-11-30) diff --git a/incubator/blog/0.0.2/CONFIG.md b/incubator/anonaddy/6.0.3/CONFIG.md similarity index 100% rename from incubator/blog/0.0.2/CONFIG.md rename to incubator/anonaddy/6.0.3/CONFIG.md diff --git a/incubator/anonaddy/6.0.2/Chart.lock b/incubator/anonaddy/6.0.3/Chart.lock similarity index 84% rename from incubator/anonaddy/6.0.2/Chart.lock rename to incubator/anonaddy/6.0.3/Chart.lock index 2c7424a382a..ff9887cf401 100644 --- a/incubator/anonaddy/6.0.2/Chart.lock +++ b/incubator/anonaddy/6.0.3/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://truecharts.org/ version: 1.0.17 digest: sha256:55cfe00dd1f2f6679aac5ac087fa765c111ccac9db91a3a616b136c184d9c590 -generated: "2021-11-30T14:09:35.635800319Z" +generated: "2021-12-03T14:14:38.454593199Z" diff --git a/incubator/anonaddy/6.0.2/Chart.yaml b/incubator/anonaddy/6.0.3/Chart.yaml similarity index 98% rename from incubator/anonaddy/6.0.2/Chart.yaml rename to incubator/anonaddy/6.0.3/Chart.yaml index c8ec6b73344..8cbf5bfc764 100644 --- a/incubator/anonaddy/6.0.2/Chart.yaml +++ b/incubator/anonaddy/6.0.3/Chart.yaml @@ -21,7 +21,7 @@ maintainers: name: anonaddy sources: - https://github.com/anonaddy/docker -version: 6.0.2 +version: 6.0.3 annotations: truecharts.org/catagories: | - email diff --git a/incubator/anonaddy/6.0.2/README.md b/incubator/anonaddy/6.0.3/README.md similarity index 100% rename from incubator/anonaddy/6.0.2/README.md rename to incubator/anonaddy/6.0.3/README.md diff --git a/incubator/anonaddy/6.0.2/app-readme.md b/incubator/anonaddy/6.0.3/app-readme.md similarity index 100% rename from incubator/anonaddy/6.0.2/app-readme.md rename to incubator/anonaddy/6.0.3/app-readme.md diff --git a/incubator/blog/0.0.2/charts/common-8.9.7.tgz b/incubator/anonaddy/6.0.3/charts/common-8.9.7.tgz similarity index 100% rename from incubator/blog/0.0.2/charts/common-8.9.7.tgz rename to incubator/anonaddy/6.0.3/charts/common-8.9.7.tgz diff --git a/incubator/anonaddy/6.0.2/charts/mariadb-1.0.17.tgz b/incubator/anonaddy/6.0.3/charts/mariadb-1.0.17.tgz similarity index 100% rename from incubator/anonaddy/6.0.2/charts/mariadb-1.0.17.tgz rename to incubator/anonaddy/6.0.3/charts/mariadb-1.0.17.tgz diff --git a/incubator/anonaddy/6.0.2/helm-values.md b/incubator/anonaddy/6.0.3/helm-values.md similarity index 93% rename from incubator/anonaddy/6.0.2/helm-values.md rename to incubator/anonaddy/6.0.3/helm-values.md index 7f716ec74ef..1435c54f061 100644 --- a/incubator/anonaddy/6.0.2/helm-values.md +++ b/incubator/anonaddy/6.0.3/helm-values.md @@ -26,8 +26,8 @@ You will, however, be able to use all values referenced in the common chart here | envValueFrom.REDIS_PASSWORD.secretKeyRef.key | string | `"redis-password"` | | | envValueFrom.REDIS_PASSWORD.secretKeyRef.name | string | `"rediscreds"` | | | image.pullPolicy | string | `"IfNotPresent"` | | -| image.repository | string | `"anonaddy/anonaddy"` | | -| image.tag | string | `"0.8.7@sha256:ad6ae308b7fa35a3d88b9ae53b1a4152637bb5e724c6e3e8a7a5d9063572fdfc"` | | +| image.repository | string | `"tccr.io/truecharts/anonaddy"` | | +| image.tag | string | `"v0.8.7@sha256:ec36fa40052eed3629b2346fee28cee0c3c7f00903903f846bfc5261802197d6"` | | | mariadb.enabled | bool | `true` | | | mariadb.existingSecret | string | `"mariadbcreds"` | | | mariadb.mariadbDatabase | string | `"anonaddy"` | | diff --git a/incubator/anonaddy/6.0.2/ix_values.yaml b/incubator/anonaddy/6.0.3/ix_values.yaml similarity index 92% rename from incubator/anonaddy/6.0.2/ix_values.yaml rename to incubator/anonaddy/6.0.3/ix_values.yaml index 33f3d1d712d..8c01b098ba1 100644 --- a/incubator/anonaddy/6.0.2/ix_values.yaml +++ b/incubator/anonaddy/6.0.3/ix_values.yaml @@ -1,6 +1,6 @@ image: - repository: anonaddy/anonaddy - tag: 0.8.7@sha256:ad6ae308b7fa35a3d88b9ae53b1a4152637bb5e724c6e3e8a7a5d9063572fdfc + repository: tccr.io/truecharts/anonaddy + tag: v0.8.7@sha256:ec36fa40052eed3629b2346fee28cee0c3c7f00903903f846bfc5261802197d6 pullPolicy: IfNotPresent strategy: diff --git a/incubator/anonaddy/6.0.2/questions.yaml b/incubator/anonaddy/6.0.3/questions.yaml similarity index 100% rename from incubator/anonaddy/6.0.2/questions.yaml rename to incubator/anonaddy/6.0.3/questions.yaml diff --git a/incubator/anonaddy/6.0.2/templates/_appkey.tpl b/incubator/anonaddy/6.0.3/templates/_appkey.tpl similarity index 100% rename from incubator/anonaddy/6.0.2/templates/_appkey.tpl rename to incubator/anonaddy/6.0.3/templates/_appkey.tpl diff --git a/incubator/anonaddy/6.0.2/templates/common.yaml b/incubator/anonaddy/6.0.3/templates/common.yaml similarity index 100% rename from incubator/anonaddy/6.0.2/templates/common.yaml rename to incubator/anonaddy/6.0.3/templates/common.yaml diff --git a/incubator/blog/0.0.2/values.yaml b/incubator/anonaddy/6.0.3/values.yaml similarity index 100% rename from incubator/blog/0.0.2/values.yaml rename to incubator/anonaddy/6.0.3/values.yaml diff --git a/incubator/blog/0.0.2/CHANGELOG.md b/incubator/blog/0.0.3/CHANGELOG.md similarity index 56% rename from incubator/blog/0.0.2/CHANGELOG.md rename to incubator/blog/0.0.3/CHANGELOG.md index ceb43244f2f..1892abc0f7d 100644 --- a/incubator/blog/0.0.2/CHANGELOG.md +++ b/incubator/blog/0.0.3/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [blog-0.0.3](https://github.com/truecharts/apps/compare/blog-0.0.2...blog-0.0.3) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [blog-0.0.2](https://github.com/truecharts/apps/compare/blog-0.0.1...blog-0.0.2) (2021-11-30) diff --git a/incubator/bookstack/0.0.3/CONFIG.md b/incubator/blog/0.0.3/CONFIG.md similarity index 100% rename from incubator/bookstack/0.0.3/CONFIG.md rename to incubator/blog/0.0.3/CONFIG.md diff --git a/stable/firefox-syncserver/5.0.4/Chart.lock b/incubator/blog/0.0.3/Chart.lock similarity index 84% rename from stable/firefox-syncserver/5.0.4/Chart.lock rename to incubator/blog/0.0.3/Chart.lock index 57e9992a621..b2dc4e3f657 100644 --- a/stable/firefox-syncserver/5.0.4/Chart.lock +++ b/incubator/blog/0.0.3/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://truecharts.org/ version: 6.0.15 digest: sha256:a65f6a5ddd982c1dac3d1b4c5fd4b0077cd275d530ac58534746cd67645f1173 -generated: "2021-11-30T11:52:21.931615804Z" +generated: "2021-12-03T14:15:23.977089216Z" diff --git a/incubator/blog/0.0.2/Chart.yaml b/incubator/blog/0.0.3/Chart.yaml similarity index 98% rename from incubator/blog/0.0.2/Chart.yaml rename to incubator/blog/0.0.3/Chart.yaml index c230d6ea520..dea1216b3dc 100644 --- a/incubator/blog/0.0.2/Chart.yaml +++ b/incubator/blog/0.0.3/Chart.yaml @@ -26,7 +26,7 @@ name: blog sources: - https://github.com/m1k1o/blog - https://github.com/nicholaswilde/docker-blog -version: 0.0.2 +version: 0.0.3 annotations: truecharts.org/catagories: | - hosting diff --git a/incubator/blog/0.0.2/README.md b/incubator/blog/0.0.3/README.md similarity index 100% rename from incubator/blog/0.0.2/README.md rename to incubator/blog/0.0.3/README.md diff --git a/incubator/blog/0.0.2/app-readme.md b/incubator/blog/0.0.3/app-readme.md similarity index 100% rename from incubator/blog/0.0.2/app-readme.md rename to incubator/blog/0.0.3/app-readme.md diff --git a/incubator/bookstack/0.0.3/charts/common-8.9.7.tgz b/incubator/blog/0.0.3/charts/common-8.9.7.tgz similarity index 100% rename from incubator/bookstack/0.0.3/charts/common-8.9.7.tgz rename to incubator/blog/0.0.3/charts/common-8.9.7.tgz diff --git a/incubator/blog/0.0.2/charts/postgresql-6.0.15.tgz b/incubator/blog/0.0.3/charts/postgresql-6.0.15.tgz similarity index 100% rename from incubator/blog/0.0.2/charts/postgresql-6.0.15.tgz rename to incubator/blog/0.0.3/charts/postgresql-6.0.15.tgz diff --git a/incubator/blog/0.0.2/helm-values.md b/incubator/blog/0.0.3/helm-values.md similarity index 92% rename from incubator/blog/0.0.2/helm-values.md rename to incubator/blog/0.0.3/helm-values.md index de4644cfd27..cc3714f3e63 100644 --- a/incubator/blog/0.0.2/helm-values.md +++ b/incubator/blog/0.0.3/helm-values.md @@ -23,8 +23,8 @@ You will, however, be able to use all values referenced in the common chart here | envValueFrom.BLOG_POSTGRES_PASS.secretKeyRef.key | string | `"postgresql-password"` | | | envValueFrom.BLOG_POSTGRES_PASS.secretKeyRef.name | string | `"dbcreds"` | | | image.pullPolicy | string | `"IfNotPresent"` | | -| image.repository | string | `"m1k1o/blog"` | | -| image.tag | string | `"latest@sha256:8a859e44c66159e0ac4b959cd9255012d159328bbdaf977e01f3db739fe0203a"` | | +| image.repository | string | `"tccr.io/truecharts/blog"` | | +| image.tag | string | `"latest@sha256:22871bf5fcf28e31ca4389e7fff6c44978f4eed9c106fba6e862fe165e649cb0"` | | | persistence.data.enabled | bool | `true` | | | persistence.data.mountPath | string | `"/var/www/html/data"` | | | podSecurityContext.runAsGroup | int | `0` | | diff --git a/incubator/blog/0.0.2/ix_values.yaml b/incubator/blog/0.0.3/ix_values.yaml similarity index 88% rename from incubator/blog/0.0.2/ix_values.yaml rename to incubator/blog/0.0.3/ix_values.yaml index 76d2fe27c45..5e0c9b2323a 100644 --- a/incubator/blog/0.0.2/ix_values.yaml +++ b/incubator/blog/0.0.3/ix_values.yaml @@ -1,7 +1,7 @@ image: - repository: m1k1o/blog + repository: tccr.io/truecharts/blog pullPolicy: IfNotPresent - tag: latest@sha256:8a859e44c66159e0ac4b959cd9255012d159328bbdaf977e01f3db739fe0203a + tag: latest@sha256:22871bf5fcf28e31ca4389e7fff6c44978f4eed9c106fba6e862fe165e649cb0 secret: BLOG_NICK: username diff --git a/incubator/blog/0.0.2/questions.yaml b/incubator/blog/0.0.3/questions.yaml similarity index 100% rename from incubator/blog/0.0.2/questions.yaml rename to incubator/blog/0.0.3/questions.yaml diff --git a/incubator/blog/0.0.2/templates/common.yaml b/incubator/blog/0.0.3/templates/common.yaml similarity index 100% rename from incubator/blog/0.0.2/templates/common.yaml rename to incubator/blog/0.0.3/templates/common.yaml diff --git a/incubator/bookstack/0.0.3/values.yaml b/incubator/blog/0.0.3/values.yaml similarity index 100% rename from incubator/bookstack/0.0.3/values.yaml rename to incubator/blog/0.0.3/values.yaml diff --git a/incubator/bookstack/0.0.3/CHANGELOG.md b/incubator/bookstack/0.0.4/CHANGELOG.md similarity index 63% rename from incubator/bookstack/0.0.3/CHANGELOG.md rename to incubator/bookstack/0.0.4/CHANGELOG.md index 98004bb1f48..f5510ae4afb 100644 --- a/incubator/bookstack/0.0.3/CHANGELOG.md +++ b/incubator/bookstack/0.0.4/CHANGELOG.md @@ -1,6 +1,17 @@ # Changelog
+ +### [bookstack-0.0.4](https://github.com/truecharts/apps/compare/bookstack-0.0.3...bookstack-0.0.4) (2021-12-03) + +#### Chore + +* ensure container references are prefixed with v +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [bookstack-0.0.3](https://github.com/truecharts/apps/compare/bookstack-0.0.2...bookstack-0.0.3) (2021-11-30) diff --git a/incubator/clarkson/0.0.3/CONFIG.md b/incubator/bookstack/0.0.4/CONFIG.md similarity index 100% rename from incubator/clarkson/0.0.3/CONFIG.md rename to incubator/bookstack/0.0.4/CONFIG.md diff --git a/incubator/friendica/0.0.3/Chart.lock b/incubator/bookstack/0.0.4/Chart.lock similarity index 84% rename from incubator/friendica/0.0.3/Chart.lock rename to incubator/bookstack/0.0.4/Chart.lock index 28e3d7e3e77..421cc5d4fa8 100644 --- a/incubator/friendica/0.0.3/Chart.lock +++ b/incubator/bookstack/0.0.4/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://truecharts.org/ version: 1.0.17 digest: sha256:55cfe00dd1f2f6679aac5ac087fa765c111ccac9db91a3a616b136c184d9c590 -generated: "2021-11-30T14:11:46.891361988Z" +generated: "2021-12-03T14:16:07.557312158Z" diff --git a/incubator/bookstack/0.0.3/Chart.yaml b/incubator/bookstack/0.0.4/Chart.yaml similarity index 98% rename from incubator/bookstack/0.0.3/Chart.yaml rename to incubator/bookstack/0.0.4/Chart.yaml index 9bdc7cc71a9..a8a62a5739a 100644 --- a/incubator/bookstack/0.0.3/Chart.yaml +++ b/incubator/bookstack/0.0.4/Chart.yaml @@ -27,7 +27,7 @@ name: bookstack sources: - https://www.bookstackapp.com/ - https://hub.docker.com/r/linuxserver/bookstack -version: 0.0.3 +version: 0.0.4 annotations: truecharts.org/catagories: | - media diff --git a/incubator/bookstack/0.0.3/README.md b/incubator/bookstack/0.0.4/README.md similarity index 100% rename from incubator/bookstack/0.0.3/README.md rename to incubator/bookstack/0.0.4/README.md diff --git a/incubator/bookstack/0.0.3/app-readme.md b/incubator/bookstack/0.0.4/app-readme.md similarity index 100% rename from incubator/bookstack/0.0.3/app-readme.md rename to incubator/bookstack/0.0.4/app-readme.md diff --git a/incubator/clarkson/0.0.3/charts/common-8.9.7.tgz b/incubator/bookstack/0.0.4/charts/common-8.9.7.tgz similarity index 100% rename from incubator/clarkson/0.0.3/charts/common-8.9.7.tgz rename to incubator/bookstack/0.0.4/charts/common-8.9.7.tgz diff --git a/incubator/bookstack/0.0.3/charts/mariadb-1.0.17.tgz b/incubator/bookstack/0.0.4/charts/mariadb-1.0.17.tgz similarity index 100% rename from incubator/bookstack/0.0.3/charts/mariadb-1.0.17.tgz rename to incubator/bookstack/0.0.4/charts/mariadb-1.0.17.tgz diff --git a/incubator/bookstack/0.0.3/helm-values.md b/incubator/bookstack/0.0.4/helm-values.md similarity index 90% rename from incubator/bookstack/0.0.3/helm-values.md rename to incubator/bookstack/0.0.4/helm-values.md index 08274ccf224..903f756a39d 100644 --- a/incubator/bookstack/0.0.3/helm-values.md +++ b/incubator/bookstack/0.0.4/helm-values.md @@ -17,8 +17,8 @@ You will, however, be able to use all values referenced in the common chart here | envValueFrom.DB_PASS.secretKeyRef.key | string | `"mariadb-password"` | | | envValueFrom.DB_PASS.secretKeyRef.name | string | `"mariadbcreds"` | | | image.pullPolicy | string | `"IfNotPresent"` | | -| image.repository | string | `"ghcr.io/linuxserver/bookstack"` | | -| image.tag | string | `"21.11.20211118@sha256:74eda5ad25f0b1aa428c39fb95fb9388ab08925e8c875a6db791b0c9d5d418d0"` | | +| image.repository | string | `"tccr.io/truecharts/bookstack"` | | +| image.tag | string | `"v21.11.20211118@sha256:f56ca2e8e3a74e5753700e5835c017264a1ca9b1a9a6740d25a50a003815149e"` | | | mariadb.enabled | bool | `true` | | | mariadb.existingSecret | string | `"mariadbcreds"` | | | mariadb.mariadbDatabase | string | `"bookstack"` | | diff --git a/incubator/bookstack/0.0.3/ix_values.yaml b/incubator/bookstack/0.0.4/ix_values.yaml similarity index 88% rename from incubator/bookstack/0.0.3/ix_values.yaml rename to incubator/bookstack/0.0.4/ix_values.yaml index 75a0722c47b..e1015813df9 100644 --- a/incubator/bookstack/0.0.3/ix_values.yaml +++ b/incubator/bookstack/0.0.4/ix_values.yaml @@ -1,7 +1,7 @@ image: - repository: ghcr.io/linuxserver/bookstack + repository: tccr.io/truecharts/bookstack pullPolicy: IfNotPresent - tag: 21.11.20211118@sha256:74eda5ad25f0b1aa428c39fb95fb9388ab08925e8c875a6db791b0c9d5d418d0 + tag: v21.11.20211118@sha256:f56ca2e8e3a74e5753700e5835c017264a1ca9b1a9a6740d25a50a003815149e # -- environment variables. See more environment variables in the [bookstack documentation](https://hub.docker.com/r/linuxserver/bookstack) # @default -- See below diff --git a/incubator/bookstack/0.0.3/questions.yaml b/incubator/bookstack/0.0.4/questions.yaml similarity index 100% rename from incubator/bookstack/0.0.3/questions.yaml rename to incubator/bookstack/0.0.4/questions.yaml diff --git a/incubator/bookstack/0.0.3/templates/common.yaml b/incubator/bookstack/0.0.4/templates/common.yaml similarity index 100% rename from incubator/bookstack/0.0.3/templates/common.yaml rename to incubator/bookstack/0.0.4/templates/common.yaml diff --git a/incubator/clarkson/0.0.3/values.yaml b/incubator/bookstack/0.0.4/values.yaml similarity index 100% rename from incubator/clarkson/0.0.3/values.yaml rename to incubator/bookstack/0.0.4/values.yaml diff --git a/incubator/clarkson/0.0.3/CHANGELOG.md b/incubator/clarkson/0.0.4/CHANGELOG.md similarity index 63% rename from incubator/clarkson/0.0.3/CHANGELOG.md rename to incubator/clarkson/0.0.4/CHANGELOG.md index c06707773ff..0264b3e6954 100644 --- a/incubator/clarkson/0.0.3/CHANGELOG.md +++ b/incubator/clarkson/0.0.4/CHANGELOG.md @@ -1,6 +1,17 @@ # Changelog
+ +### [clarkson-0.0.4](https://github.com/truecharts/apps/compare/clarkson-0.0.3...clarkson-0.0.4) (2021-12-03) + +#### Chore + +* ensure container references are prefixed with v +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [clarkson-0.0.3](https://github.com/truecharts/apps/compare/clarkson-0.0.2...clarkson-0.0.3) (2021-11-30) diff --git a/incubator/friendica/0.0.3/CONFIG.md b/incubator/clarkson/0.0.4/CONFIG.md similarity index 100% rename from incubator/friendica/0.0.3/CONFIG.md rename to incubator/clarkson/0.0.4/CONFIG.md diff --git a/incubator/bookstack/0.0.3/Chart.lock b/incubator/clarkson/0.0.4/Chart.lock similarity index 84% rename from incubator/bookstack/0.0.3/Chart.lock rename to incubator/clarkson/0.0.4/Chart.lock index c456aaf0c62..34a19ed61f8 100644 --- a/incubator/bookstack/0.0.3/Chart.lock +++ b/incubator/clarkson/0.0.4/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://truecharts.org/ version: 1.0.17 digest: sha256:55cfe00dd1f2f6679aac5ac087fa765c111ccac9db91a3a616b136c184d9c590 -generated: "2021-11-30T14:10:18.822245929Z" +generated: "2021-12-03T14:16:51.816557699Z" diff --git a/incubator/clarkson/0.0.3/Chart.yaml b/incubator/clarkson/0.0.4/Chart.yaml similarity index 98% rename from incubator/clarkson/0.0.3/Chart.yaml rename to incubator/clarkson/0.0.4/Chart.yaml index 443c3f3f6b2..c5cf79518a5 100644 --- a/incubator/clarkson/0.0.3/Chart.yaml +++ b/incubator/clarkson/0.0.4/Chart.yaml @@ -26,7 +26,7 @@ name: clarkson sources: - https://github.com/linuxserver/Clarkson - https://hub.docker.com/r/linuxserver/clarkson -version: 0.0.3 +version: 0.0.4 annotations: truecharts.org/catagories: | - vehicle diff --git a/incubator/clarkson/0.0.3/README.md b/incubator/clarkson/0.0.4/README.md similarity index 100% rename from incubator/clarkson/0.0.3/README.md rename to incubator/clarkson/0.0.4/README.md diff --git a/incubator/clarkson/0.0.3/app-readme.md b/incubator/clarkson/0.0.4/app-readme.md similarity index 100% rename from incubator/clarkson/0.0.3/app-readme.md rename to incubator/clarkson/0.0.4/app-readme.md diff --git a/incubator/friendica/0.0.3/charts/common-8.9.7.tgz b/incubator/clarkson/0.0.4/charts/common-8.9.7.tgz similarity index 100% rename from incubator/friendica/0.0.3/charts/common-8.9.7.tgz rename to incubator/clarkson/0.0.4/charts/common-8.9.7.tgz diff --git a/incubator/clarkson/0.0.3/charts/mariadb-1.0.17.tgz b/incubator/clarkson/0.0.4/charts/mariadb-1.0.17.tgz similarity index 100% rename from incubator/clarkson/0.0.3/charts/mariadb-1.0.17.tgz rename to incubator/clarkson/0.0.4/charts/mariadb-1.0.17.tgz diff --git a/incubator/clarkson/0.0.3/helm-values.md b/incubator/clarkson/0.0.4/helm-values.md similarity index 91% rename from incubator/clarkson/0.0.3/helm-values.md rename to incubator/clarkson/0.0.4/helm-values.md index e861e5f770e..62d1a5485ec 100644 --- a/incubator/clarkson/0.0.3/helm-values.md +++ b/incubator/clarkson/0.0.4/helm-values.md @@ -18,8 +18,8 @@ You will, however, be able to use all values referenced in the common chart here | envValueFrom.MYSQL_PASSWORD.secretKeyRef.key | string | `"mariadb-password"` | | | envValueFrom.MYSQL_PASSWORD.secretKeyRef.name | string | `"mariadbcreds"` | | | image.pullPolicy | string | `"IfNotPresent"` | | -| image.repository | string | `"ghcr.io/linuxserver/clarkson"` | | -| image.tag | string | `"1.1.2@sha256:b8a8feb4e8fa2fd6b56ee519d06c1f9877545f9923a6f3963fbd75df27cc60ee"` | | +| image.repository | string | `"tccr.io/truecharts/clarkson"` | | +| image.tag | string | `"v1.1.2@sha256:e54364ee0c78fbfec7e8e220ff1cf7cb49086b3b76c0577e36d6d894b7f20c0d"` | | | mariadb.enabled | bool | `true` | | | mariadb.existingSecret | string | `"mariadbcreds"` | | | mariadb.mariadbDatabase | string | `"clarkson"` | | diff --git a/incubator/clarkson/0.0.3/ix_values.yaml b/incubator/clarkson/0.0.4/ix_values.yaml similarity index 85% rename from incubator/clarkson/0.0.3/ix_values.yaml rename to incubator/clarkson/0.0.4/ix_values.yaml index 00506b66290..63dc1fdcb25 100644 --- a/incubator/clarkson/0.0.3/ix_values.yaml +++ b/incubator/clarkson/0.0.4/ix_values.yaml @@ -1,7 +1,7 @@ image: - repository: ghcr.io/linuxserver/clarkson + repository: tccr.io/truecharts/clarkson pullPolicy: IfNotPresent - tag: 1.1.2@sha256:b8a8feb4e8fa2fd6b56ee519d06c1f9877545f9923a6f3963fbd75df27cc60ee + tag: v1.1.2@sha256:e54364ee0c78fbfec7e8e220ff1cf7cb49086b3b76c0577e36d6d894b7f20c0d strategy: type: Recreate diff --git a/incubator/clarkson/0.0.3/questions.yaml b/incubator/clarkson/0.0.4/questions.yaml similarity index 100% rename from incubator/clarkson/0.0.3/questions.yaml rename to incubator/clarkson/0.0.4/questions.yaml diff --git a/incubator/clarkson/0.0.3/templates/common.yaml b/incubator/clarkson/0.0.4/templates/common.yaml similarity index 100% rename from incubator/clarkson/0.0.3/templates/common.yaml rename to incubator/clarkson/0.0.4/templates/common.yaml diff --git a/incubator/friendica/0.0.3/values.yaml b/incubator/clarkson/0.0.4/values.yaml similarity index 100% rename from incubator/friendica/0.0.3/values.yaml rename to incubator/clarkson/0.0.4/values.yaml diff --git a/incubator/friendica/0.0.3/CHANGELOG.md b/incubator/friendica/0.0.4/CHANGELOG.md similarity index 63% rename from incubator/friendica/0.0.3/CHANGELOG.md rename to incubator/friendica/0.0.4/CHANGELOG.md index 2cbaa4f410f..82466cf1d22 100644 --- a/incubator/friendica/0.0.3/CHANGELOG.md +++ b/incubator/friendica/0.0.4/CHANGELOG.md @@ -1,6 +1,17 @@ # Changelog
+ +### [friendica-0.0.4](https://github.com/truecharts/apps/compare/friendica-0.0.3...friendica-0.0.4) (2021-12-03) + +#### Chore + +* ensure container references are prefixed with v +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [friendica-0.0.3](https://github.com/truecharts/apps/compare/friendica-0.0.2...friendica-0.0.3) (2021-11-30) diff --git a/incubator/icinga2/0.0.2/CONFIG.md b/incubator/friendica/0.0.4/CONFIG.md similarity index 100% rename from incubator/icinga2/0.0.2/CONFIG.md rename to incubator/friendica/0.0.4/CONFIG.md diff --git a/incubator/clarkson/0.0.3/Chart.lock b/incubator/friendica/0.0.4/Chart.lock similarity index 84% rename from incubator/clarkson/0.0.3/Chart.lock rename to incubator/friendica/0.0.4/Chart.lock index 360966e2acb..b7fa7e6a57c 100644 --- a/incubator/clarkson/0.0.3/Chart.lock +++ b/incubator/friendica/0.0.4/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://truecharts.org/ version: 1.0.17 digest: sha256:55cfe00dd1f2f6679aac5ac087fa765c111ccac9db91a3a616b136c184d9c590 -generated: "2021-11-30T14:11:02.766435136Z" +generated: "2021-12-03T14:17:36.006945788Z" diff --git a/incubator/friendica/0.0.3/Chart.yaml b/incubator/friendica/0.0.4/Chart.yaml similarity index 98% rename from incubator/friendica/0.0.3/Chart.yaml rename to incubator/friendica/0.0.4/Chart.yaml index f3239445ffb..a78ce637670 100644 --- a/incubator/friendica/0.0.3/Chart.yaml +++ b/incubator/friendica/0.0.4/Chart.yaml @@ -23,7 +23,7 @@ name: friendica sources: - https://friendi.ca/ - https://hub.docker.com/_/friendica -version: 0.0.3 +version: 0.0.4 annotations: truecharts.org/catagories: | - social diff --git a/incubator/friendica/0.0.3/README.md b/incubator/friendica/0.0.4/README.md similarity index 100% rename from incubator/friendica/0.0.3/README.md rename to incubator/friendica/0.0.4/README.md diff --git a/incubator/friendica/0.0.3/app-readme.md b/incubator/friendica/0.0.4/app-readme.md similarity index 100% rename from incubator/friendica/0.0.3/app-readme.md rename to incubator/friendica/0.0.4/app-readme.md diff --git a/incubator/icinga2/0.0.2/charts/common-8.9.7.tgz b/incubator/friendica/0.0.4/charts/common-8.9.7.tgz similarity index 100% rename from incubator/icinga2/0.0.2/charts/common-8.9.7.tgz rename to incubator/friendica/0.0.4/charts/common-8.9.7.tgz diff --git a/incubator/friendica/0.0.3/charts/mariadb-1.0.17.tgz b/incubator/friendica/0.0.4/charts/mariadb-1.0.17.tgz similarity index 100% rename from incubator/friendica/0.0.3/charts/mariadb-1.0.17.tgz rename to incubator/friendica/0.0.4/charts/mariadb-1.0.17.tgz diff --git a/incubator/friendica/0.0.3/helm-values.md b/incubator/friendica/0.0.4/helm-values.md similarity index 92% rename from incubator/friendica/0.0.3/helm-values.md rename to incubator/friendica/0.0.4/helm-values.md index 17e5f77dfdb..be34478b445 100644 --- a/incubator/friendica/0.0.3/helm-values.md +++ b/incubator/friendica/0.0.4/helm-values.md @@ -22,8 +22,8 @@ You will, however, be able to use all values referenced in the common chart here | envValueFrom.REDIS_PW.secretKeyRef.key | string | `"redis-password"` | | | envValueFrom.REDIS_PW.secretKeyRef.name | string | `"rediscreds"` | | | image.pullPolicy | string | `"IfNotPresent"` | | -| image.repository | string | `"friendica"` | | -| image.tag | string | `"2021.09@sha256:8fbc873ed9b6cbaf868428c49639282d4124e85676382d7f3f3515fbac7d26a7"` | | +| image.repository | string | `"tccr.io/truecharts/friendica"` | | +| image.tag | string | `"v2021.09@sha256:593f97fbe798f2b73e5129717dd178318b2448942de540e49ba9649bac1ef4c3"` | | | mariadb.enabled | bool | `true` | | | mariadb.existingSecret | string | `"mariadbcreds"` | | | mariadb.mariadbDatabase | string | `"friendica"` | | diff --git a/incubator/friendica/0.0.3/ix_values.yaml b/incubator/friendica/0.0.4/ix_values.yaml similarity index 88% rename from incubator/friendica/0.0.3/ix_values.yaml rename to incubator/friendica/0.0.4/ix_values.yaml index e9904ecfd82..68b66049e8e 100644 --- a/incubator/friendica/0.0.3/ix_values.yaml +++ b/incubator/friendica/0.0.4/ix_values.yaml @@ -1,7 +1,7 @@ image: - repository: friendica + repository: tccr.io/truecharts/friendica pullPolicy: IfNotPresent - tag: 2021.09@sha256:8fbc873ed9b6cbaf868428c49639282d4124e85676382d7f3f3515fbac7d26a7 + tag: v2021.09@sha256:593f97fbe798f2b73e5129717dd178318b2448942de540e49ba9649bac1ef4c3 securityContext: runAsNonRoot: false diff --git a/incubator/friendica/0.0.3/questions.yaml b/incubator/friendica/0.0.4/questions.yaml similarity index 100% rename from incubator/friendica/0.0.3/questions.yaml rename to incubator/friendica/0.0.4/questions.yaml diff --git a/incubator/friendica/0.0.3/templates/common.yaml b/incubator/friendica/0.0.4/templates/common.yaml similarity index 100% rename from incubator/friendica/0.0.3/templates/common.yaml rename to incubator/friendica/0.0.4/templates/common.yaml diff --git a/incubator/icinga2/0.0.2/values.yaml b/incubator/friendica/0.0.4/values.yaml similarity index 100% rename from incubator/icinga2/0.0.2/values.yaml rename to incubator/friendica/0.0.4/values.yaml diff --git a/incubator/icinga2/0.0.2/Chart.lock b/incubator/icinga2/0.0.2/Chart.lock deleted file mode 100644 index 6f95b472533..00000000000 --- a/incubator/icinga2/0.0.2/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -- name: mariadb - repository: https://truecharts.org/ - version: 1.0.17 -digest: sha256:55cfe00dd1f2f6679aac5ac087fa765c111ccac9db91a3a616b136c184d9c590 -generated: "2021-11-30T14:26:57.726211194Z" diff --git a/incubator/icinga2/0.0.2/CHANGELOG.md b/incubator/icinga2/0.0.3/CHANGELOG.md similarity index 53% rename from incubator/icinga2/0.0.2/CHANGELOG.md rename to incubator/icinga2/0.0.3/CHANGELOG.md index 9c268f6e710..9a040d38c5c 100644 --- a/incubator/icinga2/0.0.2/CHANGELOG.md +++ b/incubator/icinga2/0.0.3/CHANGELOG.md @@ -1,6 +1,17 @@ # Changelog
+ +### [icinga2-0.0.3](https://github.com/truecharts/apps/compare/icinga2-0.0.2...icinga2-0.0.3) (2021-12-03) + +#### Chore + +* ensure container references are prefixed with v +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [icinga2-0.0.2](https://github.com/truecharts/apps/compare/icinga2-0.0.1...icinga2-0.0.2) (2021-11-30) diff --git a/incubator/leantime/0.0.2/CONFIG.md b/incubator/icinga2/0.0.3/CONFIG.md similarity index 100% rename from incubator/leantime/0.0.2/CONFIG.md rename to incubator/icinga2/0.0.3/CONFIG.md diff --git a/incubator/icinga2/0.0.3/Chart.lock b/incubator/icinga2/0.0.3/Chart.lock new file mode 100644 index 00000000000..d13395849a3 --- /dev/null +++ b/incubator/icinga2/0.0.3/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +- name: mariadb + repository: https://truecharts.org/ + version: 1.0.17 +digest: sha256:55cfe00dd1f2f6679aac5ac087fa765c111ccac9db91a3a616b136c184d9c590 +generated: "2021-12-03T14:18:21.653332801Z" diff --git a/incubator/icinga2/0.0.2/Chart.yaml b/incubator/icinga2/0.0.3/Chart.yaml similarity index 98% rename from incubator/icinga2/0.0.2/Chart.yaml rename to incubator/icinga2/0.0.3/Chart.yaml index d5b8cdacc8f..61d8374e410 100644 --- a/incubator/icinga2/0.0.2/Chart.yaml +++ b/incubator/icinga2/0.0.3/Chart.yaml @@ -23,7 +23,7 @@ name: icinga2 sources: - https://github.com/jjethwa/icinga2 - https://icinga.com/ -version: 0.0.2 +version: 0.0.3 annotations: truecharts.org/catagories: | - monitoring diff --git a/incubator/icinga2/0.0.2/README.md b/incubator/icinga2/0.0.3/README.md similarity index 100% rename from incubator/icinga2/0.0.2/README.md rename to incubator/icinga2/0.0.3/README.md diff --git a/incubator/icinga2/0.0.2/app-readme.md b/incubator/icinga2/0.0.3/app-readme.md similarity index 100% rename from incubator/icinga2/0.0.2/app-readme.md rename to incubator/icinga2/0.0.3/app-readme.md diff --git a/incubator/leantime/0.0.2/charts/common-8.9.7.tgz b/incubator/icinga2/0.0.3/charts/common-8.9.7.tgz similarity index 100% rename from incubator/leantime/0.0.2/charts/common-8.9.7.tgz rename to incubator/icinga2/0.0.3/charts/common-8.9.7.tgz diff --git a/incubator/icinga2/0.0.2/charts/mariadb-1.0.17.tgz b/incubator/icinga2/0.0.3/charts/mariadb-1.0.17.tgz similarity index 100% rename from incubator/icinga2/0.0.2/charts/mariadb-1.0.17.tgz rename to incubator/icinga2/0.0.3/charts/mariadb-1.0.17.tgz diff --git a/incubator/icinga2/0.0.2/helm-values.md b/incubator/icinga2/0.0.3/helm-values.md similarity index 92% rename from incubator/icinga2/0.0.2/helm-values.md rename to incubator/icinga2/0.0.3/helm-values.md index 934d4b8e246..cddbcd68b21 100644 --- a/incubator/icinga2/0.0.2/helm-values.md +++ b/incubator/icinga2/0.0.3/helm-values.md @@ -19,8 +19,8 @@ You will, however, be able to use all values referenced in the common chart here | envValueFrom.MYSQL_ROOT_PASSWORD.secretKeyRef.key | string | `"mariadb-root-password"` | | | envValueFrom.MYSQL_ROOT_PASSWORD.secretKeyRef.name | string | `"mariadbcreds"` | | | image.pullPolicy | string | `"IfNotPresent"` | | -| image.repository | string | `"jordan/icinga2"` | | -| image.tag | string | `"2.13.1@sha256:00a826bee739d06be6999b493254d9e474875de8c842219a18cee99c01e84760"` | | +| image.repository | string | `"tccr.io/truecharts/icinga2"` | | +| image.tag | string | `"v2.13.1@sha256:64116a1e267397888bcd6dd62b428322c81bf925f955867ada5207657a9d79db"` | | | mariadb.enabled | bool | `true` | | | mariadb.existingSecret | string | `"mariadbcreds"` | | | mariadb.mariadbDatabase | string | `"icinga2"` | | diff --git a/incubator/icinga2/0.0.2/ix_values.yaml b/incubator/icinga2/0.0.3/ix_values.yaml similarity index 93% rename from incubator/icinga2/0.0.2/ix_values.yaml rename to incubator/icinga2/0.0.3/ix_values.yaml index 0547e5845eb..759083df9c0 100644 --- a/incubator/icinga2/0.0.2/ix_values.yaml +++ b/incubator/icinga2/0.0.3/ix_values.yaml @@ -1,6 +1,6 @@ image: - repository: jordan/icinga2 - tag: 2.13.1@sha256:00a826bee739d06be6999b493254d9e474875de8c842219a18cee99c01e84760 + repository: tccr.io/truecharts/icinga2 + tag: v2.13.1@sha256:64116a1e267397888bcd6dd62b428322c81bf925f955867ada5207657a9d79db pullPolicy: IfNotPresent # -- environment variables. See more environment variables in the [icinga2 documentation](https://github.com/jjethwa/icinga2#environment-variables-reference). diff --git a/incubator/icinga2/0.0.2/questions.yaml b/incubator/icinga2/0.0.3/questions.yaml similarity index 100% rename from incubator/icinga2/0.0.2/questions.yaml rename to incubator/icinga2/0.0.3/questions.yaml diff --git a/incubator/icinga2/0.0.2/templates/common.yaml b/incubator/icinga2/0.0.3/templates/common.yaml similarity index 100% rename from incubator/icinga2/0.0.2/templates/common.yaml rename to incubator/icinga2/0.0.3/templates/common.yaml diff --git a/incubator/leantime/0.0.2/values.yaml b/incubator/icinga2/0.0.3/values.yaml similarity index 100% rename from incubator/leantime/0.0.2/values.yaml rename to incubator/icinga2/0.0.3/values.yaml diff --git a/incubator/leantime/0.0.2/Chart.lock b/incubator/leantime/0.0.2/Chart.lock deleted file mode 100644 index a66125f0514..00000000000 --- a/incubator/leantime/0.0.2/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -- name: mariadb - repository: https://truecharts.org/ - version: 1.0.17 -digest: sha256:55cfe00dd1f2f6679aac5ac087fa765c111ccac9db91a3a616b136c184d9c590 -generated: "2021-11-30T14:27:43.456514101Z" diff --git a/incubator/leantime/0.0.2/CHANGELOG.md b/incubator/leantime/0.0.3/CHANGELOG.md similarity index 53% rename from incubator/leantime/0.0.2/CHANGELOG.md rename to incubator/leantime/0.0.3/CHANGELOG.md index b488aa3f304..2c8416de76f 100644 --- a/incubator/leantime/0.0.2/CHANGELOG.md +++ b/incubator/leantime/0.0.3/CHANGELOG.md @@ -1,6 +1,17 @@ # Changelog
+ +### [leantime-0.0.3](https://github.com/truecharts/apps/compare/leantime-0.0.2...leantime-0.0.3) (2021-12-03) + +#### Chore + +* ensure container references are prefixed with v +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [leantime-0.0.2](https://github.com/truecharts/apps/compare/leantime-0.0.1...leantime-0.0.2) (2021-11-30) diff --git a/incubator/monica/0.0.3/CONFIG.md b/incubator/leantime/0.0.3/CONFIG.md similarity index 100% rename from incubator/monica/0.0.3/CONFIG.md rename to incubator/leantime/0.0.3/CONFIG.md diff --git a/incubator/leantime/0.0.3/Chart.lock b/incubator/leantime/0.0.3/Chart.lock new file mode 100644 index 00000000000..e85a7a3ed97 --- /dev/null +++ b/incubator/leantime/0.0.3/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +- name: mariadb + repository: https://truecharts.org/ + version: 1.0.17 +digest: sha256:55cfe00dd1f2f6679aac5ac087fa765c111ccac9db91a3a616b136c184d9c590 +generated: "2021-12-03T14:19:07.04913588Z" diff --git a/incubator/leantime/0.0.2/Chart.yaml b/incubator/leantime/0.0.3/Chart.yaml similarity index 98% rename from incubator/leantime/0.0.2/Chart.yaml rename to incubator/leantime/0.0.3/Chart.yaml index a13d5995ac6..861bc2643ad 100644 --- a/incubator/leantime/0.0.2/Chart.yaml +++ b/incubator/leantime/0.0.3/Chart.yaml @@ -24,7 +24,7 @@ name: leantime sources: - https://leantime.io/ - https://hub.docker.com/r/nicholaswilde/leantime -version: 0.0.2 +version: 0.0.3 annotations: truecharts.org/catagories: | - management diff --git a/incubator/leantime/0.0.2/README.md b/incubator/leantime/0.0.3/README.md similarity index 100% rename from incubator/leantime/0.0.2/README.md rename to incubator/leantime/0.0.3/README.md diff --git a/incubator/leantime/0.0.2/app-readme.md b/incubator/leantime/0.0.3/app-readme.md similarity index 100% rename from incubator/leantime/0.0.2/app-readme.md rename to incubator/leantime/0.0.3/app-readme.md diff --git a/incubator/monica/0.0.3/charts/common-8.9.7.tgz b/incubator/leantime/0.0.3/charts/common-8.9.7.tgz similarity index 100% rename from incubator/monica/0.0.3/charts/common-8.9.7.tgz rename to incubator/leantime/0.0.3/charts/common-8.9.7.tgz diff --git a/incubator/leantime/0.0.2/charts/mariadb-1.0.17.tgz b/incubator/leantime/0.0.3/charts/mariadb-1.0.17.tgz similarity index 100% rename from incubator/leantime/0.0.2/charts/mariadb-1.0.17.tgz rename to incubator/leantime/0.0.3/charts/mariadb-1.0.17.tgz diff --git a/incubator/leantime/0.0.2/helm-values.md b/incubator/leantime/0.0.3/helm-values.md similarity index 92% rename from incubator/leantime/0.0.2/helm-values.md rename to incubator/leantime/0.0.3/helm-values.md index d033ae04079..a89537b8371 100644 --- a/incubator/leantime/0.0.2/helm-values.md +++ b/incubator/leantime/0.0.3/helm-values.md @@ -18,8 +18,8 @@ You will, however, be able to use all values referenced in the common chart here | envValueFrom.LEAN_DB_PASSWORD.secretKeyRef.key | string | `"mariadb-password"` | | | envValueFrom.LEAN_DB_PASSWORD.secretKeyRef.name | string | `"mariadbcreds"` | | | image.pullPolicy | string | `"IfNotPresent"` | | -| image.repository | string | `"ghcr.io/nicholaswilde/leantime"` | | -| image.tag | string | `"2.1.7-ls6@sha256:60e3485f98d71f814f593c1c4d39cac78fc2748f7a1a4baacbbfa439ae031237"` | | +| image.repository | string | `"tccr.io/truecharts/leantime"` | | +| image.tag | string | `"v2.1.7-ls6@sha256:09f51955b47e8bf7cf8c95b7fa4e023ce2fae4aa15ef42db1568b4c23830b5a6"` | | | mariadb.enabled | bool | `true` | | | mariadb.existingSecret | string | `"mariadbcreds"` | | | mariadb.mariadbDatabase | string | `"leantime"` | | diff --git a/incubator/leantime/0.0.2/ix_values.yaml b/incubator/leantime/0.0.3/ix_values.yaml similarity index 85% rename from incubator/leantime/0.0.2/ix_values.yaml rename to incubator/leantime/0.0.3/ix_values.yaml index c0f2ac2f375..cc2cd5b1237 100644 --- a/incubator/leantime/0.0.2/ix_values.yaml +++ b/incubator/leantime/0.0.3/ix_values.yaml @@ -1,7 +1,7 @@ image: - repository: ghcr.io/nicholaswilde/leantime + repository: tccr.io/truecharts/leantime pullPolicy: IfNotPresent - tag: 2.1.7-ls6@sha256:60e3485f98d71f814f593c1c4d39cac78fc2748f7a1a4baacbbfa439ae031237 + tag: v2.1.7-ls6@sha256:09f51955b47e8bf7cf8c95b7fa4e023ce2fae4aa15ef42db1568b4c23830b5a6 securityContext: runAsNonRoot: false diff --git a/incubator/leantime/0.0.2/questions.yaml b/incubator/leantime/0.0.3/questions.yaml similarity index 100% rename from incubator/leantime/0.0.2/questions.yaml rename to incubator/leantime/0.0.3/questions.yaml diff --git a/incubator/leantime/0.0.2/templates/common.yaml b/incubator/leantime/0.0.3/templates/common.yaml similarity index 100% rename from incubator/leantime/0.0.2/templates/common.yaml rename to incubator/leantime/0.0.3/templates/common.yaml diff --git a/incubator/monica/0.0.3/values.yaml b/incubator/leantime/0.0.3/values.yaml similarity index 100% rename from incubator/monica/0.0.3/values.yaml rename to incubator/leantime/0.0.3/values.yaml diff --git a/incubator/monica/0.0.3/Chart.lock b/incubator/monica/0.0.3/Chart.lock deleted file mode 100644 index 62caa29b92a..00000000000 --- a/incubator/monica/0.0.3/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -- name: mariadb - repository: https://truecharts.org/ - version: 1.0.17 -digest: sha256:55cfe00dd1f2f6679aac5ac087fa765c111ccac9db91a3a616b136c184d9c590 -generated: "2021-11-30T14:12:30.813898821Z" diff --git a/incubator/monica/0.0.3/CHANGELOG.md b/incubator/monica/0.0.4/CHANGELOG.md similarity index 63% rename from incubator/monica/0.0.3/CHANGELOG.md rename to incubator/monica/0.0.4/CHANGELOG.md index 442821eb784..91ca41bb8ce 100644 --- a/incubator/monica/0.0.3/CHANGELOG.md +++ b/incubator/monica/0.0.4/CHANGELOG.md @@ -1,6 +1,17 @@ # Changelog
+ +### [monica-0.0.4](https://github.com/truecharts/apps/compare/monica-0.0.3...monica-0.0.4) (2021-12-03) + +#### Chore + +* ensure container references are prefixed with v +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [monica-0.0.3](https://github.com/truecharts/apps/compare/monica-0.0.2...monica-0.0.3) (2021-11-30) diff --git a/incubator/omada-controller/4.0.20/CONFIG.md b/incubator/monica/0.0.4/CONFIG.md similarity index 100% rename from incubator/omada-controller/4.0.20/CONFIG.md rename to incubator/monica/0.0.4/CONFIG.md diff --git a/incubator/monica/0.0.4/Chart.lock b/incubator/monica/0.0.4/Chart.lock new file mode 100644 index 00000000000..39775c1fca7 --- /dev/null +++ b/incubator/monica/0.0.4/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +- name: mariadb + repository: https://truecharts.org/ + version: 1.0.17 +digest: sha256:55cfe00dd1f2f6679aac5ac087fa765c111ccac9db91a3a616b136c184d9c590 +generated: "2021-12-03T14:19:51.754367112Z" diff --git a/incubator/monica/0.0.3/Chart.yaml b/incubator/monica/0.0.4/Chart.yaml similarity index 98% rename from incubator/monica/0.0.3/Chart.yaml rename to incubator/monica/0.0.4/Chart.yaml index b0d2089e2b8..a3ef04e23dd 100644 --- a/incubator/monica/0.0.3/Chart.yaml +++ b/incubator/monica/0.0.4/Chart.yaml @@ -22,7 +22,7 @@ name: monica sources: - https://github.com/monicahq/monica - https://hub.docker.com/_/monica -version: 0.0.3 +version: 0.0.4 annotations: truecharts.org/catagories: | - crm diff --git a/incubator/monica/0.0.3/README.md b/incubator/monica/0.0.4/README.md similarity index 100% rename from incubator/monica/0.0.3/README.md rename to incubator/monica/0.0.4/README.md diff --git a/incubator/monica/0.0.3/app-readme.md b/incubator/monica/0.0.4/app-readme.md similarity index 100% rename from incubator/monica/0.0.3/app-readme.md rename to incubator/monica/0.0.4/app-readme.md diff --git a/incubator/omada-controller/4.0.20/charts/common-8.9.7.tgz b/incubator/monica/0.0.4/charts/common-8.9.7.tgz similarity index 100% rename from incubator/omada-controller/4.0.20/charts/common-8.9.7.tgz rename to incubator/monica/0.0.4/charts/common-8.9.7.tgz diff --git a/incubator/monica/0.0.3/charts/mariadb-1.0.17.tgz b/incubator/monica/0.0.4/charts/mariadb-1.0.17.tgz similarity index 100% rename from incubator/monica/0.0.3/charts/mariadb-1.0.17.tgz rename to incubator/monica/0.0.4/charts/mariadb-1.0.17.tgz diff --git a/incubator/monica/0.0.3/helm-values.md b/incubator/monica/0.0.4/helm-values.md similarity index 92% rename from incubator/monica/0.0.3/helm-values.md rename to incubator/monica/0.0.4/helm-values.md index 45901dcddc1..80ac7beb725 100644 --- a/incubator/monica/0.0.3/helm-values.md +++ b/incubator/monica/0.0.4/helm-values.md @@ -21,8 +21,8 @@ You will, however, be able to use all values referenced in the common chart here | envValueFrom.DB_PASSWORD.secretKeyRef.key | string | `"mariadb-password"` | | | envValueFrom.DB_PASSWORD.secretKeyRef.name | string | `"mariadbcreds"` | | | image.pullPolicy | string | `"IfNotPresent"` | | -| image.repository | string | `"monica"` | | -| image.tag | string | `"3.5.0@sha256:227f9472e899f0b6a7cb2b93932aa3559ef23178f14cc76478d860f1c7f10620"` | | +| image.repository | string | `"tccr.io/truecharts/monica"` | | +| image.tag | string | `"v3.5.0@sha256:5f4af565ef3b381c31abc8415d701b7b0019e9986b026cc2dfb263130f5e4214"` | | | mariadb.enabled | bool | `true` | | | mariadb.existingSecret | string | `"mariadbcreds"` | | | mariadb.mariadbDatabase | string | `"monica"` | | diff --git a/incubator/monica/0.0.3/ix_values.yaml b/incubator/monica/0.0.4/ix_values.yaml similarity index 90% rename from incubator/monica/0.0.3/ix_values.yaml rename to incubator/monica/0.0.4/ix_values.yaml index ec7325a1424..a128cde7294 100644 --- a/incubator/monica/0.0.3/ix_values.yaml +++ b/incubator/monica/0.0.4/ix_values.yaml @@ -1,6 +1,6 @@ image: - repository: monica - tag: 3.5.0@sha256:227f9472e899f0b6a7cb2b93932aa3559ef23178f14cc76478d860f1c7f10620 + repository: tccr.io/truecharts/monica + tag: v3.5.0@sha256:5f4af565ef3b381c31abc8415d701b7b0019e9986b026cc2dfb263130f5e4214 pullPolicy: IfNotPresent securityContext: diff --git a/incubator/monica/0.0.3/questions.yaml b/incubator/monica/0.0.4/questions.yaml similarity index 100% rename from incubator/monica/0.0.3/questions.yaml rename to incubator/monica/0.0.4/questions.yaml diff --git a/incubator/monica/0.0.3/templates/_appkey.tpl b/incubator/monica/0.0.4/templates/_appkey.tpl similarity index 100% rename from incubator/monica/0.0.3/templates/_appkey.tpl rename to incubator/monica/0.0.4/templates/_appkey.tpl diff --git a/incubator/monica/0.0.3/templates/common.yaml b/incubator/monica/0.0.4/templates/common.yaml similarity index 100% rename from incubator/monica/0.0.3/templates/common.yaml rename to incubator/monica/0.0.4/templates/common.yaml diff --git a/incubator/omada-controller/4.0.20/values.yaml b/incubator/monica/0.0.4/values.yaml similarity index 100% rename from incubator/omada-controller/4.0.20/values.yaml rename to incubator/monica/0.0.4/values.yaml diff --git a/incubator/omada-controller/4.0.20/Chart.lock b/incubator/omada-controller/4.0.20/Chart.lock deleted file mode 100644 index b0f272e1129..00000000000 --- a/incubator/omada-controller/4.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T11:32:36.270949517Z" diff --git a/incubator/omada-controller/4.0.20/CHANGELOG.md b/incubator/omada-controller/4.0.21/CHANGELOG.md similarity index 86% rename from incubator/omada-controller/4.0.20/CHANGELOG.md rename to incubator/omada-controller/4.0.21/CHANGELOG.md index 9d4d092573b..3e09d817d57 100644 --- a/incubator/omada-controller/4.0.20/CHANGELOG.md +++ b/incubator/omada-controller/4.0.21/CHANGELOG.md @@ -1,6 +1,17 @@ # Changelog
+ +### [omada-controller-4.0.21](https://github.com/truecharts/apps/compare/omada-controller-4.0.20...omada-controller-4.0.21) (2021-12-03) + +#### Chore + +* ensure container references are prefixed with v +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [omada-controller-4.0.20](https://github.com/truecharts/apps/compare/omada-controller-4.0.19...omada-controller-4.0.20) (2021-11-30) @@ -86,14 +97,3 @@ - -### [omada-controller-4.0.11](https://github.com/truecharts/apps/compare/omada-controller-4.0.10...omada-controller-4.0.11) (2021-11-09) - -#### Chore - -* update non-major deps helm releases ([#1297](https://github.com/truecharts/apps/issues/1297)) - - - - -### [omada-controller-4.0.10](https://github.com/truecharts/apps/compare/omada-controller-4.0.9...omada-controller-4.0.10) (2021-11-07) diff --git a/incubator/piwigo/1.0.14/CONFIG.md b/incubator/omada-controller/4.0.21/CONFIG.md similarity index 100% rename from incubator/piwigo/1.0.14/CONFIG.md rename to incubator/omada-controller/4.0.21/CONFIG.md diff --git a/incubator/omada-controller/4.0.21/Chart.lock b/incubator/omada-controller/4.0.21/Chart.lock new file mode 100644 index 00000000000..d10b070f1df --- /dev/null +++ b/incubator/omada-controller/4.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T14:20:34.775029375Z" diff --git a/incubator/omada-controller/4.0.20/Chart.yaml b/incubator/omada-controller/4.0.21/Chart.yaml similarity index 97% rename from incubator/omada-controller/4.0.20/Chart.yaml rename to incubator/omada-controller/4.0.21/Chart.yaml index 4b217eb84e1..f629b000247 100644 --- a/incubator/omada-controller/4.0.20/Chart.yaml +++ b/incubator/omada-controller/4.0.21/Chart.yaml @@ -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.20 +version: 4.0.21 annotations: truecharts.org/catagories: | - media diff --git a/incubator/omada-controller/4.0.20/README.md b/incubator/omada-controller/4.0.21/README.md similarity index 100% rename from incubator/omada-controller/4.0.20/README.md rename to incubator/omada-controller/4.0.21/README.md diff --git a/incubator/omada-controller/4.0.20/app-readme.md b/incubator/omada-controller/4.0.21/app-readme.md similarity index 100% rename from incubator/omada-controller/4.0.20/app-readme.md rename to incubator/omada-controller/4.0.21/app-readme.md diff --git a/incubator/piwigo/1.0.14/charts/common-8.9.7.tgz b/incubator/omada-controller/4.0.21/charts/common-8.9.7.tgz similarity index 100% rename from incubator/piwigo/1.0.14/charts/common-8.9.7.tgz rename to incubator/omada-controller/4.0.21/charts/common-8.9.7.tgz diff --git a/incubator/omada-controller/4.0.20/helm-values.md b/incubator/omada-controller/4.0.21/helm-values.md similarity index 88% rename from incubator/omada-controller/4.0.20/helm-values.md rename to incubator/omada-controller/4.0.21/helm-values.md index 069dbaca827..deb0a1268a6 100644 --- a/incubator/omada-controller/4.0.20/helm-values.md +++ b/incubator/omada-controller/4.0.21/helm-values.md @@ -14,8 +14,8 @@ You will, however, be able to use all values referenced in the common chart here | env | object | See below | environment variables. See [image docs](https://github.com/mbentley/docker-omada-controller) for more details. | | 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:acaf5721f902b62722f35b78d165331acc099f307180f51241ce1a850b140eca"` | image tag | +| image.repository | string | `"tccr.io/truecharts/omada-controller"` | image repository | +| image.tag | string | `"v4.4@sha256:7c06f9deb40f1fea1968eedf6da8b49192b89d0c4bcaa11f040d95c127141fb3"` | 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.20/ix_values.yaml b/incubator/omada-controller/4.0.21/ix_values.yaml similarity index 81% rename from incubator/omada-controller/4.0.20/ix_values.yaml rename to incubator/omada-controller/4.0.21/ix_values.yaml index 4c3c37b4d0b..fbfb59cc3c8 100644 --- a/incubator/omada-controller/4.0.20/ix_values.yaml +++ b/incubator/omada-controller/4.0.21/ix_values.yaml @@ -1,15 +1,8 @@ -# -# IMPORTANT NOTE -# -# This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml -# - image: # -- image repository - repository: docker.io/mbentley/omada-controller + repository: tccr.io/truecharts/omada-controller # -- image tag - tag: 4.4@sha256:acaf5721f902b62722f35b78d165331acc099f307180f51241ce1a850b140eca + tag: v4.4@sha256:7c06f9deb40f1fea1968eedf6da8b49192b89d0c4bcaa11f040d95c127141fb3 # -- image pull policy pullPolicy: IfNotPresent diff --git a/incubator/omada-controller/4.0.20/questions.yaml b/incubator/omada-controller/4.0.21/questions.yaml similarity index 100% rename from incubator/omada-controller/4.0.20/questions.yaml rename to incubator/omada-controller/4.0.21/questions.yaml diff --git a/incubator/omada-controller/4.0.20/templates/common.yaml b/incubator/omada-controller/4.0.21/templates/common.yaml similarity index 100% rename from incubator/omada-controller/4.0.20/templates/common.yaml rename to incubator/omada-controller/4.0.21/templates/common.yaml diff --git a/incubator/piwigo/1.0.14/values.yaml b/incubator/omada-controller/4.0.21/values.yaml similarity index 100% rename from incubator/piwigo/1.0.14/values.yaml rename to incubator/omada-controller/4.0.21/values.yaml diff --git a/incubator/piwigo/1.0.14/Chart.lock b/incubator/piwigo/1.0.14/Chart.lock deleted file mode 100644 index f7c4a5b2f2f..00000000000 --- a/incubator/piwigo/1.0.14/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T11:33:06.699396903Z" diff --git a/incubator/piwigo/1.0.14/CHANGELOG.md b/incubator/piwigo/1.0.15/CHANGELOG.md similarity index 89% rename from incubator/piwigo/1.0.14/CHANGELOG.md rename to incubator/piwigo/1.0.15/CHANGELOG.md index 260e4f71dba..f8ed5e18e9c 100644 --- a/incubator/piwigo/1.0.14/CHANGELOG.md +++ b/incubator/piwigo/1.0.15/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [piwigo-1.0.15](https://github.com/truecharts/apps/compare/piwigo-1.0.14...piwigo-1.0.15) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [piwigo-1.0.14](https://github.com/truecharts/apps/compare/piwigo-1.0.13...piwigo-1.0.14) (2021-11-30) @@ -87,13 +97,3 @@ ### [piwigo-1.0.6](https://github.com/truecharts/apps/compare/piwigo-1.0.5...piwigo-1.0.6) (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)) - -#### Feat diff --git a/incubator/snipe-it/0.0.3/CONFIG.md b/incubator/piwigo/1.0.15/CONFIG.md similarity index 100% rename from incubator/snipe-it/0.0.3/CONFIG.md rename to incubator/piwigo/1.0.15/CONFIG.md diff --git a/incubator/piwigo/1.0.15/Chart.lock b/incubator/piwigo/1.0.15/Chart.lock new file mode 100644 index 00000000000..d7057323860 --- /dev/null +++ b/incubator/piwigo/1.0.15/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T14:21:06.405751405Z" diff --git a/incubator/piwigo/1.0.14/Chart.yaml b/incubator/piwigo/1.0.15/Chart.yaml similarity index 97% rename from incubator/piwigo/1.0.14/Chart.yaml rename to incubator/piwigo/1.0.15/Chart.yaml index 3622264a905..73f1c17cfff 100644 --- a/incubator/piwigo/1.0.14/Chart.yaml +++ b/incubator/piwigo/1.0.15/Chart.yaml @@ -23,7 +23,7 @@ sources: - http://piwigo.org/ - https://github.com/linuxserver/docker-piwigo type: application -version: 1.0.14 +version: 1.0.15 annotations: truecharts.org/catagories: | - media diff --git a/incubator/piwigo/1.0.14/README.md b/incubator/piwigo/1.0.15/README.md similarity index 100% rename from incubator/piwigo/1.0.14/README.md rename to incubator/piwigo/1.0.15/README.md diff --git a/incubator/piwigo/1.0.14/app-readme.md b/incubator/piwigo/1.0.15/app-readme.md similarity index 100% rename from incubator/piwigo/1.0.14/app-readme.md rename to incubator/piwigo/1.0.15/app-readme.md diff --git a/incubator/snipe-it/0.0.3/charts/common-8.9.7.tgz b/incubator/piwigo/1.0.15/charts/common-8.9.7.tgz similarity index 100% rename from incubator/snipe-it/0.0.3/charts/common-8.9.7.tgz rename to incubator/piwigo/1.0.15/charts/common-8.9.7.tgz diff --git a/incubator/piwigo/1.0.14/helm-values.md b/incubator/piwigo/1.0.15/helm-values.md similarity index 87% rename from incubator/piwigo/1.0.14/helm-values.md rename to incubator/piwigo/1.0.15/helm-values.md index 898e6b84a2a..8ebba7d48f6 100644 --- a/incubator/piwigo/1.0.14/helm-values.md +++ b/incubator/piwigo/1.0.15/helm-values.md @@ -13,8 +13,8 @@ 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/piwigo"` | | -| image.tag | string | `"version-11.5.0@sha256:13aa1206583cf5ff5d20c6d9b0738bcf5de6907b27e96c334ff5e3b716e959d9"` | | +| image.repository | string | `"tccr.io/truecharts/piwigo"` | | +| image.tag | string | `"version-11.5.0@sha256:8f8bb5d28b930edfded154d71dd2eab4ffe5631d2e4f21773bf33b220ab76f05"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | persistence.varrun.enabled | bool | `true` | | diff --git a/incubator/piwigo/1.0.14/ix_values.yaml b/incubator/piwigo/1.0.15/ix_values.yaml similarity index 72% rename from incubator/piwigo/1.0.14/ix_values.yaml rename to incubator/piwigo/1.0.15/ix_values.yaml index 2323a886b79..29d55eadb6d 100644 --- a/incubator/piwigo/1.0.14/ix_values.yaml +++ b/incubator/piwigo/1.0.15/ix_values.yaml @@ -1,7 +1,7 @@ image: - repository: ghcr.io/linuxserver/piwigo + repository: tccr.io/truecharts/piwigo pullPolicy: IfNotPresent - tag: version-11.5.0@sha256:13aa1206583cf5ff5d20c6d9b0738bcf5de6907b27e96c334ff5e3b716e959d9 + tag: version-11.5.0@sha256:8f8bb5d28b930edfded154d71dd2eab4ffe5631d2e4f21773bf33b220ab76f05 env: PUID: 568 diff --git a/incubator/piwigo/1.0.14/questions.yaml b/incubator/piwigo/1.0.15/questions.yaml similarity index 100% rename from incubator/piwigo/1.0.14/questions.yaml rename to incubator/piwigo/1.0.15/questions.yaml diff --git a/incubator/piwigo/1.0.14/templates/common.yaml b/incubator/piwigo/1.0.15/templates/common.yaml similarity index 100% rename from incubator/piwigo/1.0.14/templates/common.yaml rename to incubator/piwigo/1.0.15/templates/common.yaml diff --git a/incubator/snipe-it/0.0.3/values.yaml b/incubator/piwigo/1.0.15/values.yaml similarity index 100% rename from incubator/snipe-it/0.0.3/values.yaml rename to incubator/piwigo/1.0.15/values.yaml diff --git a/incubator/snipe-it/0.0.3/Chart.lock b/incubator/snipe-it/0.0.3/Chart.lock deleted file mode 100644 index bcb8920ebfc..00000000000 --- a/incubator/snipe-it/0.0.3/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -- name: mariadb - repository: https://truecharts.org/ - version: 1.0.17 -digest: sha256:55cfe00dd1f2f6679aac5ac087fa765c111ccac9db91a3a616b136c184d9c590 -generated: "2021-11-30T14:13:14.518846056Z" diff --git a/incubator/snipe-it/0.0.3/CHANGELOG.md b/incubator/snipe-it/0.0.4/CHANGELOG.md similarity index 63% rename from incubator/snipe-it/0.0.3/CHANGELOG.md rename to incubator/snipe-it/0.0.4/CHANGELOG.md index 5762809c04d..50c435e0838 100644 --- a/incubator/snipe-it/0.0.3/CHANGELOG.md +++ b/incubator/snipe-it/0.0.4/CHANGELOG.md @@ -1,6 +1,17 @@ # Changelog
+ +### [snipe-it-0.0.4](https://github.com/truecharts/apps/compare/snipe-it-0.0.3...snipe-it-0.0.4) (2021-12-03) + +#### Chore + +* ensure container references are prefixed with v +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [snipe-it-0.0.3](https://github.com/truecharts/apps/compare/snipe-it-0.0.2...snipe-it-0.0.3) (2021-11-30) diff --git a/incubator/tdarr-node/1.0.15/CONFIG.md b/incubator/snipe-it/0.0.4/CONFIG.md similarity index 100% rename from incubator/tdarr-node/1.0.15/CONFIG.md rename to incubator/snipe-it/0.0.4/CONFIG.md diff --git a/incubator/snipe-it/0.0.4/Chart.lock b/incubator/snipe-it/0.0.4/Chart.lock new file mode 100644 index 00000000000..a15ce2074b9 --- /dev/null +++ b/incubator/snipe-it/0.0.4/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +- name: mariadb + repository: https://truecharts.org/ + version: 1.0.17 +digest: sha256:55cfe00dd1f2f6679aac5ac087fa765c111ccac9db91a3a616b136c184d9c590 +generated: "2021-12-03T14:21:39.164898257Z" diff --git a/incubator/snipe-it/0.0.3/Chart.yaml b/incubator/snipe-it/0.0.4/Chart.yaml similarity index 98% rename from incubator/snipe-it/0.0.3/Chart.yaml rename to incubator/snipe-it/0.0.4/Chart.yaml index 50f52a8cba0..b580cb2957e 100644 --- a/incubator/snipe-it/0.0.3/Chart.yaml +++ b/incubator/snipe-it/0.0.4/Chart.yaml @@ -25,7 +25,7 @@ name: snipe-it sources: - https://snipeitapp.com/ - https://hub.docker.com/r/linuxserver/ -version: 0.0.3 +version: 0.0.4 annotations: truecharts.org/catagories: | - management diff --git a/incubator/snipe-it/0.0.3/README.md b/incubator/snipe-it/0.0.4/README.md similarity index 100% rename from incubator/snipe-it/0.0.3/README.md rename to incubator/snipe-it/0.0.4/README.md diff --git a/incubator/snipe-it/0.0.3/app-readme.md b/incubator/snipe-it/0.0.4/app-readme.md similarity index 100% rename from incubator/snipe-it/0.0.3/app-readme.md rename to incubator/snipe-it/0.0.4/app-readme.md diff --git a/incubator/tdarr-node/1.0.15/charts/common-8.9.7.tgz b/incubator/snipe-it/0.0.4/charts/common-8.9.7.tgz similarity index 100% rename from incubator/tdarr-node/1.0.15/charts/common-8.9.7.tgz rename to incubator/snipe-it/0.0.4/charts/common-8.9.7.tgz diff --git a/incubator/snipe-it/0.0.3/charts/mariadb-1.0.17.tgz b/incubator/snipe-it/0.0.4/charts/mariadb-1.0.17.tgz similarity index 100% rename from incubator/snipe-it/0.0.3/charts/mariadb-1.0.17.tgz rename to incubator/snipe-it/0.0.4/charts/mariadb-1.0.17.tgz diff --git a/incubator/snipe-it/0.0.3/helm-values.md b/incubator/snipe-it/0.0.4/helm-values.md similarity index 92% rename from incubator/snipe-it/0.0.3/helm-values.md rename to incubator/snipe-it/0.0.4/helm-values.md index 1246bdd45ad..ea5bd1e5411 100644 --- a/incubator/snipe-it/0.0.3/helm-values.md +++ b/incubator/snipe-it/0.0.4/helm-values.md @@ -21,8 +21,8 @@ You will, however, be able to use all values referenced in the common chart here | envValueFrom.MYSQL_PORT_3306_TCP_ADDR.secretKeyRef.key | string | `"plainhost"` | | | envValueFrom.MYSQL_PORT_3306_TCP_ADDR.secretKeyRef.name | string | `"mariadbcreds"` | | | image.pullPolicy | string | `"IfNotPresent"` | | -| image.repository | string | `"ghcr.io/linuxserver/snipe-it"` | | -| image.tag | string | `"5.3.3@sha256:625358097d1ac71ed6bacc15d2af48576e1aa86a42b8c8558f45d1a887878072"` | | +| image.repository | string | `"tccr.io/truecharts/snipe-it"` | | +| image.tag | string | `"v5.3.3@sha256:e4e26d777996c34fba581dcb26f05843ece36797f032a01df7fed1f1e32898cb"` | | | mariadb.enabled | bool | `true` | | | mariadb.existingSecret | string | `"mariadbcreds"` | | | mariadb.mariadbDatabase | string | `"snipe-it"` | | diff --git a/incubator/snipe-it/0.0.3/ix_values.yaml b/incubator/snipe-it/0.0.4/ix_values.yaml similarity index 88% rename from incubator/snipe-it/0.0.3/ix_values.yaml rename to incubator/snipe-it/0.0.4/ix_values.yaml index d73c48fde53..2c2a9744735 100644 --- a/incubator/snipe-it/0.0.3/ix_values.yaml +++ b/incubator/snipe-it/0.0.4/ix_values.yaml @@ -1,7 +1,7 @@ image: - repository: ghcr.io/linuxserver/snipe-it + repository: tccr.io/truecharts/snipe-it pullPolicy: IfNotPresent - tag: 5.3.3@sha256:625358097d1ac71ed6bacc15d2af48576e1aa86a42b8c8558f45d1a887878072 + tag: v5.3.3@sha256:e4e26d777996c34fba581dcb26f05843ece36797f032a01df7fed1f1e32898cb secret: {} diff --git a/incubator/snipe-it/0.0.3/questions.yaml b/incubator/snipe-it/0.0.4/questions.yaml similarity index 100% rename from incubator/snipe-it/0.0.3/questions.yaml rename to incubator/snipe-it/0.0.4/questions.yaml diff --git a/incubator/snipe-it/0.0.3/templates/common.yaml b/incubator/snipe-it/0.0.4/templates/common.yaml similarity index 100% rename from incubator/snipe-it/0.0.3/templates/common.yaml rename to incubator/snipe-it/0.0.4/templates/common.yaml diff --git a/incubator/tdarr-node/1.0.15/values.yaml b/incubator/snipe-it/0.0.4/values.yaml similarity index 100% rename from incubator/tdarr-node/1.0.15/values.yaml rename to incubator/snipe-it/0.0.4/values.yaml diff --git a/incubator/tdarr-node/1.0.15/Chart.lock b/incubator/tdarr-node/1.0.15/Chart.lock deleted file mode 100644 index 6fe5c63c7f3..00000000000 --- a/incubator/tdarr-node/1.0.15/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T11:33:36.796202824Z" diff --git a/incubator/tdarr-node/1.0.15/CHANGELOG.md b/incubator/tdarr-node/1.0.16/CHANGELOG.md similarity index 87% rename from incubator/tdarr-node/1.0.15/CHANGELOG.md rename to incubator/tdarr-node/1.0.16/CHANGELOG.md index 80d4a0a1e3f..46830344857 100644 --- a/incubator/tdarr-node/1.0.15/CHANGELOG.md +++ b/incubator/tdarr-node/1.0.16/CHANGELOG.md @@ -1,6 +1,17 @@ # Changelog
+ +### [tdarr-node-1.0.16](https://github.com/truecharts/apps/compare/tdarr-node-1.0.15...tdarr-node-1.0.16) (2021-12-03) + +#### Chore + +* ensure container references are prefixed with v +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [tdarr-node-1.0.15](https://github.com/truecharts/apps/compare/tdarr-node-1.0.14...tdarr-node-1.0.15) (2021-11-30) @@ -86,14 +97,3 @@ - -### [tdarr-node-1.0.6](https://github.com/truecharts/apps/compare/tdarr-node-1.0.5...tdarr-node-1.0.6) (2021-11-07) - -#### Chore - -* update non-major deps helm releases ([#1295](https://github.com/truecharts/apps/issues/1295)) - - - - -### [tdarr-node-1.0.5](https://github.com/truecharts/apps/compare/tdarr-node-1.0.4...tdarr-node-1.0.5) (2021-11-07) diff --git a/incubator/tdarr/1.0.15/CONFIG.md b/incubator/tdarr-node/1.0.16/CONFIG.md similarity index 100% rename from incubator/tdarr/1.0.15/CONFIG.md rename to incubator/tdarr-node/1.0.16/CONFIG.md diff --git a/incubator/tdarr-node/1.0.16/Chart.lock b/incubator/tdarr-node/1.0.16/Chart.lock new file mode 100644 index 00000000000..f2c7ff834d8 --- /dev/null +++ b/incubator/tdarr-node/1.0.16/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T14:22:22.116451821Z" diff --git a/incubator/tdarr-node/1.0.15/Chart.yaml b/incubator/tdarr-node/1.0.16/Chart.yaml similarity index 97% rename from incubator/tdarr-node/1.0.15/Chart.yaml rename to incubator/tdarr-node/1.0.16/Chart.yaml index 4a2222d4ea4..27c4f042f53 100644 --- a/incubator/tdarr-node/1.0.15/Chart.yaml +++ b/incubator/tdarr-node/1.0.16/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/HaveAGitGat/Tdarr - https://hub.docker.com/r/haveagitgat/tdarr_node type: application -version: 1.0.15 +version: 1.0.16 annotations: truecharts.org/catagories: | - media diff --git a/incubator/tdarr-node/1.0.15/README.md b/incubator/tdarr-node/1.0.16/README.md similarity index 100% rename from incubator/tdarr-node/1.0.15/README.md rename to incubator/tdarr-node/1.0.16/README.md diff --git a/incubator/tdarr-node/1.0.15/app-readme.md b/incubator/tdarr-node/1.0.16/app-readme.md similarity index 100% rename from incubator/tdarr-node/1.0.15/app-readme.md rename to incubator/tdarr-node/1.0.16/app-readme.md diff --git a/incubator/tdarr/1.0.15/charts/common-8.9.7.tgz b/incubator/tdarr-node/1.0.16/charts/common-8.9.7.tgz similarity index 100% rename from incubator/tdarr/1.0.15/charts/common-8.9.7.tgz rename to incubator/tdarr-node/1.0.16/charts/common-8.9.7.tgz diff --git a/incubator/tdarr-node/1.0.15/helm-values.md b/incubator/tdarr-node/1.0.16/helm-values.md similarity index 89% rename from incubator/tdarr-node/1.0.15/helm-values.md rename to incubator/tdarr-node/1.0.16/helm-values.md index 7f114329707..9aa7dcf7109 100644 --- a/incubator/tdarr-node/1.0.15/helm-values.md +++ b/incubator/tdarr-node/1.0.16/helm-values.md @@ -18,8 +18,8 @@ You will, however, be able to use all values referenced in the common chart here | env.serverIP | string | `"0.0.0.0"` | | | env.serverPort | int | `8266` | | | image.pullPolicy | string | `"IfNotPresent"` | | -| image.repository | string | `"haveagitgat/tdarr_node"` | | -| image.tag | string | `"2.00.11@sha256:5134a53f3a4030418eb447d9a413a3169ea7900f3a51449fa1db5c687cbd2cbe"` | | +| image.repository | string | `"tccr.io/truecharts/tdarr_node"` | | +| image.tag | string | `"v2.00.11@sha256:f4ff41e5a09ea97bb468bb584e44c0f7d869a989404aa6a7618db1e040ccb31e"` | | | persistence.configs.enabled | bool | `true` | | | persistence.configs.mountPath | string | `"/app/configs"` | | | persistence.logs.enabled | bool | `true` | | diff --git a/incubator/tdarr-node/1.0.15/ix_values.yaml b/incubator/tdarr-node/1.0.16/ix_values.yaml similarity index 76% rename from incubator/tdarr-node/1.0.15/ix_values.yaml rename to incubator/tdarr-node/1.0.16/ix_values.yaml index 70badc2f1bc..b0a98ff08db 100644 --- a/incubator/tdarr-node/1.0.15/ix_values.yaml +++ b/incubator/tdarr-node/1.0.16/ix_values.yaml @@ -1,9 +1,7 @@ -# Default values for tdarr_node. - image: - repository: haveagitgat/tdarr_node + repository: tccr.io/truecharts/tdarr_node pullPolicy: IfNotPresent - tag: 2.00.11@sha256:5134a53f3a4030418eb447d9a413a3169ea7900f3a51449fa1db5c687cbd2cbe + tag: v2.00.11@sha256:f4ff41e5a09ea97bb468bb584e44c0f7d869a989404aa6a7618db1e040ccb31e securityContext: readOnlyRootFilesystem: false diff --git a/incubator/tdarr-node/1.0.15/questions.yaml b/incubator/tdarr-node/1.0.16/questions.yaml similarity index 100% rename from incubator/tdarr-node/1.0.15/questions.yaml rename to incubator/tdarr-node/1.0.16/questions.yaml diff --git a/incubator/tdarr-node/1.0.15/templates/common.yaml b/incubator/tdarr-node/1.0.16/templates/common.yaml similarity index 100% rename from incubator/tdarr-node/1.0.15/templates/common.yaml rename to incubator/tdarr-node/1.0.16/templates/common.yaml diff --git a/incubator/tdarr/1.0.15/values.yaml b/incubator/tdarr-node/1.0.16/values.yaml similarity index 100% rename from incubator/tdarr/1.0.15/values.yaml rename to incubator/tdarr-node/1.0.16/values.yaml diff --git a/incubator/tdarr/1.0.15/Chart.lock b/incubator/tdarr/1.0.15/Chart.lock deleted file mode 100644 index 11c9553cbd2..00000000000 --- a/incubator/tdarr/1.0.15/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T11:34:06.759904102Z" diff --git a/incubator/tdarr/1.0.15/CHANGELOG.md b/incubator/tdarr/1.0.16/CHANGELOG.md similarity index 87% rename from incubator/tdarr/1.0.15/CHANGELOG.md rename to incubator/tdarr/1.0.16/CHANGELOG.md index 8d4bb8a9546..2715b9c542e 100644 --- a/incubator/tdarr/1.0.15/CHANGELOG.md +++ b/incubator/tdarr/1.0.16/CHANGELOG.md @@ -1,6 +1,17 @@ # Changelog
+ +### [tdarr-1.0.16](https://github.com/truecharts/apps/compare/tdarr-node-1.0.15...tdarr-1.0.16) (2021-12-03) + +#### Chore + +* ensure container references are prefixed with v +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [tdarr-1.0.15](https://github.com/truecharts/apps/compare/tdarr-1.0.14...tdarr-1.0.15) (2021-11-30) @@ -86,14 +97,3 @@ - -### [tdarr-1.0.6](https://github.com/truecharts/apps/compare/tdarr-node-1.0.5...tdarr-1.0.6) (2021-11-07) - -#### Chore - -* update non-major deps helm releases ([#1295](https://github.com/truecharts/apps/issues/1295)) - - - - -### [tdarr-1.0.5](https://github.com/truecharts/apps/compare/tdarr-node-1.0.4...tdarr-1.0.5) (2021-11-07) diff --git a/incubator/xbackbone/0.0.2/CONFIG.md b/incubator/tdarr/1.0.16/CONFIG.md similarity index 100% rename from incubator/xbackbone/0.0.2/CONFIG.md rename to incubator/tdarr/1.0.16/CONFIG.md diff --git a/incubator/tdarr/1.0.16/Chart.lock b/incubator/tdarr/1.0.16/Chart.lock new file mode 100644 index 00000000000..3c20af1ff91 --- /dev/null +++ b/incubator/tdarr/1.0.16/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T14:22:53.407717763Z" diff --git a/incubator/tdarr/1.0.15/Chart.yaml b/incubator/tdarr/1.0.16/Chart.yaml similarity index 97% rename from incubator/tdarr/1.0.15/Chart.yaml rename to incubator/tdarr/1.0.16/Chart.yaml index 9290d3172f5..e26a936ced7 100644 --- a/incubator/tdarr/1.0.15/Chart.yaml +++ b/incubator/tdarr/1.0.16/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/HaveAGitGat/Tdarr - https://hub.docker.com/r/haveagitgat/tdarr type: application -version: 1.0.15 +version: 1.0.16 annotations: truecharts.org/catagories: | - media diff --git a/incubator/tdarr/1.0.15/README.md b/incubator/tdarr/1.0.16/README.md similarity index 100% rename from incubator/tdarr/1.0.15/README.md rename to incubator/tdarr/1.0.16/README.md diff --git a/incubator/tdarr/1.0.15/app-readme.md b/incubator/tdarr/1.0.16/app-readme.md similarity index 100% rename from incubator/tdarr/1.0.15/app-readme.md rename to incubator/tdarr/1.0.16/app-readme.md diff --git a/incubator/xbackbone/0.0.2/charts/common-8.9.7.tgz b/incubator/tdarr/1.0.16/charts/common-8.9.7.tgz similarity index 100% rename from incubator/xbackbone/0.0.2/charts/common-8.9.7.tgz rename to incubator/tdarr/1.0.16/charts/common-8.9.7.tgz diff --git a/incubator/tdarr/1.0.15/helm-values.md b/incubator/tdarr/1.0.16/helm-values.md similarity index 91% rename from incubator/tdarr/1.0.15/helm-values.md rename to incubator/tdarr/1.0.16/helm-values.md index a4b2b798f5f..ff831e881bb 100644 --- a/incubator/tdarr/1.0.15/helm-values.md +++ b/incubator/tdarr/1.0.16/helm-values.md @@ -16,8 +16,8 @@ You will, however, be able to use all values referenced in the common chart here | env.serverPort | int | `8266` | | | env.webUIPort | int | `8265` | | | image.pullPolicy | string | `"IfNotPresent"` | | -| image.repository | string | `"haveagitgat/tdarr"` | | -| image.tag | string | `"2.00.11@sha256:c7bf83d8f9985932683558fcd2be38ebc6f1d414b44ecdd2d11a5e40384a8e63"` | | +| image.repository | string | `"tccr.io/truecharts/tdarr"` | | +| image.tag | string | `"v2.00.11@sha256:6fdd803b7a48519691ae1b18bf0700cf287fd8773557a0d6d0d16c782528ae18"` | | | persistence.configs.enabled | bool | `true` | | | persistence.configs.mountPath | string | `"/app/configs"` | | | persistence.logs.enabled | bool | `true` | | diff --git a/incubator/tdarr/1.0.15/ix_values.yaml b/incubator/tdarr/1.0.16/ix_values.yaml similarity index 81% rename from incubator/tdarr/1.0.15/ix_values.yaml rename to incubator/tdarr/1.0.16/ix_values.yaml index b2ddfeafe20..04f17d478aa 100644 --- a/incubator/tdarr/1.0.15/ix_values.yaml +++ b/incubator/tdarr/1.0.16/ix_values.yaml @@ -1,9 +1,7 @@ -# Default values for tdarr - image: - repository: haveagitgat/tdarr + repository: tccr.io/truecharts/tdarr pullPolicy: IfNotPresent - tag: 2.00.11@sha256:c7bf83d8f9985932683558fcd2be38ebc6f1d414b44ecdd2d11a5e40384a8e63 + tag: v2.00.11@sha256:6fdd803b7a48519691ae1b18bf0700cf287fd8773557a0d6d0d16c782528ae18 securityContext: readOnlyRootFilesystem: false diff --git a/incubator/tdarr/1.0.15/questions.yaml b/incubator/tdarr/1.0.16/questions.yaml similarity index 100% rename from incubator/tdarr/1.0.15/questions.yaml rename to incubator/tdarr/1.0.16/questions.yaml diff --git a/incubator/tdarr/1.0.15/templates/common.yaml b/incubator/tdarr/1.0.16/templates/common.yaml similarity index 100% rename from incubator/tdarr/1.0.15/templates/common.yaml rename to incubator/tdarr/1.0.16/templates/common.yaml diff --git a/incubator/xbackbone/0.0.2/values.yaml b/incubator/tdarr/1.0.16/values.yaml similarity index 100% rename from incubator/xbackbone/0.0.2/values.yaml rename to incubator/tdarr/1.0.16/values.yaml diff --git a/incubator/xbackbone/0.0.2/Chart.lock b/incubator/xbackbone/0.0.2/Chart.lock deleted file mode 100644 index b65b918627b..00000000000 --- a/incubator/xbackbone/0.0.2/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -- name: mariadb - repository: https://truecharts.org/ - version: 1.0.17 -digest: sha256:55cfe00dd1f2f6679aac5ac087fa765c111ccac9db91a3a616b136c184d9c590 -generated: "2021-11-30T14:28:28.580780303Z" diff --git a/incubator/xbackbone/0.0.2/CHANGELOG.md b/incubator/xbackbone/0.0.3/CHANGELOG.md similarity index 60% rename from incubator/xbackbone/0.0.2/CHANGELOG.md rename to incubator/xbackbone/0.0.3/CHANGELOG.md index 686335e1d1d..bec631acc52 100644 --- a/incubator/xbackbone/0.0.2/CHANGELOG.md +++ b/incubator/xbackbone/0.0.3/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [xbackbone-0.0.3](https://github.com/truecharts/apps/compare/xbackbone-0.0.2...xbackbone-0.0.3) (2021-12-03) + +#### Chore + +* ensure container references are prefixed with v +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [xbackbone-0.0.2](https://github.com/truecharts/apps/compare/xbackbone-0.0.1...xbackbone-0.0.2) (2021-11-30) diff --git a/stable/airsonic/4.0.15/CONFIG.md b/incubator/xbackbone/0.0.3/CONFIG.md similarity index 100% rename from stable/airsonic/4.0.15/CONFIG.md rename to incubator/xbackbone/0.0.3/CONFIG.md diff --git a/incubator/xbackbone/0.0.3/Chart.lock b/incubator/xbackbone/0.0.3/Chart.lock new file mode 100644 index 00000000000..5849a55b1e5 --- /dev/null +++ b/incubator/xbackbone/0.0.3/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +- name: mariadb + repository: https://truecharts.org/ + version: 1.0.17 +digest: sha256:55cfe00dd1f2f6679aac5ac087fa765c111ccac9db91a3a616b136c184d9c590 +generated: "2021-12-03T14:23:26.545152574Z" diff --git a/incubator/xbackbone/0.0.2/Chart.yaml b/incubator/xbackbone/0.0.3/Chart.yaml similarity index 98% rename from incubator/xbackbone/0.0.2/Chart.yaml rename to incubator/xbackbone/0.0.3/Chart.yaml index 8a3719290c9..0bcddf8194c 100644 --- a/incubator/xbackbone/0.0.2/Chart.yaml +++ b/incubator/xbackbone/0.0.3/Chart.yaml @@ -23,7 +23,7 @@ name: xbackbone sources: - https://github.com/SergiX44/XBackBone - https://hub.docker.com/r/pe46dro/xbackbone-docker -version: 0.0.2 +version: 0.0.3 annotations: truecharts.org/catagories: | - files diff --git a/incubator/xbackbone/0.0.2/README.md b/incubator/xbackbone/0.0.3/README.md similarity index 100% rename from incubator/xbackbone/0.0.2/README.md rename to incubator/xbackbone/0.0.3/README.md diff --git a/incubator/xbackbone/0.0.2/app-readme.md b/incubator/xbackbone/0.0.3/app-readme.md similarity index 100% rename from incubator/xbackbone/0.0.2/app-readme.md rename to incubator/xbackbone/0.0.3/app-readme.md diff --git a/stable/airsonic/4.0.15/charts/common-8.9.7.tgz b/incubator/xbackbone/0.0.3/charts/common-8.9.7.tgz similarity index 100% rename from stable/airsonic/4.0.15/charts/common-8.9.7.tgz rename to incubator/xbackbone/0.0.3/charts/common-8.9.7.tgz diff --git a/incubator/xbackbone/0.0.2/charts/mariadb-1.0.17.tgz b/incubator/xbackbone/0.0.3/charts/mariadb-1.0.17.tgz similarity index 100% rename from incubator/xbackbone/0.0.2/charts/mariadb-1.0.17.tgz rename to incubator/xbackbone/0.0.3/charts/mariadb-1.0.17.tgz diff --git a/incubator/xbackbone/0.0.2/helm-values.md b/incubator/xbackbone/0.0.3/helm-values.md similarity index 91% rename from incubator/xbackbone/0.0.2/helm-values.md rename to incubator/xbackbone/0.0.3/helm-values.md index de7922d8527..95562e51af3 100644 --- a/incubator/xbackbone/0.0.2/helm-values.md +++ b/incubator/xbackbone/0.0.3/helm-values.md @@ -17,8 +17,8 @@ You will, however, be able to use all values referenced in the common chart here | envValueFrom.MYSQL_PASSWORD.secretKeyRef.key | string | `"mariadb-password"` | | | envValueFrom.MYSQL_PASSWORD.secretKeyRef.name | string | `"mariadbcreds"` | | | image.pullPolicy | string | `"IfNotPresent"` | | -| image.repository | string | `"pe46dro/xbackbone-docker"` | | -| image.tag | string | `"3.3.3@sha256:09dfe3aa10f61ce1da5e60a282be62f139f267f44a073862feda67cd960fa71e"` | | +| image.repository | string | `"tccr.io/truecharts/xbackbone"` | | +| image.tag | string | `"v3.3.3@sha256:c22e8806732b5a63a9761d413f4dd3a39af9427a12818e8ff769094ebc141c99"` | | | mariadb.enabled | bool | `true` | | | mariadb.existingSecret | string | `"mariadbcreds"` | | | mariadb.mariadbDatabase | string | `"xbackbone"` | | diff --git a/incubator/xbackbone/0.0.2/ix_values.yaml b/incubator/xbackbone/0.0.3/ix_values.yaml similarity index 88% rename from incubator/xbackbone/0.0.2/ix_values.yaml rename to incubator/xbackbone/0.0.3/ix_values.yaml index e4a69eb2799..f80e56b7958 100644 --- a/incubator/xbackbone/0.0.2/ix_values.yaml +++ b/incubator/xbackbone/0.0.3/ix_values.yaml @@ -1,6 +1,6 @@ image: - repository: pe46dro/xbackbone-docker - tag: 3.3.3@sha256:09dfe3aa10f61ce1da5e60a282be62f139f267f44a073862feda67cd960fa71e + repository: tccr.io/truecharts/xbackbone + tag: v3.3.3@sha256:c22e8806732b5a63a9761d413f4dd3a39af9427a12818e8ff769094ebc141c99 pullPolicy: IfNotPresent securityContext: diff --git a/incubator/xbackbone/0.0.2/questions.yaml b/incubator/xbackbone/0.0.3/questions.yaml similarity index 100% rename from incubator/xbackbone/0.0.2/questions.yaml rename to incubator/xbackbone/0.0.3/questions.yaml diff --git a/incubator/xbackbone/0.0.2/templates/common.yaml b/incubator/xbackbone/0.0.3/templates/common.yaml similarity index 100% rename from incubator/xbackbone/0.0.2/templates/common.yaml rename to incubator/xbackbone/0.0.3/templates/common.yaml diff --git a/stable/airsonic/4.0.15/values.yaml b/incubator/xbackbone/0.0.3/values.yaml similarity index 100% rename from stable/airsonic/4.0.15/values.yaml rename to incubator/xbackbone/0.0.3/values.yaml diff --git a/stable/airsonic/4.0.15/Chart.lock b/stable/airsonic/4.0.15/Chart.lock deleted file mode 100644 index 34b6c563572..00000000000 --- a/stable/airsonic/4.0.15/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T11:34:37.036094749Z" diff --git a/stable/airsonic/4.0.15/CHANGELOG.md b/stable/airsonic/4.0.16/CHANGELOG.md similarity index 89% rename from stable/airsonic/4.0.15/CHANGELOG.md rename to stable/airsonic/4.0.16/CHANGELOG.md index f0bcb2353fa..d4f06bf2aaf 100644 --- a/stable/airsonic/4.0.15/CHANGELOG.md +++ b/stable/airsonic/4.0.16/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [airsonic-4.0.16](https://github.com/truecharts/apps/compare/airsonic-4.0.15...airsonic-4.0.16) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [airsonic-4.0.15](https://github.com/truecharts/apps/compare/airsonic-4.0.14...airsonic-4.0.15) (2021-11-30) @@ -87,13 +97,3 @@ - -### [airsonic-4.0.7](https://github.com/truecharts/apps/compare/airsonic-4.0.6...airsonic-4.0.7) (2021-11-07) - -#### Chore - -* update non-major ([#1270](https://github.com/truecharts/apps/issues/1270)) - - - - diff --git a/stable/amcrest2mqtt/2.0.15/CONFIG.md b/stable/airsonic/4.0.16/CONFIG.md similarity index 100% rename from stable/amcrest2mqtt/2.0.15/CONFIG.md rename to stable/airsonic/4.0.16/CONFIG.md diff --git a/stable/airsonic/4.0.16/Chart.lock b/stable/airsonic/4.0.16/Chart.lock new file mode 100644 index 00000000000..302b0ab3a94 --- /dev/null +++ b/stable/airsonic/4.0.16/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T14:24:29.355655035Z" diff --git a/stable/airsonic/4.0.15/Chart.yaml b/stable/airsonic/4.0.16/Chart.yaml similarity index 98% rename from stable/airsonic/4.0.15/Chart.yaml rename to stable/airsonic/4.0.16/Chart.yaml index d7fae1f94f0..38d18f0ebf8 100644 --- a/stable/airsonic/4.0.15/Chart.yaml +++ b/stable/airsonic/4.0.16/Chart.yaml @@ -19,7 +19,7 @@ sources: - https://github.com/airsonic/airsonic - https://github.com/linuxserver/docker-airsonic - https://github.com/k8s-at-home/charts/tree/master/charts/airsonic -version: 4.0.15 +version: 4.0.16 annotations: truecharts.org/catagories: | - media diff --git a/stable/airsonic/4.0.15/README.md b/stable/airsonic/4.0.16/README.md similarity index 100% rename from stable/airsonic/4.0.15/README.md rename to stable/airsonic/4.0.16/README.md diff --git a/stable/airsonic/4.0.15/app-readme.md b/stable/airsonic/4.0.16/app-readme.md similarity index 100% rename from stable/airsonic/4.0.15/app-readme.md rename to stable/airsonic/4.0.16/app-readme.md diff --git a/stable/amcrest2mqtt/2.0.15/charts/common-8.9.7.tgz b/stable/airsonic/4.0.16/charts/common-8.9.7.tgz similarity index 100% rename from stable/amcrest2mqtt/2.0.15/charts/common-8.9.7.tgz rename to stable/airsonic/4.0.16/charts/common-8.9.7.tgz diff --git a/stable/airsonic/4.0.15/helm-values.md b/stable/airsonic/4.0.16/helm-values.md similarity index 90% rename from stable/airsonic/4.0.15/helm-values.md rename to stable/airsonic/4.0.16/helm-values.md index 66048ea1b48..cbf7fc599c5 100644 --- a/stable/airsonic/4.0.15/helm-values.md +++ b/stable/airsonic/4.0.16/helm-values.md @@ -17,8 +17,8 @@ You will, however, be able to use all values referenced in the common chart here | env.PUID | int | `568` | Specify the user ID the application will run as | | env.TZ | string | `"UTC"` | Set the container timezone | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | -| image.repository | string | `"ghcr.io/linuxserver/airsonic"` | image repository | -| image.tag | string | `"version-v10.6.2@sha256:0a0e49be383db9340c0a8258bb31c5916281ec18c8c3fb56006866d18f8e63e0"` | image tag | +| image.repository | string | `"tccr.io/truecharts/airsonic"` | image repository | +| image.tag | string | `"version-v10.6.2@sha256:f0065aa44fb1c38b7fc30d34e220138dc0a0c6477b78eb7f59015622c2052030"` | 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. | | podSecurityContext.runAsGroup | int | `0` | | diff --git a/stable/airsonic/4.0.15/ix_values.yaml b/stable/airsonic/4.0.16/ix_values.yaml similarity index 79% rename from stable/airsonic/4.0.15/ix_values.yaml rename to stable/airsonic/4.0.16/ix_values.yaml index b75a3d1f1bc..bc6e5a54b32 100644 --- a/stable/airsonic/4.0.15/ix_values.yaml +++ b/stable/airsonic/4.0.16/ix_values.yaml @@ -1,15 +1,8 @@ -# -# IMPORTANT NOTE -# -# This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml -# - image: # -- image repository - repository: ghcr.io/linuxserver/airsonic + repository: tccr.io/truecharts/airsonic # -- image tag - tag: version-v10.6.2@sha256:0a0e49be383db9340c0a8258bb31c5916281ec18c8c3fb56006866d18f8e63e0 + tag: version-v10.6.2@sha256:f0065aa44fb1c38b7fc30d34e220138dc0a0c6477b78eb7f59015622c2052030 # -- image pull policy pullPolicy: IfNotPresent diff --git a/stable/airsonic/4.0.15/questions.yaml b/stable/airsonic/4.0.16/questions.yaml similarity index 100% rename from stable/airsonic/4.0.15/questions.yaml rename to stable/airsonic/4.0.16/questions.yaml diff --git a/stable/airsonic/4.0.15/templates/common.yaml b/stable/airsonic/4.0.16/templates/common.yaml similarity index 100% rename from stable/airsonic/4.0.15/templates/common.yaml rename to stable/airsonic/4.0.16/templates/common.yaml diff --git a/stable/amcrest2mqtt/2.0.15/values.yaml b/stable/airsonic/4.0.16/values.yaml similarity index 100% rename from stable/amcrest2mqtt/2.0.15/values.yaml rename to stable/airsonic/4.0.16/values.yaml diff --git a/stable/amcrest2mqtt/2.0.15/Chart.lock b/stable/amcrest2mqtt/2.0.15/Chart.lock deleted file mode 100644 index 219bfd1d26b..00000000000 --- a/stable/amcrest2mqtt/2.0.15/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T11:35:07.204394904Z" diff --git a/stable/amcrest2mqtt/2.0.15/CHANGELOG.md b/stable/amcrest2mqtt/2.0.16/CHANGELOG.md similarity index 87% rename from stable/amcrest2mqtt/2.0.15/CHANGELOG.md rename to stable/amcrest2mqtt/2.0.16/CHANGELOG.md index 1df31333fe0..9bcb6784a5f 100644 --- a/stable/amcrest2mqtt/2.0.15/CHANGELOG.md +++ b/stable/amcrest2mqtt/2.0.16/CHANGELOG.md @@ -1,6 +1,17 @@ # Changelog
+ +### [amcrest2mqtt-2.0.16](https://github.com/truecharts/apps/compare/amcrest2mqtt-2.0.15...amcrest2mqtt-2.0.16) (2021-12-03) + +#### Chore + +* ensure container references are prefixed with v +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [amcrest2mqtt-2.0.15](https://github.com/truecharts/apps/compare/amcrest2mqtt-2.0.14...amcrest2mqtt-2.0.15) (2021-11-30) @@ -86,14 +97,3 @@ * Simplify GUI for deployment, persistence and securityContext ([#1289](https://github.com/truecharts/apps/issues/1289)) - - -### [amcrest2mqtt-2.0.6](https://github.com/truecharts/apps/compare/amcrest2mqtt-2.0.5...amcrest2mqtt-2.0.6) (2021-11-02) - -#### Chore - -* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) - - - - diff --git a/stable/apache-musicindex/2.0.13/CONFIG.md b/stable/amcrest2mqtt/2.0.16/CONFIG.md similarity index 100% rename from stable/apache-musicindex/2.0.13/CONFIG.md rename to stable/amcrest2mqtt/2.0.16/CONFIG.md diff --git a/stable/amcrest2mqtt/2.0.16/Chart.lock b/stable/amcrest2mqtt/2.0.16/Chart.lock new file mode 100644 index 00000000000..8c773027083 --- /dev/null +++ b/stable/amcrest2mqtt/2.0.16/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T14:25:01.276868219Z" diff --git a/stable/amcrest2mqtt/2.0.15/Chart.yaml b/stable/amcrest2mqtt/2.0.16/Chart.yaml similarity index 97% rename from stable/amcrest2mqtt/2.0.15/Chart.yaml rename to stable/amcrest2mqtt/2.0.16/Chart.yaml index b7160eaf487..99749cffe82 100644 --- a/stable/amcrest2mqtt/2.0.15/Chart.yaml +++ b/stable/amcrest2mqtt/2.0.16/Chart.yaml @@ -17,7 +17,7 @@ maintainers: name: amcrest2mqtt sources: - https://github.com/dchesterton/amcrest2mqtt -version: 2.0.15 +version: 2.0.16 annotations: truecharts.org/catagories: | - media diff --git a/stable/amcrest2mqtt/2.0.15/README.md b/stable/amcrest2mqtt/2.0.16/README.md similarity index 100% rename from stable/amcrest2mqtt/2.0.15/README.md rename to stable/amcrest2mqtt/2.0.16/README.md diff --git a/stable/amcrest2mqtt/2.0.15/app-readme.md b/stable/amcrest2mqtt/2.0.16/app-readme.md similarity index 100% rename from stable/amcrest2mqtt/2.0.15/app-readme.md rename to stable/amcrest2mqtt/2.0.16/app-readme.md diff --git a/stable/apache-musicindex/2.0.13/charts/common-8.9.7.tgz b/stable/amcrest2mqtt/2.0.16/charts/common-8.9.7.tgz similarity index 100% rename from stable/apache-musicindex/2.0.13/charts/common-8.9.7.tgz rename to stable/amcrest2mqtt/2.0.16/charts/common-8.9.7.tgz diff --git a/stable/amcrest2mqtt/2.0.15/helm-values.md b/stable/amcrest2mqtt/2.0.16/helm-values.md similarity index 91% rename from stable/amcrest2mqtt/2.0.15/helm-values.md rename to stable/amcrest2mqtt/2.0.16/helm-values.md index 67acbfe5847..e31de7847a0 100644 --- a/stable/amcrest2mqtt/2.0.15/helm-values.md +++ b/stable/amcrest2mqtt/2.0.16/helm-values.md @@ -20,8 +20,8 @@ You will, however, be able to use all values referenced in the common chart here | env.MQTT_PORT | int | `1883` | Port used to connect to the MQTT broker | | env.TZ | string | `"UTC"` | Set the container timezone | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | -| image.repository | string | `"dchesterton/amcrest2mqtt"` | image repository | -| image.tag | string | `"1.0.11@sha256:950a9ad1e91b151e7fbc84daa0b7663239020b596ffa68c009236a686b96ff5e"` | image tag | +| image.repository | string | `"tccr.io/truecharts/amcrest2mqtt"` | image repository | +| image.tag | string | `"v1.0.11@sha256:8721ad99bcd3392b206c71720718f8e56e58188ecae5076b75c71a46cf1239fc"` | image tag | | probes.liveness.enabled | bool | `false` | | | probes.readiness.enabled | bool | `false` | | | probes.startup.enabled | bool | `false` | | diff --git a/stable/amcrest2mqtt/2.0.15/ix_values.yaml b/stable/amcrest2mqtt/2.0.16/ix_values.yaml similarity index 90% rename from stable/amcrest2mqtt/2.0.15/ix_values.yaml rename to stable/amcrest2mqtt/2.0.16/ix_values.yaml index a9e13c699de..f45a4a6f3b0 100644 --- a/stable/amcrest2mqtt/2.0.15/ix_values.yaml +++ b/stable/amcrest2mqtt/2.0.16/ix_values.yaml @@ -1,8 +1,8 @@ image: # -- image repository - repository: dchesterton/amcrest2mqtt + repository: tccr.io/truecharts/amcrest2mqtt # -- image tag - tag: 1.0.11@sha256:950a9ad1e91b151e7fbc84daa0b7663239020b596ffa68c009236a686b96ff5e + tag: v1.0.11@sha256:8721ad99bcd3392b206c71720718f8e56e58188ecae5076b75c71a46cf1239fc # -- image pull policy pullPolicy: IfNotPresent diff --git a/stable/amcrest2mqtt/2.0.15/questions.yaml b/stable/amcrest2mqtt/2.0.16/questions.yaml similarity index 100% rename from stable/amcrest2mqtt/2.0.15/questions.yaml rename to stable/amcrest2mqtt/2.0.16/questions.yaml diff --git a/stable/amcrest2mqtt/2.0.15/templates/common.yaml b/stable/amcrest2mqtt/2.0.16/templates/common.yaml similarity index 100% rename from stable/amcrest2mqtt/2.0.15/templates/common.yaml rename to stable/amcrest2mqtt/2.0.16/templates/common.yaml diff --git a/stable/apache-musicindex/2.0.13/values.yaml b/stable/amcrest2mqtt/2.0.16/values.yaml similarity index 100% rename from stable/apache-musicindex/2.0.13/values.yaml rename to stable/amcrest2mqtt/2.0.16/values.yaml diff --git a/stable/apache-musicindex/2.0.13/CHANGELOG.md b/stable/apache-musicindex/2.0.14/CHANGELOG.md similarity index 89% rename from stable/apache-musicindex/2.0.13/CHANGELOG.md rename to stable/apache-musicindex/2.0.14/CHANGELOG.md index d7541e15a34..4a3c0b61b8f 100644 --- a/stable/apache-musicindex/2.0.13/CHANGELOG.md +++ b/stable/apache-musicindex/2.0.14/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [apache-musicindex-2.0.14](https://github.com/truecharts/apps/compare/apache-musicindex-2.0.13...apache-musicindex-2.0.14) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [apache-musicindex-2.0.13](https://github.com/truecharts/apps/compare/apache-musicindex-2.0.12...apache-musicindex-2.0.13) (2021-11-30) @@ -87,13 +97,3 @@ ### [apache-musicindex-2.0.5](https://github.com/truecharts/apps/compare/apache-musicindex-2.0.4...apache-musicindex-2.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)) - -#### Feat - -* Simplify the Services GUI ([#1290](https://github.com/truecharts/apps/issues/1290)) diff --git a/stable/appdaemon/6.0.13/CONFIG.md b/stable/apache-musicindex/2.0.14/CONFIG.md similarity index 100% rename from stable/appdaemon/6.0.13/CONFIG.md rename to stable/apache-musicindex/2.0.14/CONFIG.md diff --git a/stable/cryptofolio/2.0.13/Chart.lock b/stable/apache-musicindex/2.0.14/Chart.lock similarity index 79% rename from stable/cryptofolio/2.0.13/Chart.lock rename to stable/apache-musicindex/2.0.14/Chart.lock index dfbe7036f20..9c7c33d498c 100644 --- a/stable/cryptofolio/2.0.13/Chart.lock +++ b/stable/apache-musicindex/2.0.14/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 8.9.7 digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T11:43:01.7821794Z" +generated: "2021-12-03T14:25:33.10407481Z" diff --git a/stable/apache-musicindex/2.0.13/Chart.yaml b/stable/apache-musicindex/2.0.14/Chart.yaml similarity index 97% rename from stable/apache-musicindex/2.0.13/Chart.yaml rename to stable/apache-musicindex/2.0.14/Chart.yaml index 1c1db36ede7..e39b874cfc9 100644 --- a/stable/apache-musicindex/2.0.13/Chart.yaml +++ b/stable/apache-musicindex/2.0.14/Chart.yaml @@ -20,7 +20,7 @@ maintainers: name: apache-musicindex sources: - http://hacks.slashdirt.org/sw/musicindex/ -version: 2.0.13 +version: 2.0.14 annotations: truecharts.org/catagories: | - media diff --git a/stable/apache-musicindex/2.0.13/README.md b/stable/apache-musicindex/2.0.14/README.md similarity index 100% rename from stable/apache-musicindex/2.0.13/README.md rename to stable/apache-musicindex/2.0.14/README.md diff --git a/stable/apache-musicindex/2.0.13/app-readme.md b/stable/apache-musicindex/2.0.14/app-readme.md similarity index 100% rename from stable/apache-musicindex/2.0.13/app-readme.md rename to stable/apache-musicindex/2.0.14/app-readme.md diff --git a/stable/appdaemon/6.0.13/charts/common-8.9.7.tgz b/stable/apache-musicindex/2.0.14/charts/common-8.9.7.tgz similarity index 100% rename from stable/appdaemon/6.0.13/charts/common-8.9.7.tgz rename to stable/apache-musicindex/2.0.14/charts/common-8.9.7.tgz diff --git a/stable/apache-musicindex/2.0.13/helm-values.md b/stable/apache-musicindex/2.0.14/helm-values.md similarity index 83% rename from stable/apache-musicindex/2.0.13/helm-values.md rename to stable/apache-musicindex/2.0.14/helm-values.md index dac3ae06835..e9437276f83 100644 --- a/stable/apache-musicindex/2.0.13/helm-values.md +++ b/stable/apache-musicindex/2.0.14/helm-values.md @@ -12,8 +12,8 @@ You will, however, be able to use all values referenced in the common chart here | Key | Type | Default | Description | |-----|------|---------|-------------| | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | -| image.repository | string | `"ghcr.io/k8s-at-home/apache-musicindex"` | image repository | -| image.tag | string | `"v1.4.1-2@sha256:c8b5cf5fbf4bbf097fb516f82bfc3ecb1ad971e8059dc9722b4d10bb7d7faee7"` | image tag | +| image.repository | string | `"tccr.io/truecharts/apache-musicindex"` | image repository | +| image.tag | string | `"v1.4.1-2@sha256:442d1edfbf89b8a2a42c0d649f53f091c39256c65f922078ad38ff60bdbdadf9"` | image tag | | podSecurityContext.runAsGroup | int | `0` | | | podSecurityContext.runAsUser | int | `0` | | | securityContext | object | See values.yaml | Allows to start web server on ports 80 and 443 | diff --git a/stable/apache-musicindex/2.0.13/ix_values.yaml b/stable/apache-musicindex/2.0.14/ix_values.yaml similarity index 76% rename from stable/apache-musicindex/2.0.13/ix_values.yaml rename to stable/apache-musicindex/2.0.14/ix_values.yaml index c6f478c2726..b62747e5947 100644 --- a/stable/apache-musicindex/2.0.13/ix_values.yaml +++ b/stable/apache-musicindex/2.0.14/ix_values.yaml @@ -1,8 +1,8 @@ image: # -- image repository - repository: ghcr.io/k8s-at-home/apache-musicindex + repository: tccr.io/truecharts/apache-musicindex # -- image tag - tag: v1.4.1-2@sha256:c8b5cf5fbf4bbf097fb516f82bfc3ecb1ad971e8059dc9722b4d10bb7d7faee7 + tag: v1.4.1-2@sha256:442d1edfbf89b8a2a42c0d649f53f091c39256c65f922078ad38ff60bdbdadf9 # -- image pull policy pullPolicy: IfNotPresent diff --git a/stable/apache-musicindex/2.0.13/questions.yaml b/stable/apache-musicindex/2.0.14/questions.yaml similarity index 100% rename from stable/apache-musicindex/2.0.13/questions.yaml rename to stable/apache-musicindex/2.0.14/questions.yaml diff --git a/stable/apache-musicindex/2.0.13/templates/common.yaml b/stable/apache-musicindex/2.0.14/templates/common.yaml similarity index 100% rename from stable/apache-musicindex/2.0.13/templates/common.yaml rename to stable/apache-musicindex/2.0.14/templates/common.yaml diff --git a/stable/appdaemon/6.0.13/values.yaml b/stable/apache-musicindex/2.0.14/values.yaml similarity index 100% rename from stable/appdaemon/6.0.13/values.yaml rename to stable/apache-musicindex/2.0.14/values.yaml diff --git a/stable/appdaemon/6.0.13/Chart.lock b/stable/appdaemon/6.0.13/Chart.lock deleted file mode 100644 index 1d830f0dca3..00000000000 --- a/stable/appdaemon/6.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T11:36:07.905749291Z" diff --git a/stable/appdaemon/6.0.13/CHANGELOG.md b/stable/appdaemon/6.0.14/CHANGELOG.md similarity index 89% rename from stable/appdaemon/6.0.13/CHANGELOG.md rename to stable/appdaemon/6.0.14/CHANGELOG.md index 7ba44fa19f2..204612a428d 100644 --- a/stable/appdaemon/6.0.13/CHANGELOG.md +++ b/stable/appdaemon/6.0.14/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [appdaemon-6.0.14](https://github.com/truecharts/apps/compare/appdaemon-6.0.13...appdaemon-6.0.14) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [appdaemon-6.0.13](https://github.com/truecharts/apps/compare/appdaemon-6.0.12...appdaemon-6.0.13) (2021-11-30) @@ -87,13 +97,3 @@ -### [appdaemon-6.0.5](https://github.com/truecharts/apps/compare/appdaemon-6.0.4...appdaemon-6.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/aria2/2.0.13/CONFIG.md b/stable/appdaemon/6.0.14/CONFIG.md similarity index 100% rename from stable/aria2/2.0.13/CONFIG.md rename to stable/appdaemon/6.0.14/CONFIG.md diff --git a/stable/appdaemon/6.0.14/Chart.lock b/stable/appdaemon/6.0.14/Chart.lock new file mode 100644 index 00000000000..a5d2e18d6b6 --- /dev/null +++ b/stable/appdaemon/6.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T14:26:04.411460904Z" diff --git a/stable/appdaemon/6.0.13/Chart.yaml b/stable/appdaemon/6.0.14/Chart.yaml similarity index 98% rename from stable/appdaemon/6.0.13/Chart.yaml rename to stable/appdaemon/6.0.14/Chart.yaml index 89fa53389cd..f5fe73afd60 100644 --- a/stable/appdaemon/6.0.13/Chart.yaml +++ b/stable/appdaemon/6.0.14/Chart.yaml @@ -26,7 +26,7 @@ name: appdaemon sources: - https://github.com/AppDaemon/appdaemon type: application -version: 6.0.13 +version: 6.0.14 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/appdaemon/6.0.13/README.md b/stable/appdaemon/6.0.14/README.md similarity index 100% rename from stable/appdaemon/6.0.13/README.md rename to stable/appdaemon/6.0.14/README.md diff --git a/stable/appdaemon/6.0.13/app-readme.md b/stable/appdaemon/6.0.14/app-readme.md similarity index 100% rename from stable/appdaemon/6.0.13/app-readme.md rename to stable/appdaemon/6.0.14/app-readme.md diff --git a/stable/aria2/2.0.13/charts/common-8.9.7.tgz b/stable/appdaemon/6.0.14/charts/common-8.9.7.tgz similarity index 100% rename from stable/aria2/2.0.13/charts/common-8.9.7.tgz rename to stable/appdaemon/6.0.14/charts/common-8.9.7.tgz diff --git a/stable/appdaemon/6.0.13/helm-values.md b/stable/appdaemon/6.0.14/helm-values.md similarity index 89% rename from stable/appdaemon/6.0.13/helm-values.md rename to stable/appdaemon/6.0.14/helm-values.md index 0e8fbf4bd6e..2bc4ebb02b3 100644 --- a/stable/appdaemon/6.0.13/helm-values.md +++ b/stable/appdaemon/6.0.14/helm-values.md @@ -17,8 +17,8 @@ You will, however, be able to use all values referenced in the common chart here | env.LONGITUDE | int | `-94` | | | env.TZ | string | `"America/Chicago"` | | | image.pullPolicy | string | `"IfNotPresent"` | | -| image.repository | string | `"docker.io/acockburn/appdaemon"` | | -| image.tag | string | `"v4.1.0@sha256:209ee1c83b4c0794dd6f50333f60a212d0df7c4205e7e374ac78d988ffc3d8fd"` | | +| image.repository | string | `"tccr.io/truecharts/appdaemon"` | | +| image.tag | string | `"v4.1.0@sha256:f490c318750595459824cb9355b95c8cdab768271288477454b212a8a93499a6"` | | | persistence.conf.enabled | bool | `true` | | | persistence.conf.mountPath | string | `"/conf"` | | | persistence.varrun.enabled | bool | `true` | | diff --git a/stable/appdaemon/6.0.13/ix_values.yaml b/stable/appdaemon/6.0.14/ix_values.yaml similarity index 80% rename from stable/appdaemon/6.0.13/ix_values.yaml rename to stable/appdaemon/6.0.14/ix_values.yaml index 46383bfef6b..d65a4e0f773 100644 --- a/stable/appdaemon/6.0.13/ix_values.yaml +++ b/stable/appdaemon/6.0.14/ix_values.yaml @@ -1,7 +1,7 @@ image: - repository: docker.io/acockburn/appdaemon + repository: tccr.io/truecharts/appdaemon pullPolicy: IfNotPresent - tag: v4.1.0@sha256:209ee1c83b4c0794dd6f50333f60a212d0df7c4205e7e374ac78d988ffc3d8fd + tag: v4.1.0@sha256:f490c318750595459824cb9355b95c8cdab768271288477454b212a8a93499a6 securityContext: runAsNonRoot: false diff --git a/stable/appdaemon/6.0.13/questions.yaml b/stable/appdaemon/6.0.14/questions.yaml similarity index 100% rename from stable/appdaemon/6.0.13/questions.yaml rename to stable/appdaemon/6.0.14/questions.yaml diff --git a/stable/appdaemon/6.0.13/templates/common.yaml b/stable/appdaemon/6.0.14/templates/common.yaml similarity index 100% rename from stable/appdaemon/6.0.13/templates/common.yaml rename to stable/appdaemon/6.0.14/templates/common.yaml diff --git a/stable/aria2/2.0.13/values.yaml b/stable/appdaemon/6.0.14/values.yaml similarity index 100% rename from stable/aria2/2.0.13/values.yaml rename to stable/appdaemon/6.0.14/values.yaml diff --git a/stable/aria2/2.0.13/Chart.lock b/stable/aria2/2.0.13/Chart.lock deleted file mode 100644 index 53dd9f7493e..00000000000 --- a/stable/aria2/2.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T11:36:38.080783697Z" diff --git a/stable/aria2/2.0.13/CHANGELOG.md b/stable/aria2/2.0.14/CHANGELOG.md similarity index 88% rename from stable/aria2/2.0.13/CHANGELOG.md rename to stable/aria2/2.0.14/CHANGELOG.md index 4f3e6ed1afc..0494b394a9a 100644 --- a/stable/aria2/2.0.13/CHANGELOG.md +++ b/stable/aria2/2.0.14/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [aria2-2.0.14](https://github.com/truecharts/apps/compare/aria2-2.0.13...aria2-2.0.14) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [aria2-2.0.13](https://github.com/truecharts/apps/compare/aria2-2.0.12...aria2-2.0.13) (2021-11-30) @@ -87,13 +97,3 @@ -### [aria2-2.0.5](https://github.com/truecharts/apps/compare/aria2-2.0.4...aria2-2.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/audacity/2.0.13/CONFIG.md b/stable/aria2/2.0.14/CONFIG.md similarity index 100% rename from stable/audacity/2.0.13/CONFIG.md rename to stable/aria2/2.0.14/CONFIG.md diff --git a/stable/aria2/2.0.14/Chart.lock b/stable/aria2/2.0.14/Chart.lock new file mode 100644 index 00000000000..bbd3c5fd344 --- /dev/null +++ b/stable/aria2/2.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T14:26:36.382644199Z" diff --git a/stable/aria2/2.0.13/Chart.yaml b/stable/aria2/2.0.14/Chart.yaml similarity index 97% rename from stable/aria2/2.0.13/Chart.yaml rename to stable/aria2/2.0.14/Chart.yaml index 8896f8a36e1..adcee18d9a2 100644 --- a/stable/aria2/2.0.13/Chart.yaml +++ b/stable/aria2/2.0.14/Chart.yaml @@ -17,7 +17,7 @@ maintainers: name: aria2 sources: - https://github.com/P3TERX/Aria2-Pro-Docker -version: 2.0.13 +version: 2.0.14 annotations: truecharts.org/catagories: | - media diff --git a/stable/aria2/2.0.13/README.md b/stable/aria2/2.0.14/README.md similarity index 100% rename from stable/aria2/2.0.13/README.md rename to stable/aria2/2.0.14/README.md diff --git a/stable/aria2/2.0.13/app-readme.md b/stable/aria2/2.0.14/app-readme.md similarity index 100% rename from stable/aria2/2.0.13/app-readme.md rename to stable/aria2/2.0.14/app-readme.md diff --git a/stable/audacity/2.0.13/charts/common-8.9.7.tgz b/stable/aria2/2.0.14/charts/common-8.9.7.tgz similarity index 100% rename from stable/audacity/2.0.13/charts/common-8.9.7.tgz rename to stable/aria2/2.0.14/charts/common-8.9.7.tgz diff --git a/stable/aria2/2.0.13/helm-values.md b/stable/aria2/2.0.14/helm-values.md similarity index 89% rename from stable/aria2/2.0.13/helm-values.md rename to stable/aria2/2.0.14/helm-values.md index 78cc66bf93e..a88b3576a60 100644 --- a/stable/aria2/2.0.13/helm-values.md +++ b/stable/aria2/2.0.14/helm-values.md @@ -17,8 +17,8 @@ You will, however, be able to use all values referenced in the common chart here | env.TZ | string | `"UTC"` | Set the container timezone | | env.UMASK_SET | int | `18` | | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | -| image.repository | string | `"p3terx/aria2-pro"` | image repository | -| image.tag | string | `"latest@sha256:2589527dfef6351d459f3a6781e4efef41d694878765b107413a6eb4bb6bbca7"` | image tag | +| image.repository | string | `"tccr.io/truecharts/aria2-pro"` | image repository | +| image.tag | string | `"latest@sha256:6c0ddcc7be4da69ac146ff3153df727a5818f733636a1c4d9b78ccffd6106a23"` | image tag | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | persistence.varrun.enabled | bool | `true` | | diff --git a/stable/aria2/2.0.13/ix_values.yaml b/stable/aria2/2.0.14/ix_values.yaml similarity index 88% rename from stable/aria2/2.0.13/ix_values.yaml rename to stable/aria2/2.0.14/ix_values.yaml index 3de1d368780..6760e44d234 100644 --- a/stable/aria2/2.0.13/ix_values.yaml +++ b/stable/aria2/2.0.14/ix_values.yaml @@ -1,8 +1,8 @@ image: # -- image repository - repository: p3terx/aria2-pro + repository: tccr.io/truecharts/aria2-pro # -- image tag - tag: latest@sha256:2589527dfef6351d459f3a6781e4efef41d694878765b107413a6eb4bb6bbca7 + tag: latest@sha256:6c0ddcc7be4da69ac146ff3153df727a5818f733636a1c4d9b78ccffd6106a23 # -- image pull policy pullPolicy: IfNotPresent diff --git a/stable/aria2/2.0.13/questions.yaml b/stable/aria2/2.0.14/questions.yaml similarity index 100% rename from stable/aria2/2.0.13/questions.yaml rename to stable/aria2/2.0.14/questions.yaml diff --git a/stable/aria2/2.0.13/templates/common.yaml b/stable/aria2/2.0.14/templates/common.yaml similarity index 100% rename from stable/aria2/2.0.13/templates/common.yaml rename to stable/aria2/2.0.14/templates/common.yaml diff --git a/stable/audacity/2.0.13/values.yaml b/stable/aria2/2.0.14/values.yaml similarity index 100% rename from stable/audacity/2.0.13/values.yaml rename to stable/aria2/2.0.14/values.yaml diff --git a/stable/audacity/2.0.13/Chart.lock b/stable/audacity/2.0.13/Chart.lock deleted file mode 100644 index ff7d602a3e1..00000000000 --- a/stable/audacity/2.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T11:37:08.377817183Z" diff --git a/stable/audacity/2.0.13/CHANGELOG.md b/stable/audacity/2.0.14/CHANGELOG.md similarity index 89% rename from stable/audacity/2.0.13/CHANGELOG.md rename to stable/audacity/2.0.14/CHANGELOG.md index e8ed201f34d..eeab21967b9 100644 --- a/stable/audacity/2.0.13/CHANGELOG.md +++ b/stable/audacity/2.0.14/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [audacity-2.0.14](https://github.com/truecharts/apps/compare/audacity-2.0.13...audacity-2.0.14) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [audacity-2.0.13](https://github.com/truecharts/apps/compare/audacity-2.0.12...audacity-2.0.13) (2021-11-30) @@ -87,13 +97,3 @@ -### [audacity-2.0.5](https://github.com/truecharts/apps/compare/audacity-2.0.4...audacity-2.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/authelia/8.0.5/CONFIG.md b/stable/audacity/2.0.14/CONFIG.md similarity index 100% rename from stable/authelia/8.0.5/CONFIG.md rename to stable/audacity/2.0.14/CONFIG.md diff --git a/stable/audacity/2.0.14/Chart.lock b/stable/audacity/2.0.14/Chart.lock new file mode 100644 index 00000000000..01c84351d27 --- /dev/null +++ b/stable/audacity/2.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T14:27:07.851403695Z" diff --git a/stable/audacity/2.0.13/Chart.yaml b/stable/audacity/2.0.14/Chart.yaml similarity index 98% rename from stable/audacity/2.0.13/Chart.yaml rename to stable/audacity/2.0.14/Chart.yaml index 56826181a94..a3803737a43 100644 --- a/stable/audacity/2.0.13/Chart.yaml +++ b/stable/audacity/2.0.14/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/linuxserver/docker-audacity - https://www.audacityteam.org/ type: application -version: 2.0.13 +version: 2.0.14 annotations: truecharts.org/catagories: | - media diff --git a/stable/audacity/2.0.13/README.md b/stable/audacity/2.0.14/README.md similarity index 100% rename from stable/audacity/2.0.13/README.md rename to stable/audacity/2.0.14/README.md diff --git a/stable/audacity/2.0.13/app-readme.md b/stable/audacity/2.0.14/app-readme.md similarity index 100% rename from stable/audacity/2.0.13/app-readme.md rename to stable/audacity/2.0.14/app-readme.md diff --git a/stable/authelia/8.0.5/charts/common-8.9.7.tgz b/stable/audacity/2.0.14/charts/common-8.9.7.tgz similarity index 100% rename from stable/authelia/8.0.5/charts/common-8.9.7.tgz rename to stable/audacity/2.0.14/charts/common-8.9.7.tgz diff --git a/stable/audacity/2.0.13/helm-values.md b/stable/audacity/2.0.14/helm-values.md similarity index 87% rename from stable/audacity/2.0.13/helm-values.md rename to stable/audacity/2.0.14/helm-values.md index 7247972856d..d859a6c58d6 100644 --- a/stable/audacity/2.0.13/helm-values.md +++ b/stable/audacity/2.0.14/helm-values.md @@ -13,8 +13,8 @@ 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/audacity"` | | -| image.tag | string | `"version-3.0.2@sha256:cdf203db1e50e18349f16c5958f7061b18625501f5e2f7a15cd69262185e3e84"` | | +| image.repository | string | `"tccr.io/truecharts/audacity"` | | +| image.tag | string | `"version-3.0.2@sha256:a0a829c08c74236b405888f26c4a52251b403db6ca8946895d00505ba1a1ffc7"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | persistence.varrun.enabled | bool | `true` | | diff --git a/stable/audacity/2.0.13/ix_values.yaml b/stable/audacity/2.0.14/ix_values.yaml similarity index 72% rename from stable/audacity/2.0.13/ix_values.yaml rename to stable/audacity/2.0.14/ix_values.yaml index 2fa5d1aafae..50923d45301 100644 --- a/stable/audacity/2.0.13/ix_values.yaml +++ b/stable/audacity/2.0.14/ix_values.yaml @@ -1,7 +1,7 @@ image: - repository: ghcr.io/linuxserver/audacity + repository: tccr.io/truecharts/audacity pullPolicy: IfNotPresent - tag: version-3.0.2@sha256:cdf203db1e50e18349f16c5958f7061b18625501f5e2f7a15cd69262185e3e84 + tag: version-3.0.2@sha256:a0a829c08c74236b405888f26c4a52251b403db6ca8946895d00505ba1a1ffc7 env: PUID: 568 diff --git a/stable/audacity/2.0.13/questions.yaml b/stable/audacity/2.0.14/questions.yaml similarity index 100% rename from stable/audacity/2.0.13/questions.yaml rename to stable/audacity/2.0.14/questions.yaml diff --git a/stable/audacity/2.0.13/templates/common.yaml b/stable/audacity/2.0.14/templates/common.yaml similarity index 100% rename from stable/audacity/2.0.13/templates/common.yaml rename to stable/audacity/2.0.14/templates/common.yaml diff --git a/stable/authelia/8.0.5/values.yaml b/stable/audacity/2.0.14/values.yaml similarity index 100% rename from stable/authelia/8.0.5/values.yaml rename to stable/audacity/2.0.14/values.yaml diff --git a/stable/authelia/8.0.5/CHANGELOG.md b/stable/authelia/8.0.6/CHANGELOG.md similarity index 87% rename from stable/authelia/8.0.5/CHANGELOG.md rename to stable/authelia/8.0.6/CHANGELOG.md index be00fab92ce..8b7aabc8429 100644 --- a/stable/authelia/8.0.5/CHANGELOG.md +++ b/stable/authelia/8.0.6/CHANGELOG.md @@ -1,6 +1,17 @@ # Changelog
+ +### [authelia-8.0.6](https://github.com/truecharts/apps/compare/authelia-8.0.5...authelia-8.0.6) (2021-12-03) + +#### Chore + +* ensure container references are prefixed with v +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [authelia-8.0.5](https://github.com/truecharts/apps/compare/authelia-8.0.4...authelia-8.0.5) (2021-11-30) @@ -86,14 +97,3 @@ ### [authelia-7.0.10](https://github.com/truecharts/apps/compare/authelia-7.0.9...authelia-7.0.10) (2021-11-12) - -#### Feat - -* use our own redis chart ([#1312](https://github.com/truecharts/apps/issues/1312)) - -#### Fix - -* Allow spaces in paths ([#1306](https://github.com/truecharts/apps/issues/1306)) - - - diff --git a/stable/babybuddy/5.0.7/CONFIG.md b/stable/authelia/8.0.6/CONFIG.md similarity index 100% rename from stable/babybuddy/5.0.7/CONFIG.md rename to stable/authelia/8.0.6/CONFIG.md diff --git a/stable/authelia/8.0.5/Chart.lock b/stable/authelia/8.0.6/Chart.lock similarity index 87% rename from stable/authelia/8.0.5/Chart.lock rename to stable/authelia/8.0.6/Chart.lock index 35ea43f3344..437a325a8e8 100644 --- a/stable/authelia/8.0.5/Chart.lock +++ b/stable/authelia/8.0.6/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://truecharts.org/ version: 1.0.19 digest: sha256:cc97b7fd8f9a3693928a4cc9b7ffb86468941c32b8fe30a37585c6e956cdce68 -generated: "2021-11-30T11:37:40.407306262Z" +generated: "2021-12-03T14:27:42.194208691Z" diff --git a/stable/authelia/8.0.5/Chart.yaml b/stable/authelia/8.0.6/Chart.yaml similarity index 96% rename from stable/authelia/8.0.5/Chart.yaml rename to stable/authelia/8.0.6/Chart.yaml index 1981e9f7090..46d2bea2fc9 100644 --- a/stable/authelia/8.0.5/Chart.yaml +++ b/stable/authelia/8.0.6/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "4.32.2" +appVersion: "4.33.0" dependencies: - name: common repository: https://truecharts.org @@ -38,7 +38,7 @@ sources: - https://github.com/authelia/chartrepo - https://github.com/authelia/authelia type: application -version: 8.0.5 +version: 8.0.6 annotations: truecharts.org/catagories: | - security diff --git a/stable/authelia/8.0.5/README.md b/stable/authelia/8.0.6/README.md similarity index 100% rename from stable/authelia/8.0.5/README.md rename to stable/authelia/8.0.6/README.md diff --git a/stable/authelia/8.0.5/app-readme.md b/stable/authelia/8.0.6/app-readme.md similarity index 100% rename from stable/authelia/8.0.5/app-readme.md rename to stable/authelia/8.0.6/app-readme.md diff --git a/stable/babybuddy/5.0.7/charts/common-8.9.7.tgz b/stable/authelia/8.0.6/charts/common-8.9.7.tgz similarity index 100% rename from stable/babybuddy/5.0.7/charts/common-8.9.7.tgz rename to stable/authelia/8.0.6/charts/common-8.9.7.tgz diff --git a/stable/authelia/8.0.5/charts/postgresql-6.0.15.tgz b/stable/authelia/8.0.6/charts/postgresql-6.0.15.tgz similarity index 100% rename from stable/authelia/8.0.5/charts/postgresql-6.0.15.tgz rename to stable/authelia/8.0.6/charts/postgresql-6.0.15.tgz diff --git a/stable/authelia/8.0.5/charts/redis-1.0.19.tgz b/stable/authelia/8.0.6/charts/redis-1.0.19.tgz similarity index 100% rename from stable/authelia/8.0.5/charts/redis-1.0.19.tgz rename to stable/authelia/8.0.6/charts/redis-1.0.19.tgz diff --git a/stable/authelia/8.0.5/helm-values.md b/stable/authelia/8.0.6/helm-values.md similarity index 97% rename from stable/authelia/8.0.5/helm-values.md rename to stable/authelia/8.0.6/helm-values.md index 7870634f069..d868a918171 100644 --- a/stable/authelia/8.0.5/helm-values.md +++ b/stable/authelia/8.0.6/helm-values.md @@ -62,8 +62,8 @@ You will, however, be able to use all values referenced in the common chart here | identity_providers.oidc.minimum_parameter_entropy | int | `8` | | | identity_providers.oidc.refresh_token_lifespan | string | `"90m"` | | | image.pullPolicy | string | `"IfNotPresent"` | | -| image.repository | string | `"ghcr.io/authelia/authelia"` | | -| image.tag | string | `"4.32.2@sha256:4c46e56d219424542349fee05b643d854ab74df7a10207dc247dd36366ecfc25"` | | +| image.repository | string | `"tccr.io/truecharts/authelia"` | | +| image.tag | string | `"v4.33.0@sha256:8e5d19769c2c01fa8f3b5e96ccee2262b7a8aab1560ce3c40f80ee207be18f9d"` | | | log.format | string | `"text"` | | | log.level | string | `"trace"` | | | notifier.disable_startup_check | bool | `false` | | diff --git a/stable/authelia/8.0.5/ix_values.yaml b/stable/authelia/8.0.6/ix_values.yaml similarity index 99% rename from stable/authelia/8.0.5/ix_values.yaml rename to stable/authelia/8.0.6/ix_values.yaml index 4bd15f8480a..440b5386cb5 100644 --- a/stable/authelia/8.0.5/ix_values.yaml +++ b/stable/authelia/8.0.6/ix_values.yaml @@ -1,7 +1,7 @@ image: - repository: ghcr.io/authelia/authelia + repository: tccr.io/truecharts/authelia pullPolicy: IfNotPresent - tag: 4.32.2@sha256:4c46e56d219424542349fee05b643d854ab74df7a10207dc247dd36366ecfc25 + tag: v4.33.0@sha256:8e5d19769c2c01fa8f3b5e96ccee2262b7a8aab1560ce3c40f80ee207be18f9d command: ["authelia"] args: ["--config=/configuration.yaml"] @@ -27,7 +27,7 @@ postgresql: postgresqlDatabase: authelia # Enabled redis -# ... for more options see https://github.com/bitnami/charts/tree/master/bitnami/redis +# ... for more options see https://github.com/tccr.io/truecharts/charts/tree/master/tccr.io/truecharts/redis redis: enabled: true existingSecret: "rediscreds" diff --git a/stable/authelia/8.0.5/questions.yaml b/stable/authelia/8.0.6/questions.yaml similarity index 100% rename from stable/authelia/8.0.5/questions.yaml rename to stable/authelia/8.0.6/questions.yaml diff --git a/stable/authelia/8.0.5/templates/_configmap.tpl b/stable/authelia/8.0.6/templates/_configmap.tpl similarity index 100% rename from stable/authelia/8.0.5/templates/_configmap.tpl rename to stable/authelia/8.0.6/templates/_configmap.tpl diff --git a/stable/authelia/8.0.5/templates/_secrets.tpl b/stable/authelia/8.0.6/templates/_secrets.tpl similarity index 100% rename from stable/authelia/8.0.5/templates/_secrets.tpl rename to stable/authelia/8.0.6/templates/_secrets.tpl diff --git a/stable/authelia/8.0.5/templates/common.yaml b/stable/authelia/8.0.6/templates/common.yaml similarity index 100% rename from stable/authelia/8.0.5/templates/common.yaml rename to stable/authelia/8.0.6/templates/common.yaml diff --git a/stable/babybuddy/5.0.7/values.yaml b/stable/authelia/8.0.6/values.yaml similarity index 100% rename from stable/babybuddy/5.0.7/values.yaml rename to stable/authelia/8.0.6/values.yaml diff --git a/stable/babybuddy/5.0.7/CHANGELOG.md b/stable/babybuddy/5.0.8/CHANGELOG.md similarity index 80% rename from stable/babybuddy/5.0.7/CHANGELOG.md rename to stable/babybuddy/5.0.8/CHANGELOG.md index 2916c3dd318..d011f90fddc 100644 --- a/stable/babybuddy/5.0.7/CHANGELOG.md +++ b/stable/babybuddy/5.0.8/CHANGELOG.md @@ -1,6 +1,17 @@ # Changelog
+ +### [babybuddy-5.0.8](https://github.com/truecharts/apps/compare/babybuddy-5.0.7...babybuddy-5.0.8) (2021-12-03) + +#### Chore + +* ensure container references are prefixed with v +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [babybuddy-5.0.7](https://github.com/truecharts/apps/compare/babybuddy-5.0.6...babybuddy-5.0.7) (2021-11-30) @@ -86,14 +97,3 @@ * update non-major ([#1336](https://github.com/truecharts/apps/issues/1336)) - - -### [babybuddy-4.0.10](https://github.com/truecharts/apps/compare/babybuddy-4.0.9...babybuddy-4.0.10) (2021-11-14) - -#### Chore - -* fixes around the GUI refactor ([#1316](https://github.com/truecharts/apps/issues/1316)) -* move port above advanced in GUI ([#1326](https://github.com/truecharts/apps/issues/1326)) -* clean up Chart.yaml ([#1322](https://github.com/truecharts/apps/issues/1322)) -* 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)) diff --git a/stable/bazarr/9.0.15/CONFIG.md b/stable/babybuddy/5.0.8/CONFIG.md similarity index 100% rename from stable/bazarr/9.0.15/CONFIG.md rename to stable/babybuddy/5.0.8/CONFIG.md diff --git a/incubator/blog/0.0.2/Chart.lock b/stable/babybuddy/5.0.8/Chart.lock similarity index 84% rename from incubator/blog/0.0.2/Chart.lock rename to stable/babybuddy/5.0.8/Chart.lock index 8712f578476..62bec2f4284 100644 --- a/incubator/blog/0.0.2/Chart.lock +++ b/stable/babybuddy/5.0.8/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://truecharts.org/ version: 6.0.15 digest: sha256:a65f6a5ddd982c1dac3d1b4c5fd4b0077cd275d530ac58534746cd67645f1173 -generated: "2021-11-30T14:26:14.183530933Z" +generated: "2021-12-03T14:28:35.350520007Z" diff --git a/stable/babybuddy/5.0.7/Chart.yaml b/stable/babybuddy/5.0.8/Chart.yaml similarity index 98% rename from stable/babybuddy/5.0.7/Chart.yaml rename to stable/babybuddy/5.0.8/Chart.yaml index 70d5f384c2b..3ccbfee7428 100644 --- a/stable/babybuddy/5.0.7/Chart.yaml +++ b/stable/babybuddy/5.0.8/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 appVersion: "1.9.1" kubeVersion: '>=1.16.0-0' -version: 5.0.7 +version: 5.0.8 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 diff --git a/stable/babybuddy/5.0.7/README.md b/stable/babybuddy/5.0.8/README.md similarity index 100% rename from stable/babybuddy/5.0.7/README.md rename to stable/babybuddy/5.0.8/README.md diff --git a/stable/babybuddy/5.0.7/app-readme.md b/stable/babybuddy/5.0.8/app-readme.md similarity index 100% rename from stable/babybuddy/5.0.7/app-readme.md rename to stable/babybuddy/5.0.8/app-readme.md diff --git a/stable/bazarr/9.0.15/charts/common-8.9.7.tgz b/stable/babybuddy/5.0.8/charts/common-8.9.7.tgz similarity index 100% rename from stable/bazarr/9.0.15/charts/common-8.9.7.tgz rename to stable/babybuddy/5.0.8/charts/common-8.9.7.tgz diff --git a/stable/babybuddy/5.0.7/charts/postgresql-6.0.15.tgz b/stable/babybuddy/5.0.8/charts/postgresql-6.0.15.tgz similarity index 100% rename from stable/babybuddy/5.0.7/charts/postgresql-6.0.15.tgz rename to stable/babybuddy/5.0.8/charts/postgresql-6.0.15.tgz diff --git a/stable/babybuddy/5.0.7/helm-values.md b/stable/babybuddy/5.0.8/helm-values.md similarity index 92% rename from stable/babybuddy/5.0.7/helm-values.md rename to stable/babybuddy/5.0.8/helm-values.md index 79c2141c47b..cb069331c9b 100644 --- a/stable/babybuddy/5.0.7/helm-values.md +++ b/stable/babybuddy/5.0.8/helm-values.md @@ -21,8 +21,8 @@ You will, however, be able to use all values referenced in the common chart here | envValueFrom.DB_PASSWORD.secretKeyRef.key | string | `"postgresql-password"` | | | 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:0f61b152727119d31df34ffa43ee048e44432d35855b0d2493560b3c642bfba5"` | | +| image.repository | string | `"tccr.io/truecharts/babybuddy"` | | +| image.tag | string | `"v1.9.1@sha256:da34791df622b4eea3c1bd6c3c585f0e7e229140f6b60802fabed2ffcad238b2"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | persistence.varrun.enabled | bool | `true` | | diff --git a/stable/babybuddy/5.0.7/ix_values.yaml b/stable/babybuddy/5.0.8/ix_values.yaml similarity index 88% rename from stable/babybuddy/5.0.7/ix_values.yaml rename to stable/babybuddy/5.0.8/ix_values.yaml index 6d686ec8c0b..ba262b3d5ba 100644 --- a/stable/babybuddy/5.0.7/ix_values.yaml +++ b/stable/babybuddy/5.0.8/ix_values.yaml @@ -1,7 +1,7 @@ image: - repository: ghcr.io/linuxserver/babybuddy + repository: tccr.io/truecharts/babybuddy pullPolicy: IfNotPresent - tag: 1.9.1@sha256:0f61b152727119d31df34ffa43ee048e44432d35855b0d2493560b3c642bfba5 + tag: v1.9.1@sha256:da34791df622b4eea3c1bd6c3c585f0e7e229140f6b60802fabed2ffcad238b2 # See more environment variables in the babybuddy documentation # https://github.com/linuxserver/docker-babybuddy#parameters diff --git a/stable/babybuddy/5.0.7/questions.yaml b/stable/babybuddy/5.0.8/questions.yaml similarity index 100% rename from stable/babybuddy/5.0.7/questions.yaml rename to stable/babybuddy/5.0.8/questions.yaml diff --git a/stable/babybuddy/5.0.7/templates/common.yaml b/stable/babybuddy/5.0.8/templates/common.yaml similarity index 100% rename from stable/babybuddy/5.0.7/templates/common.yaml rename to stable/babybuddy/5.0.8/templates/common.yaml diff --git a/stable/bazarr/9.0.15/values.yaml b/stable/babybuddy/5.0.8/values.yaml similarity index 100% rename from stable/bazarr/9.0.15/values.yaml rename to stable/babybuddy/5.0.8/values.yaml diff --git a/stable/bazarr/9.0.15/Chart.lock b/stable/bazarr/9.0.15/Chart.lock deleted file mode 100644 index 507da76cb9f..00000000000 --- a/stable/bazarr/9.0.15/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T11:39:08.509490472Z" diff --git a/stable/bazarr/9.0.15/CHANGELOG.md b/stable/bazarr/9.0.16/CHANGELOG.md similarity index 89% rename from stable/bazarr/9.0.15/CHANGELOG.md rename to stable/bazarr/9.0.16/CHANGELOG.md index ece615ec50c..5a1de749ecd 100644 --- a/stable/bazarr/9.0.15/CHANGELOG.md +++ b/stable/bazarr/9.0.16/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [bazarr-9.0.16](https://github.com/truecharts/apps/compare/bazarr-9.0.15...bazarr-9.0.16) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [bazarr-9.0.15](https://github.com/truecharts/apps/compare/bazarr-9.0.14...bazarr-9.0.15) (2021-11-30) @@ -87,13 +97,3 @@ #### Chore -* update non-major deps helm releases ([#1297](https://github.com/truecharts/apps/issues/1297)) - - - - -### [bazarr-9.0.6](https://github.com/truecharts/apps/compare/bazarr-9.0.5...bazarr-9.0.6) (2021-11-07) - -#### Chore - -* update non-major deps helm releases ([#1295](https://github.com/truecharts/apps/issues/1295)) diff --git a/stable/beets/2.0.15/CONFIG.md b/stable/bazarr/9.0.16/CONFIG.md similarity index 100% rename from stable/beets/2.0.15/CONFIG.md rename to stable/bazarr/9.0.16/CONFIG.md diff --git a/stable/bazarr/9.0.16/Chart.lock b/stable/bazarr/9.0.16/Chart.lock new file mode 100644 index 00000000000..bca51177687 --- /dev/null +++ b/stable/bazarr/9.0.16/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T14:29:17.000479072Z" diff --git a/stable/bazarr/9.0.15/Chart.yaml b/stable/bazarr/9.0.16/Chart.yaml similarity index 98% rename from stable/bazarr/9.0.15/Chart.yaml rename to stable/bazarr/9.0.16/Chart.yaml index 6c7aaa9bef6..ba49c852ef0 100644 --- a/stable/bazarr/9.0.15/Chart.yaml +++ b/stable/bazarr/9.0.16/Chart.yaml @@ -26,7 +26,7 @@ sources: - https://github.com/morpheus65535/bazarr - https://hub.docker.com/r/linuxserver/bazarr type: application -version: 9.0.15 +version: 9.0.16 annotations: truecharts.org/catagories: | - media diff --git a/stable/bazarr/9.0.15/README.md b/stable/bazarr/9.0.16/README.md similarity index 100% rename from stable/bazarr/9.0.15/README.md rename to stable/bazarr/9.0.16/README.md diff --git a/stable/bazarr/9.0.15/app-readme.md b/stable/bazarr/9.0.16/app-readme.md similarity index 100% rename from stable/bazarr/9.0.15/app-readme.md rename to stable/bazarr/9.0.16/app-readme.md diff --git a/stable/beets/2.0.15/charts/common-8.9.7.tgz b/stable/bazarr/9.0.16/charts/common-8.9.7.tgz similarity index 100% rename from stable/beets/2.0.15/charts/common-8.9.7.tgz rename to stable/bazarr/9.0.16/charts/common-8.9.7.tgz diff --git a/stable/bazarr/9.0.15/helm-values.md b/stable/bazarr/9.0.16/helm-values.md similarity index 85% rename from stable/bazarr/9.0.15/helm-values.md rename to stable/bazarr/9.0.16/helm-values.md index c8f4712bf78..3987e61cd02 100644 --- a/stable/bazarr/9.0.15/helm-values.md +++ b/stable/bazarr/9.0.16/helm-values.md @@ -13,8 +13,8 @@ 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/bazarr"` | | -| image.tag | string | `"v1.0.1@sha256:8b785e187aa9e74bb7ef6cecad8dc3fbd5c905a638d496a90aaeb0a1dcd80cc1"` | | +| image.repository | string | `"tccr.io/truecharts/bazarr"` | | +| image.tag | string | `"v1.0.1@sha256:b6d3d33d3f964e4de7563096f07476f9f2c990f2268e1f9814d3281c3181111e"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | service.main.ports.main.port | int | `6767` | | diff --git a/stable/bazarr/9.0.15/ix_values.yaml b/stable/bazarr/9.0.16/ix_values.yaml similarity index 58% rename from stable/bazarr/9.0.15/ix_values.yaml rename to stable/bazarr/9.0.16/ix_values.yaml index 345b42e6cf5..61505acf213 100644 --- a/stable/bazarr/9.0.15/ix_values.yaml +++ b/stable/bazarr/9.0.16/ix_values.yaml @@ -1,9 +1,7 @@ -# Default values for Bazarr. - image: - repository: ghcr.io/k8s-at-home/bazarr + repository: tccr.io/truecharts/bazarr pullPolicy: IfNotPresent - tag: v1.0.1@sha256:8b785e187aa9e74bb7ef6cecad8dc3fbd5c905a638d496a90aaeb0a1dcd80cc1 + tag: v1.0.1@sha256:b6d3d33d3f964e4de7563096f07476f9f2c990f2268e1f9814d3281c3181111e service: main: diff --git a/stable/bazarr/9.0.15/questions.yaml b/stable/bazarr/9.0.16/questions.yaml similarity index 100% rename from stable/bazarr/9.0.15/questions.yaml rename to stable/bazarr/9.0.16/questions.yaml diff --git a/stable/bazarr/9.0.15/templates/common.yaml b/stable/bazarr/9.0.16/templates/common.yaml similarity index 100% rename from stable/bazarr/9.0.15/templates/common.yaml rename to stable/bazarr/9.0.16/templates/common.yaml diff --git a/stable/beets/2.0.15/values.yaml b/stable/bazarr/9.0.16/values.yaml similarity index 100% rename from stable/beets/2.0.15/values.yaml rename to stable/bazarr/9.0.16/values.yaml diff --git a/stable/beets/2.0.15/Chart.lock b/stable/beets/2.0.15/Chart.lock deleted file mode 100644 index b19ecdcb205..00000000000 --- a/stable/beets/2.0.15/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T11:39:37.552742433Z" diff --git a/stable/beets/2.0.15/CHANGELOG.md b/stable/beets/2.0.16/CHANGELOG.md similarity index 89% rename from stable/beets/2.0.15/CHANGELOG.md rename to stable/beets/2.0.16/CHANGELOG.md index a9ab5e786e7..d8bddf52b70 100644 --- a/stable/beets/2.0.15/CHANGELOG.md +++ b/stable/beets/2.0.16/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [beets-2.0.16](https://github.com/truecharts/apps/compare/beets-2.0.15...beets-2.0.16) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [beets-2.0.15](https://github.com/truecharts/apps/compare/beets-2.0.14...beets-2.0.15) (2021-11-30) @@ -87,13 +97,3 @@ #### Chore -* update non-major deps helm releases ([#1295](https://github.com/truecharts/apps/issues/1295)) - - - - -### [beets-2.0.6](https://github.com/truecharts/apps/compare/beets-2.0.5...beets-2.0.6) (2021-11-07) - -#### Chore - -* update non-major deps helm releases ([#1291](https://github.com/truecharts/apps/issues/1291)) diff --git a/stable/booksonic-air/4.0.14/CONFIG.md b/stable/beets/2.0.16/CONFIG.md similarity index 100% rename from stable/booksonic-air/4.0.14/CONFIG.md rename to stable/beets/2.0.16/CONFIG.md diff --git a/stable/beets/2.0.16/Chart.lock b/stable/beets/2.0.16/Chart.lock new file mode 100644 index 00000000000..158337713fd --- /dev/null +++ b/stable/beets/2.0.16/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T14:29:48.394432799Z" diff --git a/stable/beets/2.0.15/Chart.yaml b/stable/beets/2.0.16/Chart.yaml similarity index 97% rename from stable/beets/2.0.15/Chart.yaml rename to stable/beets/2.0.16/Chart.yaml index 968f1e40db4..3e360b86189 100644 --- a/stable/beets/2.0.15/Chart.yaml +++ b/stable/beets/2.0.16/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/linuxserver/docker-beets - https://beets.io/ type: application -version: 2.0.15 +version: 2.0.16 annotations: truecharts.org/catagories: | - media diff --git a/stable/beets/2.0.15/README.md b/stable/beets/2.0.16/README.md similarity index 100% rename from stable/beets/2.0.15/README.md rename to stable/beets/2.0.16/README.md diff --git a/stable/beets/2.0.15/app-readme.md b/stable/beets/2.0.16/app-readme.md similarity index 100% rename from stable/beets/2.0.15/app-readme.md rename to stable/beets/2.0.16/app-readme.md diff --git a/stable/booksonic-air/4.0.14/charts/common-8.9.7.tgz b/stable/beets/2.0.16/charts/common-8.9.7.tgz similarity index 100% rename from stable/booksonic-air/4.0.14/charts/common-8.9.7.tgz rename to stable/beets/2.0.16/charts/common-8.9.7.tgz diff --git a/stable/beets/2.0.15/helm-values.md b/stable/beets/2.0.16/helm-values.md similarity index 87% rename from stable/beets/2.0.15/helm-values.md rename to stable/beets/2.0.16/helm-values.md index f5bb0ba3796..e865e407dd0 100644 --- a/stable/beets/2.0.15/helm-values.md +++ b/stable/beets/2.0.16/helm-values.md @@ -13,8 +13,8 @@ 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/beets"` | | -| image.tag | string | `"version-1.5.0@sha256:5bdb3a8ed128aab4744825fd9657a754632baba5f6d9ae84fa88ac27ed0fa75f"` | | +| image.repository | string | `"tccr.io/truecharts/beets"` | | +| image.tag | string | `"version-1.5.0@sha256:031e2eec738848149e808eb102279817aa3fea8e57d012191daf1c471de07703"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | persistence.varrun.enabled | bool | `true` | | diff --git a/stable/beets/2.0.15/ix_values.yaml b/stable/beets/2.0.16/ix_values.yaml similarity index 72% rename from stable/beets/2.0.15/ix_values.yaml rename to stable/beets/2.0.16/ix_values.yaml index deda11f5e72..84e94a6a2bc 100644 --- a/stable/beets/2.0.15/ix_values.yaml +++ b/stable/beets/2.0.16/ix_values.yaml @@ -1,7 +1,7 @@ image: - repository: ghcr.io/linuxserver/beets + repository: tccr.io/truecharts/beets pullPolicy: IfNotPresent - tag: version-1.5.0@sha256:5bdb3a8ed128aab4744825fd9657a754632baba5f6d9ae84fa88ac27ed0fa75f + tag: version-1.5.0@sha256:031e2eec738848149e808eb102279817aa3fea8e57d012191daf1c471de07703 env: PUID: 568 diff --git a/stable/beets/2.0.15/questions.yaml b/stable/beets/2.0.16/questions.yaml similarity index 100% rename from stable/beets/2.0.15/questions.yaml rename to stable/beets/2.0.16/questions.yaml diff --git a/stable/beets/2.0.15/templates/common.yaml b/stable/beets/2.0.16/templates/common.yaml similarity index 100% rename from stable/beets/2.0.15/templates/common.yaml rename to stable/beets/2.0.16/templates/common.yaml diff --git a/stable/booksonic-air/4.0.14/values.yaml b/stable/beets/2.0.16/values.yaml similarity index 100% rename from stable/booksonic-air/4.0.14/values.yaml rename to stable/beets/2.0.16/values.yaml diff --git a/stable/booksonic-air/4.0.14/Chart.lock b/stable/booksonic-air/4.0.14/Chart.lock deleted file mode 100644 index 90ec4017ebd..00000000000 --- a/stable/booksonic-air/4.0.14/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T11:40:07.121597663Z" diff --git a/stable/booksonic-air/4.0.14/CHANGELOG.md b/stable/booksonic-air/4.0.15/CHANGELOG.md similarity index 88% rename from stable/booksonic-air/4.0.14/CHANGELOG.md rename to stable/booksonic-air/4.0.15/CHANGELOG.md index dc7bee88f1e..1605e427698 100644 --- a/stable/booksonic-air/4.0.14/CHANGELOG.md +++ b/stable/booksonic-air/4.0.15/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [booksonic-air-4.0.15](https://github.com/truecharts/apps/compare/booksonic-air-4.0.14...booksonic-air-4.0.15) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [booksonic-air-4.0.14](https://github.com/truecharts/apps/compare/booksonic-air-4.0.13...booksonic-air-4.0.14) (2021-11-30) @@ -87,13 +97,3 @@ -### [booksonic-air-4.0.6](https://github.com/truecharts/apps/compare/booksonic-air-4.0.5...booksonic-air-4.0.6) (2021-11-07) - -#### Chore - -* update non-major ([#1270](https://github.com/truecharts/apps/issues/1270)) - - - - -### [booksonic-air-4.0.5](https://github.com/truecharts/apps/compare/booksonic-air-4.0.4...booksonic-air-4.0.5) (2021-11-07) diff --git a/stable/calibre-web/9.0.13/CONFIG.md b/stable/booksonic-air/4.0.15/CONFIG.md similarity index 100% rename from stable/calibre-web/9.0.13/CONFIG.md rename to stable/booksonic-air/4.0.15/CONFIG.md diff --git a/stable/booksonic-air/4.0.15/Chart.lock b/stable/booksonic-air/4.0.15/Chart.lock new file mode 100644 index 00000000000..848de9cd461 --- /dev/null +++ b/stable/booksonic-air/4.0.15/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T14:30:20.172741953Z" diff --git a/stable/booksonic-air/4.0.14/Chart.yaml b/stable/booksonic-air/4.0.15/Chart.yaml similarity index 98% rename from stable/booksonic-air/4.0.14/Chart.yaml rename to stable/booksonic-air/4.0.15/Chart.yaml index edacc906654..c0a9dcdd201 100644 --- a/stable/booksonic-air/4.0.14/Chart.yaml +++ b/stable/booksonic-air/4.0.15/Chart.yaml @@ -20,7 +20,7 @@ name: booksonic-air sources: - https://github.com/popeen/Booksonic-Air - https://hub.docker.com/r/linuxserver/booksonic-air -version: 4.0.14 +version: 4.0.15 annotations: truecharts.org/catagories: | - media diff --git a/stable/booksonic-air/4.0.14/README.md b/stable/booksonic-air/4.0.15/README.md similarity index 100% rename from stable/booksonic-air/4.0.14/README.md rename to stable/booksonic-air/4.0.15/README.md diff --git a/stable/booksonic-air/4.0.14/app-readme.md b/stable/booksonic-air/4.0.15/app-readme.md similarity index 100% rename from stable/booksonic-air/4.0.14/app-readme.md rename to stable/booksonic-air/4.0.15/app-readme.md diff --git a/stable/calibre-web/9.0.13/charts/common-8.9.7.tgz b/stable/booksonic-air/4.0.15/charts/common-8.9.7.tgz similarity index 100% rename from stable/calibre-web/9.0.13/charts/common-8.9.7.tgz rename to stable/booksonic-air/4.0.15/charts/common-8.9.7.tgz diff --git a/stable/booksonic-air/4.0.14/helm-values.md b/stable/booksonic-air/4.0.15/helm-values.md similarity index 86% rename from stable/booksonic-air/4.0.14/helm-values.md rename to stable/booksonic-air/4.0.15/helm-values.md index 77a520ccb3c..815481baacc 100644 --- a/stable/booksonic-air/4.0.14/helm-values.md +++ b/stable/booksonic-air/4.0.15/helm-values.md @@ -14,8 +14,8 @@ You will, however, be able to use all values referenced in the common chart here | env.PUID | int | `568` | Specify the user ID the application will run as | | env.TZ | string | `"UTC"` | Set the container timezone | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | -| image.repository | string | `"ghcr.io/linuxserver/booksonic-air"` | image repository | -| image.tag | string | `"version-v2009.1.0@sha256:ca74f3d0f0a4165f9ffaa3733274b5c14817ff977d04426ba71435c51b110d19"` | image tag | +| image.repository | string | `"tccr.io/truecharts/booksonic-air"` | image repository | +| image.tag | string | `"version-v2009.1.0@sha256:300d9d7d0c343daf7e5964737cfb25fb1dad5cff29ebe45076070e04c924014a"` | 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/booksonic-air/4.0.14/ix_values.yaml b/stable/booksonic-air/4.0.15/ix_values.yaml similarity index 72% rename from stable/booksonic-air/4.0.14/ix_values.yaml rename to stable/booksonic-air/4.0.15/ix_values.yaml index c8ce60b090c..8d9061d8d6e 100644 --- a/stable/booksonic-air/4.0.14/ix_values.yaml +++ b/stable/booksonic-air/4.0.15/ix_values.yaml @@ -1,17 +1,10 @@ -# -# IMPORTANT NOTE -# -# This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml -# - image: # -- image repository - repository: ghcr.io/linuxserver/booksonic-air + repository: tccr.io/truecharts/booksonic-air # -- image pull policy pullPolicy: IfNotPresent # -- image tag - tag: version-v2009.1.0@sha256:ca74f3d0f0a4165f9ffaa3733274b5c14817ff977d04426ba71435c51b110d19 + tag: version-v2009.1.0@sha256:300d9d7d0c343daf7e5964737cfb25fb1dad5cff29ebe45076070e04c924014a securityContext: readOnlyRootFilesystem: false diff --git a/stable/booksonic-air/4.0.14/questions.yaml b/stable/booksonic-air/4.0.15/questions.yaml similarity index 100% rename from stable/booksonic-air/4.0.14/questions.yaml rename to stable/booksonic-air/4.0.15/questions.yaml diff --git a/stable/booksonic-air/4.0.14/templates/common.yaml b/stable/booksonic-air/4.0.15/templates/common.yaml similarity index 100% rename from stable/booksonic-air/4.0.14/templates/common.yaml rename to stable/booksonic-air/4.0.15/templates/common.yaml diff --git a/stable/calibre-web/9.0.13/values.yaml b/stable/booksonic-air/4.0.15/values.yaml similarity index 100% rename from stable/calibre-web/9.0.13/values.yaml rename to stable/booksonic-air/4.0.15/values.yaml diff --git a/stable/calibre-web/9.0.13/Chart.lock b/stable/calibre-web/9.0.13/Chart.lock deleted file mode 100644 index 83e90682b98..00000000000 --- a/stable/calibre-web/9.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T11:40:36.270812186Z" diff --git a/stable/calibre-web/9.0.13/CHANGELOG.md b/stable/calibre-web/9.0.14/CHANGELOG.md similarity index 89% rename from stable/calibre-web/9.0.13/CHANGELOG.md rename to stable/calibre-web/9.0.14/CHANGELOG.md index 0c7c74e64d7..d9f13524199 100644 --- a/stable/calibre-web/9.0.13/CHANGELOG.md +++ b/stable/calibre-web/9.0.14/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [calibre-web-9.0.14](https://github.com/truecharts/apps/compare/calibre-web-9.0.13...calibre-web-9.0.14) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [calibre-web-9.0.13](https://github.com/truecharts/apps/compare/calibre-web-9.0.12...calibre-web-9.0.13) (2021-11-30) @@ -87,13 +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/calibre/4.0.16/CONFIG.md b/stable/calibre-web/9.0.14/CONFIG.md similarity index 100% rename from stable/calibre/4.0.16/CONFIG.md rename to stable/calibre-web/9.0.14/CONFIG.md diff --git a/stable/duplicati/4.0.13/Chart.lock b/stable/calibre-web/9.0.14/Chart.lock similarity index 79% rename from stable/duplicati/4.0.13/Chart.lock rename to stable/calibre-web/9.0.14/Chart.lock index 0a47ffc5e52..9b3fa7e4618 100644 --- a/stable/duplicati/4.0.13/Chart.lock +++ b/stable/calibre-web/9.0.14/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 8.9.7 digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T11:48:33.81118047Z" +generated: "2021-12-03T14:30:52.03484633Z" diff --git a/stable/calibre-web/9.0.13/Chart.yaml b/stable/calibre-web/9.0.14/Chart.yaml similarity index 98% rename from stable/calibre-web/9.0.13/Chart.yaml rename to stable/calibre-web/9.0.14/Chart.yaml index 43ee94b2ac2..35edde1fd53 100644 --- a/stable/calibre-web/9.0.13/Chart.yaml +++ b/stable/calibre-web/9.0.14/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://hub.docker.com/r/linuxserver/calibre-web/ - https://github.com/janeczku/calibre-web type: application -version: 9.0.13 +version: 9.0.14 annotations: truecharts.org/catagories: | - media diff --git a/stable/calibre-web/9.0.13/README.md b/stable/calibre-web/9.0.14/README.md similarity index 100% rename from stable/calibre-web/9.0.13/README.md rename to stable/calibre-web/9.0.14/README.md diff --git a/stable/calibre-web/9.0.13/app-readme.md b/stable/calibre-web/9.0.14/app-readme.md similarity index 100% rename from stable/calibre-web/9.0.13/app-readme.md rename to stable/calibre-web/9.0.14/app-readme.md diff --git a/stable/calibre/4.0.16/charts/common-8.9.7.tgz b/stable/calibre-web/9.0.14/charts/common-8.9.7.tgz similarity index 100% rename from stable/calibre/4.0.16/charts/common-8.9.7.tgz rename to stable/calibre-web/9.0.14/charts/common-8.9.7.tgz diff --git a/stable/calibre-web/9.0.13/helm-values.md b/stable/calibre-web/9.0.14/helm-values.md similarity index 86% rename from stable/calibre-web/9.0.13/helm-values.md rename to stable/calibre-web/9.0.14/helm-values.md index 16bc4ec288f..1f6c5713a2a 100644 --- a/stable/calibre-web/9.0.13/helm-values.md +++ b/stable/calibre-web/9.0.14/helm-values.md @@ -13,8 +13,8 @@ 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/calibre-web"` | | -| image.tag | string | `"version-0.6.12@sha256:938810eca3d3137221308afe9095773c8552a457dc0943abd0aec5613242b0b6"` | | +| image.repository | string | `"tccr.io/truecharts/calibre-web"` | | +| image.tag | string | `"version-0.6.12@sha256:3f54c0f7bec8c635f019d88039b986c5fa8951445daf5016b4cdb1118694c612"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | podSecurityContext.runAsGroup | int | `0` | | diff --git a/stable/calibre-web/9.0.13/ix_values.yaml b/stable/calibre-web/9.0.14/ix_values.yaml similarity index 67% rename from stable/calibre-web/9.0.13/ix_values.yaml rename to stable/calibre-web/9.0.14/ix_values.yaml index 8b52bafb1e0..d7be7440a8f 100644 --- a/stable/calibre-web/9.0.13/ix_values.yaml +++ b/stable/calibre-web/9.0.14/ix_values.yaml @@ -1,9 +1,7 @@ -# Default values for Calibre-Web. - image: - repository: ghcr.io/linuxserver/calibre-web + repository: tccr.io/truecharts/calibre-web pullPolicy: IfNotPresent - tag: version-0.6.12@sha256:938810eca3d3137221308afe9095773c8552a457dc0943abd0aec5613242b0b6 + tag: version-0.6.12@sha256:3f54c0f7bec8c635f019d88039b986c5fa8951445daf5016b4cdb1118694c612 securityContext: readOnlyRootFilesystem: false diff --git a/stable/calibre-web/9.0.13/questions.yaml b/stable/calibre-web/9.0.14/questions.yaml similarity index 100% rename from stable/calibre-web/9.0.13/questions.yaml rename to stable/calibre-web/9.0.14/questions.yaml diff --git a/stable/calibre-web/9.0.13/templates/common.yaml b/stable/calibre-web/9.0.14/templates/common.yaml similarity index 100% rename from stable/calibre-web/9.0.13/templates/common.yaml rename to stable/calibre-web/9.0.14/templates/common.yaml diff --git a/stable/calibre/4.0.16/values.yaml b/stable/calibre-web/9.0.14/values.yaml similarity index 100% rename from stable/calibre/4.0.16/values.yaml rename to stable/calibre-web/9.0.14/values.yaml diff --git a/stable/calibre/4.0.16/Chart.lock b/stable/calibre/4.0.16/Chart.lock deleted file mode 100644 index e4d60459745..00000000000 --- a/stable/calibre/4.0.16/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T11:41:05.345852632Z" diff --git a/stable/calibre/4.0.16/CHANGELOG.md b/stable/calibre/4.0.17/CHANGELOG.md similarity index 89% rename from stable/calibre/4.0.16/CHANGELOG.md rename to stable/calibre/4.0.17/CHANGELOG.md index c2eb5fa20f0..3956ba640ea 100644 --- a/stable/calibre/4.0.16/CHANGELOG.md +++ b/stable/calibre/4.0.17/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [calibre-4.0.17](https://github.com/truecharts/apps/compare/calibre-web-9.0.13...calibre-4.0.17) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [calibre-4.0.16](https://github.com/truecharts/apps/compare/calibre-4.0.15...calibre-4.0.16) (2021-11-30) @@ -87,13 +97,3 @@ - -### [calibre-4.0.7](https://github.com/truecharts/apps/compare/calibre-4.0.6...calibre-4.0.7) (2021-11-07) - -#### Chore - -* update non-major deps helm releases ([#1295](https://github.com/truecharts/apps/issues/1295)) - - - - diff --git a/stable/cloud9/2.0.16/CONFIG.md b/stable/calibre/4.0.17/CONFIG.md similarity index 100% rename from stable/cloud9/2.0.16/CONFIG.md rename to stable/calibre/4.0.17/CONFIG.md diff --git a/stable/calibre/4.0.17/Chart.lock b/stable/calibre/4.0.17/Chart.lock new file mode 100644 index 00000000000..d04cdc1eee7 --- /dev/null +++ b/stable/calibre/4.0.17/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T14:31:23.424604028Z" diff --git a/stable/calibre/4.0.16/Chart.yaml b/stable/calibre/4.0.17/Chart.yaml similarity index 97% rename from stable/calibre/4.0.16/Chart.yaml rename to stable/calibre/4.0.17/Chart.yaml index 31f05b28b0d..fdbd1f6ee4e 100644 --- a/stable/calibre/4.0.16/Chart.yaml +++ b/stable/calibre/4.0.17/Chart.yaml @@ -18,7 +18,7 @@ name: calibre sources: - https://hub.docker.com/r/linuxserver/calibre/ - https://github.com/kovidgoyal/calibre/ -version: 4.0.16 +version: 4.0.17 annotations: truecharts.org/catagories: | - media diff --git a/stable/calibre/4.0.16/README.md b/stable/calibre/4.0.17/README.md similarity index 100% rename from stable/calibre/4.0.16/README.md rename to stable/calibre/4.0.17/README.md diff --git a/stable/calibre/4.0.16/app-readme.md b/stable/calibre/4.0.17/app-readme.md similarity index 100% rename from stable/calibre/4.0.16/app-readme.md rename to stable/calibre/4.0.17/app-readme.md diff --git a/stable/cloud9/2.0.16/charts/common-8.9.7.tgz b/stable/calibre/4.0.17/charts/common-8.9.7.tgz similarity index 100% rename from stable/cloud9/2.0.16/charts/common-8.9.7.tgz rename to stable/calibre/4.0.17/charts/common-8.9.7.tgz diff --git a/stable/calibre/4.0.16/helm-values.md b/stable/calibre/4.0.17/helm-values.md similarity index 89% rename from stable/calibre/4.0.16/helm-values.md rename to stable/calibre/4.0.17/helm-values.md index 0f6decfab20..e6a35441294 100644 --- a/stable/calibre/4.0.16/helm-values.md +++ b/stable/calibre/4.0.17/helm-values.md @@ -19,8 +19,8 @@ You will, however, be able to use all values referenced in the common chart here | env.TZ | string | `"UTC"` | Set the container timezone | | 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-ls138@sha256:8441c4295684074782e7ab3db869a096669652970d2960ad82680f582a8daeab"` | image tag | +| image.repository | string | `"tccr.io/truecharts/calibre"` | image repository | +| image.tag | string | `"v5.32.0-ls138@sha256:a7c6272300628eb747dc129001aef8bc53d9b462ebe6b4953de904a2a5e15c8e"` | 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.16/ix_values.yaml b/stable/calibre/4.0.17/ix_values.yaml similarity index 75% rename from stable/calibre/4.0.16/ix_values.yaml rename to stable/calibre/4.0.17/ix_values.yaml index c284ac3a415..5857bb66cb1 100644 --- a/stable/calibre/4.0.16/ix_values.yaml +++ b/stable/calibre/4.0.17/ix_values.yaml @@ -1,18 +1,8 @@ ---- - -# -# IMPORTANT NOTE -# -# This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml -# - -# -- This is the default, you can also use requarks/wiki image: # -- image repository - repository: ghcr.io/linuxserver/calibre + repository: tccr.io/truecharts/calibre # -- image tag - tag: v5.32.0-ls138@sha256:8441c4295684074782e7ab3db869a096669652970d2960ad82680f582a8daeab + tag: v5.32.0-ls138@sha256:a7c6272300628eb747dc129001aef8bc53d9b462ebe6b4953de904a2a5e15c8e # -- image pull policy pullPolicy: IfNotPresent diff --git a/stable/calibre/4.0.16/questions.yaml b/stable/calibre/4.0.17/questions.yaml similarity index 100% rename from stable/calibre/4.0.16/questions.yaml rename to stable/calibre/4.0.17/questions.yaml diff --git a/stable/calibre/4.0.16/templates/common.yaml b/stable/calibre/4.0.17/templates/common.yaml similarity index 100% rename from stable/calibre/4.0.16/templates/common.yaml rename to stable/calibre/4.0.17/templates/common.yaml diff --git a/stable/cloud9/2.0.16/values.yaml b/stable/calibre/4.0.17/values.yaml similarity index 100% rename from stable/cloud9/2.0.16/values.yaml rename to stable/calibre/4.0.17/values.yaml diff --git a/stable/cloud9/2.0.16/Chart.lock b/stable/cloud9/2.0.16/Chart.lock deleted file mode 100644 index 7ded36b1d7b..00000000000 --- a/stable/cloud9/2.0.16/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T11:41:34.495691938Z" diff --git a/stable/cloud9/2.0.16/CHANGELOG.md b/stable/cloud9/2.0.17/CHANGELOG.md similarity index 88% rename from stable/cloud9/2.0.16/CHANGELOG.md rename to stable/cloud9/2.0.17/CHANGELOG.md index cd6d16d90b0..bec81cd7011 100644 --- a/stable/cloud9/2.0.16/CHANGELOG.md +++ b/stable/cloud9/2.0.17/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [cloud9-2.0.17](https://github.com/truecharts/apps/compare/cloud9-2.0.16...cloud9-2.0.17) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [cloud9-2.0.16](https://github.com/truecharts/apps/compare/cloud9-2.0.15...cloud9-2.0.16) (2021-11-30) @@ -87,13 +97,3 @@ -### [cloud9-2.0.8](https://github.com/truecharts/apps/compare/cloud9-2.0.7...cloud9-2.0.8) (2021-11-07) - -#### Chore - -* update non-major deps helm releases ([#1295](https://github.com/truecharts/apps/issues/1295)) - - - - -### [cloud9-2.0.7](https://github.com/truecharts/apps/compare/cloud9-2.0.6...cloud9-2.0.7) (2021-11-07) diff --git a/stable/code-server/2.0.13/CONFIG.md b/stable/cloud9/2.0.17/CONFIG.md similarity index 100% rename from stable/code-server/2.0.13/CONFIG.md rename to stable/cloud9/2.0.17/CONFIG.md diff --git a/stable/cloud9/2.0.17/Chart.lock b/stable/cloud9/2.0.17/Chart.lock new file mode 100644 index 00000000000..d25551ab357 --- /dev/null +++ b/stable/cloud9/2.0.17/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T14:31:55.639226966Z" diff --git a/stable/cloud9/2.0.16/Chart.yaml b/stable/cloud9/2.0.17/Chart.yaml similarity index 98% rename from stable/cloud9/2.0.16/Chart.yaml rename to stable/cloud9/2.0.17/Chart.yaml index eb3a916987f..f12a03041ab 100644 --- a/stable/cloud9/2.0.16/Chart.yaml +++ b/stable/cloud9/2.0.17/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/c9/core - https://hub.docker.com/r/linuxserver/cloud9 type: application -version: 2.0.16 +version: 2.0.17 annotations: truecharts.org/catagories: | - media diff --git a/stable/cloud9/2.0.16/README.md b/stable/cloud9/2.0.17/README.md similarity index 100% rename from stable/cloud9/2.0.16/README.md rename to stable/cloud9/2.0.17/README.md diff --git a/stable/cloud9/2.0.16/app-readme.md b/stable/cloud9/2.0.17/app-readme.md similarity index 100% rename from stable/cloud9/2.0.16/app-readme.md rename to stable/cloud9/2.0.17/app-readme.md diff --git a/stable/code-server/2.0.13/charts/common-8.9.7.tgz b/stable/cloud9/2.0.17/charts/common-8.9.7.tgz similarity index 100% rename from stable/code-server/2.0.13/charts/common-8.9.7.tgz rename to stable/cloud9/2.0.17/charts/common-8.9.7.tgz diff --git a/stable/cloud9/2.0.16/helm-values.md b/stable/cloud9/2.0.17/helm-values.md similarity index 87% rename from stable/cloud9/2.0.16/helm-values.md rename to stable/cloud9/2.0.17/helm-values.md index 689fe8ff7e2..b48d4983bbf 100644 --- a/stable/cloud9/2.0.16/helm-values.md +++ b/stable/cloud9/2.0.17/helm-values.md @@ -13,8 +13,8 @@ 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/cloud9"` | | -| image.tag | string | `"version-1.29.2@sha256:f2bc1b08e713f1600d374e2347db3963908703c6f6e926649c7a7af064dfa739"` | | +| image.repository | string | `"tccr.io/truecharts/cloud9"` | | +| image.tag | string | `"version-1.29.2@sha256:4891fa151fe52c43719f0346124f29c81ed47be16cdc34554b8896b0cb80cb73"` | | | persistence.code.enabled | bool | `true` | | | persistence.code.mountPath | string | `"/code"` | | | persistence.varrun.enabled | bool | `true` | | diff --git a/stable/cloud9/2.0.16/ix_values.yaml b/stable/cloud9/2.0.17/ix_values.yaml similarity index 74% rename from stable/cloud9/2.0.16/ix_values.yaml rename to stable/cloud9/2.0.17/ix_values.yaml index d65baaee19f..db77c2ce8ae 100644 --- a/stable/cloud9/2.0.16/ix_values.yaml +++ b/stable/cloud9/2.0.17/ix_values.yaml @@ -1,7 +1,7 @@ image: - repository: ghcr.io/linuxserver/cloud9 + repository: tccr.io/truecharts/cloud9 pullPolicy: IfNotPresent - tag: version-1.29.2@sha256:f2bc1b08e713f1600d374e2347db3963908703c6f6e926649c7a7af064dfa739 + tag: version-1.29.2@sha256:4891fa151fe52c43719f0346124f29c81ed47be16cdc34554b8896b0cb80cb73 # USERNAME="" #optional # PASSWORD="" #optional diff --git a/stable/cloud9/2.0.16/questions.yaml b/stable/cloud9/2.0.17/questions.yaml similarity index 100% rename from stable/cloud9/2.0.16/questions.yaml rename to stable/cloud9/2.0.17/questions.yaml diff --git a/stable/cloud9/2.0.16/templates/common.yaml b/stable/cloud9/2.0.17/templates/common.yaml similarity index 100% rename from stable/cloud9/2.0.16/templates/common.yaml rename to stable/cloud9/2.0.17/templates/common.yaml diff --git a/stable/code-server/2.0.13/values.yaml b/stable/cloud9/2.0.17/values.yaml similarity index 100% rename from stable/code-server/2.0.13/values.yaml rename to stable/cloud9/2.0.17/values.yaml diff --git a/stable/code-server/2.0.13/Chart.lock b/stable/code-server/2.0.13/Chart.lock deleted file mode 100644 index 3ff5eabd502..00000000000 --- a/stable/code-server/2.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T11:42:03.504255169Z" diff --git a/stable/code-server/2.0.13/CHANGELOG.md b/stable/code-server/2.0.14/CHANGELOG.md similarity index 89% rename from stable/code-server/2.0.13/CHANGELOG.md rename to stable/code-server/2.0.14/CHANGELOG.md index 3b83cd3f35f..2943ab88682 100644 --- a/stable/code-server/2.0.13/CHANGELOG.md +++ b/stable/code-server/2.0.14/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [code-server-2.0.14](https://github.com/truecharts/apps/compare/code-server-2.0.13...code-server-2.0.14) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [code-server-2.0.13](https://github.com/truecharts/apps/compare/code-server-2.0.12...code-server-2.0.13) (2021-11-30) @@ -87,13 +97,3 @@ -### [code-server-2.0.5](https://github.com/truecharts/apps/compare/code-server-2.0.4...code-server-2.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/cryptofolio/2.0.13/CONFIG.md b/stable/code-server/2.0.14/CONFIG.md similarity index 100% rename from stable/cryptofolio/2.0.13/CONFIG.md rename to stable/code-server/2.0.14/CONFIG.md diff --git a/stable/code-server/2.0.14/Chart.lock b/stable/code-server/2.0.14/Chart.lock new file mode 100644 index 00000000000..6d8adc8013b --- /dev/null +++ b/stable/code-server/2.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T14:32:27.842555729Z" diff --git a/stable/code-server/2.0.13/Chart.yaml b/stable/code-server/2.0.14/Chart.yaml similarity index 95% rename from stable/code-server/2.0.13/Chart.yaml rename to stable/code-server/2.0.14/Chart.yaml index 0b2018fed24..f567df1026e 100644 --- a/stable/code-server/2.0.13/Chart.yaml +++ b/stable/code-server/2.0.14/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "3.11.1" +appVersion: "3.12.0" dependencies: - name: common repository: https://truecharts.org @@ -22,7 +22,7 @@ sources: - https://github.com/cdr/code-server - https://hub.docker.com/r/linuxserver/code-server type: application -version: 2.0.13 +version: 2.0.14 annotations: truecharts.org/catagories: | - media diff --git a/stable/code-server/2.0.13/README.md b/stable/code-server/2.0.14/README.md similarity index 100% rename from stable/code-server/2.0.13/README.md rename to stable/code-server/2.0.14/README.md diff --git a/stable/code-server/2.0.13/app-readme.md b/stable/code-server/2.0.14/app-readme.md similarity index 100% rename from stable/code-server/2.0.13/app-readme.md rename to stable/code-server/2.0.14/app-readme.md diff --git a/stable/cryptofolio/2.0.13/charts/common-8.9.7.tgz b/stable/code-server/2.0.14/charts/common-8.9.7.tgz similarity index 100% rename from stable/cryptofolio/2.0.13/charts/common-8.9.7.tgz rename to stable/code-server/2.0.14/charts/common-8.9.7.tgz diff --git a/stable/code-server/2.0.13/helm-values.md b/stable/code-server/2.0.14/helm-values.md similarity index 87% rename from stable/code-server/2.0.13/helm-values.md rename to stable/code-server/2.0.14/helm-values.md index 68db701530d..82a8d30f736 100644 --- a/stable/code-server/2.0.13/helm-values.md +++ b/stable/code-server/2.0.14/helm-values.md @@ -13,8 +13,8 @@ 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/code-server"` | | -| image.tag | string | `"version-v3.11.1@sha256:a385ba5cb16136b14ae4cd99ca95c20ac77f9831ac3fb63937a1998e1d31be2a"` | | +| image.repository | string | `"tccr.io/truecharts/code-server"` | | +| image.tag | string | `"v3.12.0@sha256:2853a8bdd8eed9c09bcd4b100b9d4be20c42a307b9d1cbae1a204276e948f9ce"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | persistence.varrun.enabled | bool | `true` | | diff --git a/stable/code-server/2.0.13/ix_values.yaml b/stable/code-server/2.0.14/ix_values.yaml similarity index 76% rename from stable/code-server/2.0.13/ix_values.yaml rename to stable/code-server/2.0.14/ix_values.yaml index d7315aaf609..31e908c2401 100644 --- a/stable/code-server/2.0.13/ix_values.yaml +++ b/stable/code-server/2.0.14/ix_values.yaml @@ -1,7 +1,7 @@ image: - repository: ghcr.io/linuxserver/code-server + repository: tccr.io/truecharts/code-server pullPolicy: IfNotPresent - tag: version-v3.11.1@sha256:a385ba5cb16136b14ae4cd99ca95c20ac77f9831ac3fb63937a1998e1d31be2a + tag: v3.12.0@sha256:2853a8bdd8eed9c09bcd4b100b9d4be20c42a307b9d1cbae1a204276e948f9ce # PASSWORD: password # SUDO_PASSWORD: password diff --git a/stable/code-server/2.0.13/questions.yaml b/stable/code-server/2.0.14/questions.yaml similarity index 100% rename from stable/code-server/2.0.13/questions.yaml rename to stable/code-server/2.0.14/questions.yaml diff --git a/stable/code-server/2.0.13/templates/common.yaml b/stable/code-server/2.0.14/templates/common.yaml similarity index 100% rename from stable/code-server/2.0.13/templates/common.yaml rename to stable/code-server/2.0.14/templates/common.yaml diff --git a/stable/cryptofolio/2.0.13/values.yaml b/stable/code-server/2.0.14/values.yaml similarity index 100% rename from stable/cryptofolio/2.0.13/values.yaml rename to stable/code-server/2.0.14/values.yaml diff --git a/stable/cryptofolio/2.0.13/CHANGELOG.md b/stable/cryptofolio/2.0.14/CHANGELOG.md similarity index 89% rename from stable/cryptofolio/2.0.13/CHANGELOG.md rename to stable/cryptofolio/2.0.14/CHANGELOG.md index d52908e9e8c..77b6a61da55 100644 --- a/stable/cryptofolio/2.0.13/CHANGELOG.md +++ b/stable/cryptofolio/2.0.14/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [cryptofolio-2.0.14](https://github.com/truecharts/apps/compare/cryptofolio-2.0.13...cryptofolio-2.0.14) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [cryptofolio-2.0.13](https://github.com/truecharts/apps/compare/cryptofolio-2.0.12...cryptofolio-2.0.13) (2021-11-30) @@ -87,13 +97,3 @@ -### [cryptofolio-2.0.5](https://github.com/truecharts/apps/compare/cryptofolio-2.0.4...cryptofolio-2.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/custom-app/3.0.23/CONFIG.md b/stable/cryptofolio/2.0.14/CONFIG.md similarity index 100% rename from stable/custom-app/3.0.23/CONFIG.md rename to stable/cryptofolio/2.0.14/CONFIG.md diff --git a/stable/cryptofolio/2.0.14/Chart.lock b/stable/cryptofolio/2.0.14/Chart.lock new file mode 100644 index 00000000000..fe9c66f86d6 --- /dev/null +++ b/stable/cryptofolio/2.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T14:32:59.645544552Z" diff --git a/stable/cryptofolio/2.0.13/Chart.yaml b/stable/cryptofolio/2.0.14/Chart.yaml similarity index 97% rename from stable/cryptofolio/2.0.13/Chart.yaml rename to stable/cryptofolio/2.0.14/Chart.yaml index 627e211bdf1..4f1e4e913d0 100644 --- a/stable/cryptofolio/2.0.13/Chart.yaml +++ b/stable/cryptofolio/2.0.14/Chart.yaml @@ -17,7 +17,7 @@ maintainers: name: cryptofolio sources: - https://github.com/Xtrendence/cryptofolio -version: 2.0.13 +version: 2.0.14 annotations: truecharts.org/catagories: | - media diff --git a/stable/cryptofolio/2.0.13/README.md b/stable/cryptofolio/2.0.14/README.md similarity index 100% rename from stable/cryptofolio/2.0.13/README.md rename to stable/cryptofolio/2.0.14/README.md diff --git a/stable/cryptofolio/2.0.13/app-readme.md b/stable/cryptofolio/2.0.14/app-readme.md similarity index 100% rename from stable/cryptofolio/2.0.13/app-readme.md rename to stable/cryptofolio/2.0.14/app-readme.md diff --git a/stable/custom-app/3.0.23/charts/common-8.9.7.tgz b/stable/cryptofolio/2.0.14/charts/common-8.9.7.tgz similarity index 100% rename from stable/custom-app/3.0.23/charts/common-8.9.7.tgz rename to stable/cryptofolio/2.0.14/charts/common-8.9.7.tgz diff --git a/stable/cryptofolio/2.0.13/helm-values.md b/stable/cryptofolio/2.0.14/helm-values.md similarity index 87% rename from stable/cryptofolio/2.0.13/helm-values.md rename to stable/cryptofolio/2.0.14/helm-values.md index 38a85b861d5..5aa331e9bb9 100644 --- a/stable/cryptofolio/2.0.13/helm-values.md +++ b/stable/cryptofolio/2.0.14/helm-values.md @@ -14,8 +14,8 @@ 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 [cryptofolio documentation](https://cryptofolio.org/docs). | | env.TZ | string | `"UTC"` | Set the container timezone | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | -| image.repository | string | `"xtrendence/cryptofolio"` | image repository | -| image.tag | string | `"V.2.2.0@sha256:e6e6612bb94c877b5e31853c639761d09076180fe0a6c4fdb0fb91f73d9f480e"` | image tag | +| image.repository | string | `"tccr.io/truecharts/cryptofolio"` | image repository | +| image.tag | string | `"v2.2.0@sha256:e77706dd4748dbdf2665cb53434802a3c2ef85f3d9b1ca809f2615b15758f3d0"` | 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/cryptofolio/2.0.13/ix_values.yaml b/stable/cryptofolio/2.0.14/ix_values.yaml similarity index 85% rename from stable/cryptofolio/2.0.13/ix_values.yaml rename to stable/cryptofolio/2.0.14/ix_values.yaml index f87ea572405..c291f7f7fac 100644 --- a/stable/cryptofolio/2.0.13/ix_values.yaml +++ b/stable/cryptofolio/2.0.14/ix_values.yaml @@ -1,8 +1,8 @@ image: # -- image repository - repository: xtrendence/cryptofolio + repository: tccr.io/truecharts/cryptofolio # -- image tag - tag: V.2.2.0@sha256:e6e6612bb94c877b5e31853c639761d09076180fe0a6c4fdb0fb91f73d9f480e + tag: v2.2.0@sha256:e77706dd4748dbdf2665cb53434802a3c2ef85f3d9b1ca809f2615b15758f3d0 # -- image pull policy pullPolicy: IfNotPresent diff --git a/stable/cryptofolio/2.0.13/questions.yaml b/stable/cryptofolio/2.0.14/questions.yaml similarity index 100% rename from stable/cryptofolio/2.0.13/questions.yaml rename to stable/cryptofolio/2.0.14/questions.yaml diff --git a/stable/cryptofolio/2.0.13/templates/common.yaml b/stable/cryptofolio/2.0.14/templates/common.yaml similarity index 100% rename from stable/cryptofolio/2.0.13/templates/common.yaml rename to stable/cryptofolio/2.0.14/templates/common.yaml diff --git a/stable/custom-app/3.0.23/values.yaml b/stable/cryptofolio/2.0.14/values.yaml similarity index 100% rename from stable/custom-app/3.0.23/values.yaml rename to stable/cryptofolio/2.0.14/values.yaml diff --git a/stable/custom-app/3.0.23/Chart.lock b/stable/custom-app/3.0.23/Chart.lock deleted file mode 100644 index d22deb88c5b..00000000000 --- a/stable/custom-app/3.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T11:43:31.207526023Z" diff --git a/stable/custom-app/3.0.23/ix_values.yaml b/stable/custom-app/3.0.23/ix_values.yaml deleted file mode 100644 index 267f8641122..00000000000 --- a/stable/custom-app/3.0.23/ix_values.yaml +++ /dev/null @@ -1,6 +0,0 @@ -# Default values for Jackett. - -image: - repository: ghcr.io/k8s-at-home/jackett - pullPolicy: IfNotPresent - tag: v0.20.78@sha256:bec4a37a79cbd9631aeec33411f585b097140ade69128028da3e866ca2427cf1 diff --git a/stable/custom-app/3.0.23/CHANGELOG.md b/stable/custom-app/3.0.24/CHANGELOG.md similarity index 88% rename from stable/custom-app/3.0.23/CHANGELOG.md rename to stable/custom-app/3.0.24/CHANGELOG.md index 0e200f949e9..e1e7f4cf5d1 100644 --- a/stable/custom-app/3.0.23/CHANGELOG.md +++ b/stable/custom-app/3.0.24/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [custom-app-3.0.24](https://github.com/truecharts/apps/compare/custom-app-3.0.23...custom-app-3.0.24) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [custom-app-3.0.23](https://github.com/truecharts/apps/compare/custom-app-3.0.22...custom-app-3.0.23) (2021-11-30) @@ -87,13 +97,3 @@ ### [custom-app-3.0.13](https://github.com/truecharts/apps/compare/custom-app-3.0.12...custom-app-3.0.13) (2021-11-15) #### Chore - -* update non-major ([#1336](https://github.com/truecharts/apps/issues/1336)) - - - - -### [custom-app-3.0.12](https://github.com/truecharts/apps/compare/custom-app-3.0.11...custom-app-3.0.12) (2021-11-14) - -#### Chore - diff --git a/stable/davos/2.0.13/CONFIG.md b/stable/custom-app/3.0.24/CONFIG.md similarity index 100% rename from stable/davos/2.0.13/CONFIG.md rename to stable/custom-app/3.0.24/CONFIG.md diff --git a/stable/custom-app/3.0.24/Chart.lock b/stable/custom-app/3.0.24/Chart.lock new file mode 100644 index 00000000000..c563b5ed7f3 --- /dev/null +++ b/stable/custom-app/3.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T14:33:31.268960181Z" diff --git a/stable/custom-app/3.0.23/Chart.yaml b/stable/custom-app/3.0.24/Chart.yaml similarity index 94% rename from stable/custom-app/3.0.23/Chart.yaml rename to stable/custom-app/3.0.24/Chart.yaml index 71fa5d32127..9fc75afa7ce 100644 --- a/stable/custom-app/3.0.23/Chart.yaml +++ b/stable/custom-app/3.0.24/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.20.78" +appVersion: "0.20.83" dependencies: - name: common repository: https://truecharts.org @@ -19,7 +19,7 @@ name: custom-app sources: - https://github.com/truecharts/apps/tree/master/charts/stable/custom-app type: application -version: 3.0.23 +version: 3.0.24 annotations: truecharts.org/catagories: | - custom diff --git a/stable/custom-app/3.0.23/README.md b/stable/custom-app/3.0.24/README.md similarity index 100% rename from stable/custom-app/3.0.23/README.md rename to stable/custom-app/3.0.24/README.md diff --git a/stable/custom-app/3.0.23/app-readme.md b/stable/custom-app/3.0.24/app-readme.md similarity index 100% rename from stable/custom-app/3.0.23/app-readme.md rename to stable/custom-app/3.0.24/app-readme.md diff --git a/stable/davos/2.0.13/charts/common-8.9.7.tgz b/stable/custom-app/3.0.24/charts/common-8.9.7.tgz similarity index 100% rename from stable/davos/2.0.13/charts/common-8.9.7.tgz rename to stable/custom-app/3.0.24/charts/common-8.9.7.tgz diff --git a/stable/custom-app/3.0.23/ci/test-values.yaml b/stable/custom-app/3.0.24/ci/test-values.yaml similarity index 82% rename from stable/custom-app/3.0.23/ci/test-values.yaml rename to stable/custom-app/3.0.24/ci/test-values.yaml index b84e9bba4eb..ec40c86f120 100644 --- a/stable/custom-app/3.0.23/ci/test-values.yaml +++ b/stable/custom-app/3.0.24/ci/test-values.yaml @@ -1,7 +1,7 @@ image: - repository: ghcr.io/k8s-at-home/jackett + repository: tccr.io/truecharts/jackett pullPolicy: IfNotPresent - tag: v0.20.78@sha256:bec4a37a79cbd9631aeec33411f585b097140ade69128028da3e866ca2427cf1 + tag: v0.20.83@sha256:b24ade69bfc1b9725c42043c0b4aab341aed7c2cb462fdc21bb5287aaa574d79 securityContext: readOnlyRootFilesystem: false diff --git a/stable/custom-app/3.0.23/helm-values.md b/stable/custom-app/3.0.24/helm-values.md similarity index 81% rename from stable/custom-app/3.0.23/helm-values.md rename to stable/custom-app/3.0.24/helm-values.md index d8f83dbd6ea..90682b82418 100644 --- a/stable/custom-app/3.0.23/helm-values.md +++ b/stable/custom-app/3.0.24/helm-values.md @@ -12,7 +12,7 @@ You will, however, be able to use all values referenced in the common chart here | Key | Type | Default | Description | |-----|------|---------|-------------| | image.pullPolicy | string | `"IfNotPresent"` | | -| image.repository | string | `"ghcr.io/k8s-at-home/jackett"` | | -| image.tag | string | `"v0.20.78@sha256:bec4a37a79cbd9631aeec33411f585b097140ade69128028da3e866ca2427cf1"` | | +| image.repository | string | `"tccr.io/truecharts/jackett"` | | +| image.tag | string | `"v0.20.83@sha256:b24ade69bfc1b9725c42043c0b4aab341aed7c2cb462fdc21bb5287aaa574d79"` | | All Rights Reserved - The TrueCharts Project diff --git a/stable/custom-app/3.0.24/ix_values.yaml b/stable/custom-app/3.0.24/ix_values.yaml new file mode 100644 index 00000000000..c329aad3dec --- /dev/null +++ b/stable/custom-app/3.0.24/ix_values.yaml @@ -0,0 +1,4 @@ +image: + repository: tccr.io/truecharts/jackett + pullPolicy: IfNotPresent + tag: v0.20.83@sha256:b24ade69bfc1b9725c42043c0b4aab341aed7c2cb462fdc21bb5287aaa574d79 diff --git a/stable/custom-app/3.0.23/questions.yaml b/stable/custom-app/3.0.24/questions.yaml similarity index 100% rename from stable/custom-app/3.0.23/questions.yaml rename to stable/custom-app/3.0.24/questions.yaml diff --git a/stable/custom-app/3.0.23/templates/common.yaml b/stable/custom-app/3.0.24/templates/common.yaml similarity index 100% rename from stable/custom-app/3.0.23/templates/common.yaml rename to stable/custom-app/3.0.24/templates/common.yaml diff --git a/stable/davos/2.0.13/values.yaml b/stable/custom-app/3.0.24/values.yaml similarity index 100% rename from stable/davos/2.0.13/values.yaml rename to stable/custom-app/3.0.24/values.yaml diff --git a/stable/davos/2.0.13/Chart.lock b/stable/davos/2.0.13/Chart.lock deleted file mode 100644 index 73aec2064a5..00000000000 --- a/stable/davos/2.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T11:44:00.196639616Z" diff --git a/stable/davos/2.0.13/CHANGELOG.md b/stable/davos/2.0.14/CHANGELOG.md similarity index 87% rename from stable/davos/2.0.13/CHANGELOG.md rename to stable/davos/2.0.14/CHANGELOG.md index 5028f49f16b..873ddf8f1b8 100644 --- a/stable/davos/2.0.13/CHANGELOG.md +++ b/stable/davos/2.0.14/CHANGELOG.md @@ -1,6 +1,17 @@ # Changelog
+ +### [davos-2.0.14](https://github.com/truecharts/apps/compare/davos-2.0.13...davos-2.0.14) (2021-12-03) + +#### Chore + +* ensure container references are prefixed with v +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [davos-2.0.13](https://github.com/truecharts/apps/compare/davos-2.0.12...davos-2.0.13) (2021-11-30) @@ -86,14 +97,3 @@ - -### [davos-2.0.5](https://github.com/truecharts/apps/compare/davos-2.0.4...davos-2.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/deepstack-cpu/7.0.13/CONFIG.md b/stable/davos/2.0.14/CONFIG.md similarity index 100% rename from stable/deepstack-cpu/7.0.13/CONFIG.md rename to stable/davos/2.0.14/CONFIG.md diff --git a/stable/davos/2.0.14/Chart.lock b/stable/davos/2.0.14/Chart.lock new file mode 100644 index 00000000000..bb8f472899d --- /dev/null +++ b/stable/davos/2.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T14:34:02.964079943Z" diff --git a/stable/davos/2.0.13/Chart.yaml b/stable/davos/2.0.14/Chart.yaml similarity index 98% rename from stable/davos/2.0.13/Chart.yaml rename to stable/davos/2.0.14/Chart.yaml index 3c730b40b1e..b0a08d22ef9 100644 --- a/stable/davos/2.0.13/Chart.yaml +++ b/stable/davos/2.0.14/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/linuxserver/docker-davos - https://github.com/linuxserver/davos/ type: application -version: 2.0.13 +version: 2.0.14 annotations: truecharts.org/catagories: | - media diff --git a/stable/davos/2.0.13/README.md b/stable/davos/2.0.14/README.md similarity index 100% rename from stable/davos/2.0.13/README.md rename to stable/davos/2.0.14/README.md diff --git a/stable/davos/2.0.13/app-readme.md b/stable/davos/2.0.14/app-readme.md similarity index 100% rename from stable/davos/2.0.13/app-readme.md rename to stable/davos/2.0.14/app-readme.md diff --git a/stable/deepstack-cpu/7.0.13/charts/common-8.9.7.tgz b/stable/davos/2.0.14/charts/common-8.9.7.tgz similarity index 100% rename from stable/deepstack-cpu/7.0.13/charts/common-8.9.7.tgz rename to stable/davos/2.0.14/charts/common-8.9.7.tgz diff --git a/stable/davos/2.0.13/helm-values.md b/stable/davos/2.0.14/helm-values.md similarity index 87% rename from stable/davos/2.0.13/helm-values.md rename to stable/davos/2.0.14/helm-values.md index bf2dbe891b0..6b377212bdd 100644 --- a/stable/davos/2.0.13/helm-values.md +++ b/stable/davos/2.0.14/helm-values.md @@ -13,8 +13,8 @@ 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/davos"` | | -| image.tag | string | `"2.2.1-ls76@sha256:24ba55aeaa4f86a76dc2664e1bb090f315279ec84e1e603e24713cfe0538d890"` | | +| image.repository | string | `"tccr.io/truecharts/davos"` | | +| image.tag | string | `"v2.2.1-ls76@sha256:f9359583fb20278b436e7b018ee244f2cce1480d6834775f19e9da3503dd0e9b"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | persistence.varrun.enabled | bool | `true` | | diff --git a/stable/davos/2.0.13/ix_values.yaml b/stable/davos/2.0.14/ix_values.yaml similarity index 73% rename from stable/davos/2.0.13/ix_values.yaml rename to stable/davos/2.0.14/ix_values.yaml index 12391ef73c5..08a898d7303 100644 --- a/stable/davos/2.0.13/ix_values.yaml +++ b/stable/davos/2.0.14/ix_values.yaml @@ -1,7 +1,7 @@ image: - repository: ghcr.io/linuxserver/davos + repository: tccr.io/truecharts/davos pullPolicy: IfNotPresent - tag: 2.2.1-ls76@sha256:24ba55aeaa4f86a76dc2664e1bb090f315279ec84e1e603e24713cfe0538d890 + tag: v2.2.1-ls76@sha256:f9359583fb20278b436e7b018ee244f2cce1480d6834775f19e9da3503dd0e9b env: PUID: 568 diff --git a/stable/davos/2.0.13/questions.yaml b/stable/davos/2.0.14/questions.yaml similarity index 100% rename from stable/davos/2.0.13/questions.yaml rename to stable/davos/2.0.14/questions.yaml diff --git a/stable/davos/2.0.13/templates/common.yaml b/stable/davos/2.0.14/templates/common.yaml similarity index 100% rename from stable/davos/2.0.13/templates/common.yaml rename to stable/davos/2.0.14/templates/common.yaml diff --git a/stable/deepstack-cpu/7.0.13/values.yaml b/stable/davos/2.0.14/values.yaml similarity index 100% rename from stable/deepstack-cpu/7.0.13/values.yaml rename to stable/davos/2.0.14/values.yaml diff --git a/stable/deepstack-cpu/7.0.13/Chart.lock b/stable/deepstack-cpu/7.0.13/Chart.lock deleted file mode 100644 index 11d1a058cd4..00000000000 --- a/stable/deepstack-cpu/7.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T11:44:58.422229636Z" diff --git a/stable/deepstack-cpu/7.0.13/CHANGELOG.md b/stable/deepstack-cpu/7.0.14/CHANGELOG.md similarity index 89% rename from stable/deepstack-cpu/7.0.13/CHANGELOG.md rename to stable/deepstack-cpu/7.0.14/CHANGELOG.md index a65e6ecc682..fe316a5b87a 100644 --- a/stable/deepstack-cpu/7.0.13/CHANGELOG.md +++ b/stable/deepstack-cpu/7.0.14/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [deepstack-cpu-7.0.14](https://github.com/truecharts/apps/compare/deepstack-cpu-7.0.13...deepstack-cpu-7.0.14) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [deepstack-cpu-7.0.13](https://github.com/truecharts/apps/compare/deepstack-cpu-7.0.12...deepstack-cpu-7.0.13) (2021-11-30) @@ -87,13 +97,3 @@ #### Chore * update non-major deps helm releases ([#1295](https://github.com/truecharts/apps/issues/1295)) - - - - -### [deepstack-cpu-7.0.5](https://github.com/truecharts/apps/compare/deepstack-cpu-7.0.4...deepstack-cpu-7.0.5) (2021-11-07) - -#### Chore - -* update non-major deps helm releases ([#1291](https://github.com/truecharts/apps/issues/1291)) - diff --git a/stable/deepstack-gpu/2.0.13/CONFIG.md b/stable/deepstack-cpu/7.0.14/CONFIG.md similarity index 100% rename from stable/deepstack-gpu/2.0.13/CONFIG.md rename to stable/deepstack-cpu/7.0.14/CONFIG.md diff --git a/stable/deepstack-cpu/7.0.14/Chart.lock b/stable/deepstack-cpu/7.0.14/Chart.lock new file mode 100644 index 00000000000..5758b0ce87b --- /dev/null +++ b/stable/deepstack-cpu/7.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T14:34:35.288733302Z" diff --git a/stable/deepstack-cpu/7.0.13/Chart.yaml b/stable/deepstack-cpu/7.0.14/Chart.yaml similarity index 95% rename from stable/deepstack-cpu/7.0.13/Chart.yaml rename to stable/deepstack-cpu/7.0.14/Chart.yaml index 9262640f0b5..6cfe67694b4 100644 --- a/stable/deepstack-cpu/7.0.13/Chart.yaml +++ b/stable/deepstack-cpu/7.0.14/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "cpu" +appVersion: "2021.09.1" dependencies: - name: common repository: https://truecharts.org @@ -22,7 +22,7 @@ sources: - https://hub.docker.com/r/deepquestai/deepstack - https://www.deepstack.cc/ type: application -version: 7.0.13 +version: 7.0.14 annotations: truecharts.org/catagories: | - AI diff --git a/stable/deepstack-cpu/7.0.13/README.md b/stable/deepstack-cpu/7.0.14/README.md similarity index 100% rename from stable/deepstack-cpu/7.0.13/README.md rename to stable/deepstack-cpu/7.0.14/README.md diff --git a/stable/deepstack-cpu/7.0.13/app-readme.md b/stable/deepstack-cpu/7.0.14/app-readme.md similarity index 100% rename from stable/deepstack-cpu/7.0.13/app-readme.md rename to stable/deepstack-cpu/7.0.14/app-readme.md diff --git a/stable/deepstack-gpu/2.0.13/charts/common-8.9.7.tgz b/stable/deepstack-cpu/7.0.14/charts/common-8.9.7.tgz similarity index 100% rename from stable/deepstack-gpu/2.0.13/charts/common-8.9.7.tgz rename to stable/deepstack-cpu/7.0.14/charts/common-8.9.7.tgz diff --git a/stable/deepstack-cpu/7.0.13/helm-values.md b/stable/deepstack-cpu/7.0.14/helm-values.md similarity index 89% rename from stable/deepstack-cpu/7.0.13/helm-values.md rename to stable/deepstack-cpu/7.0.14/helm-values.md index 6d0a7e12515..ec09ef2dabe 100644 --- a/stable/deepstack-cpu/7.0.13/helm-values.md +++ b/stable/deepstack-cpu/7.0.14/helm-values.md @@ -19,8 +19,8 @@ You will, however, be able to use all values referenced in the common chart here | env.VISION-SCENE | string | `"True"` | | | envTpl.USER_ID | string | `"{{ .Values.env.PUID }}"` | | | image.pullPolicy | string | `"IfNotPresent"` | | -| image.repository | string | `"deepquestai/deepstack"` | | -| image.tag | string | `"cpu-2021.09.1@sha256:359dc8c6c5056891b2a4f419902616b8b8b9bc9068b0c20fd40e13bc7a5583b5"` | | +| image.repository | string | `"tccr.io/truecharts/deepstack-cpu"` | | +| image.tag | string | `"v2021.09.1@sha256:f924cebf518a54bca2ca2ac33911cf3af4dd7403cad371781422436ce4254a28"` | | | persistence.data.enabled | bool | `true` | | | persistence.data.mountPath | string | `"/datastore"` | | | podSecurityContext.runAsGroup | int | `0` | | diff --git a/stable/deepstack-cpu/7.0.13/ix_values.yaml b/stable/deepstack-cpu/7.0.14/ix_values.yaml similarity index 79% rename from stable/deepstack-cpu/7.0.13/ix_values.yaml rename to stable/deepstack-cpu/7.0.14/ix_values.yaml index af32261ef98..317d159f26d 100644 --- a/stable/deepstack-cpu/7.0.13/ix_values.yaml +++ b/stable/deepstack-cpu/7.0.14/ix_values.yaml @@ -1,9 +1,7 @@ -# Default values for Jackett. - image: - repository: deepquestai/deepstack + repository: tccr.io/truecharts/deepstack-cpu pullPolicy: IfNotPresent - tag: cpu-2021.09.1@sha256:359dc8c6c5056891b2a4f419902616b8b8b9bc9068b0c20fd40e13bc7a5583b5 + tag: v2021.09.1@sha256:f924cebf518a54bca2ca2ac33911cf3af4dd7403cad371781422436ce4254a28 service: main: diff --git a/stable/deepstack-cpu/7.0.13/questions.yaml b/stable/deepstack-cpu/7.0.14/questions.yaml similarity index 100% rename from stable/deepstack-cpu/7.0.13/questions.yaml rename to stable/deepstack-cpu/7.0.14/questions.yaml diff --git a/stable/deepstack-cpu/7.0.13/templates/common.yaml b/stable/deepstack-cpu/7.0.14/templates/common.yaml similarity index 100% rename from stable/deepstack-cpu/7.0.13/templates/common.yaml rename to stable/deepstack-cpu/7.0.14/templates/common.yaml diff --git a/stable/deepstack-gpu/2.0.13/values.yaml b/stable/deepstack-cpu/7.0.14/values.yaml similarity index 100% rename from stable/deepstack-gpu/2.0.13/values.yaml rename to stable/deepstack-cpu/7.0.14/values.yaml diff --git a/stable/deepstack-gpu/2.0.13/Chart.lock b/stable/deepstack-gpu/2.0.13/Chart.lock deleted file mode 100644 index be41c055596..00000000000 --- a/stable/deepstack-gpu/2.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T11:45:27.563647904Z" diff --git a/stable/deepstack-gpu/2.0.13/CHANGELOG.md b/stable/deepstack-gpu/2.0.14/CHANGELOG.md similarity index 89% rename from stable/deepstack-gpu/2.0.13/CHANGELOG.md rename to stable/deepstack-gpu/2.0.14/CHANGELOG.md index 7aaa2679010..e3da6dc559b 100644 --- a/stable/deepstack-gpu/2.0.13/CHANGELOG.md +++ b/stable/deepstack-gpu/2.0.14/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [deepstack-gpu-2.0.14](https://github.com/truecharts/apps/compare/deepstack-gpu-2.0.13...deepstack-gpu-2.0.14) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [deepstack-gpu-2.0.13](https://github.com/truecharts/apps/compare/deepstack-gpu-2.0.12...deepstack-gpu-2.0.13) (2021-11-30) @@ -87,13 +97,3 @@ #### Chore * update non-major deps helm releases ([#1295](https://github.com/truecharts/apps/issues/1295)) - - - - -### [deepstack-gpu-2.0.5](https://github.com/truecharts/apps/compare/deepstack-gpu-2.0.4...deepstack-gpu-2.0.5) (2021-11-07) - -#### Chore - -* update non-major deps helm releases ([#1291](https://github.com/truecharts/apps/issues/1291)) - diff --git a/stable/deluge/9.0.14/CONFIG.md b/stable/deepstack-gpu/2.0.14/CONFIG.md similarity index 100% rename from stable/deluge/9.0.14/CONFIG.md rename to stable/deepstack-gpu/2.0.14/CONFIG.md diff --git a/stable/deepstack-gpu/2.0.14/Chart.lock b/stable/deepstack-gpu/2.0.14/Chart.lock new file mode 100644 index 00000000000..b251bb406a0 --- /dev/null +++ b/stable/deepstack-gpu/2.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T14:35:06.894801529Z" diff --git a/stable/deepstack-gpu/2.0.13/Chart.yaml b/stable/deepstack-gpu/2.0.14/Chart.yaml similarity index 95% rename from stable/deepstack-gpu/2.0.13/Chart.yaml rename to stable/deepstack-gpu/2.0.14/Chart.yaml index 58e3e04ad06..6e40b9cf227 100644 --- a/stable/deepstack-gpu/2.0.13/Chart.yaml +++ b/stable/deepstack-gpu/2.0.14/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "gpu" +appVersion: "2021.09.1" dependencies: - name: common repository: https://truecharts.org @@ -22,7 +22,7 @@ sources: - https://hub.docker.com/r/deepquestai/deepstack - https://www.deepstack.cc/ type: application -version: 2.0.13 +version: 2.0.14 annotations: truecharts.org/catagories: | - AI diff --git a/stable/deepstack-gpu/2.0.13/README.md b/stable/deepstack-gpu/2.0.14/README.md similarity index 100% rename from stable/deepstack-gpu/2.0.13/README.md rename to stable/deepstack-gpu/2.0.14/README.md diff --git a/stable/deepstack-gpu/2.0.13/app-readme.md b/stable/deepstack-gpu/2.0.14/app-readme.md similarity index 100% rename from stable/deepstack-gpu/2.0.13/app-readme.md rename to stable/deepstack-gpu/2.0.14/app-readme.md diff --git a/stable/deluge/9.0.14/charts/common-8.9.7.tgz b/stable/deepstack-gpu/2.0.14/charts/common-8.9.7.tgz similarity index 100% rename from stable/deluge/9.0.14/charts/common-8.9.7.tgz rename to stable/deepstack-gpu/2.0.14/charts/common-8.9.7.tgz diff --git a/stable/deepstack-gpu/2.0.13/helm-values.md b/stable/deepstack-gpu/2.0.14/helm-values.md similarity index 89% rename from stable/deepstack-gpu/2.0.13/helm-values.md rename to stable/deepstack-gpu/2.0.14/helm-values.md index 7ad5091bfa6..5fc32b499ad 100644 --- a/stable/deepstack-gpu/2.0.13/helm-values.md +++ b/stable/deepstack-gpu/2.0.14/helm-values.md @@ -19,8 +19,8 @@ You will, however, be able to use all values referenced in the common chart here | env.VISION-SCENE | string | `"True"` | | | envTpl.USER_ID | string | `"{{ .Values.env.PUID }}"` | | | image.pullPolicy | string | `"IfNotPresent"` | | -| image.repository | string | `"deepquestai/deepstack"` | | -| image.tag | string | `"gpu-2021.09.1@sha256:e71f54392c9b1199f9142d7ffcd8f0c3a6e91fe69c02a44fd76f906dd88849cb"` | | +| image.repository | string | `"tccr.io/truecharts/deepstack-gpu"` | | +| image.tag | string | `"v2021.09.1@sha256:f924cebf518a54bca2ca2ac33911cf3af4dd7403cad371781422436ce4254a28"` | | | persistence.data.enabled | bool | `true` | | | persistence.data.mountPath | string | `"/datastore"` | | | podSecurityContext.runAsGroup | int | `0` | | diff --git a/stable/deepstack-gpu/2.0.13/ix_values.yaml b/stable/deepstack-gpu/2.0.14/ix_values.yaml similarity index 79% rename from stable/deepstack-gpu/2.0.13/ix_values.yaml rename to stable/deepstack-gpu/2.0.14/ix_values.yaml index 7463cd3897a..4fca29062bb 100644 --- a/stable/deepstack-gpu/2.0.13/ix_values.yaml +++ b/stable/deepstack-gpu/2.0.14/ix_values.yaml @@ -1,9 +1,7 @@ -# Default values for Jackett. - image: - repository: deepquestai/deepstack + repository: tccr.io/truecharts/deepstack-gpu pullPolicy: IfNotPresent - tag: gpu-2021.09.1@sha256:e71f54392c9b1199f9142d7ffcd8f0c3a6e91fe69c02a44fd76f906dd88849cb + tag: v2021.09.1@sha256:f924cebf518a54bca2ca2ac33911cf3af4dd7403cad371781422436ce4254a28 service: main: diff --git a/stable/deepstack-gpu/2.0.13/questions.yaml b/stable/deepstack-gpu/2.0.14/questions.yaml similarity index 100% rename from stable/deepstack-gpu/2.0.13/questions.yaml rename to stable/deepstack-gpu/2.0.14/questions.yaml diff --git a/stable/deepstack-gpu/2.0.13/templates/common.yaml b/stable/deepstack-gpu/2.0.14/templates/common.yaml similarity index 100% rename from stable/deepstack-gpu/2.0.13/templates/common.yaml rename to stable/deepstack-gpu/2.0.14/templates/common.yaml diff --git a/stable/deluge/9.0.14/values.yaml b/stable/deepstack-gpu/2.0.14/values.yaml similarity index 100% rename from stable/deluge/9.0.14/values.yaml rename to stable/deepstack-gpu/2.0.14/values.yaml diff --git a/stable/deluge/9.0.14/Chart.lock b/stable/deluge/9.0.14/Chart.lock deleted file mode 100644 index 703c38e0e7e..00000000000 --- a/stable/deluge/9.0.14/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T11:45:56.690883814Z" diff --git a/stable/deluge/9.0.14/CHANGELOG.md b/stable/deluge/9.0.15/CHANGELOG.md similarity index 90% rename from stable/deluge/9.0.14/CHANGELOG.md rename to stable/deluge/9.0.15/CHANGELOG.md index f99f80235de..24462003aee 100644 --- a/stable/deluge/9.0.14/CHANGELOG.md +++ b/stable/deluge/9.0.15/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [deluge-9.0.15](https://github.com/truecharts/apps/compare/deluge-9.0.14...deluge-9.0.15) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [deluge-9.0.14](https://github.com/truecharts/apps/compare/deluge-9.0.13...deluge-9.0.14) (2021-11-30) @@ -87,13 +97,3 @@ * update non-major deps helm releases ([#1295](https://github.com/truecharts/apps/issues/1295)) - - -### [deluge-9.0.6](https://github.com/truecharts/apps/compare/deluge-9.0.5...deluge-9.0.6) (2021-11-07) - -#### Chore - -* update non-major ([#1270](https://github.com/truecharts/apps/issues/1270)) - - - diff --git a/stable/digikam/2.0.15/CONFIG.md b/stable/deluge/9.0.15/CONFIG.md similarity index 100% rename from stable/digikam/2.0.15/CONFIG.md rename to stable/deluge/9.0.15/CONFIG.md diff --git a/stable/deluge/9.0.15/Chart.lock b/stable/deluge/9.0.15/Chart.lock new file mode 100644 index 00000000000..d79a8c770b2 --- /dev/null +++ b/stable/deluge/9.0.15/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T14:35:38.532461384Z" diff --git a/stable/deluge/9.0.14/Chart.yaml b/stable/deluge/9.0.15/Chart.yaml similarity index 97% rename from stable/deluge/9.0.14/Chart.yaml rename to stable/deluge/9.0.15/Chart.yaml index 21f83da08c4..b97b36901ac 100644 --- a/stable/deluge/9.0.14/Chart.yaml +++ b/stable/deluge/9.0.15/Chart.yaml @@ -21,7 +21,7 @@ name: deluge sources: - https://github.com/deluge-torrent/deluge type: application -version: 9.0.14 +version: 9.0.15 annotations: truecharts.org/catagories: | - media diff --git a/stable/deluge/9.0.14/README.md b/stable/deluge/9.0.15/README.md similarity index 100% rename from stable/deluge/9.0.14/README.md rename to stable/deluge/9.0.15/README.md diff --git a/stable/deluge/9.0.14/app-readme.md b/stable/deluge/9.0.15/app-readme.md similarity index 100% rename from stable/deluge/9.0.14/app-readme.md rename to stable/deluge/9.0.15/app-readme.md diff --git a/stable/digikam/2.0.15/charts/common-8.9.7.tgz b/stable/deluge/9.0.15/charts/common-8.9.7.tgz similarity index 100% rename from stable/digikam/2.0.15/charts/common-8.9.7.tgz rename to stable/deluge/9.0.15/charts/common-8.9.7.tgz diff --git a/stable/deluge/9.0.14/helm-values.md b/stable/deluge/9.0.15/helm-values.md similarity index 92% rename from stable/deluge/9.0.14/helm-values.md rename to stable/deluge/9.0.15/helm-values.md index c95126242e3..95265c50d13 100644 --- a/stable/deluge/9.0.14/helm-values.md +++ b/stable/deluge/9.0.15/helm-values.md @@ -12,8 +12,8 @@ You will, however, be able to use all values referenced in the common chart here | Key | Type | Default | Description | |-----|------|---------|-------------| | image.pullPolicy | string | `"IfNotPresent"` | | -| image.repository | string | `"ghcr.io/linuxserver/deluge"` | | -| image.tag | string | `"version-2.0.3-2201906121747ubuntu18.04.1@sha256:2ce561a95e7be890c1daf718e85e37fd58d792ac86ec031d1dd22f85e5311469"` | | +| image.repository | string | `"tccr.io/truecharts/deluge"` | | +| image.tag | string | `"version-2.0.3-2201906121747ubuntu18.04.1@sha256:ef71fa2986593ad6fe3d2c3f277f0340c28c0fbcdc8b91c3505b83be71784f08"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | persistence.varrun.enabled | bool | `true` | | diff --git a/stable/deluge/9.0.14/ix_values.yaml b/stable/deluge/9.0.15/ix_values.yaml similarity index 74% rename from stable/deluge/9.0.14/ix_values.yaml rename to stable/deluge/9.0.15/ix_values.yaml index 63762615e5c..a00f46f66c8 100644 --- a/stable/deluge/9.0.14/ix_values.yaml +++ b/stable/deluge/9.0.15/ix_values.yaml @@ -1,9 +1,7 @@ -# Default values for deluge. - image: - repository: ghcr.io/linuxserver/deluge + repository: tccr.io/truecharts/deluge pullPolicy: IfNotPresent - tag: version-2.0.3-2201906121747ubuntu18.04.1@sha256:2ce561a95e7be890c1daf718e85e37fd58d792ac86ec031d1dd22f85e5311469 + tag: version-2.0.3-2201906121747ubuntu18.04.1@sha256:ef71fa2986593ad6fe3d2c3f277f0340c28c0fbcdc8b91c3505b83be71784f08 securityContext: runAsNonRoot: false diff --git a/stable/deluge/9.0.14/questions.yaml b/stable/deluge/9.0.15/questions.yaml similarity index 100% rename from stable/deluge/9.0.14/questions.yaml rename to stable/deluge/9.0.15/questions.yaml diff --git a/stable/deluge/9.0.14/templates/common.yaml b/stable/deluge/9.0.15/templates/common.yaml similarity index 100% rename from stable/deluge/9.0.14/templates/common.yaml rename to stable/deluge/9.0.15/templates/common.yaml diff --git a/stable/digikam/2.0.15/values.yaml b/stable/deluge/9.0.15/values.yaml similarity index 100% rename from stable/digikam/2.0.15/values.yaml rename to stable/deluge/9.0.15/values.yaml diff --git a/stable/digikam/2.0.15/Chart.lock b/stable/digikam/2.0.15/Chart.lock deleted file mode 100644 index 8e938b51709..00000000000 --- a/stable/digikam/2.0.15/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T11:46:25.852586281Z" diff --git a/stable/digikam/2.0.15/CHANGELOG.md b/stable/digikam/2.0.16/CHANGELOG.md similarity index 89% rename from stable/digikam/2.0.15/CHANGELOG.md rename to stable/digikam/2.0.16/CHANGELOG.md index 4b4adc940d6..fe36d423dee 100644 --- a/stable/digikam/2.0.15/CHANGELOG.md +++ b/stable/digikam/2.0.16/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [digikam-2.0.16](https://github.com/truecharts/apps/compare/digikam-2.0.15...digikam-2.0.16) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [digikam-2.0.15](https://github.com/truecharts/apps/compare/digikam-2.0.14...digikam-2.0.15) (2021-11-30) @@ -87,13 +97,3 @@ - -### [digikam-2.0.7](https://github.com/truecharts/apps/compare/digikam-2.0.6...digikam-2.0.7) (2021-11-07) - -#### Chore - -* update non-major ([#1270](https://github.com/truecharts/apps/issues/1270)) - - - - diff --git a/stable/doublecommander/2.0.16/CONFIG.md b/stable/digikam/2.0.16/CONFIG.md similarity index 100% rename from stable/doublecommander/2.0.16/CONFIG.md rename to stable/digikam/2.0.16/CONFIG.md diff --git a/stable/digikam/2.0.16/Chart.lock b/stable/digikam/2.0.16/Chart.lock new file mode 100644 index 00000000000..305b2c9cf06 --- /dev/null +++ b/stable/digikam/2.0.16/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T14:36:09.922153363Z" diff --git a/stable/digikam/2.0.15/Chart.yaml b/stable/digikam/2.0.16/Chart.yaml similarity index 98% rename from stable/digikam/2.0.15/Chart.yaml rename to stable/digikam/2.0.16/Chart.yaml index 3384b5dbb26..ff3227225c7 100644 --- a/stable/digikam/2.0.15/Chart.yaml +++ b/stable/digikam/2.0.16/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/linuxserver/docker-digikam - https://www.digikam.org/ type: application -version: 2.0.15 +version: 2.0.16 annotations: truecharts.org/catagories: | - media diff --git a/stable/digikam/2.0.15/README.md b/stable/digikam/2.0.16/README.md similarity index 100% rename from stable/digikam/2.0.15/README.md rename to stable/digikam/2.0.16/README.md diff --git a/stable/digikam/2.0.15/app-readme.md b/stable/digikam/2.0.16/app-readme.md similarity index 100% rename from stable/digikam/2.0.15/app-readme.md rename to stable/digikam/2.0.16/app-readme.md diff --git a/stable/doublecommander/2.0.16/charts/common-8.9.7.tgz b/stable/digikam/2.0.16/charts/common-8.9.7.tgz similarity index 100% rename from stable/doublecommander/2.0.16/charts/common-8.9.7.tgz rename to stable/digikam/2.0.16/charts/common-8.9.7.tgz diff --git a/stable/digikam/2.0.15/helm-values.md b/stable/digikam/2.0.16/helm-values.md similarity index 87% rename from stable/digikam/2.0.15/helm-values.md rename to stable/digikam/2.0.16/helm-values.md index a6941274e8d..1a611c45bc3 100644 --- a/stable/digikam/2.0.15/helm-values.md +++ b/stable/digikam/2.0.16/helm-values.md @@ -13,8 +13,8 @@ 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/digikam"` | | -| image.tag | string | `"version-7.3.0@sha256:fe94ffafb3fb177e1e3b1169b26a3aa111f8fa678fc3fb236c30cb5208965df7"` | | +| image.repository | string | `"tccr.io/truecharts/digikam"` | | +| image.tag | string | `"version-7.3.0@sha256:97cc7525c0e77c75933eea57f2aa52b76077837971a7866338d79ea93adb069c"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | persistence.varrun.enabled | bool | `true` | | diff --git a/stable/digikam/2.0.15/ix_values.yaml b/stable/digikam/2.0.16/ix_values.yaml similarity index 72% rename from stable/digikam/2.0.15/ix_values.yaml rename to stable/digikam/2.0.16/ix_values.yaml index b0160f5594a..899af183e26 100644 --- a/stable/digikam/2.0.15/ix_values.yaml +++ b/stable/digikam/2.0.16/ix_values.yaml @@ -1,7 +1,7 @@ image: - repository: ghcr.io/linuxserver/digikam + repository: tccr.io/truecharts/digikam pullPolicy: IfNotPresent - tag: version-7.3.0@sha256:fe94ffafb3fb177e1e3b1169b26a3aa111f8fa678fc3fb236c30cb5208965df7 + tag: version-7.3.0@sha256:97cc7525c0e77c75933eea57f2aa52b76077837971a7866338d79ea93adb069c env: PUID: 568 diff --git a/stable/digikam/2.0.15/questions.yaml b/stable/digikam/2.0.16/questions.yaml similarity index 100% rename from stable/digikam/2.0.15/questions.yaml rename to stable/digikam/2.0.16/questions.yaml diff --git a/stable/digikam/2.0.15/templates/common.yaml b/stable/digikam/2.0.16/templates/common.yaml similarity index 100% rename from stable/digikam/2.0.15/templates/common.yaml rename to stable/digikam/2.0.16/templates/common.yaml diff --git a/stable/doublecommander/2.0.16/values.yaml b/stable/digikam/2.0.16/values.yaml similarity index 100% rename from stable/doublecommander/2.0.16/values.yaml rename to stable/digikam/2.0.16/values.yaml diff --git a/stable/doublecommander/2.0.16/Chart.lock b/stable/doublecommander/2.0.16/Chart.lock deleted file mode 100644 index 16a4997cb16..00000000000 --- a/stable/doublecommander/2.0.16/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T11:47:24.570432961Z" diff --git a/stable/doublecommander/2.0.16/CHANGELOG.md b/stable/doublecommander/2.0.17/CHANGELOG.md similarity index 89% rename from stable/doublecommander/2.0.16/CHANGELOG.md rename to stable/doublecommander/2.0.17/CHANGELOG.md index 772e643698e..c9179a256dc 100644 --- a/stable/doublecommander/2.0.16/CHANGELOG.md +++ b/stable/doublecommander/2.0.17/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [doublecommander-2.0.17](https://github.com/truecharts/apps/compare/doublecommander-2.0.16...doublecommander-2.0.17) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [doublecommander-2.0.16](https://github.com/truecharts/apps/compare/doublecommander-2.0.15...doublecommander-2.0.16) (2021-11-30) @@ -87,13 +97,3 @@ - -### [doublecommander-2.0.8](https://github.com/truecharts/apps/compare/doublecommander-2.0.7...doublecommander-2.0.8) (2021-11-09) - -#### Chore - -* update non-major ([#1299](https://github.com/truecharts/apps/issues/1299)) - - - - diff --git a/stable/duplicati/4.0.13/CONFIG.md b/stable/doublecommander/2.0.17/CONFIG.md similarity index 100% rename from stable/duplicati/4.0.13/CONFIG.md rename to stable/doublecommander/2.0.17/CONFIG.md diff --git a/stable/doublecommander/2.0.17/Chart.lock b/stable/doublecommander/2.0.17/Chart.lock new file mode 100644 index 00000000000..5cc45dcafa6 --- /dev/null +++ b/stable/doublecommander/2.0.17/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T14:36:41.327550973Z" diff --git a/stable/doublecommander/2.0.16/Chart.yaml b/stable/doublecommander/2.0.17/Chart.yaml similarity index 98% rename from stable/doublecommander/2.0.16/Chart.yaml rename to stable/doublecommander/2.0.17/Chart.yaml index ae0d600fb66..39f993b7674 100644 --- a/stable/doublecommander/2.0.16/Chart.yaml +++ b/stable/doublecommander/2.0.17/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/linuxserver/docker-doublecommander - https://doublecmd.sourceforge.io/ type: application -version: 2.0.16 +version: 2.0.17 annotations: truecharts.org/catagories: | - media diff --git a/stable/doublecommander/2.0.16/README.md b/stable/doublecommander/2.0.17/README.md similarity index 100% rename from stable/doublecommander/2.0.16/README.md rename to stable/doublecommander/2.0.17/README.md diff --git a/stable/doublecommander/2.0.16/app-readme.md b/stable/doublecommander/2.0.17/app-readme.md similarity index 100% rename from stable/doublecommander/2.0.16/app-readme.md rename to stable/doublecommander/2.0.17/app-readme.md diff --git a/stable/duplicati/4.0.13/charts/common-8.9.7.tgz b/stable/doublecommander/2.0.17/charts/common-8.9.7.tgz similarity index 100% rename from stable/duplicati/4.0.13/charts/common-8.9.7.tgz rename to stable/doublecommander/2.0.17/charts/common-8.9.7.tgz diff --git a/stable/doublecommander/2.0.16/helm-values.md b/stable/doublecommander/2.0.17/helm-values.md similarity index 86% rename from stable/doublecommander/2.0.16/helm-values.md rename to stable/doublecommander/2.0.17/helm-values.md index c0c1413de16..f332be51c67 100644 --- a/stable/doublecommander/2.0.16/helm-values.md +++ b/stable/doublecommander/2.0.17/helm-values.md @@ -13,8 +13,8 @@ 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/doublecommander"` | | -| image.tag | string | `"version-0.8.2-1@sha256:a64547270ae8644ed31e76e87c831e2bc92cb82bb825af5edc009fdf69a7ddde"` | | +| image.repository | string | `"tccr.io/truecharts/doublecommander"` | | +| image.tag | string | `"version-0.8.2-1@sha256:9c71e7178c24bdd646fa65e49fd9cef59ad9584eac2d60d59ea3e62ea53d47f9"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | persistence.varrun.enabled | bool | `true` | | diff --git a/stable/doublecommander/2.0.16/ix_values.yaml b/stable/doublecommander/2.0.17/ix_values.yaml similarity index 71% rename from stable/doublecommander/2.0.16/ix_values.yaml rename to stable/doublecommander/2.0.17/ix_values.yaml index 717062c0468..34d1681ff05 100644 --- a/stable/doublecommander/2.0.16/ix_values.yaml +++ b/stable/doublecommander/2.0.17/ix_values.yaml @@ -1,7 +1,7 @@ image: - repository: ghcr.io/linuxserver/doublecommander + repository: tccr.io/truecharts/doublecommander pullPolicy: IfNotPresent - tag: version-0.8.2-1@sha256:a64547270ae8644ed31e76e87c831e2bc92cb82bb825af5edc009fdf69a7ddde + tag: version-0.8.2-1@sha256:9c71e7178c24bdd646fa65e49fd9cef59ad9584eac2d60d59ea3e62ea53d47f9 env: PUID: 568 diff --git a/stable/doublecommander/2.0.16/questions.yaml b/stable/doublecommander/2.0.17/questions.yaml similarity index 100% rename from stable/doublecommander/2.0.16/questions.yaml rename to stable/doublecommander/2.0.17/questions.yaml diff --git a/stable/doublecommander/2.0.16/templates/common.yaml b/stable/doublecommander/2.0.17/templates/common.yaml similarity index 100% rename from stable/doublecommander/2.0.16/templates/common.yaml rename to stable/doublecommander/2.0.17/templates/common.yaml diff --git a/stable/duplicati/4.0.13/values.yaml b/stable/doublecommander/2.0.17/values.yaml similarity index 100% rename from stable/duplicati/4.0.13/values.yaml rename to stable/doublecommander/2.0.17/values.yaml diff --git a/stable/duplicati/4.0.13/CHANGELOG.md b/stable/duplicati/4.0.14/CHANGELOG.md similarity index 89% rename from stable/duplicati/4.0.13/CHANGELOG.md rename to stable/duplicati/4.0.14/CHANGELOG.md index c0db572169c..6e9742bead6 100644 --- a/stable/duplicati/4.0.13/CHANGELOG.md +++ b/stable/duplicati/4.0.14/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [duplicati-4.0.14](https://github.com/truecharts/apps/compare/duplicati-4.0.13...duplicati-4.0.14) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [duplicati-4.0.13](https://github.com/truecharts/apps/compare/duplicati-4.0.12...duplicati-4.0.13) (2021-11-30) @@ -87,13 +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/emby/9.0.15/CONFIG.md b/stable/duplicati/4.0.14/CONFIG.md similarity index 100% rename from stable/emby/9.0.15/CONFIG.md rename to stable/duplicati/4.0.14/CONFIG.md diff --git a/stable/focalboard/4.0.13/Chart.lock b/stable/duplicati/4.0.14/Chart.lock similarity index 79% rename from stable/focalboard/4.0.13/Chart.lock rename to stable/duplicati/4.0.14/Chart.lock index 2e05eea1a07..3b2035f7108 100644 --- a/stable/focalboard/4.0.13/Chart.lock +++ b/stable/duplicati/4.0.14/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 8.9.7 digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T11:53:59.84022151Z" +generated: "2021-12-03T14:37:12.59793188Z" diff --git a/stable/duplicati/4.0.13/Chart.yaml b/stable/duplicati/4.0.14/Chart.yaml similarity index 97% rename from stable/duplicati/4.0.13/Chart.yaml rename to stable/duplicati/4.0.14/Chart.yaml index 3388b1341d7..8557b8206e3 100644 --- a/stable/duplicati/4.0.13/Chart.yaml +++ b/stable/duplicati/4.0.14/Chart.yaml @@ -18,7 +18,7 @@ name: duplicati sources: - https://hub.docker.com/r/linuxserver/duplicati/ - https://github.com/duplicati/duplicati -version: 4.0.13 +version: 4.0.14 annotations: truecharts.org/catagories: | - media diff --git a/stable/duplicati/4.0.13/README.md b/stable/duplicati/4.0.14/README.md similarity index 100% rename from stable/duplicati/4.0.13/README.md rename to stable/duplicati/4.0.14/README.md diff --git a/stable/duplicati/4.0.13/app-readme.md b/stable/duplicati/4.0.14/app-readme.md similarity index 100% rename from stable/duplicati/4.0.13/app-readme.md rename to stable/duplicati/4.0.14/app-readme.md diff --git a/stable/emby/9.0.15/charts/common-8.9.7.tgz b/stable/duplicati/4.0.14/charts/common-8.9.7.tgz similarity index 100% rename from stable/emby/9.0.15/charts/common-8.9.7.tgz rename to stable/duplicati/4.0.14/charts/common-8.9.7.tgz diff --git a/stable/duplicati/4.0.13/helm-values.md b/stable/duplicati/4.0.14/helm-values.md similarity index 83% rename from stable/duplicati/4.0.13/helm-values.md rename to stable/duplicati/4.0.14/helm-values.md index dae09028787..c7ab7f9acfd 100644 --- a/stable/duplicati/4.0.13/helm-values.md +++ b/stable/duplicati/4.0.14/helm-values.md @@ -13,8 +13,8 @@ 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 | `"duplicati/duplicati"` | image repository | -| image.tag | string | `"beta@sha256:22f5231c3a36979750d10bc8df7fbbb7b112c9fca76d85288fa8e90afb6c9635"` | image tag | +| image.repository | string | `"tccr.io/truecharts/duplicati"` | image repository | +| image.tag | string | `"vbeta@sha256:88147d0b04d6c05a33e3910359e4a429769bf395bd52a0b6a0c91e19b1909965"` | 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/duplicati/4.0.13/ix_values.yaml b/stable/duplicati/4.0.14/ix_values.yaml similarity index 82% rename from stable/duplicati/4.0.13/ix_values.yaml rename to stable/duplicati/4.0.14/ix_values.yaml index f42e9d82c99..f18076fb80f 100644 --- a/stable/duplicati/4.0.13/ix_values.yaml +++ b/stable/duplicati/4.0.14/ix_values.yaml @@ -1,8 +1,8 @@ image: # -- image repository - repository: duplicati/duplicati + repository: tccr.io/truecharts/duplicati # -- image tag - tag: beta@sha256:22f5231c3a36979750d10bc8df7fbbb7b112c9fca76d85288fa8e90afb6c9635 + tag: vbeta@sha256:88147d0b04d6c05a33e3910359e4a429769bf395bd52a0b6a0c91e19b1909965 # -- image pull policy pullPolicy: IfNotPresent diff --git a/stable/duplicati/4.0.13/questions.yaml b/stable/duplicati/4.0.14/questions.yaml similarity index 100% rename from stable/duplicati/4.0.13/questions.yaml rename to stable/duplicati/4.0.14/questions.yaml diff --git a/stable/duplicati/4.0.13/templates/common.yaml b/stable/duplicati/4.0.14/templates/common.yaml similarity index 100% rename from stable/duplicati/4.0.13/templates/common.yaml rename to stable/duplicati/4.0.14/templates/common.yaml diff --git a/stable/emby/9.0.15/values.yaml b/stable/duplicati/4.0.14/values.yaml similarity index 100% rename from stable/emby/9.0.15/values.yaml rename to stable/duplicati/4.0.14/values.yaml diff --git a/stable/emby/9.0.15/Chart.lock b/stable/emby/9.0.15/Chart.lock deleted file mode 100644 index 6a2b821d700..00000000000 --- a/stable/emby/9.0.15/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T11:49:02.889500372Z" diff --git a/stable/emby/9.0.15/CHANGELOG.md b/stable/emby/9.0.16/CHANGELOG.md similarity index 89% rename from stable/emby/9.0.15/CHANGELOG.md rename to stable/emby/9.0.16/CHANGELOG.md index a8a3c0bc63b..999789a1d00 100644 --- a/stable/emby/9.0.15/CHANGELOG.md +++ b/stable/emby/9.0.16/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [emby-9.0.16](https://github.com/truecharts/apps/compare/emby-9.0.15...emby-9.0.16) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [emby-9.0.15](https://github.com/truecharts/apps/compare/emby-9.0.14...emby-9.0.15) (2021-11-30) @@ -87,13 +97,3 @@ ### [emby-9.0.6](https://github.com/truecharts/apps/compare/emby-9.0.5...emby-9.0.6) (2021-11-07) #### Chore - -* update non-major deps helm releases ([#1295](https://github.com/truecharts/apps/issues/1295)) - - - - -### [emby-9.0.5](https://github.com/truecharts/apps/compare/emby-9.0.4...emby-9.0.5) (2021-11-07) - -#### Chore - diff --git a/stable/etherpad/5.0.4/CONFIG.md b/stable/emby/9.0.16/CONFIG.md similarity index 100% rename from stable/etherpad/5.0.4/CONFIG.md rename to stable/emby/9.0.16/CONFIG.md diff --git a/stable/emby/9.0.16/Chart.lock b/stable/emby/9.0.16/Chart.lock new file mode 100644 index 00000000000..ed4ff2f06d1 --- /dev/null +++ b/stable/emby/9.0.16/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T14:37:44.55897378Z" diff --git a/stable/emby/9.0.15/Chart.yaml b/stable/emby/9.0.16/Chart.yaml similarity index 97% rename from stable/emby/9.0.15/Chart.yaml rename to stable/emby/9.0.16/Chart.yaml index 39ce5515584..2d00eb0a605 100644 --- a/stable/emby/9.0.15/Chart.yaml +++ b/stable/emby/9.0.16/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://hub.docker.com/r/linuxserver/emby - https://github.com/linuxserver/docker-emby.git type: application -version: 9.0.15 +version: 9.0.16 annotations: truecharts.org/catagories: | - media diff --git a/stable/emby/9.0.15/README.md b/stable/emby/9.0.16/README.md similarity index 100% rename from stable/emby/9.0.15/README.md rename to stable/emby/9.0.16/README.md diff --git a/stable/emby/9.0.15/app-readme.md b/stable/emby/9.0.16/app-readme.md similarity index 100% rename from stable/emby/9.0.15/app-readme.md rename to stable/emby/9.0.16/app-readme.md diff --git a/stable/etherpad/5.0.4/charts/common-8.9.7.tgz b/stable/emby/9.0.16/charts/common-8.9.7.tgz similarity index 100% rename from stable/etherpad/5.0.4/charts/common-8.9.7.tgz rename to stable/emby/9.0.16/charts/common-8.9.7.tgz diff --git a/stable/emby/9.0.15/helm-values.md b/stable/emby/9.0.16/helm-values.md similarity index 85% rename from stable/emby/9.0.15/helm-values.md rename to stable/emby/9.0.16/helm-values.md index e8fe7eaba82..7ef6a567b9b 100644 --- a/stable/emby/9.0.15/helm-values.md +++ b/stable/emby/9.0.16/helm-values.md @@ -12,8 +12,8 @@ You will, however, be able to use all values referenced in the common chart here | Key | Type | Default | Description | |-----|------|---------|-------------| | image.pullPolicy | string | `"IfNotPresent"` | | -| image.repository | string | `"ghcr.io/k8s-at-home/emby"` | | -| image.tag | string | `"v4.6.7.0@sha256:75b4955b21bfe1ece06d56a984624fb0b36b6649d5ded9349985a4e1211093c7"` | | +| image.repository | string | `"tccr.io/truecharts/emby"` | | +| image.tag | string | `"v4.6.7.0@sha256:f2c60cee28b40d6eeeff72cda847eced2d069b410e63a5b0bdbab7783f34ec1b"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | securityContext.readOnlyRootFilesystem | bool | `false` | | diff --git a/stable/emby/9.0.15/ix_values.yaml b/stable/emby/9.0.16/ix_values.yaml similarity index 60% rename from stable/emby/9.0.15/ix_values.yaml rename to stable/emby/9.0.16/ix_values.yaml index 300b3118fe4..02569fa7710 100644 --- a/stable/emby/9.0.15/ix_values.yaml +++ b/stable/emby/9.0.16/ix_values.yaml @@ -1,9 +1,7 @@ -# Default values for emby. - image: - repository: ghcr.io/k8s-at-home/emby + repository: tccr.io/truecharts/emby pullPolicy: IfNotPresent - tag: v4.6.7.0@sha256:75b4955b21bfe1ece06d56a984624fb0b36b6649d5ded9349985a4e1211093c7 + tag: v4.6.7.0@sha256:f2c60cee28b40d6eeeff72cda847eced2d069b410e63a5b0bdbab7783f34ec1b securityContext: readOnlyRootFilesystem: false diff --git a/stable/emby/9.0.15/questions.yaml b/stable/emby/9.0.16/questions.yaml similarity index 100% rename from stable/emby/9.0.15/questions.yaml rename to stable/emby/9.0.16/questions.yaml diff --git a/stable/emby/9.0.15/templates/common.yaml b/stable/emby/9.0.16/templates/common.yaml similarity index 100% rename from stable/emby/9.0.15/templates/common.yaml rename to stable/emby/9.0.16/templates/common.yaml diff --git a/stable/etherpad/5.0.4/values.yaml b/stable/emby/9.0.16/values.yaml similarity index 100% rename from stable/etherpad/5.0.4/values.yaml rename to stable/emby/9.0.16/values.yaml diff --git a/stable/etherpad/5.0.4/CHANGELOG.md b/stable/etherpad/5.0.5/CHANGELOG.md similarity index 89% rename from stable/etherpad/5.0.4/CHANGELOG.md rename to stable/etherpad/5.0.5/CHANGELOG.md index 80c5174c2e5..b0db29a3a7c 100644 --- a/stable/etherpad/5.0.4/CHANGELOG.md +++ b/stable/etherpad/5.0.5/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [etherpad-5.0.5](https://github.com/truecharts/apps/compare/etherpad-5.0.4...etherpad-5.0.5) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [etherpad-5.0.4](https://github.com/truecharts/apps/compare/etherpad-5.0.3...etherpad-5.0.4) (2021-11-30) @@ -87,13 +97,3 @@ * update non-major deps helm releases ([#1297](https://github.com/truecharts/apps/issues/1297)) - - - -### [etherpad-4.0.7](https://github.com/truecharts/apps/compare/etherpad-4.0.6...etherpad-4.0.7) (2021-11-07) - -#### Chore - -* update non-major deps helm releases ([#1295](https://github.com/truecharts/apps/issues/1295)) - - diff --git a/stable/filezilla/2.0.13/CONFIG.md b/stable/etherpad/5.0.5/CONFIG.md similarity index 100% rename from stable/filezilla/2.0.13/CONFIG.md rename to stable/etherpad/5.0.5/CONFIG.md diff --git a/stable/babybuddy/5.0.7/Chart.lock b/stable/etherpad/5.0.5/Chart.lock similarity index 84% rename from stable/babybuddy/5.0.7/Chart.lock rename to stable/etherpad/5.0.5/Chart.lock index 348bdb93e6a..e630d0b6713 100644 --- a/stable/babybuddy/5.0.7/Chart.lock +++ b/stable/etherpad/5.0.5/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://truecharts.org/ version: 6.0.15 digest: sha256:a65f6a5ddd982c1dac3d1b4c5fd4b0077cd275d530ac58534746cd67645f1173 -generated: "2021-11-30T11:38:29.909782833Z" +generated: "2021-12-03T14:38:17.468442461Z" diff --git a/stable/etherpad/5.0.4/Chart.yaml b/stable/etherpad/5.0.5/Chart.yaml similarity index 98% rename from stable/etherpad/5.0.4/Chart.yaml rename to stable/etherpad/5.0.5/Chart.yaml index afb16ed67b4..0125cce8279 100644 --- a/stable/etherpad/5.0.4/Chart.yaml +++ b/stable/etherpad/5.0.5/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 appVersion: "1.8.14" -version: 5.0.4 +version: 5.0.5 kubeVersion: '>=1.16.0-0' name: etherpad description: A real-time collaborative editor scalable to thousands of simultaneous real time users. diff --git a/stable/etherpad/5.0.4/README.md b/stable/etherpad/5.0.5/README.md similarity index 100% rename from stable/etherpad/5.0.4/README.md rename to stable/etherpad/5.0.5/README.md diff --git a/stable/etherpad/5.0.4/app-readme.md b/stable/etherpad/5.0.5/app-readme.md similarity index 100% rename from stable/etherpad/5.0.4/app-readme.md rename to stable/etherpad/5.0.5/app-readme.md diff --git a/stable/filezilla/2.0.13/charts/common-8.9.7.tgz b/stable/etherpad/5.0.5/charts/common-8.9.7.tgz similarity index 100% rename from stable/filezilla/2.0.13/charts/common-8.9.7.tgz rename to stable/etherpad/5.0.5/charts/common-8.9.7.tgz diff --git a/stable/etherpad/5.0.4/charts/postgresql-6.0.15.tgz b/stable/etherpad/5.0.5/charts/postgresql-6.0.15.tgz similarity index 100% rename from stable/etherpad/5.0.4/charts/postgresql-6.0.15.tgz rename to stable/etherpad/5.0.5/charts/postgresql-6.0.15.tgz diff --git a/stable/etherpad/5.0.4/helm-values.md b/stable/etherpad/5.0.5/helm-values.md similarity index 91% rename from stable/etherpad/5.0.4/helm-values.md rename to stable/etherpad/5.0.5/helm-values.md index a4c7a264a70..cba109f72f8 100644 --- a/stable/etherpad/5.0.4/helm-values.md +++ b/stable/etherpad/5.0.5/helm-values.md @@ -21,8 +21,8 @@ You will, however, be able to use all values referenced in the common chart here | envValueFrom.DB_PASS.secretKeyRef.key | string | `"postgresql-password"` | | | envValueFrom.DB_PASS.secretKeyRef.name | string | `"dbcreds"` | | | image.pullPolicy | string | `"IfNotPresent"` | | -| image.repository | string | `"ghcr.io/nicholaswilde/etherpad"` | | -| image.tag | string | `"version-1.8.14@sha256:26bbd45110d5b4d70246fafe40d4c4a7047b7b4fde409763a125324fa93b2d73"` | | +| image.repository | string | `"tccr.io/truecharts/etherpad"` | | +| image.tag | string | `"version-1.8.14@sha256:4900f0e787ca22cf93090ae44ecceb5689d4427c739e1eb637a6e3a913161bf8"` | | | persistence.app.enabled | bool | `true` | | | persistence.app.mountPath | string | `"/opt/etherpad-lite/app"` | | | persistence.data.enabled | bool | `true` | | diff --git a/stable/etherpad/5.0.4/ix_values.yaml b/stable/etherpad/5.0.5/ix_values.yaml similarity index 88% rename from stable/etherpad/5.0.4/ix_values.yaml rename to stable/etherpad/5.0.5/ix_values.yaml index f5b193694ff..465e604bda5 100644 --- a/stable/etherpad/5.0.4/ix_values.yaml +++ b/stable/etherpad/5.0.5/ix_values.yaml @@ -1,7 +1,7 @@ image: - repository: ghcr.io/nicholaswilde/etherpad + repository: tccr.io/truecharts/etherpad pullPolicy: IfNotPresent - tag: version-1.8.14@sha256:26bbd45110d5b4d70246fafe40d4c4a7047b7b4fde409763a125324fa93b2d73 + tag: version-1.8.14@sha256:4900f0e787ca22cf93090ae44ecceb5689d4427c739e1eb637a6e3a913161bf8 secret: {} diff --git a/stable/etherpad/5.0.4/questions.yaml b/stable/etherpad/5.0.5/questions.yaml similarity index 100% rename from stable/etherpad/5.0.4/questions.yaml rename to stable/etherpad/5.0.5/questions.yaml diff --git a/stable/etherpad/5.0.4/templates/common.yaml b/stable/etherpad/5.0.5/templates/common.yaml similarity index 100% rename from stable/etherpad/5.0.4/templates/common.yaml rename to stable/etherpad/5.0.5/templates/common.yaml diff --git a/stable/filezilla/2.0.13/values.yaml b/stable/etherpad/5.0.5/values.yaml similarity index 100% rename from stable/filezilla/2.0.13/values.yaml rename to stable/etherpad/5.0.5/values.yaml diff --git a/stable/filezilla/2.0.13/Chart.lock b/stable/filezilla/2.0.13/Chart.lock deleted file mode 100644 index 6953d8422c8..00000000000 --- a/stable/filezilla/2.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T11:51:10.917585396Z" diff --git a/stable/filezilla/2.0.13/CHANGELOG.md b/stable/filezilla/2.0.14/CHANGELOG.md similarity index 89% rename from stable/filezilla/2.0.13/CHANGELOG.md rename to stable/filezilla/2.0.14/CHANGELOG.md index 9050f27e4f9..2a76cd8aac1 100644 --- a/stable/filezilla/2.0.13/CHANGELOG.md +++ b/stable/filezilla/2.0.14/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [filezilla-2.0.14](https://github.com/truecharts/apps/compare/filezilla-2.0.13...filezilla-2.0.14) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [filezilla-2.0.13](https://github.com/truecharts/apps/compare/filezilla-2.0.12...filezilla-2.0.13) (2021-11-30) @@ -87,13 +97,3 @@ -### [filezilla-2.0.5](https://github.com/truecharts/apps/compare/filezilla-2.0.4...filezilla-2.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/firefox-syncserver/5.0.4/CONFIG.md b/stable/filezilla/2.0.14/CONFIG.md similarity index 100% rename from stable/firefox-syncserver/5.0.4/CONFIG.md rename to stable/filezilla/2.0.14/CONFIG.md diff --git a/stable/filezilla/2.0.14/Chart.lock b/stable/filezilla/2.0.14/Chart.lock new file mode 100644 index 00000000000..162ce7d20b4 --- /dev/null +++ b/stable/filezilla/2.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T14:38:58.980359859Z" diff --git a/stable/filezilla/2.0.13/Chart.yaml b/stable/filezilla/2.0.14/Chart.yaml similarity index 97% rename from stable/filezilla/2.0.13/Chart.yaml rename to stable/filezilla/2.0.14/Chart.yaml index fbacebdc13d..7c9440b942a 100644 --- a/stable/filezilla/2.0.13/Chart.yaml +++ b/stable/filezilla/2.0.14/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://filezilla-project.org/ - https://github.com/linuxserver/docker-filezilla type: application -version: 2.0.13 +version: 2.0.14 annotations: truecharts.org/catagories: | - media diff --git a/stable/filezilla/2.0.13/README.md b/stable/filezilla/2.0.14/README.md similarity index 100% rename from stable/filezilla/2.0.13/README.md rename to stable/filezilla/2.0.14/README.md diff --git a/stable/filezilla/2.0.13/app-readme.md b/stable/filezilla/2.0.14/app-readme.md similarity index 100% rename from stable/filezilla/2.0.13/app-readme.md rename to stable/filezilla/2.0.14/app-readme.md diff --git a/stable/firefox-syncserver/5.0.4/charts/common-8.9.7.tgz b/stable/filezilla/2.0.14/charts/common-8.9.7.tgz similarity index 100% rename from stable/firefox-syncserver/5.0.4/charts/common-8.9.7.tgz rename to stable/filezilla/2.0.14/charts/common-8.9.7.tgz diff --git a/stable/filezilla/2.0.13/helm-values.md b/stable/filezilla/2.0.14/helm-values.md similarity index 87% rename from stable/filezilla/2.0.13/helm-values.md rename to stable/filezilla/2.0.14/helm-values.md index fe48e15d527..f9172f8540a 100644 --- a/stable/filezilla/2.0.13/helm-values.md +++ b/stable/filezilla/2.0.14/helm-values.md @@ -13,8 +13,8 @@ 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/filezilla"` | | -| image.tag | string | `"version-3.51.0-r1@sha256:5103cdd266ceb61cebabae6629e418570a5094e3f61ef2f405f6e24d4fc7f6a4"` | | +| image.repository | string | `"tccr.io/truecharts/filezilla"` | | +| image.tag | string | `"version-3.51.0-r1@sha256:92421eae5b47e6e98d5157db3f6a453ab0d7733a693b5e8724edeef4090593eb"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | persistence.varrun.enabled | bool | `true` | | diff --git a/stable/filezilla/2.0.13/ix_values.yaml b/stable/filezilla/2.0.14/ix_values.yaml similarity index 71% rename from stable/filezilla/2.0.13/ix_values.yaml rename to stable/filezilla/2.0.14/ix_values.yaml index a0f4808a816..afba5488733 100644 --- a/stable/filezilla/2.0.13/ix_values.yaml +++ b/stable/filezilla/2.0.14/ix_values.yaml @@ -1,7 +1,7 @@ image: - repository: ghcr.io/linuxserver/filezilla + repository: tccr.io/truecharts/filezilla pullPolicy: IfNotPresent - tag: version-3.51.0-r1@sha256:5103cdd266ceb61cebabae6629e418570a5094e3f61ef2f405f6e24d4fc7f6a4 + tag: version-3.51.0-r1@sha256:92421eae5b47e6e98d5157db3f6a453ab0d7733a693b5e8724edeef4090593eb env: PUID: 568 diff --git a/stable/filezilla/2.0.13/questions.yaml b/stable/filezilla/2.0.14/questions.yaml similarity index 100% rename from stable/filezilla/2.0.13/questions.yaml rename to stable/filezilla/2.0.14/questions.yaml diff --git a/stable/filezilla/2.0.13/templates/common.yaml b/stable/filezilla/2.0.14/templates/common.yaml similarity index 100% rename from stable/filezilla/2.0.13/templates/common.yaml rename to stable/filezilla/2.0.14/templates/common.yaml diff --git a/stable/firefox-syncserver/5.0.4/values.yaml b/stable/filezilla/2.0.14/values.yaml similarity index 100% rename from stable/firefox-syncserver/5.0.4/values.yaml rename to stable/filezilla/2.0.14/values.yaml diff --git a/stable/fireflyiii/13.0.5/CHANGELOG.md b/stable/fireflyiii/13.0.5/CHANGELOG.md new file mode 100644 index 00000000000..45e8b729b13 --- /dev/null +++ b/stable/fireflyiii/13.0.5/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [fireflyiii-13.0.5](https://github.com/truecharts/apps/compare/fireflyiii-13.0.4...fireflyiii-13.0.5) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + + +### [fireflyiii-13.0.4](https://github.com/truecharts/apps/compare/fireflyiii-13.0.3...fireflyiii-13.0.4) (2021-11-30) + +#### Chore + +* update non-major deps helm releases ([#1432](https://github.com/truecharts/apps/issues/1432)) + +#### Fix + +* move conflicting ports to 10xxx range ([#1415](https://github.com/truecharts/apps/issues/1415)) + + + + +### [fireflyiii-13.0.3](https://github.com/truecharts/apps/compare/fireflyiii-13.0.2...fireflyiii-13.0.3) (2021-11-23) + +#### Chore + +* update non-major deps helm releases ([#1386](https://github.com/truecharts/apps/issues/1386)) + + + + +### [fireflyiii-13.0.2](https://github.com/truecharts/apps/compare/fireflyiii-13.0.1...fireflyiii-13.0.2) (2021-11-22) + +#### Chore + +* update non-major deps helm releases ([#1383](https://github.com/truecharts/apps/issues/1383)) + + + + +### [fireflyiii-13.0.1](https://github.com/truecharts/apps/compare/fireflyiii-13.0.0...fireflyiii-13.0.1) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + + +### [fireflyiii-13.0.0](https://github.com/truecharts/apps/compare/fireflyiii-12.0.10...fireflyiii-13.0.0) (2021-11-16) + +#### Chore + +* update helm chart postgresql to v6 ([#1343](https://github.com/truecharts/apps/issues/1343)) + + + + +### [fireflyiii-12.0.10](https://github.com/truecharts/apps/compare/fireflyiii-12.0.9...fireflyiii-12.0.10) (2021-11-15) + +#### Chore + +* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329)) +* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338)) + + + + +### [fireflyiii-12.0.9](https://github.com/truecharts/apps/compare/fireflyiii-12.0.8...fireflyiii-12.0.9) (2021-11-14) + +#### Chore + +* fixes around the GUI refactor ([#1316](https://github.com/truecharts/apps/issues/1316)) +* move port above advanced in GUI ([#1326](https://github.com/truecharts/apps/issues/1326)) +* clean up Chart.yaml ([#1322](https://github.com/truecharts/apps/issues/1322)) +* update non-major deps helm releases ([#1328](https://github.com/truecharts/apps/issues/1328)) + +#### 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)) + + + + +### [fireflyiii-12.0.8](https://github.com/truecharts/apps/compare/fireflyiii-12.0.7...fireflyiii-12.0.8) (2021-11-09) + +#### Chore + +* update non-major deps helm releases ([#1297](https://github.com/truecharts/apps/issues/1297)) + + + + diff --git a/stable/flaresolverr/4.0.14/CONFIG.md b/stable/fireflyiii/13.0.5/CONFIG.md similarity index 100% rename from stable/flaresolverr/4.0.14/CONFIG.md rename to stable/fireflyiii/13.0.5/CONFIG.md diff --git a/stable/etherpad/5.0.4/Chart.lock b/stable/fireflyiii/13.0.5/Chart.lock similarity index 84% rename from stable/etherpad/5.0.4/Chart.lock rename to stable/fireflyiii/13.0.5/Chart.lock index e1263027e92..3f9e81b2b67 100644 --- a/stable/etherpad/5.0.4/Chart.lock +++ b/stable/fireflyiii/13.0.5/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://truecharts.org/ version: 6.0.15 digest: sha256:a65f6a5ddd982c1dac3d1b4c5fd4b0077cd275d530ac58534746cd67645f1173 -generated: "2021-11-30T11:50:02.496463319Z" +generated: "2021-12-03T14:39:32.842027057Z" diff --git a/stable/fireflyiii/13.0.5/Chart.yaml b/stable/fireflyiii/13.0.5/Chart.yaml new file mode 100644 index 00000000000..ecc33f98bd5 --- /dev/null +++ b/stable/fireflyiii/13.0.5/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "5.5.12" +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +- condition: postgresql.enabled + name: postgresql + repository: https://truecharts.org/ + version: 6.0.15 +deprecated: false +description: A free and open source personal finance manager +home: https://github.com/firefly-iii/firefly-iii/ +icon: https://www.firefly-iii.org/assets/logo/color.png +keywords: +- fireflyiii +- finacial +kubeVersion: '>=1.16.0-0' +maintainers: +- email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: fireflyiii +sources: +- https://github.com/firefly-iii/firefly-iii/ +type: application +version: 13.0.5 +annotations: + truecharts.org/catagories: | + - finacial + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/fireflyiii/13.0.5/README.md b/stable/fireflyiii/13.0.5/README.md new file mode 100644 index 00000000000..d8208389000 --- /dev/null +++ b/stable/fireflyiii/13.0.5/README.md @@ -0,0 +1,38 @@ +# Introduction + +A free and open source personal finance manager + +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/ | postgresql | 6.0.15 | +| https://truecharts.org | common | 8.9.7 | + +## 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/fireflyiii/13.0.5/app-readme.md b/stable/fireflyiii/13.0.5/app-readme.md new file mode 100644 index 00000000000..cc381c8e1e8 --- /dev/null +++ b/stable/fireflyiii/13.0.5/app-readme.md @@ -0,0 +1,3 @@ +A free and open source personal finance manager + +This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/stable/flaresolverr/4.0.14/charts/common-8.9.7.tgz b/stable/fireflyiii/13.0.5/charts/common-8.9.7.tgz similarity index 100% rename from stable/flaresolverr/4.0.14/charts/common-8.9.7.tgz rename to stable/fireflyiii/13.0.5/charts/common-8.9.7.tgz diff --git a/stable/firefox-syncserver/5.0.4/charts/postgresql-6.0.15.tgz b/stable/fireflyiii/13.0.5/charts/postgresql-6.0.15.tgz similarity index 100% rename from stable/firefox-syncserver/5.0.4/charts/postgresql-6.0.15.tgz rename to stable/fireflyiii/13.0.5/charts/postgresql-6.0.15.tgz diff --git a/stable/fireflyiii/13.0.5/helm-values.md b/stable/fireflyiii/13.0.5/helm-values.md new file mode 100644 index 00000000000..7a724caa999 --- /dev/null +++ b/stable/fireflyiii/13.0.5/helm-values.md @@ -0,0 +1,42 @@ +# 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 | +|-----|------|---------|-------------| +| env.APP_KEY | string | `"AGcfkCUS233ZWmBXztYbdyCs2u7kkz55"` | | +| env.DB_CONNECTION | string | `"pgsql"` | | +| env.DB_DATABASE | string | `"firefly"` | | +| env.DB_PORT | int | `5432` | | +| env.DB_USERNAME | string | `"firefly"` | | +| envValueFrom.DB_HOST.secretKeyRef.key | string | `"plainhost"` | | +| envValueFrom.DB_HOST.secretKeyRef.name | string | `"dbcreds"` | | +| envValueFrom.DB_PASSWORD.secretKeyRef.key | string | `"postgresql-password"` | | +| envValueFrom.DB_PASSWORD.secretKeyRef.name | string | `"dbcreds"` | | +| image.pullPolicy | string | `"IfNotPresent"` | | +| image.repository | string | `"tccr.io/truecharts/fireflyiii-core"` | | +| image.tag | string | `"version-5.5.12@sha256:f6dddfae65571d7995d5b24bf28fdf453775b825c35cac0c48b8ce52449090cf"` | | +| persistence.data.enabled | bool | `true` | | +| persistence.data.mountPath | string | `"/var/www/html/storage/upload"` | | +| podSecurityContext.runAsGroup | int | `0` | | +| podSecurityContext.runAsUser | int | `0` | | +| postgresql.enabled | bool | `true` | | +| postgresql.existingSecret | string | `"dbcreds"` | | +| postgresql.postgresqlDatabase | string | `"firefly"` | | +| postgresql.postgresqlUsername | string | `"firefly"` | | +| probes.liveness.path | string | `"/login"` | | +| probes.readiness.path | string | `"/login"` | | +| probes.startup.path | string | `"/login"` | | +| securityContext.readOnlyRootFilesystem | bool | `false` | | +| securityContext.runAsNonRoot | bool | `false` | | +| service.main.ports.main.port | int | `10082` | | +| service.main.ports.main.targetPort | int | `8080` | | + +All Rights Reserved - The TrueCharts Project diff --git a/stable/fireflyiii/13.0.5/ix_values.yaml b/stable/fireflyiii/13.0.5/ix_values.yaml new file mode 100644 index 00000000000..d93a676520f --- /dev/null +++ b/stable/fireflyiii/13.0.5/ix_values.yaml @@ -0,0 +1,59 @@ +image: + repository: tccr.io/truecharts/fireflyiii-core + pullPolicy: IfNotPresent + tag: version-5.5.12@sha256:f6dddfae65571d7995d5b24bf28fdf453775b825c35cac0c48b8ce52449090cf + +securityContext: + readOnlyRootFilesystem: false + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 10082 + targetPort: 8080 + +probes: + liveness: + path: "/login" + + readiness: + path: "/login" + + startup: + path: "/login" + +env: + DB_USERNAME: firefly + DB_DATABASE: firefly + DB_CONNECTION: pgsql + DB_PORT: 5432 + APP_KEY: AGcfkCUS233ZWmBXztYbdyCs2u7kkz55 + +envValueFrom: + DB_HOST: + secretKeyRef: + name: dbcreds + key: plainhost + DB_PASSWORD: + secretKeyRef: + name: dbcreds + key: postgresql-password + +persistence: + data: + enabled: true + mountPath: "/var/www/html/storage/upload" + + +# Enabled postgres +postgresql: + enabled: true + existingSecret: "dbcreds" + postgresqlUsername: firefly + postgresqlDatabase: firefly diff --git a/stable/fireflyiii/13.0.5/questions.yaml b/stable/fireflyiii/13.0.5/questions.yaml new file mode 100644 index 00000000000..9f109ef3091 --- /dev/null +++ b/stable/fireflyiii/13.0.5/questions.yaml @@ -0,0 +1,1852 @@ +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: "deployment" + 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: "Recreate" + 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 + # Docker specific env + - 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: APP_KEY + label: "App Key" + description: "Your unique 32 application character key" + schema: + type: string + default: "" + min_length: 32 + max_length: 32 + valid_chars: '[a-zA-Z0-9!@#$%^&*?]{32}' + required: true + + - 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: 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: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10082 + editable: true + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: 8080 + + - 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: persistence + label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" + group: "Storage and Persistence" + schema: + type: dict + attrs: + - variable: data + label: "App Config Storage" + description: "Stores the Application Configuration." + 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: "/var/www/html/storage/upload" + 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: false + + - 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: The groupID this App of the user running the application" + schema: + type: int + default: 0 + - 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/fireflyiii/13.0.5/templates/common.yaml b/stable/fireflyiii/13.0.5/templates/common.yaml new file mode 100644 index 00000000000..da58e96d9e0 --- /dev/null +++ b/stable/fireflyiii/13.0.5/templates/common.yaml @@ -0,0 +1,5 @@ +{{/* Make sure all variables are set properly */}} +{{- include "common.setup" . }} + +{{/* Render the templates */}} +{{ include "common.postSetup" . }} diff --git a/stable/flaresolverr/4.0.14/values.yaml b/stable/fireflyiii/13.0.5/values.yaml similarity index 100% rename from stable/flaresolverr/4.0.14/values.yaml rename to stable/fireflyiii/13.0.5/values.yaml diff --git a/stable/firefox-syncserver/5.0.4/CHANGELOG.md b/stable/firefox-syncserver/5.0.5/CHANGELOG.md similarity index 88% rename from stable/firefox-syncserver/5.0.4/CHANGELOG.md rename to stable/firefox-syncserver/5.0.5/CHANGELOG.md index 529687ba23f..fc33dadf797 100644 --- a/stable/firefox-syncserver/5.0.4/CHANGELOG.md +++ b/stable/firefox-syncserver/5.0.5/CHANGELOG.md @@ -1,6 +1,17 @@ # Changelog
+ +### [firefox-syncserver-5.0.5](https://github.com/truecharts/apps/compare/firefox-syncserver-5.0.4...firefox-syncserver-5.0.5) (2021-12-03) + +#### Chore + +* ensure container references are prefixed with v +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [firefox-syncserver-5.0.4](https://github.com/truecharts/apps/compare/firefox-syncserver-5.0.3...firefox-syncserver-5.0.4) (2021-11-30) @@ -86,14 +97,3 @@ #### Chore * update non-major deps helm releases ([#1297](https://github.com/truecharts/apps/issues/1297)) - - - - -### [firefox-syncserver-4.0.7](https://github.com/truecharts/apps/compare/firefox-syncserver-4.0.6...firefox-syncserver-4.0.7) (2021-11-07) - -#### Chore - -* update non-major deps helm releases ([#1295](https://github.com/truecharts/apps/issues/1295)) - - diff --git a/stable/focalboard/4.0.13/CONFIG.md b/stable/firefox-syncserver/5.0.5/CONFIG.md similarity index 100% rename from stable/focalboard/4.0.13/CONFIG.md rename to stable/firefox-syncserver/5.0.5/CONFIG.md diff --git a/stable/firefox-syncserver/5.0.5/Chart.lock b/stable/firefox-syncserver/5.0.5/Chart.lock new file mode 100644 index 00000000000..411202268e1 --- /dev/null +++ b/stable/firefox-syncserver/5.0.5/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +- name: postgresql + repository: https://truecharts.org/ + version: 6.0.15 +digest: sha256:a65f6a5ddd982c1dac3d1b4c5fd4b0077cd275d530ac58534746cd67645f1173 +generated: "2021-12-03T14:40:15.994180592Z" diff --git a/stable/firefox-syncserver/5.0.4/Chart.yaml b/stable/firefox-syncserver/5.0.5/Chart.yaml similarity index 98% rename from stable/firefox-syncserver/5.0.4/Chart.yaml rename to stable/firefox-syncserver/5.0.5/Chart.yaml index 485760bce8a..4e0aa85d2db 100644 --- a/stable/firefox-syncserver/5.0.4/Chart.yaml +++ b/stable/firefox-syncserver/5.0.5/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 appVersion: "1.8.0" -version: 5.0.4 +version: 5.0.5 kubeVersion: '>=1.16.0-0' name: firefox-syncserver description: This is an all-in-one package for running a self-hosted Firefox Sync server. diff --git a/stable/firefox-syncserver/5.0.4/README.md b/stable/firefox-syncserver/5.0.5/README.md similarity index 100% rename from stable/firefox-syncserver/5.0.4/README.md rename to stable/firefox-syncserver/5.0.5/README.md diff --git a/stable/firefox-syncserver/5.0.4/app-readme.md b/stable/firefox-syncserver/5.0.5/app-readme.md similarity index 100% rename from stable/firefox-syncserver/5.0.4/app-readme.md rename to stable/firefox-syncserver/5.0.5/app-readme.md diff --git a/stable/focalboard/4.0.13/charts/common-8.9.7.tgz b/stable/firefox-syncserver/5.0.5/charts/common-8.9.7.tgz similarity index 100% rename from stable/focalboard/4.0.13/charts/common-8.9.7.tgz rename to stable/firefox-syncserver/5.0.5/charts/common-8.9.7.tgz diff --git a/stable/gitea/5.0.5/charts/postgresql-6.0.15.tgz b/stable/firefox-syncserver/5.0.5/charts/postgresql-6.0.15.tgz similarity index 100% rename from stable/gitea/5.0.5/charts/postgresql-6.0.15.tgz rename to stable/firefox-syncserver/5.0.5/charts/postgresql-6.0.15.tgz diff --git a/stable/firefox-syncserver/5.0.4/helm-values.md b/stable/firefox-syncserver/5.0.5/helm-values.md similarity index 92% rename from stable/firefox-syncserver/5.0.4/helm-values.md rename to stable/firefox-syncserver/5.0.5/helm-values.md index 90248869de7..02736f50893 100644 --- a/stable/firefox-syncserver/5.0.4/helm-values.md +++ b/stable/firefox-syncserver/5.0.5/helm-values.md @@ -22,8 +22,8 @@ You will, however, be able to use all values referenced in the common chart here | envValueFrom.DB_HOST.secretKeyRef.key | string | `"url"` | | | envValueFrom.DB_HOST.secretKeyRef.name | string | `"dbcreds"` | | | image.pullPolicy | string | `"IfNotPresent"` | | -| image.repository | string | `"ghcr.io/crazy-max/firefox-syncserver"` | | -| image.tag | string | `"1.8.0@sha256:ab1a959d8105c478f0f1523c8c3bbdc53bb8d44f325501b93297bc80cf627da6"` | | +| image.repository | string | `"tccr.io/truecharts/firefox-syncserver"` | | +| image.tag | string | `"v1.8.0@sha256:d0fbf65c8c7a99ad4ba7ffcfdad2e7b2555e0d829867c21cefc9314ace94f747"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | podSecurityContext.runAsGroup | int | `0` | | diff --git a/stable/firefox-syncserver/5.0.4/ix_values.yaml b/stable/firefox-syncserver/5.0.5/ix_values.yaml similarity index 88% rename from stable/firefox-syncserver/5.0.4/ix_values.yaml rename to stable/firefox-syncserver/5.0.5/ix_values.yaml index 76ec83ffed2..37ceb469e04 100644 --- a/stable/firefox-syncserver/5.0.4/ix_values.yaml +++ b/stable/firefox-syncserver/5.0.5/ix_values.yaml @@ -1,8 +1,8 @@ image: - repository: ghcr.io/crazy-max/firefox-syncserver + repository: tccr.io/truecharts/firefox-syncserver pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: 1.8.0@sha256:ab1a959d8105c478f0f1523c8c3bbdc53bb8d44f325501b93297bc80cf627da6 + tag: v1.8.0@sha256:d0fbf65c8c7a99ad4ba7ffcfdad2e7b2555e0d829867c21cefc9314ace94f747 secret: FF_SYNCSERVER_SECRET: "changeme" diff --git a/stable/firefox-syncserver/5.0.4/questions.yaml b/stable/firefox-syncserver/5.0.5/questions.yaml similarity index 100% rename from stable/firefox-syncserver/5.0.4/questions.yaml rename to stable/firefox-syncserver/5.0.5/questions.yaml diff --git a/stable/firefox-syncserver/5.0.4/templates/common.yaml b/stable/firefox-syncserver/5.0.5/templates/common.yaml similarity index 100% rename from stable/firefox-syncserver/5.0.4/templates/common.yaml rename to stable/firefox-syncserver/5.0.5/templates/common.yaml diff --git a/stable/focalboard/4.0.13/values.yaml b/stable/firefox-syncserver/5.0.5/values.yaml similarity index 100% rename from stable/focalboard/4.0.13/values.yaml rename to stable/firefox-syncserver/5.0.5/values.yaml diff --git a/stable/flaresolverr/4.0.14/Chart.lock b/stable/flaresolverr/4.0.14/Chart.lock deleted file mode 100644 index e13e09dcf38..00000000000 --- a/stable/flaresolverr/4.0.14/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T11:53:01.318631896Z" diff --git a/stable/flaresolverr/4.0.14/CHANGELOG.md b/stable/flaresolverr/4.0.15/CHANGELOG.md similarity index 89% rename from stable/flaresolverr/4.0.14/CHANGELOG.md rename to stable/flaresolverr/4.0.15/CHANGELOG.md index bbbaed247ef..a89c008dc1a 100644 --- a/stable/flaresolverr/4.0.14/CHANGELOG.md +++ b/stable/flaresolverr/4.0.15/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [flaresolverr-4.0.15](https://github.com/truecharts/apps/compare/flaresolverr-4.0.14...flaresolverr-4.0.15) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [flaresolverr-4.0.14](https://github.com/truecharts/apps/compare/flaresolverr-4.0.13...flaresolverr-4.0.14) (2021-11-30) @@ -87,13 +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/fossil/2.0.13/CONFIG.md b/stable/flaresolverr/4.0.15/CONFIG.md similarity index 100% rename from stable/fossil/2.0.13/CONFIG.md rename to stable/flaresolverr/4.0.15/CONFIG.md diff --git a/stable/flaresolverr/4.0.15/Chart.lock b/stable/flaresolverr/4.0.15/Chart.lock new file mode 100644 index 00000000000..46c493e0aa3 --- /dev/null +++ b/stable/flaresolverr/4.0.15/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T14:40:57.345660658Z" diff --git a/stable/flaresolverr/4.0.14/Chart.yaml b/stable/flaresolverr/4.0.15/Chart.yaml similarity index 97% rename from stable/flaresolverr/4.0.14/Chart.yaml rename to stable/flaresolverr/4.0.15/Chart.yaml index 2e7778eab8a..99cf635f589 100644 --- a/stable/flaresolverr/4.0.14/Chart.yaml +++ b/stable/flaresolverr/4.0.15/Chart.yaml @@ -19,7 +19,7 @@ name: flaresolverr sources: - https://github.com/FlareSolverr/FlareSolverr - https://hub.docker.com/r/flaresolverr/flaresolverr -version: 4.0.14 +version: 4.0.15 annotations: truecharts.org/catagories: | - media diff --git a/stable/flaresolverr/4.0.14/README.md b/stable/flaresolverr/4.0.15/README.md similarity index 100% rename from stable/flaresolverr/4.0.14/README.md rename to stable/flaresolverr/4.0.15/README.md diff --git a/stable/flaresolverr/4.0.14/app-readme.md b/stable/flaresolverr/4.0.15/app-readme.md similarity index 100% rename from stable/flaresolverr/4.0.14/app-readme.md rename to stable/flaresolverr/4.0.15/app-readme.md diff --git a/stable/fossil/2.0.13/charts/common-8.9.7.tgz b/stable/flaresolverr/4.0.15/charts/common-8.9.7.tgz similarity index 100% rename from stable/fossil/2.0.13/charts/common-8.9.7.tgz rename to stable/flaresolverr/4.0.15/charts/common-8.9.7.tgz diff --git a/stable/flaresolverr/4.0.14/helm-values.md b/stable/flaresolverr/4.0.15/helm-values.md similarity index 87% rename from stable/flaresolverr/4.0.14/helm-values.md rename to stable/flaresolverr/4.0.15/helm-values.md index c9e08ddca01..e9a66afdc25 100644 --- a/stable/flaresolverr/4.0.14/helm-values.md +++ b/stable/flaresolverr/4.0.15/helm-values.md @@ -14,8 +14,8 @@ 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 [flaresolverr documentation](https://github.com/FlareSolverr/FlareSolverr#environment-variables). | | env.TZ | string | `"UTC"` | Set the container timezone | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | -| image.repository | string | `"ghcr.io/flaresolverr/flaresolverr"` | image repository | -| image.tag | string | `"v2.0.2@sha256:f08e3442bc6d6f6328d98f2cebafd36c7442339c1f12cb6e531928a60d6dde3f"` | image tag | +| image.repository | string | `"tccr.io/truecharts/flaresolverr"` | image repository | +| image.tag | string | `"v2.0.2@sha256:80ece1e679d8a569ed538a6b0a48449703723d4941ea851b3a1fedc20428ad4b"` | image tag | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | podSecurityContext.runAsGroup | int | `0` | | diff --git a/stable/flaresolverr/4.0.14/ix_values.yaml b/stable/flaresolverr/4.0.15/ix_values.yaml similarity index 66% rename from stable/flaresolverr/4.0.14/ix_values.yaml rename to stable/flaresolverr/4.0.15/ix_values.yaml index 1b20ba6d14b..6faad9d05e0 100644 --- a/stable/flaresolverr/4.0.14/ix_values.yaml +++ b/stable/flaresolverr/4.0.15/ix_values.yaml @@ -1,17 +1,10 @@ -# -# IMPORTANT NOTE -# -# This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml -# - image: # -- image repository - repository: ghcr.io/flaresolverr/flaresolverr + repository: tccr.io/truecharts/flaresolverr # -- image pull policy pullPolicy: IfNotPresent # -- image tag - tag: v2.0.2@sha256:f08e3442bc6d6f6328d98f2cebafd36c7442339c1f12cb6e531928a60d6dde3f + tag: v2.0.2@sha256:80ece1e679d8a569ed538a6b0a48449703723d4941ea851b3a1fedc20428ad4b securityContext: readOnlyRootFilesystem: false diff --git a/stable/flaresolverr/4.0.14/questions.yaml b/stable/flaresolverr/4.0.15/questions.yaml similarity index 100% rename from stable/flaresolverr/4.0.14/questions.yaml rename to stable/flaresolverr/4.0.15/questions.yaml diff --git a/stable/flaresolverr/4.0.14/templates/common.yaml b/stable/flaresolverr/4.0.15/templates/common.yaml similarity index 100% rename from stable/flaresolverr/4.0.14/templates/common.yaml rename to stable/flaresolverr/4.0.15/templates/common.yaml diff --git a/stable/fossil/2.0.13/values.yaml b/stable/flaresolverr/4.0.15/values.yaml similarity index 100% rename from stable/fossil/2.0.13/values.yaml rename to stable/flaresolverr/4.0.15/values.yaml diff --git a/stable/focalboard/4.0.13/CHANGELOG.md b/stable/focalboard/4.0.14/CHANGELOG.md similarity index 89% rename from stable/focalboard/4.0.13/CHANGELOG.md rename to stable/focalboard/4.0.14/CHANGELOG.md index a196258f729..47411de15c0 100644 --- a/stable/focalboard/4.0.13/CHANGELOG.md +++ b/stable/focalboard/4.0.14/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [focalboard-4.0.14](https://github.com/truecharts/apps/compare/focalboard-4.0.13...focalboard-4.0.14) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [focalboard-4.0.13](https://github.com/truecharts/apps/compare/focalboard-4.0.12...focalboard-4.0.13) (2021-11-30) @@ -87,13 +97,3 @@ -### [focalboard-4.0.5](https://github.com/truecharts/apps/compare/focalboard-4.0.4...focalboard-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/freshrss/9.0.17/CONFIG.md b/stable/focalboard/4.0.14/CONFIG.md similarity index 100% rename from stable/freshrss/9.0.17/CONFIG.md rename to stable/focalboard/4.0.14/CONFIG.md diff --git a/stable/focalboard/4.0.14/Chart.lock b/stable/focalboard/4.0.14/Chart.lock new file mode 100644 index 00000000000..42a0c847320 --- /dev/null +++ b/stable/focalboard/4.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T14:41:29.192474479Z" diff --git a/stable/focalboard/4.0.13/Chart.yaml b/stable/focalboard/4.0.14/Chart.yaml similarity index 98% rename from stable/focalboard/4.0.13/Chart.yaml rename to stable/focalboard/4.0.14/Chart.yaml index d76852393eb..9bb8b93a0dc 100644 --- a/stable/focalboard/4.0.13/Chart.yaml +++ b/stable/focalboard/4.0.14/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://www.focalboard.com/ - https://github.com/mattermost/focalboard - https://github.com/FlipEnergy/container-images/blob/main/focalboard -version: 4.0.13 +version: 4.0.14 annotations: truecharts.org/catagories: | - media diff --git a/stable/focalboard/4.0.13/README.md b/stable/focalboard/4.0.14/README.md similarity index 100% rename from stable/focalboard/4.0.13/README.md rename to stable/focalboard/4.0.14/README.md diff --git a/stable/focalboard/4.0.13/app-readme.md b/stable/focalboard/4.0.14/app-readme.md similarity index 100% rename from stable/focalboard/4.0.13/app-readme.md rename to stable/focalboard/4.0.14/app-readme.md diff --git a/stable/freshrss/9.0.17/charts/common-8.9.7.tgz b/stable/focalboard/4.0.14/charts/common-8.9.7.tgz similarity index 100% rename from stable/freshrss/9.0.17/charts/common-8.9.7.tgz rename to stable/focalboard/4.0.14/charts/common-8.9.7.tgz diff --git a/stable/focalboard/4.0.13/helm-values.md b/stable/focalboard/4.0.14/helm-values.md similarity index 87% rename from stable/focalboard/4.0.13/helm-values.md rename to stable/focalboard/4.0.14/helm-values.md index 587ac98b58b..a69d6bb127c 100644 --- a/stable/focalboard/4.0.13/helm-values.md +++ b/stable/focalboard/4.0.14/helm-values.md @@ -13,8 +13,8 @@ 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 [image entrypoint script](https://github.com/FlipEnergy/container-images/blob/main/focalboard/entrypoint.sh) | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | -| image.repository | string | `"ghcr.io/truecharts/focalboard"` | image repository | -| image.tag | string | `"v0.8.0@sha256:c8a81de85722b1d8ce728222cd5b77ea9f8e4ca33c91787a8a3eb0a49f6fa432"` | image tag | +| image.repository | string | `"tccr.io/truecharts/focalboard"` | image repository | +| image.tag | string | `"v0.8.0@sha256:dfd035116b3f17dd01d82b13cf1823cb8fc2663a9bdc8defe6827481ea9a9c66"` | image tag | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. | | securityContext.readOnlyRootFilesystem | bool | `false` | | | service | object | See values.yaml | Configures service settings for the chart. | diff --git a/stable/focalboard/4.0.13/ix_values.yaml b/stable/focalboard/4.0.14/ix_values.yaml similarity index 67% rename from stable/focalboard/4.0.13/ix_values.yaml rename to stable/focalboard/4.0.14/ix_values.yaml index 03635792874..6540e1a45e2 100644 --- a/stable/focalboard/4.0.13/ix_values.yaml +++ b/stable/focalboard/4.0.14/ix_values.yaml @@ -1,17 +1,10 @@ -# -# IMPORTANT NOTE -# -# This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml -# - image: # -- image repository - repository: ghcr.io/truecharts/focalboard + repository: tccr.io/truecharts/focalboard # -- image pull policy pullPolicy: IfNotPresent # -- image tag - tag: v0.8.0@sha256:c8a81de85722b1d8ce728222cd5b77ea9f8e4ca33c91787a8a3eb0a49f6fa432 + tag: v0.8.0@sha256:dfd035116b3f17dd01d82b13cf1823cb8fc2663a9bdc8defe6827481ea9a9c66 securityContext: readOnlyRootFilesystem: false diff --git a/stable/focalboard/4.0.13/questions.yaml b/stable/focalboard/4.0.14/questions.yaml similarity index 100% rename from stable/focalboard/4.0.13/questions.yaml rename to stable/focalboard/4.0.14/questions.yaml diff --git a/stable/focalboard/4.0.13/templates/common.yaml b/stable/focalboard/4.0.14/templates/common.yaml similarity index 100% rename from stable/focalboard/4.0.13/templates/common.yaml rename to stable/focalboard/4.0.14/templates/common.yaml diff --git a/stable/freshrss/9.0.17/values.yaml b/stable/focalboard/4.0.14/values.yaml similarity index 100% rename from stable/freshrss/9.0.17/values.yaml rename to stable/focalboard/4.0.14/values.yaml diff --git a/stable/fossil/2.0.13/Chart.lock b/stable/fossil/2.0.13/Chart.lock deleted file mode 100644 index d5cc15518f3..00000000000 --- a/stable/fossil/2.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T11:54:28.863064056Z" diff --git a/stable/fossil/2.0.13/CHANGELOG.md b/stable/fossil/2.0.14/CHANGELOG.md similarity index 87% rename from stable/fossil/2.0.13/CHANGELOG.md rename to stable/fossil/2.0.14/CHANGELOG.md index f8d34bdcf11..ee0d731f567 100644 --- a/stable/fossil/2.0.13/CHANGELOG.md +++ b/stable/fossil/2.0.14/CHANGELOG.md @@ -1,6 +1,17 @@ # Changelog
+ +### [fossil-2.0.14](https://github.com/truecharts/apps/compare/fossil-2.0.13...fossil-2.0.14) (2021-12-03) + +#### Chore + +* ensure container references are prefixed with v +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [fossil-2.0.13](https://github.com/truecharts/apps/compare/fossil-2.0.12...fossil-2.0.13) (2021-11-30) @@ -86,14 +97,3 @@ -### [fossil-2.0.5](https://github.com/truecharts/apps/compare/fossil-2.0.4...fossil-2.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)) - -#### Feat diff --git a/stable/gaps/9.0.13/CONFIG.md b/stable/fossil/2.0.14/CONFIG.md similarity index 100% rename from stable/gaps/9.0.13/CONFIG.md rename to stable/fossil/2.0.14/CONFIG.md diff --git a/stable/fossil/2.0.14/Chart.lock b/stable/fossil/2.0.14/Chart.lock new file mode 100644 index 00000000000..04466efd09c --- /dev/null +++ b/stable/fossil/2.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T14:42:00.661177559Z" diff --git a/stable/fossil/2.0.13/Chart.yaml b/stable/fossil/2.0.14/Chart.yaml similarity index 97% rename from stable/fossil/2.0.13/Chart.yaml rename to stable/fossil/2.0.14/Chart.yaml index b963ed340db..73ba6c15c73 100644 --- a/stable/fossil/2.0.13/Chart.yaml +++ b/stable/fossil/2.0.14/Chart.yaml @@ -20,7 +20,7 @@ name: fossil sources: - https://fossil-scm.org/ type: application -version: 2.0.13 +version: 2.0.14 annotations: truecharts.org/catagories: | - media diff --git a/stable/fossil/2.0.13/README.md b/stable/fossil/2.0.14/README.md similarity index 100% rename from stable/fossil/2.0.13/README.md rename to stable/fossil/2.0.14/README.md diff --git a/stable/fossil/2.0.13/app-readme.md b/stable/fossil/2.0.14/app-readme.md similarity index 100% rename from stable/fossil/2.0.13/app-readme.md rename to stable/fossil/2.0.14/app-readme.md diff --git a/stable/gaps/9.0.13/charts/common-8.9.7.tgz b/stable/fossil/2.0.14/charts/common-8.9.7.tgz similarity index 100% rename from stable/gaps/9.0.13/charts/common-8.9.7.tgz rename to stable/fossil/2.0.14/charts/common-8.9.7.tgz diff --git a/stable/fossil/2.0.13/helm-values.md b/stable/fossil/2.0.14/helm-values.md similarity index 86% rename from stable/fossil/2.0.13/helm-values.md rename to stable/fossil/2.0.14/helm-values.md index 9d4a74f3226..b253584e8ef 100644 --- a/stable/fossil/2.0.13/helm-values.md +++ b/stable/fossil/2.0.14/helm-values.md @@ -12,8 +12,8 @@ You will, however, be able to use all values referenced in the common chart here | Key | Type | Default | Description | |-----|------|---------|-------------| | image.pullPolicy | string | `"IfNotPresent"` | | -| image.repository | string | `"ghcr.io/nicholaswilde/fossil"` | | -| image.tag | string | `"2.15.1-ls4@sha256:a0a819ed2707e8e829dec371de0e166fbcf0499d3d12005880f603b2b95bf64d"` | | +| image.repository | string | `"tccr.io/truecharts/fossil"` | | +| image.tag | string | `"v2.15.1-ls4@sha256:5894297e0c90a431a7e93382054ac120e10860c132fce1ac35467c74c900e330"` | | | persistence.varrun.enabled | bool | `true` | | | podSecurityContext.runAsGroup | int | `0` | | | podSecurityContext.runAsUser | int | `0` | | diff --git a/stable/fossil/2.0.13/ix_values.yaml b/stable/fossil/2.0.14/ix_values.yaml similarity index 68% rename from stable/fossil/2.0.13/ix_values.yaml rename to stable/fossil/2.0.14/ix_values.yaml index 3daaadc6a6c..7cf457c5b84 100644 --- a/stable/fossil/2.0.13/ix_values.yaml +++ b/stable/fossil/2.0.14/ix_values.yaml @@ -1,7 +1,7 @@ image: - repository: ghcr.io/nicholaswilde/fossil + repository: tccr.io/truecharts/fossil pullPolicy: IfNotPresent - tag: 2.15.1-ls4@sha256:a0a819ed2707e8e829dec371de0e166fbcf0499d3d12005880f603b2b95bf64d + tag: v2.15.1-ls4@sha256:5894297e0c90a431a7e93382054ac120e10860c132fce1ac35467c74c900e330 securityContext: readOnlyRootFilesystem: false runAsNonRoot: false diff --git a/stable/fossil/2.0.13/questions.yaml b/stable/fossil/2.0.14/questions.yaml similarity index 100% rename from stable/fossil/2.0.13/questions.yaml rename to stable/fossil/2.0.14/questions.yaml diff --git a/stable/fossil/2.0.13/templates/common.yaml b/stable/fossil/2.0.14/templates/common.yaml similarity index 100% rename from stable/fossil/2.0.13/templates/common.yaml rename to stable/fossil/2.0.14/templates/common.yaml diff --git a/stable/gaps/9.0.13/values.yaml b/stable/fossil/2.0.14/values.yaml similarity index 100% rename from stable/gaps/9.0.13/values.yaml rename to stable/fossil/2.0.14/values.yaml diff --git a/stable/freshrss/9.0.17/Chart.lock b/stable/freshrss/9.0.17/Chart.lock deleted file mode 100644 index ded1816b0aa..00000000000 --- a/stable/freshrss/9.0.17/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T11:55:27.33131614Z" diff --git a/stable/freshrss/9.0.17/CHANGELOG.md b/stable/freshrss/9.0.18/CHANGELOG.md similarity index 89% rename from stable/freshrss/9.0.17/CHANGELOG.md rename to stable/freshrss/9.0.18/CHANGELOG.md index d74189f1def..95cca826c0a 100644 --- a/stable/freshrss/9.0.17/CHANGELOG.md +++ b/stable/freshrss/9.0.18/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [freshrss-9.0.18](https://github.com/truecharts/apps/compare/freshrss-9.0.17...freshrss-9.0.18) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [freshrss-9.0.17](https://github.com/truecharts/apps/compare/freshrss-9.0.16...freshrss-9.0.17) (2021-11-30) @@ -87,13 +97,3 @@ #### Chore -* update non-major deps helm releases ([#1297](https://github.com/truecharts/apps/issues/1297)) - - - - -### [freshrss-9.0.7](https://github.com/truecharts/apps/compare/freshrss-9.0.6...freshrss-9.0.7) (2021-11-07) - -#### Chore - -* update non-major deps helm releases ([#1295](https://github.com/truecharts/apps/issues/1295)) diff --git a/stable/gitea/5.0.5/CONFIG.md b/stable/freshrss/9.0.18/CONFIG.md similarity index 100% rename from stable/gitea/5.0.5/CONFIG.md rename to stable/freshrss/9.0.18/CONFIG.md diff --git a/stable/freshrss/9.0.18/Chart.lock b/stable/freshrss/9.0.18/Chart.lock new file mode 100644 index 00000000000..cf4e72cbaf2 --- /dev/null +++ b/stable/freshrss/9.0.18/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T14:42:32.183853748Z" diff --git a/stable/freshrss/9.0.17/Chart.yaml b/stable/freshrss/9.0.18/Chart.yaml similarity index 97% rename from stable/freshrss/9.0.17/Chart.yaml rename to stable/freshrss/9.0.18/Chart.yaml index a87d4609408..832d295b90c 100644 --- a/stable/freshrss/9.0.17/Chart.yaml +++ b/stable/freshrss/9.0.18/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/FreshRSS/FreshRSS - https://hub.docker.com/r/linuxserver/freshrss type: application -version: 9.0.17 +version: 9.0.18 annotations: truecharts.org/catagories: | - media diff --git a/stable/freshrss/9.0.17/README.md b/stable/freshrss/9.0.18/README.md similarity index 100% rename from stable/freshrss/9.0.17/README.md rename to stable/freshrss/9.0.18/README.md diff --git a/stable/freshrss/9.0.17/app-readme.md b/stable/freshrss/9.0.18/app-readme.md similarity index 100% rename from stable/freshrss/9.0.17/app-readme.md rename to stable/freshrss/9.0.18/app-readme.md diff --git a/stable/gitea/5.0.5/charts/common-8.9.7.tgz b/stable/freshrss/9.0.18/charts/common-8.9.7.tgz similarity index 100% rename from stable/gitea/5.0.5/charts/common-8.9.7.tgz rename to stable/freshrss/9.0.18/charts/common-8.9.7.tgz diff --git a/stable/freshrss/9.0.17/helm-values.md b/stable/freshrss/9.0.18/helm-values.md similarity index 86% rename from stable/freshrss/9.0.17/helm-values.md rename to stable/freshrss/9.0.18/helm-values.md index 25ae4b53e7e..b146758b891 100644 --- a/stable/freshrss/9.0.17/helm-values.md +++ b/stable/freshrss/9.0.18/helm-values.md @@ -13,8 +13,8 @@ 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:12d5889d3a92cd6e493c44b9b5aa4f05aafbf7236ad5cd0a8b8e357fe6836f88"` | | +| image.repository | string | `"tccr.io/truecharts/freshrss"` | | +| image.tag | string | `"version-1.18.1@sha256:3fc8ef788681ba2c5026453131603fa4dda3b23f855ce2a6c467004eb38a09ec"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | podSecurityContext.runAsGroup | int | `0` | | diff --git a/stable/freshrss/9.0.17/ix_values.yaml b/stable/freshrss/9.0.18/ix_values.yaml similarity index 67% rename from stable/freshrss/9.0.17/ix_values.yaml rename to stable/freshrss/9.0.18/ix_values.yaml index 97e3e5faba9..56bd1cd7a77 100644 --- a/stable/freshrss/9.0.17/ix_values.yaml +++ b/stable/freshrss/9.0.18/ix_values.yaml @@ -1,9 +1,7 @@ -# Default values for FreshRSS. - image: - repository: ghcr.io/linuxserver/freshrss + repository: tccr.io/truecharts/freshrss pullPolicy: IfNotPresent - tag: version-1.18.1@sha256:12d5889d3a92cd6e493c44b9b5aa4f05aafbf7236ad5cd0a8b8e357fe6836f88 + tag: version-1.18.1@sha256:3fc8ef788681ba2c5026453131603fa4dda3b23f855ce2a6c467004eb38a09ec securityContext: readOnlyRootFilesystem: false diff --git a/stable/freshrss/9.0.17/questions.yaml b/stable/freshrss/9.0.18/questions.yaml similarity index 100% rename from stable/freshrss/9.0.17/questions.yaml rename to stable/freshrss/9.0.18/questions.yaml diff --git a/stable/freshrss/9.0.17/templates/common.yaml b/stable/freshrss/9.0.18/templates/common.yaml similarity index 100% rename from stable/freshrss/9.0.17/templates/common.yaml rename to stable/freshrss/9.0.18/templates/common.yaml diff --git a/stable/gitea/5.0.5/values.yaml b/stable/freshrss/9.0.18/values.yaml similarity index 100% rename from stable/gitea/5.0.5/values.yaml rename to stable/freshrss/9.0.18/values.yaml diff --git a/stable/gaps/9.0.13/Chart.lock b/stable/gaps/9.0.13/Chart.lock deleted file mode 100644 index 6c03e160448..00000000000 --- a/stable/gaps/9.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T11:55:57.037698569Z" diff --git a/stable/gaps/9.0.13/CHANGELOG.md b/stable/gaps/9.0.14/CHANGELOG.md similarity index 89% rename from stable/gaps/9.0.13/CHANGELOG.md rename to stable/gaps/9.0.14/CHANGELOG.md index c3ed964e33b..e668fdc833e 100644 --- a/stable/gaps/9.0.13/CHANGELOG.md +++ b/stable/gaps/9.0.14/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [gaps-9.0.14](https://github.com/truecharts/apps/compare/gaps-9.0.13...gaps-9.0.14) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [gaps-9.0.13](https://github.com/truecharts/apps/compare/gaps-9.0.12...gaps-9.0.13) (2021-11-30) @@ -87,13 +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/golinks/2.0.13/CONFIG.md b/stable/gaps/9.0.14/CONFIG.md similarity index 100% rename from stable/golinks/2.0.13/CONFIG.md rename to stable/gaps/9.0.14/CONFIG.md diff --git a/stable/gaps/9.0.14/Chart.lock b/stable/gaps/9.0.14/Chart.lock new file mode 100644 index 00000000000..407178ff964 --- /dev/null +++ b/stable/gaps/9.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T14:43:03.846998699Z" diff --git a/stable/gaps/9.0.13/Chart.yaml b/stable/gaps/9.0.14/Chart.yaml similarity index 98% rename from stable/gaps/9.0.13/Chart.yaml rename to stable/gaps/9.0.14/Chart.yaml index 831b194b96b..b3feea824b7 100644 --- a/stable/gaps/9.0.13/Chart.yaml +++ b/stable/gaps/9.0.14/Chart.yaml @@ -22,7 +22,7 @@ name: gaps sources: - https://github.com/JasonHHouse/gaps type: application -version: 9.0.13 +version: 9.0.14 annotations: truecharts.org/catagories: | - media diff --git a/stable/gaps/9.0.13/README.md b/stable/gaps/9.0.14/README.md similarity index 100% rename from stable/gaps/9.0.13/README.md rename to stable/gaps/9.0.14/README.md diff --git a/stable/gaps/9.0.13/app-readme.md b/stable/gaps/9.0.14/app-readme.md similarity index 100% rename from stable/gaps/9.0.13/app-readme.md rename to stable/gaps/9.0.14/app-readme.md diff --git a/stable/golinks/2.0.13/charts/common-8.9.7.tgz b/stable/gaps/9.0.14/charts/common-8.9.7.tgz similarity index 100% rename from stable/golinks/2.0.13/charts/common-8.9.7.tgz rename to stable/gaps/9.0.14/charts/common-8.9.7.tgz diff --git a/stable/gaps/9.0.13/helm-values.md b/stable/gaps/9.0.14/helm-values.md similarity index 86% rename from stable/gaps/9.0.13/helm-values.md rename to stable/gaps/9.0.14/helm-values.md index 9df33dc5da4..772d471d2ef 100644 --- a/stable/gaps/9.0.13/helm-values.md +++ b/stable/gaps/9.0.14/helm-values.md @@ -13,8 +13,8 @@ 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/gaps"` | | -| image.tag | string | `"v0.8.8@sha256:2e4b3b4e677be68b947517b0077aec719db8c382dad2952421b746060bbd6513"` | | +| image.repository | string | `"tccr.io/truecharts/gaps"` | | +| image.tag | string | `"v0.8.8@sha256:7f7d33e4279f55bfaf5ea1a7e071b4266794052eddaba2294ab29be45a2133bf"` | | | persistence.data.enabled | bool | `true` | | | persistence.data.mountPath | string | `"/usr/data"` | | | securityContext.readOnlyRootFilesystem | bool | `false` | | diff --git a/stable/gaps/9.0.13/ix_values.yaml b/stable/gaps/9.0.14/ix_values.yaml similarity index 62% rename from stable/gaps/9.0.13/ix_values.yaml rename to stable/gaps/9.0.14/ix_values.yaml index 937140bcaf9..dab60c97551 100644 --- a/stable/gaps/9.0.13/ix_values.yaml +++ b/stable/gaps/9.0.14/ix_values.yaml @@ -1,9 +1,7 @@ -# Default values for Gaps. - image: - repository: ghcr.io/truecharts/gaps + repository: tccr.io/truecharts/gaps pullPolicy: IfNotPresent - tag: v0.8.8@sha256:2e4b3b4e677be68b947517b0077aec719db8c382dad2952421b746060bbd6513 + tag: v0.8.8@sha256:7f7d33e4279f55bfaf5ea1a7e071b4266794052eddaba2294ab29be45a2133bf securityContext: readOnlyRootFilesystem: false diff --git a/stable/gaps/9.0.13/questions.yaml b/stable/gaps/9.0.14/questions.yaml similarity index 100% rename from stable/gaps/9.0.13/questions.yaml rename to stable/gaps/9.0.14/questions.yaml diff --git a/stable/gaps/9.0.13/templates/common.yaml b/stable/gaps/9.0.14/templates/common.yaml similarity index 100% rename from stable/gaps/9.0.13/templates/common.yaml rename to stable/gaps/9.0.14/templates/common.yaml diff --git a/stable/golinks/2.0.13/values.yaml b/stable/gaps/9.0.14/values.yaml similarity index 100% rename from stable/golinks/2.0.13/values.yaml rename to stable/gaps/9.0.14/values.yaml diff --git a/stable/gitea/5.0.5/CHANGELOG.md b/stable/gitea/5.0.6/CHANGELOG.md similarity index 87% rename from stable/gitea/5.0.5/CHANGELOG.md rename to stable/gitea/5.0.6/CHANGELOG.md index 0278aaf49ff..671f339c1f5 100644 --- a/stable/gitea/5.0.5/CHANGELOG.md +++ b/stable/gitea/5.0.6/CHANGELOG.md @@ -1,6 +1,17 @@ # Changelog
+ +### [gitea-5.0.6](https://github.com/truecharts/apps/compare/gitea-5.0.5...gitea-5.0.6) (2021-12-03) + +#### Chore + +* ensure container references are prefixed with v +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [gitea-5.0.5](https://github.com/truecharts/apps/compare/gitea-5.0.4...gitea-5.0.5) (2021-11-30) @@ -86,14 +97,3 @@ ### [gitea-4.0.13](https://github.com/truecharts/apps/compare/gitea-4.0.12...gitea-4.0.13) (2021-11-12) #### Feat - -* move gitea to our own memcached chart ([#1313](https://github.com/truecharts/apps/issues/1313)) - -#### Fix - -* Allow spaces in paths ([#1306](https://github.com/truecharts/apps/issues/1306)) - - - - -### [gitea-4.0.12](https://github.com/truecharts/apps/compare/gitea-4.0.11...gitea-4.0.12) (2021-11-09) diff --git a/stable/gotify/5.0.4/CONFIG.md b/stable/gitea/5.0.6/CONFIG.md similarity index 100% rename from stable/gotify/5.0.4/CONFIG.md rename to stable/gitea/5.0.6/CONFIG.md diff --git a/stable/gitea/5.0.5/Chart.lock b/stable/gitea/5.0.6/Chart.lock similarity index 87% rename from stable/gitea/5.0.5/Chart.lock rename to stable/gitea/5.0.6/Chart.lock index 044706bcff8..37a1556cf93 100644 --- a/stable/gitea/5.0.5/Chart.lock +++ b/stable/gitea/5.0.6/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://truecharts.org/ version: 1.0.18 digest: sha256:e4ab0e2520a0eddaf7d239a39ed7ff66e6fc9342893b4573f2e4d0afb5f370aa -generated: "2021-11-30T11:56:28.874346887Z" +generated: "2021-12-03T14:43:49.874760424Z" diff --git a/stable/gitea/5.0.5/Chart.yaml b/stable/gitea/5.0.6/Chart.yaml similarity index 96% rename from stable/gitea/5.0.5/Chart.yaml rename to stable/gitea/5.0.6/Chart.yaml index eef8d52b169..79e2d904431 100644 --- a/stable/gitea/5.0.5/Chart.yaml +++ b/stable/gitea/5.0.6/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.15.6" +appVersion: "1.15.7" dependencies: - name: common repository: https://truecharts.org @@ -34,7 +34,7 @@ sources: - https://github.com/go-gitea/gitea - https://hub.docker.com/r/gitea/gitea/ type: application -version: 5.0.5 +version: 5.0.6 annotations: truecharts.org/catagories: | - GIT diff --git a/stable/gitea/5.0.5/README.md b/stable/gitea/5.0.6/README.md similarity index 100% rename from stable/gitea/5.0.5/README.md rename to stable/gitea/5.0.6/README.md diff --git a/stable/gitea/5.0.5/app-readme.md b/stable/gitea/5.0.6/app-readme.md similarity index 100% rename from stable/gitea/5.0.5/app-readme.md rename to stable/gitea/5.0.6/app-readme.md diff --git a/stable/gotify/5.0.4/charts/common-8.9.7.tgz b/stable/gitea/5.0.6/charts/common-8.9.7.tgz similarity index 100% rename from stable/gotify/5.0.4/charts/common-8.9.7.tgz rename to stable/gitea/5.0.6/charts/common-8.9.7.tgz diff --git a/stable/gitea/5.0.5/charts/memcached-1.0.18.tgz b/stable/gitea/5.0.6/charts/memcached-1.0.18.tgz similarity index 100% rename from stable/gitea/5.0.5/charts/memcached-1.0.18.tgz rename to stable/gitea/5.0.6/charts/memcached-1.0.18.tgz diff --git a/stable/gotify/5.0.4/charts/postgresql-6.0.15.tgz b/stable/gitea/5.0.6/charts/postgresql-6.0.15.tgz similarity index 100% rename from stable/gotify/5.0.4/charts/postgresql-6.0.15.tgz rename to stable/gitea/5.0.6/charts/postgresql-6.0.15.tgz diff --git a/stable/gitea/5.0.5/ci/basic-values.yaml b/stable/gitea/5.0.6/ci/basic-values.yaml similarity index 100% rename from stable/gitea/5.0.5/ci/basic-values.yaml rename to stable/gitea/5.0.6/ci/basic-values.yaml diff --git a/stable/gitea/5.0.5/ci/ingress-values.yaml b/stable/gitea/5.0.6/ci/ingress-values.yaml similarity index 100% rename from stable/gitea/5.0.5/ci/ingress-values.yaml rename to stable/gitea/5.0.6/ci/ingress-values.yaml diff --git a/stable/gitea/5.0.5/helm-values.md b/stable/gitea/5.0.6/helm-values.md similarity index 97% rename from stable/gitea/5.0.5/helm-values.md rename to stable/gitea/5.0.6/helm-values.md index 406d3ecb405..d183d152871 100644 --- a/stable/gitea/5.0.5/helm-values.md +++ b/stable/gitea/5.0.6/helm-values.md @@ -19,8 +19,8 @@ You will, however, be able to use all values referenced in the common chart here | customConfig | list | `[]` | | | envFrom[0].configMapRef.name | string | `"gitea-env"` | | | image.pullPolicy | string | `"IfNotPresent"` | | -| image.repository | string | `"gitea/gitea"` | | -| image.tag | string | `"1.15.6-rootless"` | | +| image.repository | string | `"tccr.io/truecharts/gitea"` | | +| image.tag | string | `"v1.15.7-rootless"` | | | initContainers.1-init-directories.command[0] | string | `"/usr/sbin/init_directory_structure.sh"` | | | initContainers.1-init-directories.envFrom[0].configMapRef.name | string | `"gitea-env"` | | | initContainers.1-init-directories.image | string | `"{{ .Values.image.repository }}:{{ .Values.image.tag }}"` | | diff --git a/stable/gitea/5.0.5/ix_values.yaml b/stable/gitea/5.0.6/ix_values.yaml similarity index 97% rename from stable/gitea/5.0.5/ix_values.yaml rename to stable/gitea/5.0.6/ix_values.yaml index 26e034563e0..81dfe7911d6 100644 --- a/stable/gitea/5.0.5/ix_values.yaml +++ b/stable/gitea/5.0.6/ix_values.yaml @@ -1,6 +1,6 @@ image: - repository: gitea/gitea - tag: 1.15.6-rootless + repository: tccr.io/truecharts/gitea + tag: v1.15.7-rootless pullPolicy: IfNotPresent service: diff --git a/stable/gitea/5.0.5/questions.yaml b/stable/gitea/5.0.6/questions.yaml similarity index 100% rename from stable/gitea/5.0.5/questions.yaml rename to stable/gitea/5.0.6/questions.yaml diff --git a/stable/gitea/5.0.5/templates/_configmap.tpl b/stable/gitea/5.0.6/templates/_configmap.tpl similarity index 100% rename from stable/gitea/5.0.5/templates/_configmap.tpl rename to stable/gitea/5.0.6/templates/_configmap.tpl diff --git a/stable/gitea/5.0.5/templates/_secrets.tpl b/stable/gitea/5.0.6/templates/_secrets.tpl similarity index 100% rename from stable/gitea/5.0.5/templates/_secrets.tpl rename to stable/gitea/5.0.6/templates/_secrets.tpl diff --git a/stable/gitea/5.0.5/templates/common.yaml b/stable/gitea/5.0.6/templates/common.yaml similarity index 100% rename from stable/gitea/5.0.5/templates/common.yaml rename to stable/gitea/5.0.6/templates/common.yaml diff --git a/stable/gotify/5.0.4/values.yaml b/stable/gitea/5.0.6/values.yaml similarity index 100% rename from stable/gotify/5.0.4/values.yaml rename to stable/gitea/5.0.6/values.yaml diff --git a/stable/golinks/2.0.13/Chart.lock b/stable/golinks/2.0.13/Chart.lock deleted file mode 100644 index 4b67d2ad35b..00000000000 --- a/stable/golinks/2.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T11:57:17.998543237Z" diff --git a/stable/golinks/2.0.13/CHANGELOG.md b/stable/golinks/2.0.14/CHANGELOG.md similarity index 88% rename from stable/golinks/2.0.13/CHANGELOG.md rename to stable/golinks/2.0.14/CHANGELOG.md index e128bdc1d99..4abacd358fa 100644 --- a/stable/golinks/2.0.13/CHANGELOG.md +++ b/stable/golinks/2.0.14/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [golinks-2.0.14](https://github.com/truecharts/apps/compare/golinks-2.0.13...golinks-2.0.14) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [golinks-2.0.13](https://github.com/truecharts/apps/compare/golinks-2.0.12...golinks-2.0.13) (2021-11-30) @@ -87,13 +97,3 @@ -### [golinks-2.0.5](https://github.com/truecharts/apps/compare/golinks-2.0.4...golinks-2.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/grafana/1.0.3/CONFIG.md b/stable/golinks/2.0.14/CONFIG.md similarity index 100% rename from stable/grafana/1.0.3/CONFIG.md rename to stable/golinks/2.0.14/CONFIG.md diff --git a/stable/golinks/2.0.14/Chart.lock b/stable/golinks/2.0.14/Chart.lock new file mode 100644 index 00000000000..74ccf2709fa --- /dev/null +++ b/stable/golinks/2.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T14:44:42.35071652Z" diff --git a/stable/golinks/2.0.13/Chart.yaml b/stable/golinks/2.0.14/Chart.yaml similarity index 98% rename from stable/golinks/2.0.13/Chart.yaml rename to stable/golinks/2.0.14/Chart.yaml index 572b163126d..e007c8e817e 100644 --- a/stable/golinks/2.0.13/Chart.yaml +++ b/stable/golinks/2.0.14/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://github.com/prologic/golinks - https://github.com/nicholaswilde/docker-golinks type: application -version: 2.0.13 +version: 2.0.14 annotations: truecharts.org/catagories: | - media diff --git a/stable/golinks/2.0.13/README.md b/stable/golinks/2.0.14/README.md similarity index 100% rename from stable/golinks/2.0.13/README.md rename to stable/golinks/2.0.14/README.md diff --git a/stable/golinks/2.0.13/app-readme.md b/stable/golinks/2.0.14/app-readme.md similarity index 100% rename from stable/golinks/2.0.13/app-readme.md rename to stable/golinks/2.0.14/app-readme.md diff --git a/stable/grafana/1.0.3/charts/common-8.9.7.tgz b/stable/golinks/2.0.14/charts/common-8.9.7.tgz similarity index 100% rename from stable/grafana/1.0.3/charts/common-8.9.7.tgz rename to stable/golinks/2.0.14/charts/common-8.9.7.tgz diff --git a/stable/golinks/2.0.13/helm-values.md b/stable/golinks/2.0.14/helm-values.md similarity index 87% rename from stable/golinks/2.0.13/helm-values.md rename to stable/golinks/2.0.14/helm-values.md index a217c9049c8..db10dbc0c32 100644 --- a/stable/golinks/2.0.13/helm-values.md +++ b/stable/golinks/2.0.14/helm-values.md @@ -13,8 +13,8 @@ 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/nicholaswilde/golinks"` | | -| image.tag | string | `"version-154c581@sha256:8e67b26324c5dc433210df8f2fb64317db3cbbe7db0b9e10c6e5bc3f3f7860e4"` | | +| image.repository | string | `"tccr.io/truecharts/golinks"` | | +| image.tag | string | `"version-154c581@sha256:144d59d23c3b6580403e1a06b3567ac97c638205bc139ba54e058450d6564c73"` | | | persistence.data.enabled | bool | `true` | | | persistence.data.mountPath | string | `"/data"` | | | persistence.varrun.enabled | bool | `true` | | diff --git a/stable/golinks/2.0.13/ix_values.yaml b/stable/golinks/2.0.14/ix_values.yaml similarity index 78% rename from stable/golinks/2.0.13/ix_values.yaml rename to stable/golinks/2.0.14/ix_values.yaml index fc98746bfdb..0607c635616 100644 --- a/stable/golinks/2.0.13/ix_values.yaml +++ b/stable/golinks/2.0.14/ix_values.yaml @@ -1,7 +1,8 @@ image: - repository: ghcr.io/nicholaswilde/golinks + repository: tccr.io/truecharts/golinks pullPolicy: IfNotPresent - tag: version-154c581@sha256:8e67b26324c5dc433210df8f2fb64317db3cbbe7db0b9e10c6e5bc3f3f7860e4 + tag: version-154c581@sha256:144d59d23c3b6580403e1a06b3567ac97c638205bc139ba54e058450d6564c73 + env: {} # SUGGEST=https://suggestqueries.google.com/complete/search?client=firefox&q=%s `# optional` \ # TITLE=Search `# optional` \ diff --git a/stable/golinks/2.0.13/questions.yaml b/stable/golinks/2.0.14/questions.yaml similarity index 100% rename from stable/golinks/2.0.13/questions.yaml rename to stable/golinks/2.0.14/questions.yaml diff --git a/stable/golinks/2.0.13/templates/common.yaml b/stable/golinks/2.0.14/templates/common.yaml similarity index 100% rename from stable/golinks/2.0.13/templates/common.yaml rename to stable/golinks/2.0.14/templates/common.yaml diff --git a/stable/grafana/1.0.3/values.yaml b/stable/golinks/2.0.14/values.yaml similarity index 100% rename from stable/grafana/1.0.3/values.yaml rename to stable/golinks/2.0.14/values.yaml diff --git a/stable/gotify/5.0.4/CHANGELOG.md b/stable/gotify/5.0.5/CHANGELOG.md similarity index 88% rename from stable/gotify/5.0.4/CHANGELOG.md rename to stable/gotify/5.0.5/CHANGELOG.md index a7b392c6f79..7d33044df6f 100644 --- a/stable/gotify/5.0.4/CHANGELOG.md +++ b/stable/gotify/5.0.5/CHANGELOG.md @@ -1,6 +1,17 @@ # Changelog
+ +### [gotify-5.0.5](https://github.com/truecharts/apps/compare/gotify-5.0.4...gotify-5.0.5) (2021-12-03) + +#### Chore + +* ensure container references are prefixed with v +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [gotify-5.0.4](https://github.com/truecharts/apps/compare/gotify-5.0.3...gotify-5.0.4) (2021-11-30) @@ -86,14 +97,3 @@ #### Chore -* update non-major deps helm releases ([#1297](https://github.com/truecharts/apps/issues/1297)) - - - - -### [gotify-4.0.7](https://github.com/truecharts/apps/compare/gotify-4.0.6...gotify-4.0.7) (2021-11-07) - -#### Chore - -* update non-major deps helm releases ([#1295](https://github.com/truecharts/apps/issues/1295)) - diff --git a/stable/grav/2.0.13/CONFIG.md b/stable/gotify/5.0.5/CONFIG.md similarity index 100% rename from stable/grav/2.0.13/CONFIG.md rename to stable/gotify/5.0.5/CONFIG.md diff --git a/stable/gotify/5.0.5/Chart.lock b/stable/gotify/5.0.5/Chart.lock new file mode 100644 index 00000000000..c1893fdd96c --- /dev/null +++ b/stable/gotify/5.0.5/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +- name: postgresql + repository: https://truecharts.org/ + version: 6.0.15 +digest: sha256:a65f6a5ddd982c1dac3d1b4c5fd4b0077cd275d530ac58534746cd67645f1173 +generated: "2021-12-03T14:45:16.140731423Z" diff --git a/stable/gotify/5.0.4/Chart.yaml b/stable/gotify/5.0.5/Chart.yaml similarity index 98% rename from stable/gotify/5.0.4/Chart.yaml rename to stable/gotify/5.0.5/Chart.yaml index 5a78d973c92..39855888c0e 100644 --- a/stable/gotify/5.0.4/Chart.yaml +++ b/stable/gotify/5.0.5/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 appVersion: "2.1.0" -version: 5.0.4 +version: 5.0.5 kubeVersion: '>=1.16.0-0' name: gotify description: a simple server for sending and receiving messages diff --git a/stable/gotify/5.0.4/README.md b/stable/gotify/5.0.5/README.md similarity index 100% rename from stable/gotify/5.0.4/README.md rename to stable/gotify/5.0.5/README.md diff --git a/stable/gotify/5.0.4/app-readme.md b/stable/gotify/5.0.5/app-readme.md similarity index 100% rename from stable/gotify/5.0.4/app-readme.md rename to stable/gotify/5.0.5/app-readme.md diff --git a/stable/grav/2.0.13/charts/common-8.9.7.tgz b/stable/gotify/5.0.5/charts/common-8.9.7.tgz similarity index 100% rename from stable/grav/2.0.13/charts/common-8.9.7.tgz rename to stable/gotify/5.0.5/charts/common-8.9.7.tgz diff --git a/stable/joplin-server/5.0.4/charts/postgresql-6.0.15.tgz b/stable/gotify/5.0.5/charts/postgresql-6.0.15.tgz similarity index 100% rename from stable/joplin-server/5.0.4/charts/postgresql-6.0.15.tgz rename to stable/gotify/5.0.5/charts/postgresql-6.0.15.tgz diff --git a/stable/gotify/5.0.4/helm-values.md b/stable/gotify/5.0.5/helm-values.md similarity index 91% rename from stable/gotify/5.0.4/helm-values.md rename to stable/gotify/5.0.5/helm-values.md index a5fd1b0acc9..f0744c78e2f 100644 --- a/stable/gotify/5.0.4/helm-values.md +++ b/stable/gotify/5.0.5/helm-values.md @@ -23,8 +23,8 @@ You will, however, be able to use all values referenced in the common chart here | env.TZ | string | `"America/Los_Angeles"` | | | envFrom[0].configMapRef.name | string | `"gotifyenv"` | | | image.pullPolicy | string | `"IfNotPresent"` | | -| image.repository | string | `"gotify/server"` | | -| image.tag | string | `"2.1.0@sha256:57aa2aabac035c16118f625dd6d3d2c3ca421b43b28cb27512f3212193d65771"` | | +| image.repository | string | `"tccr.io/truecharts/gotify-server"` | | +| image.tag | string | `"v2.1.0@sha256:a2edccce285e1303ce7d3be3f2cb001d40aaa24182581f772ce23c1e8d1b7d20"` | | | persistence.data.enabled | bool | `true` | | | persistence.data.mountPath | string | `"/app/data"` | | | postgresql.enabled | bool | `true` | | diff --git a/stable/gotify/5.0.4/ix_values.yaml b/stable/gotify/5.0.5/ix_values.yaml similarity index 91% rename from stable/gotify/5.0.4/ix_values.yaml rename to stable/gotify/5.0.5/ix_values.yaml index 79c02ea4a4f..7969e118629 100644 --- a/stable/gotify/5.0.4/ix_values.yaml +++ b/stable/gotify/5.0.5/ix_values.yaml @@ -1,7 +1,7 @@ image: - repository: gotify/server + repository: tccr.io/truecharts/gotify-server pullPolicy: IfNotPresent - tag: 2.1.0@sha256:57aa2aabac035c16118f625dd6d3d2c3ca421b43b28cb27512f3212193d65771 + tag: v2.1.0@sha256:a2edccce285e1303ce7d3be3f2cb001d40aaa24182581f772ce23c1e8d1b7d20 secret: user: "admin" diff --git a/stable/gotify/5.0.4/questions.yaml b/stable/gotify/5.0.5/questions.yaml similarity index 100% rename from stable/gotify/5.0.4/questions.yaml rename to stable/gotify/5.0.5/questions.yaml diff --git a/stable/gotify/5.0.4/templates/_configmap.tpl b/stable/gotify/5.0.5/templates/_configmap.tpl similarity index 100% rename from stable/gotify/5.0.4/templates/_configmap.tpl rename to stable/gotify/5.0.5/templates/_configmap.tpl diff --git a/stable/gotify/5.0.4/templates/common.yaml b/stable/gotify/5.0.5/templates/common.yaml similarity index 100% rename from stable/gotify/5.0.4/templates/common.yaml rename to stable/gotify/5.0.5/templates/common.yaml diff --git a/stable/grav/2.0.13/values.yaml b/stable/gotify/5.0.5/values.yaml similarity index 100% rename from stable/grav/2.0.13/values.yaml rename to stable/gotify/5.0.5/values.yaml diff --git a/stable/grafana/1.0.3/Chart.lock b/stable/grafana/1.0.3/Chart.lock deleted file mode 100644 index c9e6af30c22..00000000000 --- a/stable/grafana/1.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T11:58:56.096755224Z" diff --git a/stable/grafana/1.0.3/CHANGELOG.md b/stable/grafana/1.0.4/CHANGELOG.md similarity index 69% rename from stable/grafana/1.0.3/CHANGELOG.md rename to stable/grafana/1.0.4/CHANGELOG.md index f3ed782fc85..1e4ad736223 100644 --- a/stable/grafana/1.0.3/CHANGELOG.md +++ b/stable/grafana/1.0.4/CHANGELOG.md @@ -1,6 +1,17 @@ # Changelog
+ +### [grafana-1.0.4](https://github.com/truecharts/apps/compare/grafana-1.0.3...grafana-1.0.4) (2021-12-03) + +#### Chore + +* ensure container references are prefixed with v +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [grafana-1.0.3](https://github.com/truecharts/apps/compare/grafana-1.0.2...grafana-1.0.3) (2021-11-30) diff --git a/stable/grocy/9.0.13/CONFIG.md b/stable/grafana/1.0.4/CONFIG.md similarity index 100% rename from stable/grocy/9.0.13/CONFIG.md rename to stable/grafana/1.0.4/CONFIG.md diff --git a/stable/grafana/1.0.4/Chart.lock b/stable/grafana/1.0.4/Chart.lock new file mode 100644 index 00000000000..4c0de74a946 --- /dev/null +++ b/stable/grafana/1.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T14:45:57.795928067Z" diff --git a/stable/grafana/1.0.3/Chart.yaml b/stable/grafana/1.0.4/Chart.yaml similarity index 96% rename from stable/grafana/1.0.3/Chart.yaml rename to stable/grafana/1.0.4/Chart.yaml index f6f46d98b6d..1fdd790e797 100644 --- a/stable/grafana/1.0.3/Chart.yaml +++ b/stable/grafana/1.0.4/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "8.2.5" +appVersion: "8.3.0" dependencies: - name: common repository: https://truecharts.org @@ -23,7 +23,7 @@ sources: - https://github.com/bitnami/bitnami-docker-grafana - https://grafana.com/ type: application -version: 1.0.3 +version: 1.0.4 annotations: truecharts.org/catagories: | - metrics diff --git a/stable/grafana/1.0.3/README.md b/stable/grafana/1.0.4/README.md similarity index 100% rename from stable/grafana/1.0.3/README.md rename to stable/grafana/1.0.4/README.md diff --git a/stable/grafana/1.0.3/app-readme.md b/stable/grafana/1.0.4/app-readme.md similarity index 100% rename from stable/grafana/1.0.3/app-readme.md rename to stable/grafana/1.0.4/app-readme.md diff --git a/stable/grocy/9.0.13/charts/common-8.9.7.tgz b/stable/grafana/1.0.4/charts/common-8.9.7.tgz similarity index 100% rename from stable/grocy/9.0.13/charts/common-8.9.7.tgz rename to stable/grafana/1.0.4/charts/common-8.9.7.tgz diff --git a/stable/grafana/1.0.3/helm-values.md b/stable/grafana/1.0.4/helm-values.md similarity index 72% rename from stable/grafana/1.0.3/helm-values.md rename to stable/grafana/1.0.4/helm-values.md index 67b1155cea0..bf504a01714 100644 --- a/stable/grafana/1.0.3/helm-values.md +++ b/stable/grafana/1.0.4/helm-values.md @@ -12,18 +12,18 @@ You will, however, be able to use all values referenced in the common chart here | Key | Type | Default | Description | |-----|------|---------|-------------| | env.GF_AUTH_LDAP_ALLOW_SIGN_UP | string | `"false"` | | -| env.GF_AUTH_LDAP_CONFIG_FILE | string | `"/opt/bitnami/grafana/conf/ldap.toml"` | | +| env.GF_AUTH_LDAP_CONFIG_FILE | string | `"/opt/tccr.io/truecharts/grafana/conf/ldap.toml"` | | | env.GF_AUTH_LDAP_ENABLED | string | `"false"` | | | env.GF_INSTALL_PLUGINS | string | `""` | | -| env.GF_PATHS_CONFIG | string | `"/opt/bitnami/grafana/conf/grafana.ini"` | | -| env.GF_PATHS_DATA | string | `"/opt/bitnami/grafana/data"` | | -| env.GF_PATHS_LOGS | string | `"/opt/bitnami/grafana/logs"` | | -| env.GF_PATHS_PLUGINS | string | `"/opt/bitnami/grafana/data/plugins"` | | -| env.GF_PATHS_PROVISIONING | string | `"/opt/bitnami/grafana/conf/provisioning"` | | +| env.GF_PATHS_CONFIG | string | `"/opt/tccr.io/truecharts/grafana/conf/grafana.ini"` | | +| env.GF_PATHS_DATA | string | `"/opt/tccr.io/truecharts/grafana/data"` | | +| env.GF_PATHS_LOGS | string | `"/opt/tccr.io/truecharts/grafana/logs"` | | +| env.GF_PATHS_PLUGINS | string | `"/opt/tccr.io/truecharts/grafana/data/plugins"` | | +| env.GF_PATHS_PROVISIONING | string | `"/opt/tccr.io/truecharts/grafana/conf/provisioning"` | | | env.GF_SECURITY_ADMIN_USER | string | `"admin"` | | | image.pullPolicy | string | `"IfNotPresent"` | | -| image.repository | string | `"bitnami/grafana"` | | -| image.tag | string | `"8.2.5@sha256:ce9fa0f6f904e05f49fa814008d3d98560b07eaccd902327f7de5e8721c95e32"` | | +| image.repository | string | `"tccr.io/truecharts/grafana"` | | +| image.tag | string | `"v8.3.0@sha256:d0e471cc547dae02bcd7ae1355ad98b280ea11a1b3bd902217662670c4c2d4fe"` | | | 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. | @@ -31,7 +31,7 @@ You will, however, be able to use all values referenced in the common chart here | metrics.serviceMonitor.labels | object | `{}` | | | metrics.serviceMonitor.scrapeTimeout | string | `"30s"` | | | persistence.config.enabled | bool | `true` | | -| persistence.config.mountPath | string | `"/opt/bitnami/grafana/data"` | | +| persistence.config.mountPath | string | `"/opt/tccr.io/truecharts/grafana/data"` | | | probes.liveness.path | string | `"/api/health"` | | | probes.readiness.path | string | `"/api/health"` | | | probes.startup.path | string | `"/api/health"` | | diff --git a/stable/grafana/1.0.3/ix_values.yaml b/stable/grafana/1.0.4/ix_values.yaml similarity index 70% rename from stable/grafana/1.0.3/ix_values.yaml rename to stable/grafana/1.0.4/ix_values.yaml index 7b8b893a5ad..8fd3a732866 100644 --- a/stable/grafana/1.0.3/ix_values.yaml +++ b/stable/grafana/1.0.4/ix_values.yaml @@ -1,7 +1,7 @@ image: - repository: bitnami/grafana + repository: tccr.io/truecharts/grafana pullPolicy: IfNotPresent - tag: 8.2.5@sha256:ce9fa0f6f904e05f49fa814008d3d98560b07eaccd902327f7de5e8721c95e32 + tag: v8.3.0@sha256:d0e471cc547dae02bcd7ae1355ad98b280ea11a1b3bd902217662670c4c2d4fe securityContext: readOnlyRootFilesystem: false @@ -30,20 +30,20 @@ secret: env: GF_SECURITY_ADMIN_USER: "admin" GF_INSTALL_PLUGINS: "" - GF_PATHS_PLUGINS: "/opt/bitnami/grafana/data/plugins" + GF_PATHS_PLUGINS: "/opt/tccr.io/truecharts/grafana/data/plugins" GF_AUTH_LDAP_ENABLED: "false" - GF_AUTH_LDAP_CONFIG_FILE: "/opt/bitnami/grafana/conf/ldap.toml" + GF_AUTH_LDAP_CONFIG_FILE: "/opt/tccr.io/truecharts/grafana/conf/ldap.toml" GF_AUTH_LDAP_ALLOW_SIGN_UP: "false" - GF_PATHS_PROVISIONING: "/opt/bitnami/grafana/conf/provisioning" - GF_PATHS_CONFIG: "/opt/bitnami/grafana/conf/grafana.ini" - GF_PATHS_DATA: "/opt/bitnami/grafana/data" - GF_PATHS_LOGS: "/opt/bitnami/grafana/logs" + GF_PATHS_PROVISIONING: "/opt/tccr.io/truecharts/grafana/conf/provisioning" + GF_PATHS_CONFIG: "/opt/tccr.io/truecharts/grafana/conf/grafana.ini" + GF_PATHS_DATA: "/opt/tccr.io/truecharts/grafana/data" + GF_PATHS_LOGS: "/opt/tccr.io/truecharts/grafana/logs" persistence: config: enabled: true - mountPath: "/opt/bitnami/grafana/data" + mountPath: "/opt/tccr.io/truecharts/grafana/data" metrics: # -- Enable and configure a Prometheus serviceMonitor for the chart under this key. diff --git a/stable/grafana/1.0.3/questions.yaml b/stable/grafana/1.0.4/questions.yaml similarity index 100% rename from stable/grafana/1.0.3/questions.yaml rename to stable/grafana/1.0.4/questions.yaml diff --git a/stable/grafana/1.0.3/templates/common.yaml b/stable/grafana/1.0.4/templates/common.yaml similarity index 100% rename from stable/grafana/1.0.3/templates/common.yaml rename to stable/grafana/1.0.4/templates/common.yaml diff --git a/stable/grafana/1.0.3/templates/prometheusrules.yaml b/stable/grafana/1.0.4/templates/prometheusrules.yaml similarity index 100% rename from stable/grafana/1.0.3/templates/prometheusrules.yaml rename to stable/grafana/1.0.4/templates/prometheusrules.yaml diff --git a/stable/grafana/1.0.3/templates/servicemonitor.yaml b/stable/grafana/1.0.4/templates/servicemonitor.yaml similarity index 100% rename from stable/grafana/1.0.3/templates/servicemonitor.yaml rename to stable/grafana/1.0.4/templates/servicemonitor.yaml diff --git a/stable/grocy/9.0.13/values.yaml b/stable/grafana/1.0.4/values.yaml similarity index 100% rename from stable/grocy/9.0.13/values.yaml rename to stable/grafana/1.0.4/values.yaml diff --git a/stable/grav/2.0.13/Chart.lock b/stable/grav/2.0.13/Chart.lock deleted file mode 100644 index cd36ab50525..00000000000 --- a/stable/grav/2.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T11:59:25.007589991Z" diff --git a/stable/grav/2.0.13/CHANGELOG.md b/stable/grav/2.0.14/CHANGELOG.md similarity index 88% rename from stable/grav/2.0.13/CHANGELOG.md rename to stable/grav/2.0.14/CHANGELOG.md index 32f7eeb5519..7903fd56fa9 100644 --- a/stable/grav/2.0.13/CHANGELOG.md +++ b/stable/grav/2.0.14/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [grav-2.0.14](https://github.com/truecharts/apps/compare/grav-2.0.13...grav-2.0.14) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [grav-2.0.13](https://github.com/truecharts/apps/compare/grav-2.0.12...grav-2.0.13) (2021-11-30) @@ -87,13 +97,3 @@ -### [grav-2.0.5](https://github.com/truecharts/apps/compare/grav-2.0.4...grav-2.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/haste-server/4.0.13/CONFIG.md b/stable/grav/2.0.14/CONFIG.md similarity index 100% rename from stable/haste-server/4.0.13/CONFIG.md rename to stable/grav/2.0.14/CONFIG.md diff --git a/stable/grav/2.0.14/Chart.lock b/stable/grav/2.0.14/Chart.lock new file mode 100644 index 00000000000..0726e5849da --- /dev/null +++ b/stable/grav/2.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T14:46:29.212088208Z" diff --git a/stable/grav/2.0.13/Chart.yaml b/stable/grav/2.0.14/Chart.yaml similarity index 97% rename from stable/grav/2.0.13/Chart.yaml rename to stable/grav/2.0.14/Chart.yaml index de7bc8b5bb1..0b0304d18d2 100644 --- a/stable/grav/2.0.13/Chart.yaml +++ b/stable/grav/2.0.14/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/linuxserver/docker-grav - https://github.com/getgrav/grav/ type: application -version: 2.0.13 +version: 2.0.14 annotations: truecharts.org/catagories: | - media diff --git a/stable/grav/2.0.13/README.md b/stable/grav/2.0.14/README.md similarity index 100% rename from stable/grav/2.0.13/README.md rename to stable/grav/2.0.14/README.md diff --git a/stable/grav/2.0.13/app-readme.md b/stable/grav/2.0.14/app-readme.md similarity index 100% rename from stable/grav/2.0.13/app-readme.md rename to stable/grav/2.0.14/app-readme.md diff --git a/stable/haste-server/4.0.13/charts/common-8.9.7.tgz b/stable/grav/2.0.14/charts/common-8.9.7.tgz similarity index 100% rename from stable/haste-server/4.0.13/charts/common-8.9.7.tgz rename to stable/grav/2.0.14/charts/common-8.9.7.tgz diff --git a/stable/grav/2.0.13/helm-values.md b/stable/grav/2.0.14/helm-values.md similarity index 87% rename from stable/grav/2.0.13/helm-values.md rename to stable/grav/2.0.14/helm-values.md index b2f10d454c9..85a77d39767 100644 --- a/stable/grav/2.0.13/helm-values.md +++ b/stable/grav/2.0.14/helm-values.md @@ -13,8 +13,8 @@ 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/grav"` | | -| image.tag | string | `"version-1.7.18@sha256:e4fc1032fd78c0a6772cf141669449fdd4d0f5e6ad4646d6ebaf0b6015631738"` | | +| image.repository | string | `"tccr.io/truecharts/grav"` | | +| image.tag | string | `"version-1.7.18@sha256:709e672ef2cbe1235d896ed9bac213d773abfe70b37925f5870a8a925a047e16"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | persistence.varrun.enabled | bool | `true` | | diff --git a/stable/grav/2.0.13/ix_values.yaml b/stable/grav/2.0.14/ix_values.yaml similarity index 72% rename from stable/grav/2.0.13/ix_values.yaml rename to stable/grav/2.0.14/ix_values.yaml index ab77a1f54f9..a84365467d7 100644 --- a/stable/grav/2.0.13/ix_values.yaml +++ b/stable/grav/2.0.14/ix_values.yaml @@ -1,7 +1,7 @@ image: - repository: ghcr.io/linuxserver/grav + repository: tccr.io/truecharts/grav pullPolicy: IfNotPresent - tag: version-1.7.18@sha256:e4fc1032fd78c0a6772cf141669449fdd4d0f5e6ad4646d6ebaf0b6015631738 + tag: version-1.7.18@sha256:709e672ef2cbe1235d896ed9bac213d773abfe70b37925f5870a8a925a047e16 env: PUID: 568 diff --git a/stable/grav/2.0.13/questions.yaml b/stable/grav/2.0.14/questions.yaml similarity index 100% rename from stable/grav/2.0.13/questions.yaml rename to stable/grav/2.0.14/questions.yaml diff --git a/stable/grav/2.0.13/templates/common.yaml b/stable/grav/2.0.14/templates/common.yaml similarity index 100% rename from stable/grav/2.0.13/templates/common.yaml rename to stable/grav/2.0.14/templates/common.yaml diff --git a/stable/haste-server/4.0.13/values.yaml b/stable/grav/2.0.14/values.yaml similarity index 100% rename from stable/haste-server/4.0.13/values.yaml rename to stable/grav/2.0.14/values.yaml diff --git a/stable/grocy/9.0.13/Chart.lock b/stable/grocy/9.0.13/Chart.lock deleted file mode 100644 index df7251d2907..00000000000 --- a/stable/grocy/9.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T11:59:55.424005715Z" diff --git a/stable/grocy/9.0.13/CHANGELOG.md b/stable/grocy/9.0.14/CHANGELOG.md similarity index 88% rename from stable/grocy/9.0.13/CHANGELOG.md rename to stable/grocy/9.0.14/CHANGELOG.md index 3ab9b7d2908..ce2b15a99b1 100644 --- a/stable/grocy/9.0.13/CHANGELOG.md +++ b/stable/grocy/9.0.14/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [grocy-9.0.14](https://github.com/truecharts/apps/compare/grocy-9.0.13...grocy-9.0.14) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [grocy-9.0.13](https://github.com/truecharts/apps/compare/grocy-9.0.12...grocy-9.0.13) (2021-11-30) @@ -87,13 +97,3 @@ -### [grocy-9.0.5](https://github.com/truecharts/apps/compare/grocy-9.0.4...grocy-9.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/headphones/2.0.13/CONFIG.md b/stable/grocy/9.0.14/CONFIG.md similarity index 100% rename from stable/headphones/2.0.13/CONFIG.md rename to stable/grocy/9.0.14/CONFIG.md diff --git a/stable/grocy/9.0.14/Chart.lock b/stable/grocy/9.0.14/Chart.lock new file mode 100644 index 00000000000..12c5b153bbf --- /dev/null +++ b/stable/grocy/9.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T14:47:00.921546073Z" diff --git a/stable/grocy/9.0.13/Chart.yaml b/stable/grocy/9.0.14/Chart.yaml similarity index 97% rename from stable/grocy/9.0.13/Chart.yaml rename to stable/grocy/9.0.14/Chart.yaml index 23eb877b630..9e38a12ab58 100644 --- a/stable/grocy/9.0.13/Chart.yaml +++ b/stable/grocy/9.0.14/Chart.yaml @@ -20,7 +20,7 @@ name: grocy sources: - https://github.com/grocy/grocy type: application -version: 9.0.13 +version: 9.0.14 annotations: truecharts.org/catagories: | - Home-Automation diff --git a/stable/grocy/9.0.13/README.md b/stable/grocy/9.0.14/README.md similarity index 100% rename from stable/grocy/9.0.13/README.md rename to stable/grocy/9.0.14/README.md diff --git a/stable/grocy/9.0.13/app-readme.md b/stable/grocy/9.0.14/app-readme.md similarity index 100% rename from stable/grocy/9.0.13/app-readme.md rename to stable/grocy/9.0.14/app-readme.md diff --git a/stable/headphones/2.0.13/charts/common-8.9.7.tgz b/stable/grocy/9.0.14/charts/common-8.9.7.tgz similarity index 100% rename from stable/headphones/2.0.13/charts/common-8.9.7.tgz rename to stable/grocy/9.0.14/charts/common-8.9.7.tgz diff --git a/stable/grocy/9.0.13/helm-values.md b/stable/grocy/9.0.14/helm-values.md similarity index 87% rename from stable/grocy/9.0.13/helm-values.md rename to stable/grocy/9.0.14/helm-values.md index fe852a2ca4b..41fff7e92de 100644 --- a/stable/grocy/9.0.13/helm-values.md +++ b/stable/grocy/9.0.14/helm-values.md @@ -13,8 +13,8 @@ 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/grocy"` | | -| image.tag | string | `"version-v3.1.1@sha256:f67e4ce1c7498f5360d874955b0baf3b6b4ae88f5411094d32f7bfb93ddd4a5a"` | | +| image.repository | string | `"tccr.io/truecharts/grocy"` | | +| image.tag | string | `"version-v3.1.1@sha256:5c036b40671fcddb2a53edceacb1dc2d03df2b2bf1c0b97e5d820c0b84d6faab"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | podSecurityContext.runAsGroup | int | `0` | | diff --git a/stable/grocy/9.0.13/ix_values.yaml b/stable/grocy/9.0.14/ix_values.yaml similarity index 67% rename from stable/grocy/9.0.13/ix_values.yaml rename to stable/grocy/9.0.14/ix_values.yaml index 041bd1d2755..4fd55896577 100644 --- a/stable/grocy/9.0.13/ix_values.yaml +++ b/stable/grocy/9.0.14/ix_values.yaml @@ -1,8 +1,8 @@ -# Default values for grocy. + image: - repository: ghcr.io/linuxserver/grocy - tag: version-v3.1.1@sha256:f67e4ce1c7498f5360d874955b0baf3b6b4ae88f5411094d32f7bfb93ddd4a5a + repository: tccr.io/truecharts/grocy + tag: version-v3.1.1@sha256:5c036b40671fcddb2a53edceacb1dc2d03df2b2bf1c0b97e5d820c0b84d6faab pullPolicy: IfNotPresent securityContext: diff --git a/stable/grocy/9.0.13/questions.yaml b/stable/grocy/9.0.14/questions.yaml similarity index 100% rename from stable/grocy/9.0.13/questions.yaml rename to stable/grocy/9.0.14/questions.yaml diff --git a/stable/grocy/9.0.13/templates/common.yaml b/stable/grocy/9.0.14/templates/common.yaml similarity index 100% rename from stable/grocy/9.0.13/templates/common.yaml rename to stable/grocy/9.0.14/templates/common.yaml diff --git a/stable/headphones/2.0.13/values.yaml b/stable/grocy/9.0.14/values.yaml similarity index 100% rename from stable/headphones/2.0.13/values.yaml rename to stable/grocy/9.0.14/values.yaml diff --git a/stable/haste-server/4.0.13/Chart.lock b/stable/haste-server/4.0.13/Chart.lock deleted file mode 100644 index 27250528be1..00000000000 --- a/stable/haste-server/4.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:00:59.171364092Z" diff --git a/stable/haste-server/4.0.13/CHANGELOG.md b/stable/haste-server/4.0.14/CHANGELOG.md similarity index 89% rename from stable/haste-server/4.0.13/CHANGELOG.md rename to stable/haste-server/4.0.14/CHANGELOG.md index c93dba4ac0e..9ecd014a5ac 100644 --- a/stable/haste-server/4.0.13/CHANGELOG.md +++ b/stable/haste-server/4.0.14/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [haste-server-4.0.14](https://github.com/truecharts/apps/compare/haste-server-4.0.13...haste-server-4.0.14) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [haste-server-4.0.13](https://github.com/truecharts/apps/compare/haste-server-4.0.12...haste-server-4.0.13) (2021-11-30) @@ -87,13 +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/healthchecks/4.0.13/CONFIG.md b/stable/haste-server/4.0.14/CONFIG.md similarity index 100% rename from stable/healthchecks/4.0.13/CONFIG.md rename to stable/haste-server/4.0.14/CONFIG.md diff --git a/stable/haste-server/4.0.14/Chart.lock b/stable/haste-server/4.0.14/Chart.lock new file mode 100644 index 00000000000..423b96f5e89 --- /dev/null +++ b/stable/haste-server/4.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T14:47:32.627391319Z" diff --git a/stable/haste-server/4.0.13/Chart.yaml b/stable/haste-server/4.0.14/Chart.yaml similarity index 97% rename from stable/haste-server/4.0.13/Chart.yaml rename to stable/haste-server/4.0.14/Chart.yaml index ea59a7b26f1..4149dd4c560 100644 --- a/stable/haste-server/4.0.13/Chart.yaml +++ b/stable/haste-server/4.0.14/Chart.yaml @@ -21,7 +21,7 @@ name: haste-server sources: - https://github.com/seejohnrun/haste-server - https://github.com/k8s-at-home/container-images -version: 4.0.13 +version: 4.0.14 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/haste-server/4.0.13/README.md b/stable/haste-server/4.0.14/README.md similarity index 100% rename from stable/haste-server/4.0.13/README.md rename to stable/haste-server/4.0.14/README.md diff --git a/stable/haste-server/4.0.13/app-readme.md b/stable/haste-server/4.0.14/app-readme.md similarity index 100% rename from stable/haste-server/4.0.13/app-readme.md rename to stable/haste-server/4.0.14/app-readme.md diff --git a/stable/healthchecks/4.0.13/charts/common-8.9.7.tgz b/stable/haste-server/4.0.14/charts/common-8.9.7.tgz similarity index 100% rename from stable/healthchecks/4.0.13/charts/common-8.9.7.tgz rename to stable/haste-server/4.0.14/charts/common-8.9.7.tgz diff --git a/stable/haste-server/4.0.13/helm-values.md b/stable/haste-server/4.0.14/helm-values.md similarity index 87% rename from stable/haste-server/4.0.13/helm-values.md rename to stable/haste-server/4.0.14/helm-values.md index 141f3616bbc..4681373b706 100644 --- a/stable/haste-server/4.0.13/helm-values.md +++ b/stable/haste-server/4.0.14/helm-values.md @@ -15,8 +15,8 @@ You will, however, be able to use all values referenced in the common chart here | env.STORAGE_FILEPATH | string | `"/config"` | filepath for persistance | | env.STORAGE_TYPE | string | `"file"` | sets backend | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | -| image.repository | string | `"ghcr.io/k8s-at-home/haste-server"` | image repository | -| image.tag | string | `"latest@sha256:827aa2f2389d94a522e333080fa8cbc0e0a487c5681173caca785b3b6b9e5b01"` | image tag | +| image.repository | string | `"tccr.io/truecharts/haste-server"` | image repository | +| image.tag | string | `"latest@sha256:046b4d04aa5c23a7a4de10b678aad8f62932e2ae04b2db123107e753b7929f86"` | 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. | | service | object | See values.yaml | Configures service settings for the chart. Normally this does not need to be modified. | diff --git a/stable/haste-server/4.0.13/ix_values.yaml b/stable/haste-server/4.0.14/ix_values.yaml similarity index 71% rename from stable/haste-server/4.0.13/ix_values.yaml rename to stable/haste-server/4.0.14/ix_values.yaml index 1432f04f545..4cf73502dd7 100644 --- a/stable/haste-server/4.0.13/ix_values.yaml +++ b/stable/haste-server/4.0.14/ix_values.yaml @@ -1,17 +1,10 @@ -# -# IMPORTANT NOTE -# -# This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml -# - image: # -- image repository - repository: ghcr.io/k8s-at-home/haste-server + repository: tccr.io/truecharts/haste-server # -- image pull policy pullPolicy: IfNotPresent # -- image tag - tag: latest@sha256:827aa2f2389d94a522e333080fa8cbc0e0a487c5681173caca785b3b6b9e5b01 + tag: latest@sha256:046b4d04aa5c23a7a4de10b678aad8f62932e2ae04b2db123107e753b7929f86 # -- environment variables. See [image docs](https://github.com/seejohnrun/haste-server) for more details. # @default -- See below diff --git a/stable/haste-server/4.0.13/questions.yaml b/stable/haste-server/4.0.14/questions.yaml similarity index 100% rename from stable/haste-server/4.0.13/questions.yaml rename to stable/haste-server/4.0.14/questions.yaml diff --git a/stable/haste-server/4.0.13/templates/common.yaml b/stable/haste-server/4.0.14/templates/common.yaml similarity index 100% rename from stable/haste-server/4.0.13/templates/common.yaml rename to stable/haste-server/4.0.14/templates/common.yaml diff --git a/stable/healthchecks/4.0.13/values.yaml b/stable/haste-server/4.0.14/values.yaml similarity index 100% rename from stable/healthchecks/4.0.13/values.yaml rename to stable/haste-server/4.0.14/values.yaml diff --git a/stable/headphones/2.0.13/Chart.lock b/stable/headphones/2.0.13/Chart.lock deleted file mode 100644 index e034fe92642..00000000000 --- a/stable/headphones/2.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:01:30.134655461Z" diff --git a/stable/headphones/2.0.13/CHANGELOG.md b/stable/headphones/2.0.14/CHANGELOG.md similarity index 89% rename from stable/headphones/2.0.13/CHANGELOG.md rename to stable/headphones/2.0.14/CHANGELOG.md index a0b4e85ab6c..9c6d114a0da 100644 --- a/stable/headphones/2.0.13/CHANGELOG.md +++ b/stable/headphones/2.0.14/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [headphones-2.0.14](https://github.com/truecharts/apps/compare/headphones-2.0.13...headphones-2.0.14) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [headphones-2.0.13](https://github.com/truecharts/apps/compare/headphones-2.0.12...headphones-2.0.13) (2021-11-30) @@ -87,13 +97,3 @@ -### [headphones-2.0.5](https://github.com/truecharts/apps/compare/headphones-2.0.4...headphones-2.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/heimdall/9.0.18/CONFIG.md b/stable/headphones/2.0.14/CONFIG.md similarity index 100% rename from stable/heimdall/9.0.18/CONFIG.md rename to stable/headphones/2.0.14/CONFIG.md diff --git a/stable/headphones/2.0.14/Chart.lock b/stable/headphones/2.0.14/Chart.lock new file mode 100644 index 00000000000..0dbe3180e56 --- /dev/null +++ b/stable/headphones/2.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T14:48:04.499932905Z" diff --git a/stable/headphones/2.0.13/Chart.yaml b/stable/headphones/2.0.14/Chart.yaml similarity index 98% rename from stable/headphones/2.0.13/Chart.yaml rename to stable/headphones/2.0.14/Chart.yaml index a65baff0abe..3b145890720 100644 --- a/stable/headphones/2.0.13/Chart.yaml +++ b/stable/headphones/2.0.14/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/linuxserver/docker-headphones - https://github.com/rembo10/headphones type: application -version: 2.0.13 +version: 2.0.14 annotations: truecharts.org/catagories: | - media diff --git a/stable/headphones/2.0.13/README.md b/stable/headphones/2.0.14/README.md similarity index 100% rename from stable/headphones/2.0.13/README.md rename to stable/headphones/2.0.14/README.md diff --git a/stable/headphones/2.0.13/app-readme.md b/stable/headphones/2.0.14/app-readme.md similarity index 100% rename from stable/headphones/2.0.13/app-readme.md rename to stable/headphones/2.0.14/app-readme.md diff --git a/stable/heimdall/9.0.18/charts/common-8.9.7.tgz b/stable/headphones/2.0.14/charts/common-8.9.7.tgz similarity index 100% rename from stable/heimdall/9.0.18/charts/common-8.9.7.tgz rename to stable/headphones/2.0.14/charts/common-8.9.7.tgz diff --git a/stable/headphones/2.0.13/helm-values.md b/stable/headphones/2.0.14/helm-values.md similarity index 87% rename from stable/headphones/2.0.13/helm-values.md rename to stable/headphones/2.0.14/helm-values.md index 883b49facf4..3d3f6b36de6 100644 --- a/stable/headphones/2.0.13/helm-values.md +++ b/stable/headphones/2.0.14/helm-values.md @@ -13,8 +13,8 @@ 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/headphones"` | | -| image.tag | string | `"version-58edc604@sha256:43f2d40be460ac59c6b80d6ea1307f14dad11379ac607b6752f84a758da6b118"` | | +| image.repository | string | `"tccr.io/truecharts/headphones"` | | +| image.tag | string | `"version-58edc604@sha256:f605d077d6d6023e3326421ce02eb81bd962163b68569f8e3953cb5ac2898344"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | persistence.varrun.enabled | bool | `true` | | diff --git a/stable/headphones/2.0.13/ix_values.yaml b/stable/headphones/2.0.14/ix_values.yaml similarity index 71% rename from stable/headphones/2.0.13/ix_values.yaml rename to stable/headphones/2.0.14/ix_values.yaml index 2fa40efbacb..fe49df64906 100644 --- a/stable/headphones/2.0.13/ix_values.yaml +++ b/stable/headphones/2.0.14/ix_values.yaml @@ -1,7 +1,7 @@ image: - repository: ghcr.io/linuxserver/headphones + repository: tccr.io/truecharts/headphones pullPolicy: IfNotPresent - tag: version-58edc604@sha256:43f2d40be460ac59c6b80d6ea1307f14dad11379ac607b6752f84a758da6b118 + tag: version-58edc604@sha256:f605d077d6d6023e3326421ce02eb81bd962163b68569f8e3953cb5ac2898344 env: PUID: 568 diff --git a/stable/headphones/2.0.13/questions.yaml b/stable/headphones/2.0.14/questions.yaml similarity index 100% rename from stable/headphones/2.0.13/questions.yaml rename to stable/headphones/2.0.14/questions.yaml diff --git a/stable/headphones/2.0.13/templates/common.yaml b/stable/headphones/2.0.14/templates/common.yaml similarity index 100% rename from stable/headphones/2.0.13/templates/common.yaml rename to stable/headphones/2.0.14/templates/common.yaml diff --git a/stable/heimdall/9.0.18/values.yaml b/stable/headphones/2.0.14/values.yaml similarity index 100% rename from stable/heimdall/9.0.18/values.yaml rename to stable/headphones/2.0.14/values.yaml diff --git a/stable/healthchecks/4.0.13/Chart.lock b/stable/healthchecks/4.0.13/Chart.lock deleted file mode 100644 index e01c89b5466..00000000000 --- a/stable/healthchecks/4.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:02:00.774542995Z" diff --git a/stable/healthchecks/4.0.13/CHANGELOG.md b/stable/healthchecks/4.0.14/CHANGELOG.md similarity index 89% rename from stable/healthchecks/4.0.13/CHANGELOG.md rename to stable/healthchecks/4.0.14/CHANGELOG.md index 4c4f529d459..6fb159c7f8a 100644 --- a/stable/healthchecks/4.0.13/CHANGELOG.md +++ b/stable/healthchecks/4.0.14/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [healthchecks-4.0.14](https://github.com/truecharts/apps/compare/healthchecks-4.0.13...healthchecks-4.0.14) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [healthchecks-4.0.13](https://github.com/truecharts/apps/compare/healthchecks-4.0.12...healthchecks-4.0.13) (2021-11-30) @@ -87,13 +97,3 @@ -### [healthchecks-4.0.5](https://github.com/truecharts/apps/compare/healthchecks-4.0.4...healthchecks-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/hyperion-ng/4.0.15/CONFIG.md b/stable/healthchecks/4.0.14/CONFIG.md similarity index 100% rename from stable/hyperion-ng/4.0.15/CONFIG.md rename to stable/healthchecks/4.0.14/CONFIG.md diff --git a/stable/healthchecks/4.0.14/Chart.lock b/stable/healthchecks/4.0.14/Chart.lock new file mode 100644 index 00000000000..c7534efcc8e --- /dev/null +++ b/stable/healthchecks/4.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T14:48:36.622788649Z" diff --git a/stable/healthchecks/4.0.13/Chart.yaml b/stable/healthchecks/4.0.14/Chart.yaml similarity index 98% rename from stable/healthchecks/4.0.13/Chart.yaml rename to stable/healthchecks/4.0.14/Chart.yaml index 95842fdff47..4b20dc6de45 100644 --- a/stable/healthchecks/4.0.13/Chart.yaml +++ b/stable/healthchecks/4.0.14/Chart.yaml @@ -22,7 +22,7 @@ name: healthchecks sources: - https://github.com/healthchecks/healthchecks - https://hub.docker.com/r/linuxserver/healthchecks -version: 4.0.13 +version: 4.0.14 annotations: truecharts.org/catagories: | - media diff --git a/stable/healthchecks/4.0.13/README.md b/stable/healthchecks/4.0.14/README.md similarity index 100% rename from stable/healthchecks/4.0.13/README.md rename to stable/healthchecks/4.0.14/README.md diff --git a/stable/healthchecks/4.0.13/app-readme.md b/stable/healthchecks/4.0.14/app-readme.md similarity index 100% rename from stable/healthchecks/4.0.13/app-readme.md rename to stable/healthchecks/4.0.14/app-readme.md diff --git a/stable/hyperion-ng/4.0.15/charts/common-8.9.7.tgz b/stable/healthchecks/4.0.14/charts/common-8.9.7.tgz similarity index 100% rename from stable/hyperion-ng/4.0.15/charts/common-8.9.7.tgz rename to stable/healthchecks/4.0.14/charts/common-8.9.7.tgz diff --git a/stable/healthchecks/4.0.13/helm-values.md b/stable/healthchecks/4.0.14/helm-values.md similarity index 90% rename from stable/healthchecks/4.0.13/helm-values.md rename to stable/healthchecks/4.0.14/helm-values.md index 88da4035f0d..3767665d9b5 100644 --- a/stable/healthchecks/4.0.13/helm-values.md +++ b/stable/healthchecks/4.0.14/helm-values.md @@ -19,8 +19,8 @@ You will, however, be able to use all values referenced in the common chart here | env.SUPERUSER_PASSWORD | string | `"myVeryStrongPassword"` | Superuser password | | env.TZ | string | `"UTC"` | Set the container timezone | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | -| image.repository | string | `"ghcr.io/linuxserver/healthchecks"` | image repository | -| image.tag | string | `"version-v1.22.0@sha256:a5cef9bed791dee2b8d74f0ed3098af13166a9a75da57671220d01ab61dbde31"` | image tag | +| image.repository | string | `"tccr.io/truecharts/healthchecks"` | image repository | +| image.tag | string | `"version-v1.22.0@sha256:234347d239410227e8d4585c467293f7bb59859f2042bad885633c1ff30c98f2"` | image tag | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. | | persistence.config | object | `{"enabled":true,"mountPath":"/config"}` | Volume used for configuration | | podSecurityContext.runAsGroup | int | `0` | | diff --git a/stable/healthchecks/4.0.13/ix_values.yaml b/stable/healthchecks/4.0.14/ix_values.yaml similarity index 87% rename from stable/healthchecks/4.0.13/ix_values.yaml rename to stable/healthchecks/4.0.14/ix_values.yaml index 62cb58d37ec..cf5b7607457 100644 --- a/stable/healthchecks/4.0.13/ix_values.yaml +++ b/stable/healthchecks/4.0.14/ix_values.yaml @@ -1,10 +1,8 @@ -# Default values for healthchecks. - image: # -- image repository - repository: ghcr.io/linuxserver/healthchecks + repository: tccr.io/truecharts/healthchecks # -- image tag - tag: version-v1.22.0@sha256:a5cef9bed791dee2b8d74f0ed3098af13166a9a75da57671220d01ab61dbde31 + tag: version-v1.22.0@sha256:234347d239410227e8d4585c467293f7bb59859f2042bad885633c1ff30c98f2 # -- image pull policy pullPolicy: IfNotPresent diff --git a/stable/healthchecks/4.0.13/questions.yaml b/stable/healthchecks/4.0.14/questions.yaml similarity index 100% rename from stable/healthchecks/4.0.13/questions.yaml rename to stable/healthchecks/4.0.14/questions.yaml diff --git a/stable/healthchecks/4.0.13/templates/common.yaml b/stable/healthchecks/4.0.14/templates/common.yaml similarity index 100% rename from stable/healthchecks/4.0.13/templates/common.yaml rename to stable/healthchecks/4.0.14/templates/common.yaml diff --git a/stable/hyperion-ng/4.0.15/values.yaml b/stable/healthchecks/4.0.14/values.yaml similarity index 100% rename from stable/hyperion-ng/4.0.15/values.yaml rename to stable/healthchecks/4.0.14/values.yaml diff --git a/stable/heimdall/9.0.18/Chart.lock b/stable/heimdall/9.0.18/Chart.lock deleted file mode 100644 index 7286e09b0fe..00000000000 --- a/stable/heimdall/9.0.18/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:02:32.114139603Z" diff --git a/stable/heimdall/9.0.18/CHANGELOG.md b/stable/heimdall/9.0.19/CHANGELOG.md similarity index 89% rename from stable/heimdall/9.0.18/CHANGELOG.md rename to stable/heimdall/9.0.19/CHANGELOG.md index fc7da87d0a4..b33484f76e3 100644 --- a/stable/heimdall/9.0.18/CHANGELOG.md +++ b/stable/heimdall/9.0.19/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [heimdall-9.0.19](https://github.com/truecharts/apps/compare/heimdall-9.0.18...heimdall-9.0.19) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [heimdall-9.0.18](https://github.com/truecharts/apps/compare/heimdall-9.0.17...heimdall-9.0.18) (2021-11-30) @@ -87,13 +97,3 @@ ### [heimdall-9.0.9](https://github.com/truecharts/apps/compare/heimdall-9.0.8...heimdall-9.0.9) (2021-11-09) #### Chore - -* update non-major deps helm releases ([#1297](https://github.com/truecharts/apps/issues/1297)) - - - - -### [heimdall-9.0.8](https://github.com/truecharts/apps/compare/heimdall-9.0.7...heimdall-9.0.8) (2021-11-07) - -#### Chore - diff --git a/stable/icantbelieveitsnotvaletudo/2.0.13/CONFIG.md b/stable/heimdall/9.0.19/CONFIG.md similarity index 100% rename from stable/icantbelieveitsnotvaletudo/2.0.13/CONFIG.md rename to stable/heimdall/9.0.19/CONFIG.md diff --git a/stable/heimdall/9.0.19/Chart.lock b/stable/heimdall/9.0.19/Chart.lock new file mode 100644 index 00000000000..73128851777 --- /dev/null +++ b/stable/heimdall/9.0.19/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T14:49:08.255169011Z" diff --git a/stable/heimdall/9.0.18/Chart.yaml b/stable/heimdall/9.0.19/Chart.yaml similarity index 97% rename from stable/heimdall/9.0.18/Chart.yaml rename to stable/heimdall/9.0.19/Chart.yaml index a2909ff2c7d..b18250ffebc 100644 --- a/stable/heimdall/9.0.18/Chart.yaml +++ b/stable/heimdall/9.0.19/Chart.yaml @@ -19,7 +19,7 @@ name: heimdall sources: - https://github.com/linuxserver/Heimdall/ type: application -version: 9.0.18 +version: 9.0.19 annotations: truecharts.org/catagories: | - organizers diff --git a/stable/heimdall/9.0.18/README.md b/stable/heimdall/9.0.19/README.md similarity index 100% rename from stable/heimdall/9.0.18/README.md rename to stable/heimdall/9.0.19/README.md diff --git a/stable/heimdall/9.0.18/app-readme.md b/stable/heimdall/9.0.19/app-readme.md similarity index 100% rename from stable/heimdall/9.0.18/app-readme.md rename to stable/heimdall/9.0.19/app-readme.md diff --git a/stable/icantbelieveitsnotvaletudo/2.0.13/charts/common-8.9.7.tgz b/stable/heimdall/9.0.19/charts/common-8.9.7.tgz similarity index 100% rename from stable/icantbelieveitsnotvaletudo/2.0.13/charts/common-8.9.7.tgz rename to stable/heimdall/9.0.19/charts/common-8.9.7.tgz diff --git a/stable/heimdall/9.0.18/helm-values.md b/stable/heimdall/9.0.19/helm-values.md similarity index 87% rename from stable/heimdall/9.0.18/helm-values.md rename to stable/heimdall/9.0.19/helm-values.md index 10b69a6f09d..d233193db45 100644 --- a/stable/heimdall/9.0.18/helm-values.md +++ b/stable/heimdall/9.0.19/helm-values.md @@ -13,8 +13,8 @@ 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:fd47acb8da04b42918a0a966508040b150a89fe0876c610b85b44115302717c4"` | | +| image.repository | string | `"tccr.io/truecharts/heimdall"` | | +| image.tag | string | `"version-2.2.2@sha256:eedb3180caf7388b206238120405d53baf9783692b14766ffed7bb388fadd6ce"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | podSecurityContext.runAsGroup | int | `0` | | diff --git a/stable/heimdall/9.0.18/ix_values.yaml b/stable/heimdall/9.0.19/ix_values.yaml similarity index 69% rename from stable/heimdall/9.0.18/ix_values.yaml rename to stable/heimdall/9.0.19/ix_values.yaml index a8c670c403f..3b32ddc82bd 100644 --- a/stable/heimdall/9.0.18/ix_values.yaml +++ b/stable/heimdall/9.0.19/ix_values.yaml @@ -1,8 +1,6 @@ -# Default values for grocy. - image: - repository: ghcr.io/linuxserver/heimdall - tag: version-2.2.2@sha256:fd47acb8da04b42918a0a966508040b150a89fe0876c610b85b44115302717c4 + repository: tccr.io/truecharts/heimdall + tag: version-2.2.2@sha256:eedb3180caf7388b206238120405d53baf9783692b14766ffed7bb388fadd6ce pullPolicy: IfNotPresent securityContext: diff --git a/stable/heimdall/9.0.18/questions.yaml b/stable/heimdall/9.0.19/questions.yaml similarity index 100% rename from stable/heimdall/9.0.18/questions.yaml rename to stable/heimdall/9.0.19/questions.yaml diff --git a/stable/heimdall/9.0.18/templates/common.yaml b/stable/heimdall/9.0.19/templates/common.yaml similarity index 100% rename from stable/heimdall/9.0.18/templates/common.yaml rename to stable/heimdall/9.0.19/templates/common.yaml diff --git a/stable/icantbelieveitsnotvaletudo/2.0.13/values.yaml b/stable/heimdall/9.0.19/values.yaml similarity index 100% rename from stable/icantbelieveitsnotvaletudo/2.0.13/values.yaml rename to stable/heimdall/9.0.19/values.yaml diff --git a/stable/hyperion-ng/4.0.15/Chart.lock b/stable/hyperion-ng/4.0.15/Chart.lock deleted file mode 100644 index 2363cc1d75f..00000000000 --- a/stable/hyperion-ng/4.0.15/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:03:45.466514417Z" diff --git a/stable/hyperion-ng/4.0.15/CHANGELOG.md b/stable/hyperion-ng/4.0.16/CHANGELOG.md similarity index 87% rename from stable/hyperion-ng/4.0.15/CHANGELOG.md rename to stable/hyperion-ng/4.0.16/CHANGELOG.md index 969a9e3d331..2d8689c3bb1 100644 --- a/stable/hyperion-ng/4.0.15/CHANGELOG.md +++ b/stable/hyperion-ng/4.0.16/CHANGELOG.md @@ -1,6 +1,17 @@ # Changelog
+ +### [hyperion-ng-4.0.16](https://github.com/truecharts/apps/compare/hyperion-ng-4.0.15...hyperion-ng-4.0.16) (2021-12-03) + +#### Chore + +* ensure container references are prefixed with v +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [hyperion-ng-4.0.15](https://github.com/truecharts/apps/compare/hyperion-ng-4.0.14...hyperion-ng-4.0.15) (2021-11-30) @@ -86,14 +97,3 @@ - -### [hyperion-ng-4.0.6](https://github.com/truecharts/apps/compare/hyperion-ng-4.0.5...hyperion-ng-4.0.6) (2021-11-07) - -#### Chore - -* update non-major deps helm releases ([#1295](https://github.com/truecharts/apps/issues/1295)) - - - - -### [hyperion-ng-4.0.5](https://github.com/truecharts/apps/compare/hyperion-ng-4.0.4...hyperion-ng-4.0.5) (2021-11-07) diff --git a/stable/jackett/9.0.26/CONFIG.md b/stable/hyperion-ng/4.0.16/CONFIG.md similarity index 100% rename from stable/jackett/9.0.26/CONFIG.md rename to stable/hyperion-ng/4.0.16/CONFIG.md diff --git a/stable/hyperion-ng/4.0.16/Chart.lock b/stable/hyperion-ng/4.0.16/Chart.lock new file mode 100644 index 00000000000..5a49ee9d087 --- /dev/null +++ b/stable/hyperion-ng/4.0.16/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T14:49:39.892604632Z" diff --git a/stable/hyperion-ng/4.0.15/Chart.yaml b/stable/hyperion-ng/4.0.16/Chart.yaml similarity index 97% rename from stable/hyperion-ng/4.0.15/Chart.yaml rename to stable/hyperion-ng/4.0.16/Chart.yaml index 40b35d9a535..a8a5cad481d 100644 --- a/stable/hyperion-ng/4.0.15/Chart.yaml +++ b/stable/hyperion-ng/4.0.16/Chart.yaml @@ -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.15 +version: 4.0.16 annotations: truecharts.org/catagories: | - media diff --git a/stable/hyperion-ng/4.0.15/README.md b/stable/hyperion-ng/4.0.16/README.md similarity index 100% rename from stable/hyperion-ng/4.0.15/README.md rename to stable/hyperion-ng/4.0.16/README.md diff --git a/stable/hyperion-ng/4.0.15/app-readme.md b/stable/hyperion-ng/4.0.16/app-readme.md similarity index 100% rename from stable/hyperion-ng/4.0.15/app-readme.md rename to stable/hyperion-ng/4.0.16/app-readme.md diff --git a/stable/jackett/9.0.26/charts/common-8.9.7.tgz b/stable/hyperion-ng/4.0.16/charts/common-8.9.7.tgz similarity index 100% rename from stable/jackett/9.0.26/charts/common-8.9.7.tgz rename to stable/hyperion-ng/4.0.16/charts/common-8.9.7.tgz diff --git a/stable/hyperion-ng/4.0.15/helm-values.md b/stable/hyperion-ng/4.0.16/helm-values.md similarity index 87% rename from stable/hyperion-ng/4.0.15/helm-values.md rename to stable/hyperion-ng/4.0.16/helm-values.md index 20216d2793f..0eacaaf964b 100644 --- a/stable/hyperion-ng/4.0.15/helm-values.md +++ b/stable/hyperion-ng/4.0.16/helm-values.md @@ -15,8 +15,8 @@ You will, however, be able to use all values referenced in the common chart here | env.PUID | int | `568` | Specify the user ID the application will run as | | 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.12@sha256:7a3610716c6881d4a2cd028de7c553cdc7f28e0b18c1b455f35ef5b3e947ed2a"` | image tag | +| image.repository | string | `"tccr.io/truecharts/hyperion.ng"` | image repository | +| image.tag | string | `"v2.0.12@sha256:630cc8613290119f0d452b600418f2a3f4e78b73923ca47502989c4fc9bb394a"` | 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.15/ix_values.yaml b/stable/hyperion-ng/4.0.16/ix_values.yaml similarity index 76% rename from stable/hyperion-ng/4.0.15/ix_values.yaml rename to stable/hyperion-ng/4.0.16/ix_values.yaml index c3feb8fc4ba..69c5b2e0990 100644 --- a/stable/hyperion-ng/4.0.15/ix_values.yaml +++ b/stable/hyperion-ng/4.0.16/ix_values.yaml @@ -1,15 +1,8 @@ -# -# IMPORTANT NOTE -# -# This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml -# - image: # -- image repository - repository: sirfragalot/hyperion.ng + repository: tccr.io/truecharts/hyperion.ng # -- image tag - tag: 2.0.12@sha256:7a3610716c6881d4a2cd028de7c553cdc7f28e0b18c1b455f35ef5b3e947ed2a + tag: v2.0.12@sha256:630cc8613290119f0d452b600418f2a3f4e78b73923ca47502989c4fc9bb394a # -- image pull policy pullPolicy: IfNotPresent diff --git a/stable/hyperion-ng/4.0.15/questions.yaml b/stable/hyperion-ng/4.0.16/questions.yaml similarity index 100% rename from stable/hyperion-ng/4.0.15/questions.yaml rename to stable/hyperion-ng/4.0.16/questions.yaml diff --git a/stable/hyperion-ng/4.0.15/templates/common.yaml b/stable/hyperion-ng/4.0.16/templates/common.yaml similarity index 100% rename from stable/hyperion-ng/4.0.15/templates/common.yaml rename to stable/hyperion-ng/4.0.16/templates/common.yaml diff --git a/stable/jackett/9.0.26/values.yaml b/stable/hyperion-ng/4.0.16/values.yaml similarity index 100% rename from stable/jackett/9.0.26/values.yaml rename to stable/hyperion-ng/4.0.16/values.yaml diff --git a/stable/icantbelieveitsnotvaletudo/2.0.13/Chart.lock b/stable/icantbelieveitsnotvaletudo/2.0.13/Chart.lock deleted file mode 100644 index ac179aace7a..00000000000 --- a/stable/icantbelieveitsnotvaletudo/2.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:04:17.152518927Z" diff --git a/stable/icantbelieveitsnotvaletudo/2.0.13/CHANGELOG.md b/stable/icantbelieveitsnotvaletudo/2.0.14/CHANGELOG.md similarity index 88% rename from stable/icantbelieveitsnotvaletudo/2.0.13/CHANGELOG.md rename to stable/icantbelieveitsnotvaletudo/2.0.14/CHANGELOG.md index 8a00ed83ba6..e7931014d1e 100644 --- a/stable/icantbelieveitsnotvaletudo/2.0.13/CHANGELOG.md +++ b/stable/icantbelieveitsnotvaletudo/2.0.14/CHANGELOG.md @@ -1,6 +1,17 @@ # Changelog
+ +### [icantbelieveitsnotvaletudo-2.0.14](https://github.com/truecharts/apps/compare/icantbelieveitsnotvaletudo-2.0.13...icantbelieveitsnotvaletudo-2.0.14) (2021-12-03) + +#### Chore + +* ensure container references are prefixed with v +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [icantbelieveitsnotvaletudo-2.0.13](https://github.com/truecharts/apps/compare/icantbelieveitsnotvaletudo-2.0.12...icantbelieveitsnotvaletudo-2.0.13) (2021-11-30) @@ -86,14 +97,3 @@ * update non-major deps helm releases ([#1295](https://github.com/truecharts/apps/issues/1295)) - - -### [icantbelieveitsnotvaletudo-2.0.5](https://github.com/truecharts/apps/compare/icantbelieveitsnotvaletudo-2.0.4...icantbelieveitsnotvaletudo-2.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/jdownloader2/4.0.14/CONFIG.md b/stable/icantbelieveitsnotvaletudo/2.0.14/CONFIG.md similarity index 100% rename from stable/jdownloader2/4.0.14/CONFIG.md rename to stable/icantbelieveitsnotvaletudo/2.0.14/CONFIG.md diff --git a/stable/icantbelieveitsnotvaletudo/2.0.14/Chart.lock b/stable/icantbelieveitsnotvaletudo/2.0.14/Chart.lock new file mode 100644 index 00000000000..37f77b2480b --- /dev/null +++ b/stable/icantbelieveitsnotvaletudo/2.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T14:50:11.170111757Z" diff --git a/stable/icantbelieveitsnotvaletudo/2.0.13/Chart.yaml b/stable/icantbelieveitsnotvaletudo/2.0.14/Chart.yaml similarity index 98% rename from stable/icantbelieveitsnotvaletudo/2.0.13/Chart.yaml rename to stable/icantbelieveitsnotvaletudo/2.0.14/Chart.yaml index 3be851a3ff5..09618d8ed27 100644 --- a/stable/icantbelieveitsnotvaletudo/2.0.13/Chart.yaml +++ b/stable/icantbelieveitsnotvaletudo/2.0.14/Chart.yaml @@ -21,7 +21,7 @@ name: icantbelieveitsnotvaletudo sources: - https://github.com/Hypfer/ICantBelieveItsNotValetudo - https://github.com/truecharts/apps/tree/master/charts/icantbelieveitsnotvaletudo -version: 2.0.13 +version: 2.0.14 annotations: truecharts.org/catagories: | - media diff --git a/stable/icantbelieveitsnotvaletudo/2.0.13/README.md b/stable/icantbelieveitsnotvaletudo/2.0.14/README.md similarity index 100% rename from stable/icantbelieveitsnotvaletudo/2.0.13/README.md rename to stable/icantbelieveitsnotvaletudo/2.0.14/README.md diff --git a/stable/icantbelieveitsnotvaletudo/2.0.13/app-readme.md b/stable/icantbelieveitsnotvaletudo/2.0.14/app-readme.md similarity index 100% rename from stable/icantbelieveitsnotvaletudo/2.0.13/app-readme.md rename to stable/icantbelieveitsnotvaletudo/2.0.14/app-readme.md diff --git a/stable/jdownloader2/4.0.14/charts/common-8.9.7.tgz b/stable/icantbelieveitsnotvaletudo/2.0.14/charts/common-8.9.7.tgz similarity index 100% rename from stable/jdownloader2/4.0.14/charts/common-8.9.7.tgz rename to stable/icantbelieveitsnotvaletudo/2.0.14/charts/common-8.9.7.tgz diff --git a/stable/icantbelieveitsnotvaletudo/2.0.13/helm-values.md b/stable/icantbelieveitsnotvaletudo/2.0.14/helm-values.md similarity index 85% rename from stable/icantbelieveitsnotvaletudo/2.0.13/helm-values.md rename to stable/icantbelieveitsnotvaletudo/2.0.14/helm-values.md index 594a544151d..f86a68d9f24 100644 --- a/stable/icantbelieveitsnotvaletudo/2.0.13/helm-values.md +++ b/stable/icantbelieveitsnotvaletudo/2.0.14/helm-values.md @@ -14,8 +14,8 @@ You will, however, be able to use all values referenced in the common chart here | config | object | See values.yaml | Configures app settings. See [image docs](https://github.com/Hypfer/ICantBelieveItsNotValetudo) for more information. | | controller.strategy | string | `"RollingUpdate"` | Set the controller upgrade strategy | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | -| image.repository | string | `"pmaksymiuk/icantbelieveitsnotvaletudo"` | image repository | -| image.tag | string | `"2021.2.1@sha256:cfb6ca812b7bec09ef61d60c8ab71945b6594525673f2edd9ddcd88004d8b150"` | image tag | +| image.repository | string | `"tccr.io/truecharts/icantbelieveitsnotvaletudo"` | image repository | +| image.tag | string | `"v2021.2.1@sha256:12546c37abe795970d27fda99f78fd45cd25522b11b4c6db6ce98d7484c68883"` | image tag | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | service.main.ports.main.port | int | `10039` | | diff --git a/stable/icantbelieveitsnotvaletudo/2.0.13/ix_values.yaml b/stable/icantbelieveitsnotvaletudo/2.0.14/ix_values.yaml similarity index 85% rename from stable/icantbelieveitsnotvaletudo/2.0.13/ix_values.yaml rename to stable/icantbelieveitsnotvaletudo/2.0.14/ix_values.yaml index 3db59e2b872..e6e7544b960 100644 --- a/stable/icantbelieveitsnotvaletudo/2.0.13/ix_values.yaml +++ b/stable/icantbelieveitsnotvaletudo/2.0.14/ix_values.yaml @@ -1,8 +1,8 @@ image: # -- image repository - repository: pmaksymiuk/icantbelieveitsnotvaletudo + repository: tccr.io/truecharts/icantbelieveitsnotvaletudo # -- image tag - tag: 2021.2.1@sha256:cfb6ca812b7bec09ef61d60c8ab71945b6594525673f2edd9ddcd88004d8b150 + tag: v2021.2.1@sha256:12546c37abe795970d27fda99f78fd45cd25522b11b4c6db6ce98d7484c68883 # -- image pull policy pullPolicy: IfNotPresent diff --git a/stable/icantbelieveitsnotvaletudo/2.0.13/questions.yaml b/stable/icantbelieveitsnotvaletudo/2.0.14/questions.yaml similarity index 100% rename from stable/icantbelieveitsnotvaletudo/2.0.13/questions.yaml rename to stable/icantbelieveitsnotvaletudo/2.0.14/questions.yaml diff --git a/stable/icantbelieveitsnotvaletudo/2.0.13/templates/common.yaml b/stable/icantbelieveitsnotvaletudo/2.0.14/templates/common.yaml similarity index 100% rename from stable/icantbelieveitsnotvaletudo/2.0.13/templates/common.yaml rename to stable/icantbelieveitsnotvaletudo/2.0.14/templates/common.yaml diff --git a/stable/icantbelieveitsnotvaletudo/2.0.13/templates/configmap.yaml b/stable/icantbelieveitsnotvaletudo/2.0.14/templates/configmap.yaml similarity index 100% rename from stable/icantbelieveitsnotvaletudo/2.0.13/templates/configmap.yaml rename to stable/icantbelieveitsnotvaletudo/2.0.14/templates/configmap.yaml diff --git a/stable/jdownloader2/4.0.14/values.yaml b/stable/icantbelieveitsnotvaletudo/2.0.14/values.yaml similarity index 100% rename from stable/jdownloader2/4.0.14/values.yaml rename to stable/icantbelieveitsnotvaletudo/2.0.14/values.yaml diff --git a/stable/jackett/9.0.26/Chart.lock b/stable/jackett/9.0.26/Chart.lock deleted file mode 100644 index c935ab11603..00000000000 --- a/stable/jackett/9.0.26/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:04:49.100626948Z" diff --git a/stable/jackett/9.0.26/CHANGELOG.md b/stable/jackett/9.0.27/CHANGELOG.md similarity index 88% rename from stable/jackett/9.0.26/CHANGELOG.md rename to stable/jackett/9.0.27/CHANGELOG.md index f12280cf987..6c2c6176dd8 100644 --- a/stable/jackett/9.0.26/CHANGELOG.md +++ b/stable/jackett/9.0.27/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [jackett-9.0.27](https://github.com/truecharts/apps/compare/jackett-9.0.26...jackett-9.0.27) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [jackett-9.0.26](https://github.com/truecharts/apps/compare/jackett-9.0.25...jackett-9.0.26) (2021-11-30) @@ -87,13 +97,3 @@ - -### [jackett-9.0.16](https://github.com/truecharts/apps/compare/jackett-9.0.15...jackett-9.0.16) (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/jellyfin/9.0.13/CONFIG.md b/stable/jackett/9.0.27/CONFIG.md similarity index 100% rename from stable/jellyfin/9.0.13/CONFIG.md rename to stable/jackett/9.0.27/CONFIG.md diff --git a/stable/jackett/9.0.27/Chart.lock b/stable/jackett/9.0.27/Chart.lock new file mode 100644 index 00000000000..457792e399e --- /dev/null +++ b/stable/jackett/9.0.27/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T14:50:43.416726007Z" diff --git a/stable/jackett/9.0.26/Chart.yaml b/stable/jackett/9.0.27/Chart.yaml similarity index 94% rename from stable/jackett/9.0.26/Chart.yaml rename to stable/jackett/9.0.27/Chart.yaml index c07598c2431..434db2c4c4f 100644 --- a/stable/jackett/9.0.26/Chart.yaml +++ b/stable/jackett/9.0.27/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.20.78" +appVersion: "0.20.83" dependencies: - name: common repository: https://truecharts.org @@ -21,7 +21,7 @@ name: jackett sources: - https://github.com/Jackett/Jackett type: application -version: 9.0.26 +version: 9.0.27 annotations: truecharts.org/catagories: | - media diff --git a/stable/jackett/9.0.26/README.md b/stable/jackett/9.0.27/README.md similarity index 100% rename from stable/jackett/9.0.26/README.md rename to stable/jackett/9.0.27/README.md diff --git a/stable/jackett/9.0.26/app-readme.md b/stable/jackett/9.0.27/app-readme.md similarity index 100% rename from stable/jackett/9.0.26/app-readme.md rename to stable/jackett/9.0.27/app-readme.md diff --git a/stable/jellyfin/9.0.13/charts/common-8.9.7.tgz b/stable/jackett/9.0.27/charts/common-8.9.7.tgz similarity index 100% rename from stable/jellyfin/9.0.13/charts/common-8.9.7.tgz rename to stable/jackett/9.0.27/charts/common-8.9.7.tgz diff --git a/stable/jackett/9.0.26/helm-values.md b/stable/jackett/9.0.27/helm-values.md similarity index 87% rename from stable/jackett/9.0.26/helm-values.md rename to stable/jackett/9.0.27/helm-values.md index 5563c3994ab..6b7b7c66a1a 100644 --- a/stable/jackett/9.0.26/helm-values.md +++ b/stable/jackett/9.0.27/helm-values.md @@ -13,8 +13,8 @@ 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.78@sha256:bec4a37a79cbd9631aeec33411f585b097140ade69128028da3e866ca2427cf1"` | | +| image.repository | string | `"tccr.io/truecharts/jackett"` | | +| image.tag | string | `"v0.20.83@sha256:b24ade69bfc1b9725c42043c0b4aab341aed7c2cb462fdc21bb5287aaa574d79"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | probes.liveness.path | string | `"/UI/Login"` | | diff --git a/stable/jackett/9.0.26/ix_values.yaml b/stable/jackett/9.0.27/ix_values.yaml similarity index 71% rename from stable/jackett/9.0.26/ix_values.yaml rename to stable/jackett/9.0.27/ix_values.yaml index b7088772c3d..c8c0776ebed 100644 --- a/stable/jackett/9.0.26/ix_values.yaml +++ b/stable/jackett/9.0.27/ix_values.yaml @@ -1,9 +1,7 @@ -# Default values for Jackett. - image: - repository: ghcr.io/k8s-at-home/jackett + repository: tccr.io/truecharts/jackett pullPolicy: IfNotPresent - tag: v0.20.78@sha256:bec4a37a79cbd9631aeec33411f585b097140ade69128028da3e866ca2427cf1 + tag: v0.20.83@sha256:b24ade69bfc1b9725c42043c0b4aab341aed7c2cb462fdc21bb5287aaa574d79 securityContext: readOnlyRootFilesystem: false diff --git a/stable/jackett/9.0.26/questions.yaml b/stable/jackett/9.0.27/questions.yaml similarity index 100% rename from stable/jackett/9.0.26/questions.yaml rename to stable/jackett/9.0.27/questions.yaml diff --git a/stable/jackett/9.0.26/templates/common.yaml b/stable/jackett/9.0.27/templates/common.yaml similarity index 100% rename from stable/jackett/9.0.26/templates/common.yaml rename to stable/jackett/9.0.27/templates/common.yaml diff --git a/stable/jellyfin/9.0.13/values.yaml b/stable/jackett/9.0.27/values.yaml similarity index 100% rename from stable/jellyfin/9.0.13/values.yaml rename to stable/jackett/9.0.27/values.yaml diff --git a/stable/jdownloader2/4.0.14/Chart.lock b/stable/jdownloader2/4.0.14/Chart.lock deleted file mode 100644 index 025496fc44f..00000000000 --- a/stable/jdownloader2/4.0.14/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:05:20.674152135Z" diff --git a/stable/jdownloader2/4.0.14/CHANGELOG.md b/stable/jdownloader2/4.0.15/CHANGELOG.md similarity index 88% rename from stable/jdownloader2/4.0.14/CHANGELOG.md rename to stable/jdownloader2/4.0.15/CHANGELOG.md index 91fa173961d..fb7b4eccc19 100644 --- a/stable/jdownloader2/4.0.14/CHANGELOG.md +++ b/stable/jdownloader2/4.0.15/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [jdownloader2-4.0.15](https://github.com/truecharts/apps/compare/jdownloader2-4.0.14...jdownloader2-4.0.15) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [jdownloader2-4.0.14](https://github.com/truecharts/apps/compare/jdownloader2-4.0.13...jdownloader2-4.0.14) (2021-11-30) @@ -87,13 +97,3 @@ -### [jdownloader2-4.0.6](https://github.com/truecharts/apps/compare/jdownloader2-4.0.5...jdownloader2-4.0.6) (2021-11-07) - -#### Chore - -* update non-major deps helm releases ([#1295](https://github.com/truecharts/apps/issues/1295)) - - - - -### [jdownloader2-4.0.5](https://github.com/truecharts/apps/compare/jdownloader2-4.0.4...jdownloader2-4.0.5) (2021-11-07) diff --git a/stable/joplin-server/5.0.4/CONFIG.md b/stable/jdownloader2/4.0.15/CONFIG.md similarity index 100% rename from stable/joplin-server/5.0.4/CONFIG.md rename to stable/jdownloader2/4.0.15/CONFIG.md diff --git a/stable/jdownloader2/4.0.15/Chart.lock b/stable/jdownloader2/4.0.15/Chart.lock new file mode 100644 index 00000000000..8df6882a4cc --- /dev/null +++ b/stable/jdownloader2/4.0.15/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T14:51:15.051031399Z" diff --git a/stable/jdownloader2/4.0.14/Chart.yaml b/stable/jdownloader2/4.0.15/Chart.yaml similarity index 98% rename from stable/jdownloader2/4.0.14/Chart.yaml rename to stable/jdownloader2/4.0.15/Chart.yaml index 1ef9fcb7089..01ce9ae1c10 100644 --- a/stable/jdownloader2/4.0.14/Chart.yaml +++ b/stable/jdownloader2/4.0.15/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://hub.docker.com/r/jlesage/jdownloader-2 - https://jdownloader.org/ type: application -version: 4.0.14 +version: 4.0.15 annotations: truecharts.org/catagories: | - downloads diff --git a/stable/jdownloader2/4.0.14/README.md b/stable/jdownloader2/4.0.15/README.md similarity index 100% rename from stable/jdownloader2/4.0.14/README.md rename to stable/jdownloader2/4.0.15/README.md diff --git a/stable/jdownloader2/4.0.14/app-readme.md b/stable/jdownloader2/4.0.15/app-readme.md similarity index 100% rename from stable/jdownloader2/4.0.14/app-readme.md rename to stable/jdownloader2/4.0.15/app-readme.md diff --git a/stable/joplin-server/5.0.4/charts/common-8.9.7.tgz b/stable/jdownloader2/4.0.15/charts/common-8.9.7.tgz similarity index 100% rename from stable/joplin-server/5.0.4/charts/common-8.9.7.tgz rename to stable/jdownloader2/4.0.15/charts/common-8.9.7.tgz diff --git a/stable/jdownloader2/4.0.14/helm-values.md b/stable/jdownloader2/4.0.15/helm-values.md similarity index 91% rename from stable/jdownloader2/4.0.14/helm-values.md rename to stable/jdownloader2/4.0.15/helm-values.md index 3b5b91c1a6c..19f2c7f224a 100644 --- a/stable/jdownloader2/4.0.14/helm-values.md +++ b/stable/jdownloader2/4.0.15/helm-values.md @@ -20,8 +20,8 @@ You will, however, be able to use all values referenced in the common chart here | env.VNC_PASSWORD | string | `""` | | | envTpl.USER_ID | string | `"{{ .Values.env.PUID }}"` | | | image.pullPolicy | string | `"IfNotPresent"` | | -| image.repository | string | `"ghcr.io/truecharts/jdownloader-2"` | | -| image.tag | string | `"v1.7.1@sha256:ed3299aa7037a99aed5978c30e504ce3daa470d11b6af9533355592c64c3cced"` | | +| image.repository | string | `"tccr.io/truecharts/jdownloader-2"` | | +| image.tag | string | `"v1.7.1@sha256:f5c7103d8870367cae893099a9a26929860ca5a13ebc7a1e4e335f1f296c40dd"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | podSecurityContext.runAsGroup | int | `0` | | diff --git a/stable/jdownloader2/4.0.14/ix_values.yaml b/stable/jdownloader2/4.0.15/ix_values.yaml similarity index 83% rename from stable/jdownloader2/4.0.14/ix_values.yaml rename to stable/jdownloader2/4.0.15/ix_values.yaml index 4f3715b6edd..e3485bd3dc2 100644 --- a/stable/jdownloader2/4.0.14/ix_values.yaml +++ b/stable/jdownloader2/4.0.15/ix_values.yaml @@ -1,9 +1,7 @@ -# Default values for jdownloader2. - image: - repository: ghcr.io/truecharts/jdownloader-2 + repository: tccr.io/truecharts/jdownloader-2 pullPolicy: IfNotPresent - tag: v1.7.1@sha256:ed3299aa7037a99aed5978c30e504ce3daa470d11b6af9533355592c64c3cced + tag: v1.7.1@sha256:f5c7103d8870367cae893099a9a26929860ca5a13ebc7a1e4e335f1f296c40dd securityContext: readOnlyRootFilesystem: false diff --git a/stable/jdownloader2/4.0.14/questions.yaml b/stable/jdownloader2/4.0.15/questions.yaml similarity index 100% rename from stable/jdownloader2/4.0.14/questions.yaml rename to stable/jdownloader2/4.0.15/questions.yaml diff --git a/stable/jdownloader2/4.0.14/templates/common.yaml b/stable/jdownloader2/4.0.15/templates/common.yaml similarity index 100% rename from stable/jdownloader2/4.0.14/templates/common.yaml rename to stable/jdownloader2/4.0.15/templates/common.yaml diff --git a/stable/joplin-server/5.0.4/values.yaml b/stable/jdownloader2/4.0.15/values.yaml similarity index 100% rename from stable/joplin-server/5.0.4/values.yaml rename to stable/jdownloader2/4.0.15/values.yaml diff --git a/stable/jellyfin/9.0.13/Chart.lock b/stable/jellyfin/9.0.13/Chart.lock deleted file mode 100644 index 04ea60a88e0..00000000000 --- a/stable/jellyfin/9.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:05:51.973477051Z" diff --git a/stable/jellyfin/9.0.13/CHANGELOG.md b/stable/jellyfin/9.0.14/CHANGELOG.md similarity index 89% rename from stable/jellyfin/9.0.13/CHANGELOG.md rename to stable/jellyfin/9.0.14/CHANGELOG.md index 13672510094..f9d8f18ee08 100644 --- a/stable/jellyfin/9.0.13/CHANGELOG.md +++ b/stable/jellyfin/9.0.14/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [jellyfin-9.0.14](https://github.com/truecharts/apps/compare/jellyfin-9.0.13...jellyfin-9.0.14) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [jellyfin-9.0.13](https://github.com/truecharts/apps/compare/jellyfin-9.0.12...jellyfin-9.0.13) (2021-11-30) @@ -87,13 +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/kanboard/5.0.4/CONFIG.md b/stable/jellyfin/9.0.14/CONFIG.md similarity index 100% rename from stable/kanboard/5.0.4/CONFIG.md rename to stable/jellyfin/9.0.14/CONFIG.md diff --git a/stable/jellyfin/9.0.14/Chart.lock b/stable/jellyfin/9.0.14/Chart.lock new file mode 100644 index 00000000000..b093fb1eeca --- /dev/null +++ b/stable/jellyfin/9.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T14:51:46.305505809Z" diff --git a/stable/jellyfin/9.0.13/Chart.yaml b/stable/jellyfin/9.0.14/Chart.yaml similarity index 97% rename from stable/jellyfin/9.0.13/Chart.yaml rename to stable/jellyfin/9.0.14/Chart.yaml index 2586e745d79..8550f97b704 100644 --- a/stable/jellyfin/9.0.13/Chart.yaml +++ b/stable/jellyfin/9.0.14/Chart.yaml @@ -21,7 +21,7 @@ name: jellyfin sources: - https://github.com/jellyfin/jellyfin type: application -version: 9.0.13 +version: 9.0.14 annotations: truecharts.org/catagories: | - media diff --git a/stable/jellyfin/9.0.13/README.md b/stable/jellyfin/9.0.14/README.md similarity index 100% rename from stable/jellyfin/9.0.13/README.md rename to stable/jellyfin/9.0.14/README.md diff --git a/stable/jellyfin/9.0.13/app-readme.md b/stable/jellyfin/9.0.14/app-readme.md similarity index 100% rename from stable/jellyfin/9.0.13/app-readme.md rename to stable/jellyfin/9.0.14/app-readme.md diff --git a/stable/kanboard/5.0.4/charts/common-8.9.7.tgz b/stable/jellyfin/9.0.14/charts/common-8.9.7.tgz similarity index 100% rename from stable/kanboard/5.0.4/charts/common-8.9.7.tgz rename to stable/jellyfin/9.0.14/charts/common-8.9.7.tgz diff --git a/stable/jellyfin/9.0.13/helm-values.md b/stable/jellyfin/9.0.14/helm-values.md similarity index 85% rename from stable/jellyfin/9.0.13/helm-values.md rename to stable/jellyfin/9.0.14/helm-values.md index aa417a0d46d..ee4f155f745 100644 --- a/stable/jellyfin/9.0.13/helm-values.md +++ b/stable/jellyfin/9.0.14/helm-values.md @@ -12,8 +12,8 @@ You will, however, be able to use all values referenced in the common chart here | Key | Type | Default | Description | |-----|------|---------|-------------| | image.pullPolicy | string | `"IfNotPresent"` | | -| image.repository | string | `"ghcr.io/truecharts/jellyfin"` | | -| image.tag | string | `"v10.7.7@sha256:2fa78e734903d95f8b530d2f3203f5ce5d9ff891cc8a70c0e80e828e336b4abb"` | | +| image.repository | string | `"tccr.io/truecharts/jellyfin"` | | +| image.tag | string | `"v10.7.7@sha256:20febcab671b5281c5ecf8b792860119c9bda4806815bc2764660173b1866924"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | securityContext.readOnlyRootFilesystem | bool | `false` | | diff --git a/stable/jellyfin/9.0.13/ix_values.yaml b/stable/jellyfin/9.0.14/ix_values.yaml similarity index 59% rename from stable/jellyfin/9.0.13/ix_values.yaml rename to stable/jellyfin/9.0.14/ix_values.yaml index 7e62c129247..158aa3cc709 100644 --- a/stable/jellyfin/9.0.13/ix_values.yaml +++ b/stable/jellyfin/9.0.14/ix_values.yaml @@ -1,9 +1,7 @@ -# Default values for jellyfin. - image: - repository: ghcr.io/truecharts/jellyfin + repository: tccr.io/truecharts/jellyfin pullPolicy: IfNotPresent - tag: v10.7.7@sha256:2fa78e734903d95f8b530d2f3203f5ce5d9ff891cc8a70c0e80e828e336b4abb + tag: v10.7.7@sha256:20febcab671b5281c5ecf8b792860119c9bda4806815bc2764660173b1866924 securityContext: readOnlyRootFilesystem: false diff --git a/stable/jellyfin/9.0.13/questions.yaml b/stable/jellyfin/9.0.14/questions.yaml similarity index 100% rename from stable/jellyfin/9.0.13/questions.yaml rename to stable/jellyfin/9.0.14/questions.yaml diff --git a/stable/jellyfin/9.0.13/templates/common.yaml b/stable/jellyfin/9.0.14/templates/common.yaml similarity index 100% rename from stable/jellyfin/9.0.13/templates/common.yaml rename to stable/jellyfin/9.0.14/templates/common.yaml diff --git a/stable/kanboard/5.0.4/values.yaml b/stable/jellyfin/9.0.14/values.yaml similarity index 100% rename from stable/kanboard/5.0.4/values.yaml rename to stable/jellyfin/9.0.14/values.yaml diff --git a/stable/joplin-server/5.0.4/Chart.lock b/stable/joplin-server/5.0.4/Chart.lock deleted file mode 100644 index b19224bc1dc..00000000000 --- a/stable/joplin-server/5.0.4/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -- name: postgresql - repository: https://truecharts.org/ - version: 6.0.15 -digest: sha256:a65f6a5ddd982c1dac3d1b4c5fd4b0077cd275d530ac58534746cd67645f1173 -generated: "2021-11-30T12:06:24.704963633Z" diff --git a/stable/joplin-server/5.0.4/CHANGELOG.md b/stable/joplin-server/5.0.5/CHANGELOG.md similarity index 87% rename from stable/joplin-server/5.0.4/CHANGELOG.md rename to stable/joplin-server/5.0.5/CHANGELOG.md index 51ec90a5365..912f62ac287 100644 --- a/stable/joplin-server/5.0.4/CHANGELOG.md +++ b/stable/joplin-server/5.0.5/CHANGELOG.md @@ -1,6 +1,17 @@ # Changelog
+ +### [joplin-server-5.0.5](https://github.com/truecharts/apps/compare/joplin-server-5.0.4...joplin-server-5.0.5) (2021-12-03) + +#### Chore + +* ensure container references are prefixed with v +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [joplin-server-5.0.4](https://github.com/truecharts/apps/compare/joplin-server-5.0.3...joplin-server-5.0.4) (2021-11-30) @@ -86,14 +97,3 @@ -### [joplin-server-4.0.7](https://github.com/truecharts/apps/compare/joplin-server-4.0.6...joplin-server-4.0.7) (2021-11-07) - -#### Chore - -* update non-major deps helm releases ([#1295](https://github.com/truecharts/apps/issues/1295)) - - - - -### [joplin-server-4.0.6](https://github.com/truecharts/apps/compare/joplin-server-4.0.5...joplin-server-4.0.6) (2021-11-07) - diff --git a/stable/kms/9.0.15/CONFIG.md b/stable/joplin-server/5.0.5/CONFIG.md similarity index 100% rename from stable/kms/9.0.15/CONFIG.md rename to stable/joplin-server/5.0.5/CONFIG.md diff --git a/stable/joplin-server/5.0.5/Chart.lock b/stable/joplin-server/5.0.5/Chart.lock new file mode 100644 index 00000000000..63de331725a --- /dev/null +++ b/stable/joplin-server/5.0.5/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +- name: postgresql + repository: https://truecharts.org/ + version: 6.0.15 +digest: sha256:a65f6a5ddd982c1dac3d1b4c5fd4b0077cd275d530ac58534746cd67645f1173 +generated: "2021-12-03T14:52:19.282047448Z" diff --git a/stable/joplin-server/5.0.4/Chart.yaml b/stable/joplin-server/5.0.5/Chart.yaml similarity index 98% rename from stable/joplin-server/5.0.4/Chart.yaml rename to stable/joplin-server/5.0.5/Chart.yaml index c5cf89e1484..02f0e2993a4 100644 --- a/stable/joplin-server/5.0.4/Chart.yaml +++ b/stable/joplin-server/5.0.5/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "2.5.1" description: This server allows you to sync any Joplin client name: joplin-server -version: 5.0.4 +version: 5.0.5 kubeVersion: '>=1.16.0-0' keywords: - joplin diff --git a/stable/joplin-server/5.0.4/README.md b/stable/joplin-server/5.0.5/README.md similarity index 100% rename from stable/joplin-server/5.0.4/README.md rename to stable/joplin-server/5.0.5/README.md diff --git a/stable/joplin-server/5.0.4/app-readme.md b/stable/joplin-server/5.0.5/app-readme.md similarity index 100% rename from stable/joplin-server/5.0.4/app-readme.md rename to stable/joplin-server/5.0.5/app-readme.md diff --git a/stable/kms/9.0.15/charts/common-8.9.7.tgz b/stable/joplin-server/5.0.5/charts/common-8.9.7.tgz similarity index 100% rename from stable/kms/9.0.15/charts/common-8.9.7.tgz rename to stable/joplin-server/5.0.5/charts/common-8.9.7.tgz diff --git a/stable/kanboard/5.0.4/charts/postgresql-6.0.15.tgz b/stable/joplin-server/5.0.5/charts/postgresql-6.0.15.tgz similarity index 100% rename from stable/kanboard/5.0.4/charts/postgresql-6.0.15.tgz rename to stable/joplin-server/5.0.5/charts/postgresql-6.0.15.tgz diff --git a/stable/joplin-server/5.0.4/helm-values.md b/stable/joplin-server/5.0.5/helm-values.md similarity index 91% rename from stable/joplin-server/5.0.4/helm-values.md rename to stable/joplin-server/5.0.5/helm-values.md index d28f2506d8e..07573e27b86 100644 --- a/stable/joplin-server/5.0.4/helm-values.md +++ b/stable/joplin-server/5.0.5/helm-values.md @@ -24,8 +24,8 @@ You will, however, be able to use all values referenced in the common chart here | envValueFrom.POSTGRES_PASSWORD.secretKeyRef.key | string | `"postgresql-password"` | | | envValueFrom.POSTGRES_PASSWORD.secretKeyRef.name | string | `"dbcreds"` | | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | -| image.repository | string | `"joplin/server"` | image repository | -| image.tag | string | `"2.5.1@sha256:5bd976f19f883352bacad74767237471941cb35b2ded96a1afeeb7168b1e08d8"` | image tag | +| image.repository | string | `"tccr.io/truecharts/joplin-server"` | image repository | +| image.tag | string | `"v2.5.1@sha256:a285ff0cf05f534efd28c6652925b57a9774ba41923d15536b873fbbdbabcd2b"` | image tag | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | podSecurityContext.runAsGroup | int | `0` | | diff --git a/stable/joplin-server/5.0.4/ix_values.yaml b/stable/joplin-server/5.0.5/ix_values.yaml similarity index 89% rename from stable/joplin-server/5.0.4/ix_values.yaml rename to stable/joplin-server/5.0.5/ix_values.yaml index 6fcd54548fc..9fc0f1919d1 100644 --- a/stable/joplin-server/5.0.4/ix_values.yaml +++ b/stable/joplin-server/5.0.5/ix_values.yaml @@ -1,8 +1,8 @@ image: # -- image repository - repository: joplin/server - # -- image tag - tag: 2.5.1@sha256:5bd976f19f883352bacad74767237471941cb35b2ded96a1afeeb7168b1e08d8 + repository: tccr.io/truecharts/joplin-server + # -- image tag + tag: v2.5.1@sha256:a285ff0cf05f534efd28c6652925b57a9774ba41923d15536b873fbbdbabcd2b # -- image pull policy pullPolicy: IfNotPresent diff --git a/stable/joplin-server/5.0.4/questions.yaml b/stable/joplin-server/5.0.5/questions.yaml similarity index 100% rename from stable/joplin-server/5.0.4/questions.yaml rename to stable/joplin-server/5.0.5/questions.yaml diff --git a/stable/joplin-server/5.0.4/templates/common.yaml b/stable/joplin-server/5.0.5/templates/common.yaml similarity index 100% rename from stable/joplin-server/5.0.4/templates/common.yaml rename to stable/joplin-server/5.0.5/templates/common.yaml diff --git a/stable/kms/9.0.15/values.yaml b/stable/joplin-server/5.0.5/values.yaml similarity index 100% rename from stable/kms/9.0.15/values.yaml rename to stable/joplin-server/5.0.5/values.yaml diff --git a/stable/kanboard/5.0.4/Chart.lock b/stable/kanboard/5.0.4/Chart.lock deleted file mode 100644 index d3a686aac2c..00000000000 --- a/stable/kanboard/5.0.4/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -- name: postgresql - repository: https://truecharts.org/ - version: 6.0.15 -digest: sha256:a65f6a5ddd982c1dac3d1b4c5fd4b0077cd275d530ac58534746cd67645f1173 -generated: "2021-11-30T12:07:07.810965314Z" diff --git a/stable/kanboard/5.0.4/CHANGELOG.md b/stable/kanboard/5.0.5/CHANGELOG.md similarity index 89% rename from stable/kanboard/5.0.4/CHANGELOG.md rename to stable/kanboard/5.0.5/CHANGELOG.md index bf3a4b29fed..0772b52609a 100644 --- a/stable/kanboard/5.0.4/CHANGELOG.md +++ b/stable/kanboard/5.0.5/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [kanboard-5.0.5](https://github.com/truecharts/apps/compare/kanboard-5.0.4...kanboard-5.0.5) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [kanboard-5.0.4](https://github.com/truecharts/apps/compare/kanboard-5.0.3...kanboard-5.0.4) (2021-11-30) @@ -87,13 +97,3 @@ * update non-major deps helm releases ([#1297](https://github.com/truecharts/apps/issues/1297)) - - - -### [kanboard-4.0.7](https://github.com/truecharts/apps/compare/kanboard-4.0.6...kanboard-4.0.7) (2021-11-07) - -#### Chore - -* update non-major deps helm releases ([#1295](https://github.com/truecharts/apps/issues/1295)) - - diff --git a/stable/komga/4.0.18/CONFIG.md b/stable/kanboard/5.0.5/CONFIG.md similarity index 100% rename from stable/komga/4.0.18/CONFIG.md rename to stable/kanboard/5.0.5/CONFIG.md diff --git a/stable/kanboard/5.0.5/Chart.lock b/stable/kanboard/5.0.5/Chart.lock new file mode 100644 index 00000000000..f96d5e707ed --- /dev/null +++ b/stable/kanboard/5.0.5/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +- name: postgresql + repository: https://truecharts.org/ + version: 6.0.15 +digest: sha256:a65f6a5ddd982c1dac3d1b4c5fd4b0077cd275d530ac58534746cd67645f1173 +generated: "2021-12-03T14:53:02.636196299Z" diff --git a/stable/kanboard/5.0.4/Chart.yaml b/stable/kanboard/5.0.5/Chart.yaml similarity index 98% rename from stable/kanboard/5.0.4/Chart.yaml rename to stable/kanboard/5.0.5/Chart.yaml index 586b293c8a1..8b6df6f53e1 100644 --- a/stable/kanboard/5.0.4/Chart.yaml +++ b/stable/kanboard/5.0.5/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "1.2.20" description: Kanboard is a free and open source Kanban project management software. name: kanboard -version: 5.0.4 +version: 5.0.5 kubeVersion: ">=1.16.0-0" keywords: - kanboard diff --git a/stable/kanboard/5.0.4/README.md b/stable/kanboard/5.0.5/README.md similarity index 100% rename from stable/kanboard/5.0.4/README.md rename to stable/kanboard/5.0.5/README.md diff --git a/stable/kanboard/5.0.4/app-readme.md b/stable/kanboard/5.0.5/app-readme.md similarity index 100% rename from stable/kanboard/5.0.4/app-readme.md rename to stable/kanboard/5.0.5/app-readme.md diff --git a/stable/komga/4.0.18/charts/common-8.9.7.tgz b/stable/kanboard/5.0.5/charts/common-8.9.7.tgz similarity index 100% rename from stable/komga/4.0.18/charts/common-8.9.7.tgz rename to stable/kanboard/5.0.5/charts/common-8.9.7.tgz diff --git a/stable/miniflux/4.0.4/charts/postgresql-6.0.15.tgz b/stable/kanboard/5.0.5/charts/postgresql-6.0.15.tgz similarity index 100% rename from stable/miniflux/4.0.4/charts/postgresql-6.0.15.tgz rename to stable/kanboard/5.0.5/charts/postgresql-6.0.15.tgz diff --git a/stable/kanboard/5.0.4/helm-values.md b/stable/kanboard/5.0.5/helm-values.md similarity index 92% rename from stable/kanboard/5.0.4/helm-values.md rename to stable/kanboard/5.0.5/helm-values.md index 198c14c2be6..4f025e3f1ba 100644 --- a/stable/kanboard/5.0.4/helm-values.md +++ b/stable/kanboard/5.0.5/helm-values.md @@ -24,8 +24,8 @@ You will, however, be able to use all values referenced in the common chart here | envValueFrom.DB_PASSWORD.secretKeyRef.key | string | `"postgresql-password"` | | | envValueFrom.DB_PASSWORD.secretKeyRef.name | string | `"dbcreds"` | | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | -| image.repository | string | `"kanboard/kanboard"` | image repository | -| image.tag | string | `"v1.2.20@sha256:0b6d33dbbc16e86094b92ed8461659280773bd66a6ff5ee1a380c643aac4ef16"` | image tag | +| image.repository | string | `"tccr.io/truecharts/kanboard"` | image repository | +| image.tag | string | `"v1.2.20@sha256:1f953b23bf30dbea50a0db78a838c811859d83ab79fe259a93e8fdfe113392f6"` | 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/kanboard/5.0.4/ix_values.yaml b/stable/kanboard/5.0.5/ix_values.yaml similarity index 92% rename from stable/kanboard/5.0.4/ix_values.yaml rename to stable/kanboard/5.0.5/ix_values.yaml index 10986069458..3484540a0d6 100644 --- a/stable/kanboard/5.0.4/ix_values.yaml +++ b/stable/kanboard/5.0.5/ix_values.yaml @@ -1,8 +1,8 @@ image: # -- image repository - repository: kanboard/kanboard + repository: tccr.io/truecharts/kanboard # -- image tag - tag: v1.2.20@sha256:0b6d33dbbc16e86094b92ed8461659280773bd66a6ff5ee1a380c643aac4ef16 + tag: v1.2.20@sha256:1f953b23bf30dbea50a0db78a838c811859d83ab79fe259a93e8fdfe113392f6 # -- image pull policy pullPolicy: IfNotPresent diff --git a/stable/kanboard/5.0.4/questions.yaml b/stable/kanboard/5.0.5/questions.yaml similarity index 100% rename from stable/kanboard/5.0.4/questions.yaml rename to stable/kanboard/5.0.5/questions.yaml diff --git a/stable/kanboard/5.0.4/templates/common.yaml b/stable/kanboard/5.0.5/templates/common.yaml similarity index 100% rename from stable/kanboard/5.0.4/templates/common.yaml rename to stable/kanboard/5.0.5/templates/common.yaml diff --git a/stable/komga/4.0.18/values.yaml b/stable/kanboard/5.0.5/values.yaml similarity index 100% rename from stable/komga/4.0.18/values.yaml rename to stable/kanboard/5.0.5/values.yaml diff --git a/stable/kms/9.0.15/Chart.lock b/stable/kms/9.0.15/Chart.lock deleted file mode 100644 index 103c5f3dea2..00000000000 --- a/stable/kms/9.0.15/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:07:48.820030483Z" diff --git a/stable/kms/9.0.15/CHANGELOG.md b/stable/kms/9.0.16/CHANGELOG.md similarity index 89% rename from stable/kms/9.0.15/CHANGELOG.md rename to stable/kms/9.0.16/CHANGELOG.md index ffd590b03e2..6d35c1a47e2 100644 --- a/stable/kms/9.0.15/CHANGELOG.md +++ b/stable/kms/9.0.16/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [kms-9.0.16](https://github.com/truecharts/apps/compare/kms-9.0.15...kms-9.0.16) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [kms-9.0.15](https://github.com/truecharts/apps/compare/kms-9.0.14...kms-9.0.15) (2021-11-30) @@ -87,13 +97,3 @@ ### [kms-9.0.7](https://github.com/truecharts/apps/compare/kms-9.0.6...kms-9.0.7) (2021-11-07) -#### Chore - -* update non-major deps helm releases ([#1295](https://github.com/truecharts/apps/issues/1295)) - - - - -### [kms-9.0.6](https://github.com/truecharts/apps/compare/kms-9.0.5...kms-9.0.6) (2021-11-07) - -#### Chore diff --git a/stable/lazylibrarian/9.0.18/CONFIG.md b/stable/kms/9.0.16/CONFIG.md similarity index 100% rename from stable/lazylibrarian/9.0.18/CONFIG.md rename to stable/kms/9.0.16/CONFIG.md diff --git a/stable/kms/9.0.16/Chart.lock b/stable/kms/9.0.16/Chart.lock new file mode 100644 index 00000000000..41a1d606696 --- /dev/null +++ b/stable/kms/9.0.16/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T14:53:43.215518653Z" diff --git a/stable/kms/9.0.15/Chart.yaml b/stable/kms/9.0.16/Chart.yaml similarity index 97% rename from stable/kms/9.0.15/Chart.yaml rename to stable/kms/9.0.16/Chart.yaml index 3b2ac095a66..545687535d3 100644 --- a/stable/kms/9.0.15/Chart.yaml +++ b/stable/kms/9.0.16/Chart.yaml @@ -19,7 +19,7 @@ name: kms sources: - https://github.com/SystemRage/py-kms type: application -version: 9.0.15 +version: 9.0.16 annotations: truecharts.org/catagories: | - graywares diff --git a/stable/kms/9.0.15/README.md b/stable/kms/9.0.16/README.md similarity index 100% rename from stable/kms/9.0.15/README.md rename to stable/kms/9.0.16/README.md diff --git a/stable/kms/9.0.15/app-readme.md b/stable/kms/9.0.16/app-readme.md similarity index 100% rename from stable/kms/9.0.15/app-readme.md rename to stable/kms/9.0.16/app-readme.md diff --git a/stable/lazylibrarian/9.0.18/charts/common-8.9.7.tgz b/stable/kms/9.0.16/charts/common-8.9.7.tgz similarity index 100% rename from stable/lazylibrarian/9.0.18/charts/common-8.9.7.tgz rename to stable/kms/9.0.16/charts/common-8.9.7.tgz diff --git a/stable/kms/9.0.15/helm-values.md b/stable/kms/9.0.16/helm-values.md similarity index 86% rename from stable/kms/9.0.15/helm-values.md rename to stable/kms/9.0.16/helm-values.md index 14c81bc67f8..f3840994b33 100644 --- a/stable/kms/9.0.15/helm-values.md +++ b/stable/kms/9.0.16/helm-values.md @@ -12,8 +12,8 @@ You will, however, be able to use all values referenced in the common chart here | Key | Type | Default | Description | |-----|------|---------|-------------| | image.pullPolicy | string | `"IfNotPresent"` | | -| image.repository | string | `"pykmsorg/py-kms"` | | -| image.tag | string | `"minimal@sha256:769cc69064bf60c67855a25a4c9e2959fd1e5e640396c35c15599d342d61061e"` | | +| image.repository | string | `"tccr.io/truecharts/kms"` | | +| image.tag | string | `"vminimal@sha256:808c060d4ad8cc05bf3bee5d959683f884845d3d625829bcb9e79d18a2c701fd"` | | | podSecurityContext.runAsGroup | int | `0` | | | podSecurityContext.runAsUser | int | `0` | | | securityContext.readOnlyRootFilesystem | bool | `false` | | diff --git a/stable/kms/9.0.15/ix_values.yaml b/stable/kms/9.0.16/ix_values.yaml similarity index 62% rename from stable/kms/9.0.15/ix_values.yaml rename to stable/kms/9.0.16/ix_values.yaml index c2376ae6ec1..537e6d50670 100644 --- a/stable/kms/9.0.15/ix_values.yaml +++ b/stable/kms/9.0.16/ix_values.yaml @@ -1,9 +1,7 @@ -# Default values for KMS. - image: - repository: pykmsorg/py-kms + repository: tccr.io/truecharts/kms pullPolicy: IfNotPresent - tag: minimal@sha256:769cc69064bf60c67855a25a4c9e2959fd1e5e640396c35c15599d342d61061e + tag: vminimal@sha256:808c060d4ad8cc05bf3bee5d959683f884845d3d625829bcb9e79d18a2c701fd securityContext: readOnlyRootFilesystem: false diff --git a/stable/kms/9.0.15/questions.yaml b/stable/kms/9.0.16/questions.yaml similarity index 100% rename from stable/kms/9.0.15/questions.yaml rename to stable/kms/9.0.16/questions.yaml diff --git a/stable/kms/9.0.15/templates/common.yaml b/stable/kms/9.0.16/templates/common.yaml similarity index 100% rename from stable/kms/9.0.15/templates/common.yaml rename to stable/kms/9.0.16/templates/common.yaml diff --git a/stable/lazylibrarian/9.0.18/values.yaml b/stable/kms/9.0.16/values.yaml similarity index 100% rename from stable/lazylibrarian/9.0.18/values.yaml rename to stable/kms/9.0.16/values.yaml diff --git a/stable/komga/4.0.18/Chart.lock b/stable/komga/4.0.18/Chart.lock deleted file mode 100644 index a186572fb82..00000000000 --- a/stable/komga/4.0.18/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:08:20.334573169Z" diff --git a/stable/komga/4.0.18/CHANGELOG.md b/stable/komga/4.0.19/CHANGELOG.md similarity index 89% rename from stable/komga/4.0.18/CHANGELOG.md rename to stable/komga/4.0.19/CHANGELOG.md index b7c34b7a656..396afed705a 100644 --- a/stable/komga/4.0.18/CHANGELOG.md +++ b/stable/komga/4.0.19/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [komga-4.0.19](https://github.com/truecharts/apps/compare/komga-4.0.18...komga-4.0.19) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [komga-4.0.18](https://github.com/truecharts/apps/compare/komga-4.0.17...komga-4.0.18) (2021-11-30) @@ -87,13 +97,3 @@ #### 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)) - - - - -### [komga-4.0.8](https://github.com/truecharts/apps/compare/komga-4.0.7...komga-4.0.8) (2021-11-09) - -#### Chore - diff --git a/stable/leaf2mqtt/2.0.13/CONFIG.md b/stable/komga/4.0.19/CONFIG.md similarity index 100% rename from stable/leaf2mqtt/2.0.13/CONFIG.md rename to stable/komga/4.0.19/CONFIG.md diff --git a/stable/komga/4.0.19/Chart.lock b/stable/komga/4.0.19/Chart.lock new file mode 100644 index 00000000000..b28bdfce25b --- /dev/null +++ b/stable/komga/4.0.19/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T14:54:14.940220965Z" diff --git a/stable/komga/4.0.18/Chart.yaml b/stable/komga/4.0.19/Chart.yaml similarity index 94% rename from stable/komga/4.0.18/Chart.yaml rename to stable/komga/4.0.19/Chart.yaml index df6df28172c..f7a24ec5622 100644 --- a/stable/komga/4.0.18/Chart.yaml +++ b/stable/komga/4.0.19/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.133.0" +appVersion: "0.134.0" dependencies: - name: common repository: https://truecharts.org @@ -21,7 +21,7 @@ name: komga sources: - https://komga.org/ - https://github.com/gotson/komga -version: 4.0.18 +version: 4.0.19 annotations: truecharts.org/catagories: | - media diff --git a/stable/komga/4.0.18/README.md b/stable/komga/4.0.19/README.md similarity index 100% rename from stable/komga/4.0.18/README.md rename to stable/komga/4.0.19/README.md diff --git a/stable/komga/4.0.18/app-readme.md b/stable/komga/4.0.19/app-readme.md similarity index 100% rename from stable/komga/4.0.18/app-readme.md rename to stable/komga/4.0.19/app-readme.md diff --git a/stable/leaf2mqtt/2.0.13/charts/common-8.9.7.tgz b/stable/komga/4.0.19/charts/common-8.9.7.tgz similarity index 100% rename from stable/leaf2mqtt/2.0.13/charts/common-8.9.7.tgz rename to stable/komga/4.0.19/charts/common-8.9.7.tgz diff --git a/stable/komga/4.0.18/helm-values.md b/stable/komga/4.0.19/helm-values.md similarity index 86% rename from stable/komga/4.0.18/helm-values.md rename to stable/komga/4.0.19/helm-values.md index 4413e4363e3..19f0976ded5 100644 --- a/stable/komga/4.0.18/helm-values.md +++ b/stable/komga/4.0.19/helm-values.md @@ -13,8 +13,8 @@ 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.133.0@sha256:e7b3cae30064b0a6b1f4f663c5c9f2cfa29579d695fce87362d00461dc5f813d"` | image tag | +| image.repository | string | `"tccr.io/truecharts/komga"` | image repository | +| image.tag | string | `"v0.134.0@sha256:b38ff9fd6502fe1272adef4d8b0780e3164ed32a4ccac21ada0912a1cc4a16e1"` | 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.18/ix_values.yaml b/stable/komga/4.0.19/ix_values.yaml similarity index 66% rename from stable/komga/4.0.18/ix_values.yaml rename to stable/komga/4.0.19/ix_values.yaml index d18a060873e..2abfdcf0451 100644 --- a/stable/komga/4.0.18/ix_values.yaml +++ b/stable/komga/4.0.19/ix_values.yaml @@ -1,15 +1,8 @@ -# -# IMPORTANT NOTE -# -# This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml -# - image: # -- image repository - repository: ghcr.io/truecharts/komga + repository: tccr.io/truecharts/komga # -- image tag - tag: v0.133.0@sha256:e7b3cae30064b0a6b1f4f663c5c9f2cfa29579d695fce87362d00461dc5f813d + tag: v0.134.0@sha256:b38ff9fd6502fe1272adef4d8b0780e3164ed32a4ccac21ada0912a1cc4a16e1 # -- image pull policy pullPolicy: IfNotPresent diff --git a/stable/komga/4.0.18/questions.yaml b/stable/komga/4.0.19/questions.yaml similarity index 100% rename from stable/komga/4.0.18/questions.yaml rename to stable/komga/4.0.19/questions.yaml diff --git a/stable/komga/4.0.18/templates/common.yaml b/stable/komga/4.0.19/templates/common.yaml similarity index 100% rename from stable/komga/4.0.18/templates/common.yaml rename to stable/komga/4.0.19/templates/common.yaml diff --git a/stable/leaf2mqtt/2.0.13/values.yaml b/stable/komga/4.0.19/values.yaml similarity index 100% rename from stable/leaf2mqtt/2.0.13/values.yaml rename to stable/komga/4.0.19/values.yaml diff --git a/stable/lazylibrarian/9.0.18/Chart.lock b/stable/lazylibrarian/9.0.18/Chart.lock deleted file mode 100644 index 1533a7c774e..00000000000 --- a/stable/lazylibrarian/9.0.18/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:08:51.9364411Z" diff --git a/stable/lazylibrarian/9.0.18/CHANGELOG.md b/stable/lazylibrarian/9.0.19/CHANGELOG.md similarity index 89% rename from stable/lazylibrarian/9.0.18/CHANGELOG.md rename to stable/lazylibrarian/9.0.19/CHANGELOG.md index cd90145f1c2..2030d96846a 100644 --- a/stable/lazylibrarian/9.0.18/CHANGELOG.md +++ b/stable/lazylibrarian/9.0.19/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [lazylibrarian-9.0.19](https://github.com/truecharts/apps/compare/lazylibrarian-9.0.18...lazylibrarian-9.0.19) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [lazylibrarian-9.0.18](https://github.com/truecharts/apps/compare/lazylibrarian-9.0.17...lazylibrarian-9.0.18) (2021-11-30) @@ -87,13 +97,3 @@ #### Chore -* update non-major deps helm releases ([#1297](https://github.com/truecharts/apps/issues/1297)) - - - - -### [lazylibrarian-9.0.8](https://github.com/truecharts/apps/compare/lazylibrarian-9.0.7...lazylibrarian-9.0.8) (2021-11-07) - -#### Chore - -* update non-major deps helm releases ([#1295](https://github.com/truecharts/apps/issues/1295)) diff --git a/stable/librespeed/4.0.17/CONFIG.md b/stable/lazylibrarian/9.0.19/CONFIG.md similarity index 100% rename from stable/librespeed/4.0.17/CONFIG.md rename to stable/lazylibrarian/9.0.19/CONFIG.md diff --git a/stable/lazylibrarian/9.0.19/Chart.lock b/stable/lazylibrarian/9.0.19/Chart.lock new file mode 100644 index 00000000000..9e3aabab70a --- /dev/null +++ b/stable/lazylibrarian/9.0.19/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T14:54:46.521426591Z" diff --git a/stable/lazylibrarian/9.0.18/Chart.yaml b/stable/lazylibrarian/9.0.19/Chart.yaml similarity index 97% rename from stable/lazylibrarian/9.0.18/Chart.yaml rename to stable/lazylibrarian/9.0.19/Chart.yaml index 8bb1ac2670e..8961ea081f2 100644 --- a/stable/lazylibrarian/9.0.18/Chart.yaml +++ b/stable/lazylibrarian/9.0.19/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://gitlab.com/LazyLibrarian/LazyLibrarian.git - https://lazylibrarian.gitlab.io type: application -version: 9.0.18 +version: 9.0.19 annotations: truecharts.org/catagories: | - media diff --git a/stable/lazylibrarian/9.0.18/README.md b/stable/lazylibrarian/9.0.19/README.md similarity index 100% rename from stable/lazylibrarian/9.0.18/README.md rename to stable/lazylibrarian/9.0.19/README.md diff --git a/stable/lazylibrarian/9.0.18/app-readme.md b/stable/lazylibrarian/9.0.19/app-readme.md similarity index 100% rename from stable/lazylibrarian/9.0.18/app-readme.md rename to stable/lazylibrarian/9.0.19/app-readme.md diff --git a/stable/librespeed/4.0.17/charts/common-8.9.7.tgz b/stable/lazylibrarian/9.0.19/charts/common-8.9.7.tgz similarity index 100% rename from stable/librespeed/4.0.17/charts/common-8.9.7.tgz rename to stable/lazylibrarian/9.0.19/charts/common-8.9.7.tgz diff --git a/stable/lazylibrarian/9.0.18/helm-values.md b/stable/lazylibrarian/9.0.19/helm-values.md similarity index 86% rename from stable/lazylibrarian/9.0.18/helm-values.md rename to stable/lazylibrarian/9.0.19/helm-values.md index 900d723d805..e5002e8f48d 100644 --- a/stable/lazylibrarian/9.0.18/helm-values.md +++ b/stable/lazylibrarian/9.0.19/helm-values.md @@ -13,8 +13,8 @@ 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:40456cfbfc92379527bcc0839abc8b87276887c132966c172e04c2b995b96ee0"` | | +| image.repository | string | `"tccr.io/truecharts/lazylibrarian"` | | +| image.tag | string | `"latest@sha256:39be22df562748105a54b77ed8914e097cae98a1ccfde86f975c288588d1a71a"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | persistence.varrun.enabled | bool | `true` | | diff --git a/stable/lazylibrarian/9.0.18/ix_values.yaml b/stable/lazylibrarian/9.0.19/ix_values.yaml similarity index 66% rename from stable/lazylibrarian/9.0.18/ix_values.yaml rename to stable/lazylibrarian/9.0.19/ix_values.yaml index fc2515e15e6..61e395eb3d5 100644 --- a/stable/lazylibrarian/9.0.18/ix_values.yaml +++ b/stable/lazylibrarian/9.0.19/ix_values.yaml @@ -1,9 +1,7 @@ -# Default values for LazyLibrarian. - image: - repository: ghcr.io/linuxserver/lazylibrarian + repository: tccr.io/truecharts/lazylibrarian pullPolicy: IfNotPresent - tag: latest@sha256:40456cfbfc92379527bcc0839abc8b87276887c132966c172e04c2b995b96ee0 + tag: latest@sha256:39be22df562748105a54b77ed8914e097cae98a1ccfde86f975c288588d1a71a securityContext: runAsNonRoot: false diff --git a/stable/lazylibrarian/9.0.18/questions.yaml b/stable/lazylibrarian/9.0.19/questions.yaml similarity index 100% rename from stable/lazylibrarian/9.0.18/questions.yaml rename to stable/lazylibrarian/9.0.19/questions.yaml diff --git a/stable/lazylibrarian/9.0.18/templates/common.yaml b/stable/lazylibrarian/9.0.19/templates/common.yaml similarity index 100% rename from stable/lazylibrarian/9.0.18/templates/common.yaml rename to stable/lazylibrarian/9.0.19/templates/common.yaml diff --git a/stable/librespeed/4.0.17/values.yaml b/stable/lazylibrarian/9.0.19/values.yaml similarity index 100% rename from stable/librespeed/4.0.17/values.yaml rename to stable/lazylibrarian/9.0.19/values.yaml diff --git a/stable/leaf2mqtt/2.0.13/Chart.lock b/stable/leaf2mqtt/2.0.13/Chart.lock deleted file mode 100644 index 1c88a5480e5..00000000000 --- a/stable/leaf2mqtt/2.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:09:23.002492182Z" diff --git a/stable/leaf2mqtt/2.0.13/CHANGELOG.md b/stable/leaf2mqtt/2.0.14/CHANGELOG.md similarity index 88% rename from stable/leaf2mqtt/2.0.13/CHANGELOG.md rename to stable/leaf2mqtt/2.0.14/CHANGELOG.md index 4034d74708e..f77c05fa1d9 100644 --- a/stable/leaf2mqtt/2.0.13/CHANGELOG.md +++ b/stable/leaf2mqtt/2.0.14/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [leaf2mqtt-2.0.14](https://github.com/truecharts/apps/compare/leaf2mqtt-2.0.13...leaf2mqtt-2.0.14) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [leaf2mqtt-2.0.13](https://github.com/truecharts/apps/compare/leaf2mqtt-2.0.12...leaf2mqtt-2.0.13) (2021-11-30) @@ -87,13 +97,3 @@ - -### [leaf2mqtt-2.0.4](https://github.com/truecharts/apps/compare/leaf2mqtt-2.0.3...leaf2mqtt-2.0.4) (2021-11-02) - -#### Chore - -* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) - - - - diff --git a/stable/lidarr/9.0.13/CONFIG.md b/stable/leaf2mqtt/2.0.14/CONFIG.md similarity index 100% rename from stable/lidarr/9.0.13/CONFIG.md rename to stable/leaf2mqtt/2.0.14/CONFIG.md diff --git a/stable/leaf2mqtt/2.0.14/Chart.lock b/stable/leaf2mqtt/2.0.14/Chart.lock new file mode 100644 index 00000000000..9030a3fecca --- /dev/null +++ b/stable/leaf2mqtt/2.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T14:55:18.260665464Z" diff --git a/stable/leaf2mqtt/2.0.13/Chart.yaml b/stable/leaf2mqtt/2.0.14/Chart.yaml similarity index 97% rename from stable/leaf2mqtt/2.0.13/Chart.yaml rename to stable/leaf2mqtt/2.0.14/Chart.yaml index c7f80a55d84..b78e0973d6b 100644 --- a/stable/leaf2mqtt/2.0.13/Chart.yaml +++ b/stable/leaf2mqtt/2.0.14/Chart.yaml @@ -22,7 +22,7 @@ name: leaf2mqtt sources: - https://github.com/mitsumaui/leaf2mqtt - https://github.com/k8s-at-home/container-images -version: 2.0.13 +version: 2.0.14 annotations: truecharts.org/catagories: | - media diff --git a/stable/leaf2mqtt/2.0.13/README.md b/stable/leaf2mqtt/2.0.14/README.md similarity index 100% rename from stable/leaf2mqtt/2.0.13/README.md rename to stable/leaf2mqtt/2.0.14/README.md diff --git a/stable/leaf2mqtt/2.0.13/app-readme.md b/stable/leaf2mqtt/2.0.14/app-readme.md similarity index 100% rename from stable/leaf2mqtt/2.0.13/app-readme.md rename to stable/leaf2mqtt/2.0.14/app-readme.md diff --git a/stable/lidarr/9.0.13/charts/common-8.9.7.tgz b/stable/leaf2mqtt/2.0.14/charts/common-8.9.7.tgz similarity index 100% rename from stable/lidarr/9.0.13/charts/common-8.9.7.tgz rename to stable/leaf2mqtt/2.0.14/charts/common-8.9.7.tgz diff --git a/stable/leaf2mqtt/2.0.13/helm-values.md b/stable/leaf2mqtt/2.0.14/helm-values.md similarity index 88% rename from stable/leaf2mqtt/2.0.13/helm-values.md rename to stable/leaf2mqtt/2.0.14/helm-values.md index e05833f7431..7a68f5ad0a4 100644 --- a/stable/leaf2mqtt/2.0.13/helm-values.md +++ b/stable/leaf2mqtt/2.0.14/helm-values.md @@ -13,8 +13,8 @@ You will, however, be able to use all values referenced in the common chart here |-----|------|---------|-------------| | env | object | See below | environment variables. See [image docs](https://github.com/mitsumaui/leaf2mqtt) for more details. | | image.pullPolicy | string | `"IfNotPresent"` | Image pull policy | -| image.repository | string | `"ghcr.io/k8s-at-home/leaf2mqtt"` | Image repository | -| image.tag | string | `"v0.5@sha256:38af096ee01683a958ff457dea40325bf841d87cb9e95ec2c41ae8fb20ab575a"` | Image tag | +| image.repository | string | `"tccr.io/truecharts/leaf2mqtt"` | Image repository | +| image.tag | string | `"v0.5@sha256:0073361400f5f077d4eece95d6e13a86b7744fc564bd1bed151e8afcc6bdf143"` | Image tag | | podSecurityContext.runAsGroup | int | `0` | | | podSecurityContext.runAsUser | int | `0` | | | probes.liveness.enabled | bool | `false` | | diff --git a/stable/leaf2mqtt/2.0.13/ix_values.yaml b/stable/leaf2mqtt/2.0.14/ix_values.yaml similarity index 85% rename from stable/leaf2mqtt/2.0.13/ix_values.yaml rename to stable/leaf2mqtt/2.0.14/ix_values.yaml index d9b2e698aa7..1c8e9fb5db3 100644 --- a/stable/leaf2mqtt/2.0.13/ix_values.yaml +++ b/stable/leaf2mqtt/2.0.14/ix_values.yaml @@ -1,8 +1,8 @@ image: # -- Image repository - repository: ghcr.io/k8s-at-home/leaf2mqtt + repository: tccr.io/truecharts/leaf2mqtt # -- Image tag - tag: v0.5@sha256:38af096ee01683a958ff457dea40325bf841d87cb9e95ec2c41ae8fb20ab575a + tag: v0.5@sha256:0073361400f5f077d4eece95d6e13a86b7744fc564bd1bed151e8afcc6bdf143 # -- Image pull policy pullPolicy: IfNotPresent diff --git a/stable/leaf2mqtt/2.0.13/questions.yaml b/stable/leaf2mqtt/2.0.14/questions.yaml similarity index 100% rename from stable/leaf2mqtt/2.0.13/questions.yaml rename to stable/leaf2mqtt/2.0.14/questions.yaml diff --git a/stable/leaf2mqtt/2.0.13/templates/common.yaml b/stable/leaf2mqtt/2.0.14/templates/common.yaml similarity index 100% rename from stable/leaf2mqtt/2.0.13/templates/common.yaml rename to stable/leaf2mqtt/2.0.14/templates/common.yaml diff --git a/stable/lidarr/9.0.13/values.yaml b/stable/leaf2mqtt/2.0.14/values.yaml similarity index 100% rename from stable/lidarr/9.0.13/values.yaml rename to stable/leaf2mqtt/2.0.14/values.yaml diff --git a/stable/librespeed/4.0.17/Chart.lock b/stable/librespeed/4.0.17/Chart.lock deleted file mode 100644 index 642bbc77982..00000000000 --- a/stable/librespeed/4.0.17/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:09:54.151892499Z" diff --git a/stable/librespeed/4.0.17/CHANGELOG.md b/stable/librespeed/4.0.18/CHANGELOG.md similarity index 89% rename from stable/librespeed/4.0.17/CHANGELOG.md rename to stable/librespeed/4.0.18/CHANGELOG.md index b047cfd342b..882455b143a 100644 --- a/stable/librespeed/4.0.17/CHANGELOG.md +++ b/stable/librespeed/4.0.18/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [librespeed-4.0.18](https://github.com/truecharts/apps/compare/librespeed-4.0.17...librespeed-4.0.18) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [librespeed-4.0.17](https://github.com/truecharts/apps/compare/librespeed-4.0.16...librespeed-4.0.17) (2021-11-30) @@ -87,13 +97,3 @@ * move port above advanced in GUI ([#1326](https://github.com/truecharts/apps/issues/1326)) * clean up Chart.yaml ([#1322](https://github.com/truecharts/apps/issues/1322)) * update non-major deps helm releases ([#1328](https://github.com/truecharts/apps/issues/1328)) - -#### 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)) - - - - -### [librespeed-4.0.8](https://github.com/truecharts/apps/compare/librespeed-4.0.7...librespeed-4.0.8) (2021-11-09) diff --git a/stable/littlelink/4.0.21/CONFIG.md b/stable/librespeed/4.0.18/CONFIG.md similarity index 100% rename from stable/littlelink/4.0.21/CONFIG.md rename to stable/librespeed/4.0.18/CONFIG.md diff --git a/stable/librespeed/4.0.18/Chart.lock b/stable/librespeed/4.0.18/Chart.lock new file mode 100644 index 00000000000..fa7d6ed8f51 --- /dev/null +++ b/stable/librespeed/4.0.18/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T14:55:50.191246358Z" diff --git a/stable/librespeed/4.0.17/Chart.yaml b/stable/librespeed/4.0.18/Chart.yaml similarity index 98% rename from stable/librespeed/4.0.17/Chart.yaml rename to stable/librespeed/4.0.18/Chart.yaml index cdb67e04099..23f499f7501 100644 --- a/stable/librespeed/4.0.17/Chart.yaml +++ b/stable/librespeed/4.0.18/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.17 +version: 4.0.18 annotations: truecharts.org/catagories: | - media diff --git a/stable/librespeed/4.0.17/README.md b/stable/librespeed/4.0.18/README.md similarity index 100% rename from stable/librespeed/4.0.17/README.md rename to stable/librespeed/4.0.18/README.md diff --git a/stable/librespeed/4.0.17/app-readme.md b/stable/librespeed/4.0.18/app-readme.md similarity index 100% rename from stable/librespeed/4.0.17/app-readme.md rename to stable/librespeed/4.0.18/app-readme.md diff --git a/stable/littlelink/4.0.21/charts/common-8.9.7.tgz b/stable/librespeed/4.0.18/charts/common-8.9.7.tgz similarity index 100% rename from stable/littlelink/4.0.21/charts/common-8.9.7.tgz rename to stable/librespeed/4.0.18/charts/common-8.9.7.tgz diff --git a/stable/librespeed/4.0.17/ci/ct-values.yaml b/stable/librespeed/4.0.18/ci/ct-values.yaml similarity index 100% rename from stable/librespeed/4.0.17/ci/ct-values.yaml rename to stable/librespeed/4.0.18/ci/ct-values.yaml diff --git a/stable/librespeed/4.0.17/helm-values.md b/stable/librespeed/4.0.18/helm-values.md similarity index 87% rename from stable/librespeed/4.0.17/helm-values.md rename to stable/librespeed/4.0.18/helm-values.md index 4906b267734..3546e4022bc 100644 --- a/stable/librespeed/4.0.17/helm-values.md +++ b/stable/librespeed/4.0.18/helm-values.md @@ -15,8 +15,8 @@ You will, however, be able to use all values referenced in the common chart here | env.PUID | int | `568` | Specify the user ID the application will run as | | 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:dabcdd5e950d61646456425dbf09caaf8589f15a2f0b0332677d27500f9d1d0b"` | image tag | +| image.repository | string | `"tccr.io/truecharts/librespeed"` | image repository | +| image.tag | string | `"version-5.2.4@sha256:c441bc4d4d086a95966e93b4dea82674d1a258774f97084b02e87c0bc38deb2a"` | 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.17/ix_values.yaml b/stable/librespeed/4.0.18/ix_values.yaml similarity index 72% rename from stable/librespeed/4.0.17/ix_values.yaml rename to stable/librespeed/4.0.18/ix_values.yaml index f12d781e786..e1e744e2748 100644 --- a/stable/librespeed/4.0.17/ix_values.yaml +++ b/stable/librespeed/4.0.18/ix_values.yaml @@ -1,15 +1,8 @@ -# -# IMPORTANT NOTE -# -# This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml -# - image: # -- image repository - repository: ghcr.io/linuxserver/librespeed + repository: tccr.io/truecharts/librespeed # -- image tag - tag: version-5.2.4@sha256:dabcdd5e950d61646456425dbf09caaf8589f15a2f0b0332677d27500f9d1d0b + tag: version-5.2.4@sha256:c441bc4d4d086a95966e93b4dea82674d1a258774f97084b02e87c0bc38deb2a # -- image pull policy pullPolicy: IfNotPresent diff --git a/stable/librespeed/4.0.17/questions.yaml b/stable/librespeed/4.0.18/questions.yaml similarity index 100% rename from stable/librespeed/4.0.17/questions.yaml rename to stable/librespeed/4.0.18/questions.yaml diff --git a/stable/librespeed/4.0.17/templates/common.yaml b/stable/librespeed/4.0.18/templates/common.yaml similarity index 100% rename from stable/librespeed/4.0.17/templates/common.yaml rename to stable/librespeed/4.0.18/templates/common.yaml diff --git a/stable/littlelink/4.0.21/values.yaml b/stable/librespeed/4.0.18/values.yaml similarity index 100% rename from stable/littlelink/4.0.21/values.yaml rename to stable/librespeed/4.0.18/values.yaml diff --git a/stable/lidarr/9.0.13/Chart.lock b/stable/lidarr/9.0.13/Chart.lock deleted file mode 100644 index a55f4d1bee3..00000000000 --- a/stable/lidarr/9.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:10:25.005740147Z" diff --git a/stable/lidarr/9.0.13/CHANGELOG.md b/stable/lidarr/9.0.14/CHANGELOG.md similarity index 89% rename from stable/lidarr/9.0.13/CHANGELOG.md rename to stable/lidarr/9.0.14/CHANGELOG.md index 78fcb6973df..7984d4c1aaa 100644 --- a/stable/lidarr/9.0.13/CHANGELOG.md +++ b/stable/lidarr/9.0.14/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [lidarr-9.0.14](https://github.com/truecharts/apps/compare/lidarr-9.0.13...lidarr-9.0.14) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [lidarr-9.0.13](https://github.com/truecharts/apps/compare/lidarr-9.0.12...lidarr-9.0.13) (2021-11-30) @@ -87,13 +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/logitech-media-server/2.0.21/CONFIG.md b/stable/lidarr/9.0.14/CONFIG.md similarity index 100% rename from stable/logitech-media-server/2.0.21/CONFIG.md rename to stable/lidarr/9.0.14/CONFIG.md diff --git a/stable/lidarr/9.0.14/Chart.lock b/stable/lidarr/9.0.14/Chart.lock new file mode 100644 index 00000000000..5f17a8a709b --- /dev/null +++ b/stable/lidarr/9.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T14:56:21.680759257Z" diff --git a/stable/lidarr/9.0.13/Chart.yaml b/stable/lidarr/9.0.14/Chart.yaml similarity index 97% rename from stable/lidarr/9.0.13/Chart.yaml rename to stable/lidarr/9.0.14/Chart.yaml index 553a468fcf9..33c0ad63729 100644 --- a/stable/lidarr/9.0.13/Chart.yaml +++ b/stable/lidarr/9.0.14/Chart.yaml @@ -21,7 +21,7 @@ name: lidarr sources: - https://github.com/Lidarr/Lidarr type: application -version: 9.0.13 +version: 9.0.14 annotations: truecharts.org/catagories: | - media diff --git a/stable/lidarr/9.0.13/README.md b/stable/lidarr/9.0.14/README.md similarity index 100% rename from stable/lidarr/9.0.13/README.md rename to stable/lidarr/9.0.14/README.md diff --git a/stable/lidarr/9.0.13/app-readme.md b/stable/lidarr/9.0.14/app-readme.md similarity index 100% rename from stable/lidarr/9.0.13/app-readme.md rename to stable/lidarr/9.0.14/app-readme.md diff --git a/stable/logitech-media-server/2.0.21/charts/common-8.9.7.tgz b/stable/lidarr/9.0.14/charts/common-8.9.7.tgz similarity index 100% rename from stable/logitech-media-server/2.0.21/charts/common-8.9.7.tgz rename to stable/lidarr/9.0.14/charts/common-8.9.7.tgz diff --git a/stable/lidarr/9.0.13/helm-values.md b/stable/lidarr/9.0.14/helm-values.md similarity index 91% rename from stable/lidarr/9.0.13/helm-values.md rename to stable/lidarr/9.0.14/helm-values.md index 57e22e5b4fc..166ee62ec9a 100644 --- a/stable/lidarr/9.0.13/helm-values.md +++ b/stable/lidarr/9.0.14/helm-values.md @@ -13,8 +13,8 @@ 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/lidarr"` | | -| image.tag | string | `"v1.0.0.2255@sha256:54ebc1f90963b16889e9e1b915eced4efd45ae489805aa996faf519430a4322f"` | | +| image.repository | string | `"tccr.io/truecharts/lidarr"` | | +| image.tag | string | `"v1.0.0.2255@sha256:73262a0dcd0b594cc77a8f232e11aad4e54bbeee0f2ab33c7cda3b83ab298b40"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | probes.liveness.custom | bool | `true` | | diff --git a/stable/lidarr/9.0.13/ix_values.yaml b/stable/lidarr/9.0.14/ix_values.yaml similarity index 85% rename from stable/lidarr/9.0.13/ix_values.yaml rename to stable/lidarr/9.0.14/ix_values.yaml index 2cd8a108d58..8985987f2ac 100644 --- a/stable/lidarr/9.0.13/ix_values.yaml +++ b/stable/lidarr/9.0.14/ix_values.yaml @@ -1,9 +1,7 @@ -# Default values for Lidarr. - image: - repository: ghcr.io/k8s-at-home/lidarr + repository: tccr.io/truecharts/lidarr pullPolicy: IfNotPresent - tag: v1.0.0.2255@sha256:54ebc1f90963b16889e9e1b915eced4efd45ae489805aa996faf519430a4322f + tag: v1.0.0.2255@sha256:73262a0dcd0b594cc77a8f232e11aad4e54bbeee0f2ab33c7cda3b83ab298b40 securityContext: readOnlyRootFilesystem: false diff --git a/stable/lidarr/9.0.13/questions.yaml b/stable/lidarr/9.0.14/questions.yaml similarity index 100% rename from stable/lidarr/9.0.13/questions.yaml rename to stable/lidarr/9.0.14/questions.yaml diff --git a/stable/lidarr/9.0.13/templates/common.yaml b/stable/lidarr/9.0.14/templates/common.yaml similarity index 100% rename from stable/lidarr/9.0.13/templates/common.yaml rename to stable/lidarr/9.0.14/templates/common.yaml diff --git a/stable/logitech-media-server/2.0.21/values.yaml b/stable/lidarr/9.0.14/values.yaml similarity index 100% rename from stable/logitech-media-server/2.0.21/values.yaml rename to stable/lidarr/9.0.14/values.yaml diff --git a/stable/littlelink/4.0.21/Chart.lock b/stable/littlelink/4.0.21/Chart.lock deleted file mode 100644 index d2d8afb52f6..00000000000 --- a/stable/littlelink/4.0.21/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:10:55.955665674Z" diff --git a/stable/littlelink/4.0.21/CHANGELOG.md b/stable/littlelink/4.0.22/CHANGELOG.md similarity index 80% rename from stable/littlelink/4.0.21/CHANGELOG.md rename to stable/littlelink/4.0.22/CHANGELOG.md index e8d2d8208cc..0af7d281f3d 100644 --- a/stable/littlelink/4.0.21/CHANGELOG.md +++ b/stable/littlelink/4.0.22/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [littlelink-4.0.22](https://github.com/truecharts/apps/compare/littlelink-4.0.21...littlelink-4.0.22) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [littlelink-4.0.21](https://github.com/truecharts/apps/compare/littlelink-4.0.20...littlelink-4.0.21) (2021-11-30) @@ -87,13 +97,3 @@ - -### [littlelink-4.0.11](https://github.com/truecharts/apps/compare/littlelink-4.0.10...littlelink-4.0.11) (2021-11-14) - -#### Chore - -* fixes around the GUI refactor ([#1316](https://github.com/truecharts/apps/issues/1316)) -* move port above advanced in GUI ([#1326](https://github.com/truecharts/apps/issues/1326)) -* clean up Chart.yaml ([#1322](https://github.com/truecharts/apps/issues/1322)) -* 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)) diff --git a/stable/loki/2.0.1/CONFIG.md b/stable/littlelink/4.0.22/CONFIG.md similarity index 100% rename from stable/loki/2.0.1/CONFIG.md rename to stable/littlelink/4.0.22/CONFIG.md diff --git a/stable/littlelink/4.0.22/Chart.lock b/stable/littlelink/4.0.22/Chart.lock new file mode 100644 index 00000000000..e5f43b7e153 --- /dev/null +++ b/stable/littlelink/4.0.22/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T14:56:53.002763281Z" diff --git a/stable/littlelink/4.0.21/Chart.yaml b/stable/littlelink/4.0.22/Chart.yaml similarity index 97% rename from stable/littlelink/4.0.21/Chart.yaml rename to stable/littlelink/4.0.22/Chart.yaml index 71b057a8e81..c0b65fc90c8 100644 --- a/stable/littlelink/4.0.21/Chart.yaml +++ b/stable/littlelink/4.0.22/Chart.yaml @@ -20,7 +20,7 @@ sources: - https://github.com/techno-tim/littlelink-server - https://github.com/sethcottle/littlelink type: application -version: 4.0.21 +version: 4.0.22 annotations: truecharts.org/catagories: | - social diff --git a/stable/littlelink/4.0.21/README.md b/stable/littlelink/4.0.22/README.md similarity index 100% rename from stable/littlelink/4.0.21/README.md rename to stable/littlelink/4.0.22/README.md diff --git a/stable/littlelink/4.0.21/app-readme.md b/stable/littlelink/4.0.22/app-readme.md similarity index 100% rename from stable/littlelink/4.0.21/app-readme.md rename to stable/littlelink/4.0.22/app-readme.md diff --git a/stable/loki/2.0.1/charts/common-8.9.7.tgz b/stable/littlelink/4.0.22/charts/common-8.9.7.tgz similarity index 100% rename from stable/loki/2.0.1/charts/common-8.9.7.tgz rename to stable/littlelink/4.0.22/charts/common-8.9.7.tgz diff --git a/stable/littlelink/4.0.21/helm-values.md b/stable/littlelink/4.0.22/helm-values.md similarity index 93% rename from stable/littlelink/4.0.21/helm-values.md rename to stable/littlelink/4.0.22/helm-values.md index 8bc822b8987..dfaeb94cf02 100644 --- a/stable/littlelink/4.0.21/helm-values.md +++ b/stable/littlelink/4.0.22/helm-values.md @@ -13,8 +13,8 @@ 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:0175e541c76255b264b2c68af997b6e2a2b910c420861e4f92e4e4bf5d0ed776"` | | +| image.repository | string | `"tccr.io/truecharts/littlelink-server"` | | +| image.tag | string | `"latest@sha256:29d95d1d215342d2e627a082b0049116c627781517b3626a8afd9af97f26b605"` | | | 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"` | | diff --git a/stable/littlelink/4.0.21/ix_values.yaml b/stable/littlelink/4.0.22/ix_values.yaml similarity index 86% rename from stable/littlelink/4.0.21/ix_values.yaml rename to stable/littlelink/4.0.22/ix_values.yaml index 41ec579d360..b6702ac7552 100644 --- a/stable/littlelink/4.0.21/ix_values.yaml +++ b/stable/littlelink/4.0.22/ix_values.yaml @@ -1,9 +1,7 @@ -# Default values for Jackett. - image: - repository: ghcr.io/techno-tim/littlelink-server + repository: tccr.io/truecharts/littlelink-server pullPolicy: IfNotPresent - tag: latest@sha256:0175e541c76255b264b2c68af997b6e2a2b910c420861e4f92e4e4bf5d0ed776 + tag: latest@sha256:29d95d1d215342d2e627a082b0049116c627781517b3626a8afd9af97f26b605 service: main: diff --git a/stable/littlelink/4.0.21/questions.yaml b/stable/littlelink/4.0.22/questions.yaml similarity index 100% rename from stable/littlelink/4.0.21/questions.yaml rename to stable/littlelink/4.0.22/questions.yaml diff --git a/stable/littlelink/4.0.21/templates/_configmap.tpl b/stable/littlelink/4.0.22/templates/_configmap.tpl similarity index 100% rename from stable/littlelink/4.0.21/templates/_configmap.tpl rename to stable/littlelink/4.0.22/templates/_configmap.tpl diff --git a/stable/littlelink/4.0.21/templates/common.yaml b/stable/littlelink/4.0.22/templates/common.yaml similarity index 100% rename from stable/littlelink/4.0.21/templates/common.yaml rename to stable/littlelink/4.0.22/templates/common.yaml diff --git a/stable/loki/2.0.1/values.yaml b/stable/littlelink/4.0.22/values.yaml similarity index 100% rename from stable/loki/2.0.1/values.yaml rename to stable/littlelink/4.0.22/values.yaml diff --git a/stable/logitech-media-server/2.0.21/Chart.lock b/stable/logitech-media-server/2.0.21/Chart.lock deleted file mode 100644 index dc59cc03d85..00000000000 --- a/stable/logitech-media-server/2.0.21/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:11:27.002307539Z" diff --git a/stable/logitech-media-server/2.0.21/CHANGELOG.md b/stable/logitech-media-server/2.0.22/CHANGELOG.md similarity index 87% rename from stable/logitech-media-server/2.0.21/CHANGELOG.md rename to stable/logitech-media-server/2.0.22/CHANGELOG.md index 1ff0781b03a..f0bbf056758 100644 --- a/stable/logitech-media-server/2.0.21/CHANGELOG.md +++ b/stable/logitech-media-server/2.0.22/CHANGELOG.md @@ -1,6 +1,17 @@ # Changelog
+ +### [logitech-media-server-2.0.22](https://github.com/truecharts/apps/compare/logitech-media-server-2.0.21...logitech-media-server-2.0.22) (2021-12-03) + +#### Chore + +* ensure container references are prefixed with v +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [logitech-media-server-2.0.21](https://github.com/truecharts/apps/compare/logitech-media-server-2.0.20...logitech-media-server-2.0.21) (2021-11-30) @@ -86,14 +97,3 @@ * move port above advanced in GUI ([#1326](https://github.com/truecharts/apps/issues/1326)) * clean up Chart.yaml ([#1322](https://github.com/truecharts/apps/issues/1322)) * update non-major deps helm releases ([#1328](https://github.com/truecharts/apps/issues/1328)) - - - - -### [logitech-media-server-2.0.11](https://github.com/truecharts/apps/compare/logitech-media-server-2.0.10...logitech-media-server-2.0.11) (2021-11-14) - -#### Chore - -* move to LMS to stable - - diff --git a/stable/mealie/4.0.14/CONFIG.md b/stable/logitech-media-server/2.0.22/CONFIG.md similarity index 100% rename from stable/mealie/4.0.14/CONFIG.md rename to stable/logitech-media-server/2.0.22/CONFIG.md diff --git a/stable/logitech-media-server/2.0.22/Chart.lock b/stable/logitech-media-server/2.0.22/Chart.lock new file mode 100644 index 00000000000..9ebdc20e37b --- /dev/null +++ b/stable/logitech-media-server/2.0.22/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T14:57:24.20706052Z" diff --git a/stable/logitech-media-server/2.0.21/Chart.yaml b/stable/logitech-media-server/2.0.22/Chart.yaml similarity index 98% rename from stable/logitech-media-server/2.0.21/Chart.yaml rename to stable/logitech-media-server/2.0.22/Chart.yaml index dc542a8d5ae..2531f6f8e17 100644 --- a/stable/logitech-media-server/2.0.21/Chart.yaml +++ b/stable/logitech-media-server/2.0.22/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/Logitech/slimserver - https://hub.docker.com/r/lmscommunity/logitechmediaserver type: application -version: 2.0.21 +version: 2.0.22 annotations: truecharts.org/catagories: | - media diff --git a/stable/logitech-media-server/2.0.21/README.md b/stable/logitech-media-server/2.0.22/README.md similarity index 100% rename from stable/logitech-media-server/2.0.21/README.md rename to stable/logitech-media-server/2.0.22/README.md diff --git a/stable/logitech-media-server/2.0.21/app-readme.md b/stable/logitech-media-server/2.0.22/app-readme.md similarity index 100% rename from stable/logitech-media-server/2.0.21/app-readme.md rename to stable/logitech-media-server/2.0.22/app-readme.md diff --git a/stable/mealie/4.0.14/charts/common-8.9.7.tgz b/stable/logitech-media-server/2.0.22/charts/common-8.9.7.tgz similarity index 100% rename from stable/mealie/4.0.14/charts/common-8.9.7.tgz rename to stable/logitech-media-server/2.0.22/charts/common-8.9.7.tgz diff --git a/stable/logitech-media-server/2.0.21/helm-values.md b/stable/logitech-media-server/2.0.22/helm-values.md similarity index 91% rename from stable/logitech-media-server/2.0.21/helm-values.md rename to stable/logitech-media-server/2.0.22/helm-values.md index 805b3c26ab0..341e7e8fdaf 100644 --- a/stable/logitech-media-server/2.0.21/helm-values.md +++ b/stable/logitech-media-server/2.0.22/helm-values.md @@ -14,8 +14,8 @@ You will, however, be able to use all values referenced in the common chart here | env.PUID | int | `568` | | | 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:7954bda8b5a42eee0c42483c3dd59ed9127f71983b555c167ce7c2e65a066e64"` | | +| image.repository | string | `"tccr.io/truecharts/logitechmediaserver"` | | +| image.tag | string | `"v8.3.0@sha256:9a3d016f99856b8a1ce846a70b1c17dbf8c730030850e48a1b2c632952510dc4"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | podSecurityContext.runAsGroup | int | `0` | | diff --git a/stable/logitech-media-server/2.0.21/ix_values.yaml b/stable/logitech-media-server/2.0.22/ix_values.yaml similarity index 90% rename from stable/logitech-media-server/2.0.21/ix_values.yaml rename to stable/logitech-media-server/2.0.22/ix_values.yaml index a4a65c5a06d..b65299a7927 100644 --- a/stable/logitech-media-server/2.0.21/ix_values.yaml +++ b/stable/logitech-media-server/2.0.22/ix_values.yaml @@ -1,9 +1,7 @@ -# Default values for Logitech Media Server. - image: - repository: lmscommunity/logitechmediaserver + repository: tccr.io/truecharts/logitechmediaserver pullPolicy: IfNotPresent - tag: 8.3.0@sha256:7954bda8b5a42eee0c42483c3dd59ed9127f71983b555c167ce7c2e65a066e64 + tag: v8.3.0@sha256:9a3d016f99856b8a1ce846a70b1c17dbf8c730030850e48a1b2c632952510dc4 env: # Permissions Settings PUID: 568 diff --git a/stable/logitech-media-server/2.0.21/questions.yaml b/stable/logitech-media-server/2.0.22/questions.yaml similarity index 100% rename from stable/logitech-media-server/2.0.21/questions.yaml rename to stable/logitech-media-server/2.0.22/questions.yaml diff --git a/stable/logitech-media-server/2.0.21/templates/common.yaml b/stable/logitech-media-server/2.0.22/templates/common.yaml similarity index 100% rename from stable/logitech-media-server/2.0.21/templates/common.yaml rename to stable/logitech-media-server/2.0.22/templates/common.yaml diff --git a/stable/mealie/4.0.14/values.yaml b/stable/logitech-media-server/2.0.22/values.yaml similarity index 100% rename from stable/mealie/4.0.14/values.yaml rename to stable/logitech-media-server/2.0.22/values.yaml diff --git a/stable/loki/2.0.1/CHANGELOG.md b/stable/loki/2.0.2/CHANGELOG.md similarity index 85% rename from stable/loki/2.0.1/CHANGELOG.md rename to stable/loki/2.0.2/CHANGELOG.md index 36ad20cccae..ff7a073af93 100644 --- a/stable/loki/2.0.1/CHANGELOG.md +++ b/stable/loki/2.0.2/CHANGELOG.md @@ -1,6 +1,17 @@ # Changelog
+ +### [loki-2.0.2](https://github.com/truecharts/apps/compare/loki-2.0.1...loki-2.0.2) (2021-12-03) + +#### Chore + +* ensure container references are prefixed with v +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [loki-2.0.1](https://github.com/truecharts/apps/compare/loki-2.0.0...loki-2.0.1) (2021-11-30) @@ -86,14 +97,3 @@ - -### [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) diff --git a/stable/medusa/1.0.15/CONFIG.md b/stable/loki/2.0.2/CONFIG.md similarity index 100% rename from stable/medusa/1.0.15/CONFIG.md rename to stable/loki/2.0.2/CONFIG.md diff --git a/stable/loki/2.0.1/Chart.lock b/stable/loki/2.0.2/Chart.lock similarity index 84% rename from stable/loki/2.0.1/Chart.lock rename to stable/loki/2.0.2/Chart.lock index 37b76af6b81..45e6357ae02 100644 --- a/stable/loki/2.0.1/Chart.lock +++ b/stable/loki/2.0.2/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://truecharts.org version: 1.0.4 digest: sha256:6f38625ed0c0555b9f924cb9c4709e05eb1c4acf4c38494cd8680115d88b1233 -generated: "2021-11-30T12:11:59.440657186Z" +generated: "2021-12-03T14:57:58.100363035Z" diff --git a/stable/loki/2.0.1/Chart.yaml b/stable/loki/2.0.2/Chart.yaml similarity index 98% rename from stable/loki/2.0.1/Chart.yaml rename to stable/loki/2.0.2/Chart.yaml index c582c25ff44..157a7bd435c 100644 --- a/stable/loki/2.0.1/Chart.yaml +++ b/stable/loki/2.0.2/Chart.yaml @@ -23,7 +23,7 @@ name: loki sources: - https://github.com/grafana/loki type: application -version: 2.0.1 +version: 2.0.2 annotations: truecharts.org/catagories: | - logs diff --git a/stable/loki/2.0.1/README.md b/stable/loki/2.0.2/README.md similarity index 100% rename from stable/loki/2.0.1/README.md rename to stable/loki/2.0.2/README.md diff --git a/stable/loki/2.0.1/app-readme.md b/stable/loki/2.0.2/app-readme.md similarity index 100% rename from stable/loki/2.0.1/app-readme.md rename to stable/loki/2.0.2/app-readme.md diff --git a/stable/medusa/1.0.15/charts/common-8.9.7.tgz b/stable/loki/2.0.2/charts/common-8.9.7.tgz similarity index 100% rename from stable/medusa/1.0.15/charts/common-8.9.7.tgz rename to stable/loki/2.0.2/charts/common-8.9.7.tgz diff --git a/stable/loki/2.0.1/charts/promtail-1.0.4.tgz b/stable/loki/2.0.2/charts/promtail-1.0.4.tgz similarity index 100% rename from stable/loki/2.0.1/charts/promtail-1.0.4.tgz rename to stable/loki/2.0.2/charts/promtail-1.0.4.tgz diff --git a/stable/loki/2.0.1/helm-values.md b/stable/loki/2.0.2/helm-values.md similarity index 96% rename from stable/loki/2.0.1/helm-values.md rename to stable/loki/2.0.2/helm-values.md index b18032d7697..06f2dac7a00 100644 --- a/stable/loki/2.0.1/helm-values.md +++ b/stable/loki/2.0.2/helm-values.md @@ -50,8 +50,8 @@ You will, however, be able to use all values referenced in the common chart here | 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"` | | +| image.repository | string | `"tccr.io/truecharts/loki"` | | +| image.tag | string | `"v2.4.1@sha256:79c6f31e246f6edac4efa651f1e246273bd1370bb140d1fa4f3fe143c2251aff"` | | | 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 | diff --git a/stable/loki/2.0.1/ix_values.yaml b/stable/loki/2.0.2/ix_values.yaml similarity index 96% rename from stable/loki/2.0.1/ix_values.yaml rename to stable/loki/2.0.2/ix_values.yaml index 0d448756fa1..458280e4fe9 100644 --- a/stable/loki/2.0.1/ix_values.yaml +++ b/stable/loki/2.0.2/ix_values.yaml @@ -1,7 +1,7 @@ image: - repository: grafana/loki + repository: tccr.io/truecharts/loki pullPolicy: IfNotPresent - tag: 2.4.1@sha256:1d802d29cf041601895ce16439757baf4dac71a21069957616ee7988746bf59c + tag: v2.4.1@sha256:79c6f31e246f6edac4efa651f1e246273bd1370bb140d1fa4f3fe143c2251aff controller: # -- Set the controller type. diff --git a/stable/loki/2.0.1/questions.yaml b/stable/loki/2.0.2/questions.yaml similarity index 100% rename from stable/loki/2.0.1/questions.yaml rename to stable/loki/2.0.2/questions.yaml diff --git a/stable/loki/2.0.1/templates/_helpers.tpl b/stable/loki/2.0.2/templates/_helpers.tpl similarity index 100% rename from stable/loki/2.0.1/templates/_helpers.tpl rename to stable/loki/2.0.2/templates/_helpers.tpl diff --git a/stable/loki/2.0.1/templates/common.yaml b/stable/loki/2.0.2/templates/common.yaml similarity index 100% rename from stable/loki/2.0.1/templates/common.yaml rename to stable/loki/2.0.2/templates/common.yaml diff --git a/stable/loki/2.0.1/templates/configmap-alert.yaml b/stable/loki/2.0.2/templates/configmap-alert.yaml similarity index 100% rename from stable/loki/2.0.1/templates/configmap-alert.yaml rename to stable/loki/2.0.2/templates/configmap-alert.yaml diff --git a/stable/loki/2.0.1/templates/secret.yaml b/stable/loki/2.0.2/templates/secret.yaml similarity index 100% rename from stable/loki/2.0.1/templates/secret.yaml rename to stable/loki/2.0.2/templates/secret.yaml diff --git a/stable/medusa/1.0.15/values.yaml b/stable/loki/2.0.2/values.yaml similarity index 100% rename from stable/medusa/1.0.15/values.yaml rename to stable/loki/2.0.2/values.yaml diff --git a/stable/mealie/4.0.14/Chart.lock b/stable/mealie/4.0.14/Chart.lock deleted file mode 100644 index 9b326d83a6f..00000000000 --- a/stable/mealie/4.0.14/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:13:11.753087161Z" diff --git a/stable/mealie/4.0.14/CHANGELOG.md b/stable/mealie/4.0.15/CHANGELOG.md similarity index 88% rename from stable/mealie/4.0.14/CHANGELOG.md rename to stable/mealie/4.0.15/CHANGELOG.md index 1fe4c815858..2430c40a996 100644 --- a/stable/mealie/4.0.14/CHANGELOG.md +++ b/stable/mealie/4.0.15/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [mealie-4.0.15](https://github.com/truecharts/apps/compare/mealie-4.0.14...mealie-4.0.15) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [mealie-4.0.14](https://github.com/truecharts/apps/compare/mealie-4.0.13...mealie-4.0.14) (2021-11-30) @@ -87,13 +97,3 @@ -### [mealie-4.0.6](https://github.com/truecharts/apps/compare/mealie-4.0.5...mealie-4.0.6) (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/miniflux/4.0.4/CONFIG.md b/stable/mealie/4.0.15/CONFIG.md similarity index 100% rename from stable/miniflux/4.0.4/CONFIG.md rename to stable/mealie/4.0.15/CONFIG.md diff --git a/stable/mealie/4.0.15/Chart.lock b/stable/mealie/4.0.15/Chart.lock new file mode 100644 index 00000000000..b7aa5a633f3 --- /dev/null +++ b/stable/mealie/4.0.15/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T14:58:41.833242952Z" diff --git a/stable/mealie/4.0.14/Chart.yaml b/stable/mealie/4.0.15/Chart.yaml similarity index 94% rename from stable/mealie/4.0.14/Chart.yaml rename to stable/mealie/4.0.15/Chart.yaml index 8cf54bab8da..8e23240823b 100644 --- a/stable/mealie/4.0.14/Chart.yaml +++ b/stable/mealie/4.0.15/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.5.3" +appVersion: "0.5.4" dependencies: - name: common repository: https://truecharts.org @@ -17,7 +17,7 @@ maintainers: name: mealie sources: - https://github.com/hay-kot/mealie -version: 4.0.14 +version: 4.0.15 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/mealie/4.0.14/README.md b/stable/mealie/4.0.15/README.md similarity index 100% rename from stable/mealie/4.0.14/README.md rename to stable/mealie/4.0.15/README.md diff --git a/stable/mealie/4.0.14/app-readme.md b/stable/mealie/4.0.15/app-readme.md similarity index 100% rename from stable/mealie/4.0.14/app-readme.md rename to stable/mealie/4.0.15/app-readme.md diff --git a/stable/miniflux/4.0.4/charts/common-8.9.7.tgz b/stable/mealie/4.0.15/charts/common-8.9.7.tgz similarity index 100% rename from stable/miniflux/4.0.4/charts/common-8.9.7.tgz rename to stable/mealie/4.0.15/charts/common-8.9.7.tgz diff --git a/stable/mealie/4.0.14/helm-values.md b/stable/mealie/4.0.15/helm-values.md similarity index 89% rename from stable/mealie/4.0.14/helm-values.md rename to stable/mealie/4.0.15/helm-values.md index 6f267cc3305..fb9e1fa1208 100644 --- a/stable/mealie/4.0.14/helm-values.md +++ b/stable/mealie/4.0.15/helm-values.md @@ -15,8 +15,8 @@ You will, however, be able to use all values referenced in the common chart here | env.DB_TYPE | string | `"sqlite"` | Set the application database type | | env.TZ | string | `"UTC"` | Set the container timezone | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | -| image.repository | string | `"ghcr.io/truecharts/mealie"` | image repository | -| image.tag | string | `"v0.5.3@sha256:2026a85abda3e3b6bb4bc8ed73ce9d47b6d2957189c4db887d406ed91956a890"` | image tag | +| image.repository | string | `"tccr.io/truecharts/mealie"` | image repository | +| image.tag | string | `"v0.5.4@sha256:52a05feaf3cac813c0540e8c59b0f99900662558254c657e9d0335f0d9c8b4a9"` | 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. | | podSecurityContext.runAsGroup | int | `0` | | diff --git a/stable/mealie/4.0.14/ix_values.yaml b/stable/mealie/4.0.15/ix_values.yaml similarity index 73% rename from stable/mealie/4.0.14/ix_values.yaml rename to stable/mealie/4.0.15/ix_values.yaml index b6b4115e790..f480629e2e1 100644 --- a/stable/mealie/4.0.14/ix_values.yaml +++ b/stable/mealie/4.0.15/ix_values.yaml @@ -1,15 +1,8 @@ -# -# IMPORTANT NOTE -# -# This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml -# - image: # -- image repository - repository: ghcr.io/truecharts/mealie + repository: tccr.io/truecharts/mealie # -- image tag - tag: v0.5.3@sha256:2026a85abda3e3b6bb4bc8ed73ce9d47b6d2957189c4db887d406ed91956a890 + tag: v0.5.4@sha256:52a05feaf3cac813c0540e8c59b0f99900662558254c657e9d0335f0d9c8b4a9 # -- image pull policy pullPolicy: IfNotPresent diff --git a/stable/mealie/4.0.14/questions.yaml b/stable/mealie/4.0.15/questions.yaml similarity index 100% rename from stable/mealie/4.0.14/questions.yaml rename to stable/mealie/4.0.15/questions.yaml diff --git a/stable/mealie/4.0.14/templates/common.yaml b/stable/mealie/4.0.15/templates/common.yaml similarity index 100% rename from stable/mealie/4.0.14/templates/common.yaml rename to stable/mealie/4.0.15/templates/common.yaml diff --git a/stable/miniflux/4.0.4/values.yaml b/stable/mealie/4.0.15/values.yaml similarity index 100% rename from stable/miniflux/4.0.4/values.yaml rename to stable/mealie/4.0.15/values.yaml diff --git a/stable/medusa/1.0.15/Chart.lock b/stable/medusa/1.0.15/Chart.lock deleted file mode 100644 index b6b5a524402..00000000000 --- a/stable/medusa/1.0.15/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:13:42.662319886Z" diff --git a/stable/medusa/1.0.15/CHANGELOG.md b/stable/medusa/1.0.16/CHANGELOG.md similarity index 87% rename from stable/medusa/1.0.15/CHANGELOG.md rename to stable/medusa/1.0.16/CHANGELOG.md index 4f137ee24ba..408bc708d2a 100644 --- a/stable/medusa/1.0.15/CHANGELOG.md +++ b/stable/medusa/1.0.16/CHANGELOG.md @@ -1,6 +1,17 @@ # Changelog
+ +### [medusa-1.0.16](https://github.com/truecharts/apps/compare/medusa-1.0.15...medusa-1.0.16) (2021-12-03) + +#### Chore + +* ensure container references are prefixed with v +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [medusa-1.0.15](https://github.com/truecharts/apps/compare/medusa-1.0.14...medusa-1.0.15) (2021-11-30) @@ -86,14 +97,3 @@ - -### [medusa-1.0.7](https://github.com/truecharts/apps/compare/medusa-1.0.6...medusa-1.0.7) (2021-11-07) - -#### Fix - -* update medusa manually - - - - -### [medusa-1.0.6](https://github.com/truecharts/apps/compare/medusa-1.0.5...medusa-1.0.6) (2021-11-07) diff --git a/stable/minio/1.0.1/CONFIG.md b/stable/medusa/1.0.16/CONFIG.md similarity index 100% rename from stable/minio/1.0.1/CONFIG.md rename to stable/medusa/1.0.16/CONFIG.md diff --git a/stable/medusa/1.0.16/Chart.lock b/stable/medusa/1.0.16/Chart.lock new file mode 100644 index 00000000000..d6898014a31 --- /dev/null +++ b/stable/medusa/1.0.16/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T14:59:13.467959697Z" diff --git a/stable/medusa/1.0.15/Chart.yaml b/stable/medusa/1.0.16/Chart.yaml similarity index 97% rename from stable/medusa/1.0.15/Chart.yaml rename to stable/medusa/1.0.16/Chart.yaml index 8bb9f54dce4..e6a3236e60b 100644 --- a/stable/medusa/1.0.15/Chart.yaml +++ b/stable/medusa/1.0.16/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://github.com/linuxserver/docker-medusa - https://pymedusa.com/ type: application -version: 1.0.15 +version: 1.0.16 annotations: truecharts.org/catagories: | - media diff --git a/stable/medusa/1.0.15/README.md b/stable/medusa/1.0.16/README.md similarity index 100% rename from stable/medusa/1.0.15/README.md rename to stable/medusa/1.0.16/README.md diff --git a/stable/medusa/1.0.15/app-readme.md b/stable/medusa/1.0.16/app-readme.md similarity index 100% rename from stable/medusa/1.0.15/app-readme.md rename to stable/medusa/1.0.16/app-readme.md diff --git a/stable/minio/1.0.1/charts/common-8.9.7.tgz b/stable/medusa/1.0.16/charts/common-8.9.7.tgz similarity index 100% rename from stable/minio/1.0.1/charts/common-8.9.7.tgz rename to stable/medusa/1.0.16/charts/common-8.9.7.tgz diff --git a/stable/medusa/1.0.15/helm-values.md b/stable/medusa/1.0.16/helm-values.md similarity index 87% rename from stable/medusa/1.0.15/helm-values.md rename to stable/medusa/1.0.16/helm-values.md index 265d16b0168..41668814f5e 100644 --- a/stable/medusa/1.0.15/helm-values.md +++ b/stable/medusa/1.0.16/helm-values.md @@ -13,8 +13,8 @@ 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/medusa"` | | -| image.tag | string | `"0.5.20@sha256:24f43e0e6a46872b49f4713f0a8bf98f6b64bfa2a7ced1cb33d54adea26ed4e5"` | | +| image.repository | string | `"tccr.io/truecharts/medusa"` | | +| image.tag | string | `"v0.5.20@sha256:5de16df497fc0800e47cbd5761c04966403d38445ba54f076f336e70437d3cd9"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | persistence.varrun.enabled | bool | `true` | | diff --git a/stable/medusa/1.0.15/ix_values.yaml b/stable/medusa/1.0.16/ix_values.yaml similarity index 73% rename from stable/medusa/1.0.15/ix_values.yaml rename to stable/medusa/1.0.16/ix_values.yaml index d1bbae99e29..c69b78eaacd 100644 --- a/stable/medusa/1.0.15/ix_values.yaml +++ b/stable/medusa/1.0.16/ix_values.yaml @@ -1,7 +1,7 @@ image: - repository: ghcr.io/linuxserver/medusa + repository: tccr.io/truecharts/medusa pullPolicy: IfNotPresent - tag: 0.5.20@sha256:24f43e0e6a46872b49f4713f0a8bf98f6b64bfa2a7ced1cb33d54adea26ed4e5 + tag: v0.5.20@sha256:5de16df497fc0800e47cbd5761c04966403d38445ba54f076f336e70437d3cd9 env: PUID: 568 diff --git a/stable/medusa/1.0.15/questions.yaml b/stable/medusa/1.0.16/questions.yaml similarity index 100% rename from stable/medusa/1.0.15/questions.yaml rename to stable/medusa/1.0.16/questions.yaml diff --git a/stable/medusa/1.0.15/templates/common.yaml b/stable/medusa/1.0.16/templates/common.yaml similarity index 100% rename from stable/medusa/1.0.15/templates/common.yaml rename to stable/medusa/1.0.16/templates/common.yaml diff --git a/stable/minio/1.0.1/values.yaml b/stable/medusa/1.0.16/values.yaml similarity index 100% rename from stable/minio/1.0.1/values.yaml rename to stable/medusa/1.0.16/values.yaml diff --git a/stable/miniflux/4.0.4/Chart.lock b/stable/miniflux/4.0.4/Chart.lock deleted file mode 100644 index ce41fc02895..00000000000 --- a/stable/miniflux/4.0.4/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -- name: postgresql - repository: https://truecharts.org/ - version: 6.0.15 -digest: sha256:a65f6a5ddd982c1dac3d1b4c5fd4b0077cd275d530ac58534746cd67645f1173 -generated: "2021-11-30T12:14:15.394639313Z" diff --git a/stable/miniflux/4.0.4/CHANGELOG.md b/stable/miniflux/4.0.5/CHANGELOG.md similarity index 88% rename from stable/miniflux/4.0.4/CHANGELOG.md rename to stable/miniflux/4.0.5/CHANGELOG.md index b46732e4075..6736b73c39c 100644 --- a/stable/miniflux/4.0.4/CHANGELOG.md +++ b/stable/miniflux/4.0.5/CHANGELOG.md @@ -1,6 +1,17 @@ # Changelog
+ +### [miniflux-4.0.5](https://github.com/truecharts/apps/compare/miniflux-4.0.4...miniflux-4.0.5) (2021-12-03) + +#### Chore + +* ensure container references are prefixed with v +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [miniflux-4.0.4](https://github.com/truecharts/apps/compare/miniflux-4.0.3...miniflux-4.0.4) (2021-11-30) @@ -86,14 +97,3 @@ #### Chore -* update non-major deps helm releases ([#1297](https://github.com/truecharts/apps/issues/1297)) - - - - -### [miniflux-3.0.7](https://github.com/truecharts/apps/compare/miniflux-3.0.6...miniflux-3.0.7) (2021-11-07) - -#### Chore - -* update non-major deps helm releases ([#1295](https://github.com/truecharts/apps/issues/1295)) - diff --git a/stable/mosquitto/4.0.15/CONFIG.md b/stable/miniflux/4.0.5/CONFIG.md similarity index 100% rename from stable/mosquitto/4.0.15/CONFIG.md rename to stable/miniflux/4.0.5/CONFIG.md diff --git a/stable/miniflux/4.0.5/Chart.lock b/stable/miniflux/4.0.5/Chart.lock new file mode 100644 index 00000000000..51d0fa70d22 --- /dev/null +++ b/stable/miniflux/4.0.5/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +- name: postgresql + repository: https://truecharts.org/ + version: 6.0.15 +digest: sha256:a65f6a5ddd982c1dac3d1b4c5fd4b0077cd275d530ac58534746cd67645f1173 +generated: "2021-12-03T14:59:46.801341292Z" diff --git a/stable/miniflux/4.0.4/Chart.yaml b/stable/miniflux/4.0.5/Chart.yaml similarity index 98% rename from stable/miniflux/4.0.4/Chart.yaml rename to stable/miniflux/4.0.5/Chart.yaml index 18d573caf62..f462b7a8847 100644 --- a/stable/miniflux/4.0.4/Chart.yaml +++ b/stable/miniflux/4.0.5/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "2.0.33" description: Miniflux is a minimalist and opinionated feed reader. name: miniflux -version: 4.0.4 +version: 4.0.5 kubeVersion: ">=1.16.0-0" keywords: - miniflux diff --git a/stable/miniflux/4.0.4/README.md b/stable/miniflux/4.0.5/README.md similarity index 100% rename from stable/miniflux/4.0.4/README.md rename to stable/miniflux/4.0.5/README.md diff --git a/stable/miniflux/4.0.4/app-readme.md b/stable/miniflux/4.0.5/app-readme.md similarity index 100% rename from stable/miniflux/4.0.4/app-readme.md rename to stable/miniflux/4.0.5/app-readme.md diff --git a/stable/mosquitto/4.0.15/charts/common-8.9.7.tgz b/stable/miniflux/4.0.5/charts/common-8.9.7.tgz similarity index 100% rename from stable/mosquitto/4.0.15/charts/common-8.9.7.tgz rename to stable/miniflux/4.0.5/charts/common-8.9.7.tgz diff --git a/stable/odoo/4.0.4/charts/postgresql-6.0.15.tgz b/stable/miniflux/4.0.5/charts/postgresql-6.0.15.tgz similarity index 100% rename from stable/odoo/4.0.4/charts/postgresql-6.0.15.tgz rename to stable/miniflux/4.0.5/charts/postgresql-6.0.15.tgz diff --git a/stable/miniflux/4.0.4/helm-values.md b/stable/miniflux/4.0.5/helm-values.md similarity index 92% rename from stable/miniflux/4.0.4/helm-values.md rename to stable/miniflux/4.0.5/helm-values.md index 9dbb1e09b47..32238edb698 100644 --- a/stable/miniflux/4.0.4/helm-values.md +++ b/stable/miniflux/4.0.5/helm-values.md @@ -16,8 +16,8 @@ You will, however, be able to use all values referenced in the common chart here | env.TZ | string | `"UTC"` | Set the container timezone. | | envValueFrom.DATABASE_URL | object | `{"secretKeyRef":{"key":"urlnossl","name":"dbcreds"}}` | Postgresql connection parameters. See [lib/pq](https://pkg.go.dev/github.com/lib/pq#hdr-Connection_String_Parameters) for more details. | | image.pullPolicy | string | `"IfNotPresent"` | | -| image.repository | string | `"miniflux/miniflux"` | | -| image.tag | string | `"2.0.33@sha256:77726b617e71a046ea4d02890f7f4a5d43a3c774c7de073ad06bec521ae75f12"` | | +| image.repository | string | `"tccr.io/truecharts/miniflux"` | | +| image.tag | string | `"v2.0.33@sha256:1fcc67ba8a5e9f06c6b67bc654b3276d51c304cb3a2ac4985114b6785c149cb2"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | postgresql | object | Enabled (see values.yaml for more details) | Enable and configure postgresql database subchart under this key. | diff --git a/stable/miniflux/4.0.4/ix_values.yaml b/stable/miniflux/4.0.5/ix_values.yaml similarity index 92% rename from stable/miniflux/4.0.4/ix_values.yaml rename to stable/miniflux/4.0.5/ix_values.yaml index 8f9468c8bc8..4df23ba4e88 100644 --- a/stable/miniflux/4.0.4/ix_values.yaml +++ b/stable/miniflux/4.0.5/ix_values.yaml @@ -1,6 +1,6 @@ image: - repository: miniflux/miniflux - tag: 2.0.33@sha256:77726b617e71a046ea4d02890f7f4a5d43a3c774c7de073ad06bec521ae75f12 + repository: tccr.io/truecharts/miniflux + tag: v2.0.33@sha256:1fcc67ba8a5e9f06c6b67bc654b3276d51c304cb3a2ac4985114b6785c149cb2 pullPolicy: IfNotPresent # -- environment variables. See [miniflux docs](https://miniflux.app/docs/configuration.html) for more details. diff --git a/stable/miniflux/4.0.4/questions.yaml b/stable/miniflux/4.0.5/questions.yaml similarity index 100% rename from stable/miniflux/4.0.4/questions.yaml rename to stable/miniflux/4.0.5/questions.yaml diff --git a/stable/miniflux/4.0.4/templates/common.yaml b/stable/miniflux/4.0.5/templates/common.yaml similarity index 100% rename from stable/miniflux/4.0.4/templates/common.yaml rename to stable/miniflux/4.0.5/templates/common.yaml diff --git a/stable/mosquitto/4.0.15/values.yaml b/stable/miniflux/4.0.5/values.yaml similarity index 100% rename from stable/mosquitto/4.0.15/values.yaml rename to stable/miniflux/4.0.5/values.yaml diff --git a/stable/minio/1.0.1/Chart.lock b/stable/minio/1.0.1/Chart.lock deleted file mode 100644 index 1c3d273a2e2..00000000000 --- a/stable/minio/1.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:15:27.381094146Z" diff --git a/stable/minio/1.0.1/CHANGELOG.md b/stable/minio/1.0.2/CHANGELOG.md similarity index 88% rename from stable/minio/1.0.1/CHANGELOG.md rename to stable/minio/1.0.2/CHANGELOG.md index 67be403c6be..7b3c98cdc23 100644 --- a/stable/minio/1.0.1/CHANGELOG.md +++ b/stable/minio/1.0.2/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [minio-1.0.2](https://github.com/truecharts/apps/compare/minio-console-1.0.17...minio-1.0.2) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [minio-1.0.1](https://github.com/truecharts/apps/compare/minio-console-1.0.16...minio-1.0.1) (2021-11-30) diff --git a/stable/mstream/1.0.13/CONFIG.md b/stable/minio/1.0.2/CONFIG.md similarity index 100% rename from stable/mstream/1.0.13/CONFIG.md rename to stable/minio/1.0.2/CONFIG.md diff --git a/stable/minio/1.0.2/Chart.lock b/stable/minio/1.0.2/Chart.lock new file mode 100644 index 00000000000..fe9766468da --- /dev/null +++ b/stable/minio/1.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T15:00:33.768911617Z" diff --git a/stable/minio/1.0.1/Chart.yaml b/stable/minio/1.0.2/Chart.yaml similarity index 93% rename from stable/minio/1.0.1/Chart.yaml rename to stable/minio/1.0.2/Chart.yaml index 449b2aea8ca..967a4d394cf 100644 --- a/stable/minio/1.0.1/Chart.yaml +++ b/stable/minio/1.0.2/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "RELEASE.20" +appVersion: "latest" dependencies: - name: common repository: https://truecharts.org @@ -19,7 +19,7 @@ maintainers: name: minio sources: - https://github.com/minio/minio -version: 1.0.1 +version: 1.0.2 annotations: truecharts.org/catagories: | - media diff --git a/stable/minio/1.0.1/README.md b/stable/minio/1.0.2/README.md similarity index 100% rename from stable/minio/1.0.1/README.md rename to stable/minio/1.0.2/README.md diff --git a/stable/minio/1.0.1/app-readme.md b/stable/minio/1.0.2/app-readme.md similarity index 100% rename from stable/minio/1.0.1/app-readme.md rename to stable/minio/1.0.2/app-readme.md diff --git a/stable/mstream/1.0.13/charts/common-8.9.7.tgz b/stable/minio/1.0.2/charts/common-8.9.7.tgz similarity index 100% rename from stable/mstream/1.0.13/charts/common-8.9.7.tgz rename to stable/minio/1.0.2/charts/common-8.9.7.tgz diff --git a/stable/minio/1.0.1/helm-values.md b/stable/minio/1.0.2/helm-values.md similarity index 88% rename from stable/minio/1.0.1/helm-values.md rename to stable/minio/1.0.2/helm-values.md index 40ef74a6ab3..270b550ea78 100644 --- a/stable/minio/1.0.1/helm-values.md +++ b/stable/minio/1.0.2/helm-values.md @@ -16,8 +16,8 @@ You will, however, be able to use all values referenced in the common chart here | env.MINIO_ROOT_USER | string | `"minio"` | Minio Username | | env.TZ | string | `"UTC"` | Set the container timezone | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | -| image.repository | string | `"minio/minio"` | image repository | -| image.tag | string | `"RELEASE.2021-11-05T09-16-26Z@sha256:a11692068c588e7ea895f76d619a5fcb30eefc8a759e2ad7d6ec92331e43386e"` | image tag | +| image.repository | string | `"tccr.io/truecharts/minio"` | image repository | +| image.tag | string | `"latest@sha256:8129f69c85b84e13f085a1ce127f108cee0ea84a1f496e8065796c7a15a08442"` | image tag | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/data"` | | | probes.liveness.path | string | `"/minio/health/live"` | | diff --git a/stable/minio/1.0.1/ix_values.yaml b/stable/minio/1.0.2/ix_values.yaml similarity index 88% rename from stable/minio/1.0.1/ix_values.yaml rename to stable/minio/1.0.2/ix_values.yaml index 7b85fdd1d18..8922ada46ca 100644 --- a/stable/minio/1.0.1/ix_values.yaml +++ b/stable/minio/1.0.2/ix_values.yaml @@ -1,8 +1,8 @@ image: # -- image repository - repository: minio/minio + repository: tccr.io/truecharts/minio # -- image tag - tag: RELEASE.2021-11-05T09-16-26Z@sha256:a11692068c588e7ea895f76d619a5fcb30eefc8a759e2ad7d6ec92331e43386e + tag: latest@sha256:8129f69c85b84e13f085a1ce127f108cee0ea84a1f496e8065796c7a15a08442 # -- image pull policy pullPolicy: IfNotPresent diff --git a/stable/minio/1.0.1/questions.yaml b/stable/minio/1.0.2/questions.yaml similarity index 100% rename from stable/minio/1.0.1/questions.yaml rename to stable/minio/1.0.2/questions.yaml diff --git a/stable/minio/1.0.1/templates/common.yaml b/stable/minio/1.0.2/templates/common.yaml similarity index 100% rename from stable/minio/1.0.1/templates/common.yaml rename to stable/minio/1.0.2/templates/common.yaml diff --git a/stable/mstream/1.0.13/values.yaml b/stable/minio/1.0.2/values.yaml similarity index 100% rename from stable/mstream/1.0.13/values.yaml rename to stable/minio/1.0.2/values.yaml diff --git a/stable/mosquitto/4.0.15/Chart.lock b/stable/mosquitto/4.0.15/Chart.lock deleted file mode 100644 index 2f9b75263d6..00000000000 --- a/stable/mosquitto/4.0.15/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:15:58.671966803Z" diff --git a/stable/mosquitto/4.0.15/CHANGELOG.md b/stable/mosquitto/4.0.16/CHANGELOG.md similarity index 88% rename from stable/mosquitto/4.0.15/CHANGELOG.md rename to stable/mosquitto/4.0.16/CHANGELOG.md index bc35c7ab80d..0e587ea2fc4 100644 --- a/stable/mosquitto/4.0.15/CHANGELOG.md +++ b/stable/mosquitto/4.0.16/CHANGELOG.md @@ -1,6 +1,17 @@ # Changelog
+ +### [mosquitto-4.0.16](https://github.com/truecharts/apps/compare/mosquitto-4.0.15...mosquitto-4.0.16) (2021-12-03) + +#### Chore + +* ensure container references are prefixed with v +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [mosquitto-4.0.15](https://github.com/truecharts/apps/compare/mosquitto-4.0.14...mosquitto-4.0.15) (2021-11-30) @@ -86,14 +97,3 @@ * update non-major deps helm releases ([#1297](https://github.com/truecharts/apps/issues/1297)) * update non-major ([#1296](https://github.com/truecharts/apps/issues/1296)) - - - -### [mosquitto-4.0.7](https://github.com/truecharts/apps/compare/mosquitto-4.0.6...mosquitto-4.0.7) (2021-11-07) - -#### Chore - -* update non-major deps helm releases ([#1295](https://github.com/truecharts/apps/issues/1295)) - - - diff --git a/stable/muximux/1.0.17/CONFIG.md b/stable/mosquitto/4.0.16/CONFIG.md similarity index 100% rename from stable/muximux/1.0.17/CONFIG.md rename to stable/mosquitto/4.0.16/CONFIG.md diff --git a/stable/mosquitto/4.0.16/Chart.lock b/stable/mosquitto/4.0.16/Chart.lock new file mode 100644 index 00000000000..67c96a8bb94 --- /dev/null +++ b/stable/mosquitto/4.0.16/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T15:01:05.957255745Z" diff --git a/stable/mosquitto/4.0.15/Chart.yaml b/stable/mosquitto/4.0.16/Chart.yaml similarity index 97% rename from stable/mosquitto/4.0.15/Chart.yaml rename to stable/mosquitto/4.0.16/Chart.yaml index 5a3e441941d..b7974fcc2b5 100644 --- a/stable/mosquitto/4.0.15/Chart.yaml +++ b/stable/mosquitto/4.0.16/Chart.yaml @@ -21,7 +21,7 @@ name: mosquitto sources: - https://github.com/eclipse/mosquitto type: application -version: 4.0.15 +version: 4.0.16 annotations: truecharts.org/catagories: | - homeautomation diff --git a/stable/mosquitto/4.0.15/README.md b/stable/mosquitto/4.0.16/README.md similarity index 100% rename from stable/mosquitto/4.0.15/README.md rename to stable/mosquitto/4.0.16/README.md diff --git a/stable/mosquitto/4.0.15/app-readme.md b/stable/mosquitto/4.0.16/app-readme.md similarity index 100% rename from stable/mosquitto/4.0.15/app-readme.md rename to stable/mosquitto/4.0.16/app-readme.md diff --git a/stable/muximux/1.0.17/charts/common-8.9.7.tgz b/stable/mosquitto/4.0.16/charts/common-8.9.7.tgz similarity index 100% rename from stable/muximux/1.0.17/charts/common-8.9.7.tgz rename to stable/mosquitto/4.0.16/charts/common-8.9.7.tgz diff --git a/stable/mosquitto/4.0.15/helm-values.md b/stable/mosquitto/4.0.16/helm-values.md similarity index 87% rename from stable/mosquitto/4.0.15/helm-values.md rename to stable/mosquitto/4.0.16/helm-values.md index 480e7338195..653629a3da8 100644 --- a/stable/mosquitto/4.0.15/helm-values.md +++ b/stable/mosquitto/4.0.16/helm-values.md @@ -13,8 +13,8 @@ You will, however, be able to use all values referenced in the common chart here |-----|------|---------|-------------| | auth.enabled | bool | `false` | By enabling this, `allow_anonymous` gets set to `false` in the mosquitto config. | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | -| image.repository | string | `"eclipse-mosquitto"` | image repository | -| image.tag | string | `"2.0.14@sha256:64b7c1729f7d1fff46b5e884fc389071686b2f7ed116c3fc7e17cbcb50fa147e"` | image tag | +| image.repository | string | `"tccr.io/truecharts/eclipse-mosquitto"` | image repository | +| image.tag | string | `"v2.0.14@sha256:047eb800158878c1bea9e6281e2dc3081b53b61ca10fdca5a17816c6fbe15216"` | image tag | | persistence.configinc | object | See values.yaml | Configure a persistent volume to place *.conf mosquitto-config-files in. When enabled, this gets set as `include_dir` in the mosquitto config. | | persistence.data | object | See values.yaml | Configure a persistent volume to place mosquitto data in. When enabled, this enables `persistence` and `persistence_location` in the mosquitto config. | | service | object | See values.yaml | Configures service settings for the chart. Normally this does not need to be modified. | diff --git a/stable/mosquitto/4.0.15/ix_values.yaml b/stable/mosquitto/4.0.16/ix_values.yaml similarity index 86% rename from stable/mosquitto/4.0.15/ix_values.yaml rename to stable/mosquitto/4.0.16/ix_values.yaml index 29656732158..253cc2be772 100644 --- a/stable/mosquitto/4.0.15/ix_values.yaml +++ b/stable/mosquitto/4.0.16/ix_values.yaml @@ -1,10 +1,8 @@ -# Default values for Jackett. - image: # -- image repository - repository: eclipse-mosquitto + repository: tccr.io/truecharts/eclipse-mosquitto # -- image tag - tag: 2.0.14@sha256:64b7c1729f7d1fff46b5e884fc389071686b2f7ed116c3fc7e17cbcb50fa147e + tag: v2.0.14@sha256:047eb800158878c1bea9e6281e2dc3081b53b61ca10fdca5a17816c6fbe15216 # -- image pull policy pullPolicy: IfNotPresent diff --git a/stable/mosquitto/4.0.15/questions.yaml b/stable/mosquitto/4.0.16/questions.yaml similarity index 100% rename from stable/mosquitto/4.0.15/questions.yaml rename to stable/mosquitto/4.0.16/questions.yaml diff --git a/stable/mosquitto/4.0.15/templates/common.yaml b/stable/mosquitto/4.0.16/templates/common.yaml similarity index 100% rename from stable/mosquitto/4.0.15/templates/common.yaml rename to stable/mosquitto/4.0.16/templates/common.yaml diff --git a/stable/mosquitto/4.0.15/templates/configmap.yaml b/stable/mosquitto/4.0.16/templates/configmap.yaml similarity index 100% rename from stable/mosquitto/4.0.15/templates/configmap.yaml rename to stable/mosquitto/4.0.16/templates/configmap.yaml diff --git a/stable/muximux/1.0.17/values.yaml b/stable/mosquitto/4.0.16/values.yaml similarity index 100% rename from stable/muximux/1.0.17/values.yaml rename to stable/mosquitto/4.0.16/values.yaml diff --git a/stable/mstream/1.0.13/Chart.lock b/stable/mstream/1.0.13/Chart.lock deleted file mode 100644 index c00abe3b4f8..00000000000 --- a/stable/mstream/1.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:16:29.484573427Z" diff --git a/stable/mstream/1.0.13/CHANGELOG.md b/stable/mstream/1.0.14/CHANGELOG.md similarity index 88% rename from stable/mstream/1.0.13/CHANGELOG.md rename to stable/mstream/1.0.14/CHANGELOG.md index 67a7c632720..eb2b3392e32 100644 --- a/stable/mstream/1.0.13/CHANGELOG.md +++ b/stable/mstream/1.0.14/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [mstream-1.0.14](https://github.com/truecharts/apps/compare/mstream-1.0.13...mstream-1.0.14) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [mstream-1.0.13](https://github.com/truecharts/apps/compare/mstream-1.0.12...mstream-1.0.13) (2021-11-30) @@ -87,13 +97,3 @@ -### [mstream-1.0.5](https://github.com/truecharts/apps/compare/mstream-1.0.4...mstream-1.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/mylar/4.0.13/CONFIG.md b/stable/mstream/1.0.14/CONFIG.md similarity index 100% rename from stable/mylar/4.0.13/CONFIG.md rename to stable/mstream/1.0.14/CONFIG.md diff --git a/stable/mstream/1.0.14/Chart.lock b/stable/mstream/1.0.14/Chart.lock new file mode 100644 index 00000000000..aa4c64b551b --- /dev/null +++ b/stable/mstream/1.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T15:01:37.745473577Z" diff --git a/stable/mstream/1.0.13/Chart.yaml b/stable/mstream/1.0.14/Chart.yaml similarity index 97% rename from stable/mstream/1.0.13/Chart.yaml rename to stable/mstream/1.0.14/Chart.yaml index 498d4eb9036..8818815560d 100644 --- a/stable/mstream/1.0.13/Chart.yaml +++ b/stable/mstream/1.0.14/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/linuxserver/docker-mstream - https://mstream.io/ type: application -version: 1.0.13 +version: 1.0.14 annotations: truecharts.org/catagories: | - media diff --git a/stable/mstream/1.0.13/README.md b/stable/mstream/1.0.14/README.md similarity index 100% rename from stable/mstream/1.0.13/README.md rename to stable/mstream/1.0.14/README.md diff --git a/stable/mstream/1.0.13/app-readme.md b/stable/mstream/1.0.14/app-readme.md similarity index 100% rename from stable/mstream/1.0.13/app-readme.md rename to stable/mstream/1.0.14/app-readme.md diff --git a/stable/mylar/4.0.13/charts/common-8.9.7.tgz b/stable/mstream/1.0.14/charts/common-8.9.7.tgz similarity index 100% rename from stable/mylar/4.0.13/charts/common-8.9.7.tgz rename to stable/mstream/1.0.14/charts/common-8.9.7.tgz diff --git a/stable/mstream/1.0.13/helm-values.md b/stable/mstream/1.0.14/helm-values.md similarity index 87% rename from stable/mstream/1.0.13/helm-values.md rename to stable/mstream/1.0.14/helm-values.md index 4dcc1c9b586..90d90c8275b 100644 --- a/stable/mstream/1.0.13/helm-values.md +++ b/stable/mstream/1.0.14/helm-values.md @@ -13,8 +13,8 @@ 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/mstream"` | | -| image.tag | string | `"version-v5.2.5@sha256:22c012bcc43cde544532e7797da678ffd0dab76d3afeec0a2906adfae6767256"` | | +| image.repository | string | `"tccr.io/truecharts/mstream"` | | +| image.tag | string | `"version-v5.2.5@sha256:1ac2f1c3177e09428cf5be1f33c7110863b69a748f691f8385dc96a313d84e7b"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | persistence.varrun.enabled | bool | `true` | | diff --git a/stable/mstream/1.0.13/ix_values.yaml b/stable/mstream/1.0.14/ix_values.yaml similarity index 73% rename from stable/mstream/1.0.13/ix_values.yaml rename to stable/mstream/1.0.14/ix_values.yaml index 66ee68d3429..08937b7c079 100644 --- a/stable/mstream/1.0.13/ix_values.yaml +++ b/stable/mstream/1.0.14/ix_values.yaml @@ -1,7 +1,7 @@ image: - repository: ghcr.io/linuxserver/mstream + repository: tccr.io/truecharts/mstream pullPolicy: IfNotPresent - tag: version-v5.2.5@sha256:22c012bcc43cde544532e7797da678ffd0dab76d3afeec0a2906adfae6767256 + tag: version-v5.2.5@sha256:1ac2f1c3177e09428cf5be1f33c7110863b69a748f691f8385dc96a313d84e7b # PASSWORD: password diff --git a/stable/mstream/1.0.13/questions.yaml b/stable/mstream/1.0.14/questions.yaml similarity index 100% rename from stable/mstream/1.0.13/questions.yaml rename to stable/mstream/1.0.14/questions.yaml diff --git a/stable/mstream/1.0.13/templates/common.yaml b/stable/mstream/1.0.14/templates/common.yaml similarity index 100% rename from stable/mstream/1.0.13/templates/common.yaml rename to stable/mstream/1.0.14/templates/common.yaml diff --git a/stable/mylar/4.0.13/values.yaml b/stable/mstream/1.0.14/values.yaml similarity index 100% rename from stable/mylar/4.0.13/values.yaml rename to stable/mstream/1.0.14/values.yaml diff --git a/stable/muximux/1.0.17/Chart.lock b/stable/muximux/1.0.17/Chart.lock deleted file mode 100644 index baa1ffc2145..00000000000 --- a/stable/muximux/1.0.17/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:17:00.787341899Z" diff --git a/stable/muximux/1.0.17/CHANGELOG.md b/stable/muximux/1.0.18/CHANGELOG.md similarity index 89% rename from stable/muximux/1.0.17/CHANGELOG.md rename to stable/muximux/1.0.18/CHANGELOG.md index f981fa93cc4..aaaa1dfcd62 100644 --- a/stable/muximux/1.0.17/CHANGELOG.md +++ b/stable/muximux/1.0.18/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [muximux-1.0.18](https://github.com/truecharts/apps/compare/muximux-1.0.17...muximux-1.0.18) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [muximux-1.0.17](https://github.com/truecharts/apps/compare/muximux-1.0.16...muximux-1.0.17) (2021-11-30) @@ -87,13 +97,3 @@ #### Chore -* update non-major deps helm releases ([#1295](https://github.com/truecharts/apps/issues/1295)) - - - - -### [muximux-1.0.7](https://github.com/truecharts/apps/compare/muximux-1.0.6...muximux-1.0.7) (2021-11-07) - -#### Chore - -* update non-major ([#1270](https://github.com/truecharts/apps/issues/1270)) diff --git a/stable/node-red/9.0.13/CONFIG.md b/stable/muximux/1.0.18/CONFIG.md similarity index 100% rename from stable/node-red/9.0.13/CONFIG.md rename to stable/muximux/1.0.18/CONFIG.md diff --git a/stable/muximux/1.0.18/Chart.lock b/stable/muximux/1.0.18/Chart.lock new file mode 100644 index 00000000000..26f5147e6bd --- /dev/null +++ b/stable/muximux/1.0.18/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T15:02:09.183078491Z" diff --git a/stable/muximux/1.0.17/Chart.yaml b/stable/muximux/1.0.18/Chart.yaml similarity index 98% rename from stable/muximux/1.0.17/Chart.yaml rename to stable/muximux/1.0.18/Chart.yaml index 64ba57013f2..5b3f7f425ac 100644 --- a/stable/muximux/1.0.17/Chart.yaml +++ b/stable/muximux/1.0.18/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/linuxserver/docker-muximux - https://github.com/mescon/Muximux type: application -version: 1.0.17 +version: 1.0.18 annotations: truecharts.org/catagories: | - media diff --git a/stable/muximux/1.0.17/README.md b/stable/muximux/1.0.18/README.md similarity index 100% rename from stable/muximux/1.0.17/README.md rename to stable/muximux/1.0.18/README.md diff --git a/stable/muximux/1.0.17/app-readme.md b/stable/muximux/1.0.18/app-readme.md similarity index 100% rename from stable/muximux/1.0.17/app-readme.md rename to stable/muximux/1.0.18/app-readme.md diff --git a/stable/node-red/9.0.13/charts/common-8.9.7.tgz b/stable/muximux/1.0.18/charts/common-8.9.7.tgz similarity index 100% rename from stable/node-red/9.0.13/charts/common-8.9.7.tgz rename to stable/muximux/1.0.18/charts/common-8.9.7.tgz diff --git a/stable/muximux/1.0.17/helm-values.md b/stable/muximux/1.0.18/helm-values.md similarity index 87% rename from stable/muximux/1.0.17/helm-values.md rename to stable/muximux/1.0.18/helm-values.md index 5be131016ec..64cc2a7db1f 100644 --- a/stable/muximux/1.0.17/helm-values.md +++ b/stable/muximux/1.0.18/helm-values.md @@ -13,8 +13,8 @@ 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:3065b039975e9b58b0cba4c19b63c5453bd80ad9911a4baa2bfca77190a7eea0"` | | +| image.repository | string | `"tccr.io/truecharts/muximux"` | | +| image.tag | string | `"version-057352e8@sha256:5942aa00a99c51a0d0fc9afda2f875450515a27a312572c0fcc62471131184e9"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | persistence.varrun.enabled | bool | `true` | | diff --git a/stable/muximux/1.0.17/ix_values.yaml b/stable/muximux/1.0.18/ix_values.yaml similarity index 72% rename from stable/muximux/1.0.17/ix_values.yaml rename to stable/muximux/1.0.18/ix_values.yaml index 0ead2e07a1c..ba4a8f67d07 100644 --- a/stable/muximux/1.0.17/ix_values.yaml +++ b/stable/muximux/1.0.18/ix_values.yaml @@ -1,7 +1,7 @@ image: - repository: ghcr.io/linuxserver/muximux + repository: tccr.io/truecharts/muximux pullPolicy: IfNotPresent - tag: version-057352e8@sha256:3065b039975e9b58b0cba4c19b63c5453bd80ad9911a4baa2bfca77190a7eea0 + tag: version-057352e8@sha256:5942aa00a99c51a0d0fc9afda2f875450515a27a312572c0fcc62471131184e9 env: PUID: 568 diff --git a/stable/muximux/1.0.17/questions.yaml b/stable/muximux/1.0.18/questions.yaml similarity index 100% rename from stable/muximux/1.0.17/questions.yaml rename to stable/muximux/1.0.18/questions.yaml diff --git a/stable/muximux/1.0.17/templates/common.yaml b/stable/muximux/1.0.18/templates/common.yaml similarity index 100% rename from stable/muximux/1.0.17/templates/common.yaml rename to stable/muximux/1.0.18/templates/common.yaml diff --git a/stable/node-red/9.0.13/values.yaml b/stable/muximux/1.0.18/values.yaml similarity index 100% rename from stable/node-red/9.0.13/values.yaml rename to stable/muximux/1.0.18/values.yaml diff --git a/stable/mylar/4.0.13/Chart.lock b/stable/mylar/4.0.13/Chart.lock deleted file mode 100644 index b3bb5ce56c5..00000000000 --- a/stable/mylar/4.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:17:31.780913506Z" diff --git a/stable/mylar/4.0.13/CHANGELOG.md b/stable/mylar/4.0.14/CHANGELOG.md similarity index 89% rename from stable/mylar/4.0.13/CHANGELOG.md rename to stable/mylar/4.0.14/CHANGELOG.md index 1d1ecd0a6f3..693cceed504 100644 --- a/stable/mylar/4.0.13/CHANGELOG.md +++ b/stable/mylar/4.0.14/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [mylar-4.0.14](https://github.com/truecharts/apps/compare/mylar-4.0.13...mylar-4.0.14) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [mylar-4.0.13](https://github.com/truecharts/apps/compare/mylar-4.0.12...mylar-4.0.13) (2021-11-30) @@ -87,13 +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/novnc/1.0.13/CONFIG.md b/stable/mylar/4.0.14/CONFIG.md similarity index 100% rename from stable/novnc/1.0.13/CONFIG.md rename to stable/mylar/4.0.14/CONFIG.md diff --git a/stable/mylar/4.0.14/Chart.lock b/stable/mylar/4.0.14/Chart.lock new file mode 100644 index 00000000000..74027ab8186 --- /dev/null +++ b/stable/mylar/4.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T15:02:41.306458384Z" diff --git a/stable/mylar/4.0.13/Chart.yaml b/stable/mylar/4.0.14/Chart.yaml similarity index 97% rename from stable/mylar/4.0.13/Chart.yaml rename to stable/mylar/4.0.14/Chart.yaml index 485b5e49244..0adbf73f9fa 100644 --- a/stable/mylar/4.0.13/Chart.yaml +++ b/stable/mylar/4.0.14/Chart.yaml @@ -19,7 +19,7 @@ sources: - https://github.com/mylar3/mylar3 - https://github.com/linuxserver/docker-mylar3 - https://github.com/truechartsapps/tree/master/charts/mylar -version: 4.0.13 +version: 4.0.14 annotations: truecharts.org/catagories: | - media diff --git a/stable/mylar/4.0.13/README.md b/stable/mylar/4.0.14/README.md similarity index 100% rename from stable/mylar/4.0.13/README.md rename to stable/mylar/4.0.14/README.md diff --git a/stable/mylar/4.0.13/app-readme.md b/stable/mylar/4.0.14/app-readme.md similarity index 100% rename from stable/mylar/4.0.13/app-readme.md rename to stable/mylar/4.0.14/app-readme.md diff --git a/stable/novnc/1.0.13/charts/common-8.9.7.tgz b/stable/mylar/4.0.14/charts/common-8.9.7.tgz similarity index 100% rename from stable/novnc/1.0.13/charts/common-8.9.7.tgz rename to stable/mylar/4.0.14/charts/common-8.9.7.tgz diff --git a/stable/mylar/4.0.13/helm-values.md b/stable/mylar/4.0.14/helm-values.md similarity index 87% rename from stable/mylar/4.0.13/helm-values.md rename to stable/mylar/4.0.14/helm-values.md index d75a2ea775f..7146634e649 100644 --- a/stable/mylar/4.0.13/helm-values.md +++ b/stable/mylar/4.0.14/helm-values.md @@ -15,8 +15,8 @@ You will, however, be able to use all values referenced in the common chart here | env.PUID | int | `568` | Specify the user ID the application will run as | | env.TZ | string | `"UTC"` | Set the container timezone | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | -| image.repository | string | `"ghcr.io/linuxserver/mylar3"` | image repository | -| image.tag | string | `"version-v0.5.3@sha256:b96f0e97ab3f4bf4e4320670aa932d0f7df39d1ddce0bbf62808bd509209d78f"` | image tag | +| image.repository | string | `"tccr.io/truecharts/mylar3"` | image repository | +| image.tag | string | `"version-v0.5.3@sha256:97892fdbd4aaa622ea5b77d1c9c467985545094a13f4acd1ab3f5d4b0bb094ea"` | 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/mylar/4.0.13/ix_values.yaml b/stable/mylar/4.0.14/ix_values.yaml similarity index 70% rename from stable/mylar/4.0.13/ix_values.yaml rename to stable/mylar/4.0.14/ix_values.yaml index 08e40ea46d8..a8fa08e56d3 100644 --- a/stable/mylar/4.0.13/ix_values.yaml +++ b/stable/mylar/4.0.14/ix_values.yaml @@ -1,15 +1,8 @@ -# -# IMPORTANT NOTE -# -# This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml -# - image: # -- image repository - repository: ghcr.io/linuxserver/mylar3 + repository: tccr.io/truecharts/mylar3 # -- image tag - tag: version-v0.5.3@sha256:b96f0e97ab3f4bf4e4320670aa932d0f7df39d1ddce0bbf62808bd509209d78f + tag: version-v0.5.3@sha256:97892fdbd4aaa622ea5b77d1c9c467985545094a13f4acd1ab3f5d4b0bb094ea # -- image pull policy pullPolicy: IfNotPresent diff --git a/stable/mylar/4.0.13/questions.yaml b/stable/mylar/4.0.14/questions.yaml similarity index 100% rename from stable/mylar/4.0.13/questions.yaml rename to stable/mylar/4.0.14/questions.yaml diff --git a/stable/mylar/4.0.13/templates/common.yaml b/stable/mylar/4.0.14/templates/common.yaml similarity index 100% rename from stable/mylar/4.0.13/templates/common.yaml rename to stable/mylar/4.0.14/templates/common.yaml diff --git a/stable/novnc/1.0.13/values.yaml b/stable/mylar/4.0.14/values.yaml similarity index 100% rename from stable/novnc/1.0.13/values.yaml rename to stable/mylar/4.0.14/values.yaml diff --git a/stable/node-red/9.0.13/Chart.lock b/stable/node-red/9.0.13/Chart.lock deleted file mode 100644 index 00ba70a4308..00000000000 --- a/stable/node-red/9.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:19:28.705323852Z" diff --git a/stable/node-red/9.0.13/CHANGELOG.md b/stable/node-red/9.0.14/CHANGELOG.md similarity index 89% rename from stable/node-red/9.0.13/CHANGELOG.md rename to stable/node-red/9.0.14/CHANGELOG.md index 86b46f173cd..24c96426e95 100644 --- a/stable/node-red/9.0.13/CHANGELOG.md +++ b/stable/node-red/9.0.14/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [node-red-9.0.14](https://github.com/truecharts/apps/compare/node-red-9.0.13...node-red-9.0.14) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [node-red-9.0.13](https://github.com/truecharts/apps/compare/node-red-9.0.12...node-red-9.0.13) (2021-11-30) @@ -87,13 +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/nullserv/4.0.13/CONFIG.md b/stable/node-red/9.0.14/CONFIG.md similarity index 100% rename from stable/nullserv/4.0.13/CONFIG.md rename to stable/node-red/9.0.14/CONFIG.md diff --git a/stable/node-red/9.0.14/Chart.lock b/stable/node-red/9.0.14/Chart.lock new file mode 100644 index 00000000000..d4f2fe10ce0 --- /dev/null +++ b/stable/node-red/9.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T15:03:14.217826439Z" diff --git a/stable/node-red/9.0.13/Chart.yaml b/stable/node-red/9.0.14/Chart.yaml similarity index 95% rename from stable/node-red/9.0.13/Chart.yaml rename to stable/node-red/9.0.14/Chart.yaml index 666bf8c51a5..b89a30e43c6 100644 --- a/stable/node-red/9.0.13/Chart.yaml +++ b/stable/node-red/9.0.14/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.1.2" +appVersion: "2.1.4" dependencies: - name: common repository: https://truecharts.org @@ -20,7 +20,7 @@ name: node-red sources: - https://github.com/node-red/node-red-docker type: application -version: 9.0.13 +version: 9.0.14 annotations: truecharts.org/catagories: | - tools diff --git a/stable/node-red/9.0.13/README.md b/stable/node-red/9.0.14/README.md similarity index 100% rename from stable/node-red/9.0.13/README.md rename to stable/node-red/9.0.14/README.md diff --git a/stable/node-red/9.0.13/app-readme.md b/stable/node-red/9.0.14/app-readme.md similarity index 100% rename from stable/node-red/9.0.13/app-readme.md rename to stable/node-red/9.0.14/app-readme.md diff --git a/stable/nullserv/4.0.13/charts/common-8.9.7.tgz b/stable/node-red/9.0.14/charts/common-8.9.7.tgz similarity index 100% rename from stable/nullserv/4.0.13/charts/common-8.9.7.tgz rename to stable/node-red/9.0.14/charts/common-8.9.7.tgz diff --git a/stable/node-red/9.0.13/helm-values.md b/stable/node-red/9.0.14/helm-values.md similarity index 85% rename from stable/node-red/9.0.13/helm-values.md rename to stable/node-red/9.0.14/helm-values.md index a9370385b34..2ba1ecbd408 100644 --- a/stable/node-red/9.0.13/helm-values.md +++ b/stable/node-red/9.0.14/helm-values.md @@ -13,8 +13,8 @@ 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/node-red"` | | -| image.tag | string | `"v2.1.2@sha256:1bdc555a36417b165ed2ae1246a15321cdb476bfa1a0315c82d1931ad9beb04f"` | | +| image.repository | string | `"tccr.io/truecharts/node-red"` | | +| image.tag | string | `"v2.1.4@sha256:ede5c67753313e35ea6e0317573a74c77212822c33444b4b00ab562d2bdce97e"` | | | persistence.data.enabled | bool | `true` | | | persistence.data.mountPath | string | `"/data"` | | | service.main.ports.main.port | int | `1880` | | diff --git a/stable/node-red/9.0.13/ix_values.yaml b/stable/node-red/9.0.14/ix_values.yaml similarity index 71% rename from stable/node-red/9.0.13/ix_values.yaml rename to stable/node-red/9.0.14/ix_values.yaml index f48f1e29d95..b8ab0afbbc9 100644 --- a/stable/node-red/9.0.13/ix_values.yaml +++ b/stable/node-red/9.0.14/ix_values.yaml @@ -1,9 +1,7 @@ -# Default values for node-red. - image: - repository: ghcr.io/truecharts/node-red + repository: tccr.io/truecharts/node-red pullPolicy: IfNotPresent - tag: v2.1.2@sha256:1bdc555a36417b165ed2ae1246a15321cdb476bfa1a0315c82d1931ad9beb04f + tag: v2.1.4@sha256:ede5c67753313e35ea6e0317573a74c77212822c33444b4b00ab562d2bdce97e # See more environment varaibles in the node-red documentation # https://nodered.org/docs/getting-started/docker diff --git a/stable/node-red/9.0.13/questions.yaml b/stable/node-red/9.0.14/questions.yaml similarity index 100% rename from stable/node-red/9.0.13/questions.yaml rename to stable/node-red/9.0.14/questions.yaml diff --git a/stable/node-red/9.0.13/templates/common.yaml b/stable/node-red/9.0.14/templates/common.yaml similarity index 100% rename from stable/node-red/9.0.13/templates/common.yaml rename to stable/node-red/9.0.14/templates/common.yaml diff --git a/stable/nullserv/4.0.13/values.yaml b/stable/node-red/9.0.14/values.yaml similarity index 100% rename from stable/nullserv/4.0.13/values.yaml rename to stable/node-red/9.0.14/values.yaml diff --git a/stable/novnc/1.0.13/Chart.lock b/stable/novnc/1.0.13/Chart.lock deleted file mode 100644 index 1f0badaf282..00000000000 --- a/stable/novnc/1.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:19:59.638117684Z" diff --git a/stable/novnc/1.0.13/CHANGELOG.md b/stable/novnc/1.0.14/CHANGELOG.md similarity index 89% rename from stable/novnc/1.0.13/CHANGELOG.md rename to stable/novnc/1.0.14/CHANGELOG.md index 540a9b0d522..eaa16e831d8 100644 --- a/stable/novnc/1.0.13/CHANGELOG.md +++ b/stable/novnc/1.0.14/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [novnc-1.0.14](https://github.com/truecharts/apps/compare/novnc-1.0.13...novnc-1.0.14) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [novnc-1.0.13](https://github.com/truecharts/apps/compare/novnc-1.0.12...novnc-1.0.13) (2021-11-30) @@ -87,13 +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/nzbget/9.0.14/CONFIG.md b/stable/novnc/1.0.14/CONFIG.md similarity index 100% rename from stable/nzbget/9.0.14/CONFIG.md rename to stable/novnc/1.0.14/CONFIG.md diff --git a/stable/novnc/1.0.14/Chart.lock b/stable/novnc/1.0.14/Chart.lock new file mode 100644 index 00000000000..714d4cab49e --- /dev/null +++ b/stable/novnc/1.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T15:03:46.72583669Z" diff --git a/stable/novnc/1.0.13/Chart.yaml b/stable/novnc/1.0.14/Chart.yaml similarity index 97% rename from stable/novnc/1.0.13/Chart.yaml rename to stable/novnc/1.0.14/Chart.yaml index e3486ec4d8b..41420edd176 100644 --- a/stable/novnc/1.0.13/Chart.yaml +++ b/stable/novnc/1.0.14/Chart.yaml @@ -21,7 +21,7 @@ name: novnc sources: - https://novnc.com/ type: application -version: 1.0.13 +version: 1.0.14 annotations: truecharts.org/catagories: | - media diff --git a/stable/novnc/1.0.13/README.md b/stable/novnc/1.0.14/README.md similarity index 100% rename from stable/novnc/1.0.13/README.md rename to stable/novnc/1.0.14/README.md diff --git a/stable/novnc/1.0.13/app-readme.md b/stable/novnc/1.0.14/app-readme.md similarity index 100% rename from stable/novnc/1.0.13/app-readme.md rename to stable/novnc/1.0.14/app-readme.md diff --git a/stable/nzbget/9.0.14/charts/common-8.9.7.tgz b/stable/novnc/1.0.14/charts/common-8.9.7.tgz similarity index 100% rename from stable/nzbget/9.0.14/charts/common-8.9.7.tgz rename to stable/novnc/1.0.14/charts/common-8.9.7.tgz diff --git a/stable/novnc/1.0.13/helm-values.md b/stable/novnc/1.0.14/helm-values.md similarity index 87% rename from stable/novnc/1.0.13/helm-values.md rename to stable/novnc/1.0.14/helm-values.md index b0b186ae2a3..84f06e15886 100644 --- a/stable/novnc/1.0.13/helm-values.md +++ b/stable/novnc/1.0.14/helm-values.md @@ -14,8 +14,8 @@ You will, however, be able to use all values referenced in the common chart here | env.REMOTE_HOST | string | `"localhost"` | | | env.REMOTE_PORT | string | `"5900"` | | | image.pullPolicy | string | `"IfNotPresent"` | | -| image.repository | string | `"ghcr.io/nicholaswilde/novnc"` | | -| image.tag | string | `"version-1.2.0@sha256:5d0d02fa11dabb607ddf293b3b3794ef15f2a9b32e41078de5ed24ad3cfad095"` | | +| image.repository | string | `"tccr.io/truecharts/novnc"` | | +| image.tag | string | `"version-1.2.0@sha256:aac782a823a7c34efce17d635a706cf967c6690784f0da9bd8efd4bb0bb598c1"` | | | persistence.varrun.enabled | bool | `true` | | | podSecurityContext.runAsGroup | int | `0` | | | podSecurityContext.runAsUser | int | `0` | | diff --git a/stable/novnc/1.0.13/ix_values.yaml b/stable/novnc/1.0.14/ix_values.yaml similarity index 74% rename from stable/novnc/1.0.13/ix_values.yaml rename to stable/novnc/1.0.14/ix_values.yaml index 243b86c5231..654487057ce 100644 --- a/stable/novnc/1.0.13/ix_values.yaml +++ b/stable/novnc/1.0.14/ix_values.yaml @@ -1,7 +1,7 @@ image: - repository: ghcr.io/nicholaswilde/novnc + repository: tccr.io/truecharts/novnc pullPolicy: IfNotPresent - tag: version-1.2.0@sha256:5d0d02fa11dabb607ddf293b3b3794ef15f2a9b32e41078de5ed24ad3cfad095 + tag: version-1.2.0@sha256:aac782a823a7c34efce17d635a706cf967c6690784f0da9bd8efd4bb0bb598c1 # https://github.com/nicholaswilde/docker-novnc env: REMOTE_HOST: "localhost" diff --git a/stable/novnc/1.0.13/questions.yaml b/stable/novnc/1.0.14/questions.yaml similarity index 100% rename from stable/novnc/1.0.13/questions.yaml rename to stable/novnc/1.0.14/questions.yaml diff --git a/stable/novnc/1.0.13/templates/common.yaml b/stable/novnc/1.0.14/templates/common.yaml similarity index 100% rename from stable/novnc/1.0.13/templates/common.yaml rename to stable/novnc/1.0.14/templates/common.yaml diff --git a/stable/nzbget/9.0.14/values.yaml b/stable/novnc/1.0.14/values.yaml similarity index 100% rename from stable/nzbget/9.0.14/values.yaml rename to stable/novnc/1.0.14/values.yaml diff --git a/stable/nullserv/4.0.13/Chart.lock b/stable/nullserv/4.0.13/Chart.lock deleted file mode 100644 index 67cdcad4e7a..00000000000 --- a/stable/nullserv/4.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:20:30.755563179Z" diff --git a/stable/nullserv/4.0.13/CHANGELOG.md b/stable/nullserv/4.0.14/CHANGELOG.md similarity index 89% rename from stable/nullserv/4.0.13/CHANGELOG.md rename to stable/nullserv/4.0.14/CHANGELOG.md index 3c3e4616617..88bd7e0cd93 100644 --- a/stable/nullserv/4.0.13/CHANGELOG.md +++ b/stable/nullserv/4.0.14/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [nullserv-4.0.14](https://github.com/truecharts/apps/compare/nullserv-4.0.13...nullserv-4.0.14) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [nullserv-4.0.13](https://github.com/truecharts/apps/compare/nullserv-4.0.12...nullserv-4.0.13) (2021-11-30) @@ -87,13 +97,3 @@ #### Chore * update non-major deps helm releases ([#1295](https://github.com/truecharts/apps/issues/1295)) - - - - -### [nullserv-4.0.5](https://github.com/truecharts/apps/compare/nullserv-4.0.4...nullserv-4.0.5) (2021-11-07) - -#### Chore - -* update non-major deps helm releases ([#1291](https://github.com/truecharts/apps/issues/1291)) - diff --git a/stable/nzbhydra/9.0.15/CONFIG.md b/stable/nullserv/4.0.14/CONFIG.md similarity index 100% rename from stable/nzbhydra/9.0.15/CONFIG.md rename to stable/nullserv/4.0.14/CONFIG.md diff --git a/stable/nullserv/4.0.14/Chart.lock b/stable/nullserv/4.0.14/Chart.lock new file mode 100644 index 00000000000..5b4593034ec --- /dev/null +++ b/stable/nullserv/4.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T15:04:19.07496224Z" diff --git a/stable/nullserv/4.0.13/Chart.yaml b/stable/nullserv/4.0.14/Chart.yaml similarity index 97% rename from stable/nullserv/4.0.13/Chart.yaml rename to stable/nullserv/4.0.14/Chart.yaml index 55f65db4ed0..c40e485af26 100644 --- a/stable/nullserv/4.0.13/Chart.yaml +++ b/stable/nullserv/4.0.14/Chart.yaml @@ -17,7 +17,7 @@ maintainers: name: nullserv sources: - https://github.com/bmrzycki/nullserv -version: 4.0.13 +version: 4.0.14 annotations: truecharts.org/catagories: | - media diff --git a/stable/nullserv/4.0.13/README.md b/stable/nullserv/4.0.14/README.md similarity index 100% rename from stable/nullserv/4.0.13/README.md rename to stable/nullserv/4.0.14/README.md diff --git a/stable/nullserv/4.0.13/app-readme.md b/stable/nullserv/4.0.14/app-readme.md similarity index 100% rename from stable/nullserv/4.0.13/app-readme.md rename to stable/nullserv/4.0.14/app-readme.md diff --git a/stable/nzbhydra/9.0.15/charts/common-8.9.7.tgz b/stable/nullserv/4.0.14/charts/common-8.9.7.tgz similarity index 100% rename from stable/nzbhydra/9.0.15/charts/common-8.9.7.tgz rename to stable/nullserv/4.0.14/charts/common-8.9.7.tgz diff --git a/stable/nullserv/4.0.13/helm-values.md b/stable/nullserv/4.0.14/helm-values.md similarity index 88% rename from stable/nullserv/4.0.13/helm-values.md rename to stable/nullserv/4.0.14/helm-values.md index d0fcbe9008c..5ccf818605c 100644 --- a/stable/nullserv/4.0.13/helm-values.md +++ b/stable/nullserv/4.0.14/helm-values.md @@ -15,8 +15,8 @@ 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 [nullserv documentation](https://github.com/bmrzycki/nullserv/blob/master/README.md). | | env.TZ | string | `"UTC"` | Set the container timezone | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | -| image.repository | string | `"ghcr.io/k8s-at-home/nullserv"` | image repository | -| image.tag | string | `"v1.3.0@sha256:0792c7e6d814bf292455da3f40aa5d56c465f2b5024e786ac3bf3dc3b16cc757"` | image tag | +| image.repository | string | `"tccr.io/truecharts/nullserv"` | image repository | +| image.tag | string | `"v1.3.0@sha256:67aa9d50ba0c9547b4b0f7fc68c023a34b5e2b027f7bc9233120d5fbd6bcf3cd"` | image tag | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | podSecurityContext.runAsGroup | int | `0` | | diff --git a/stable/nullserv/4.0.13/ix_values.yaml b/stable/nullserv/4.0.14/ix_values.yaml similarity index 75% rename from stable/nullserv/4.0.13/ix_values.yaml rename to stable/nullserv/4.0.14/ix_values.yaml index 0e436f52af0..c0b30bdf4a9 100644 --- a/stable/nullserv/4.0.13/ix_values.yaml +++ b/stable/nullserv/4.0.14/ix_values.yaml @@ -1,19 +1,12 @@ -# -# IMPORTANT NOTE -# -# This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml -# - controller: # -- Number of pods to load balance between replicas: 2 image: # -- image repository - repository: ghcr.io/k8s-at-home/nullserv + repository: tccr.io/truecharts/nullserv # -- image tag - tag: v1.3.0@sha256:0792c7e6d814bf292455da3f40aa5d56c465f2b5024e786ac3bf3dc3b16cc757 + tag: v1.3.0@sha256:67aa9d50ba0c9547b4b0f7fc68c023a34b5e2b027f7bc9233120d5fbd6bcf3cd # -- image pull policy pullPolicy: IfNotPresent diff --git a/stable/nullserv/4.0.13/questions.yaml b/stable/nullserv/4.0.14/questions.yaml similarity index 100% rename from stable/nullserv/4.0.13/questions.yaml rename to stable/nullserv/4.0.14/questions.yaml diff --git a/stable/nullserv/4.0.13/templates/common.yaml b/stable/nullserv/4.0.14/templates/common.yaml similarity index 100% rename from stable/nullserv/4.0.13/templates/common.yaml rename to stable/nullserv/4.0.14/templates/common.yaml diff --git a/stable/nzbhydra/9.0.15/values.yaml b/stable/nullserv/4.0.14/values.yaml similarity index 100% rename from stable/nzbhydra/9.0.15/values.yaml rename to stable/nullserv/4.0.14/values.yaml diff --git a/stable/nzbget/9.0.14/Chart.lock b/stable/nzbget/9.0.14/Chart.lock deleted file mode 100644 index ceff6d92462..00000000000 --- a/stable/nzbget/9.0.14/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:21:02.167664172Z" diff --git a/stable/nzbget/9.0.14/CHANGELOG.md b/stable/nzbget/9.0.15/CHANGELOG.md similarity index 88% rename from stable/nzbget/9.0.14/CHANGELOG.md rename to stable/nzbget/9.0.15/CHANGELOG.md index 1fa6e4479a4..c1d60d66ad3 100644 --- a/stable/nzbget/9.0.14/CHANGELOG.md +++ b/stable/nzbget/9.0.15/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [nzbget-9.0.15](https://github.com/truecharts/apps/compare/nzbget-9.0.14...nzbget-9.0.15) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [nzbget-9.0.14](https://github.com/truecharts/apps/compare/nzbget-9.0.13...nzbget-9.0.14) (2021-11-30) @@ -87,13 +97,3 @@ -### [nzbget-9.0.6](https://github.com/truecharts/apps/compare/nzbget-9.0.5...nzbget-9.0.6) (2021-11-07) - -#### Chore - -* update non-major deps helm releases ([#1295](https://github.com/truecharts/apps/issues/1295)) - - - - -### [nzbget-9.0.5](https://github.com/truecharts/apps/compare/nzbget-9.0.4...nzbget-9.0.5) (2021-11-07) diff --git a/stable/odoo/4.0.4/CONFIG.md b/stable/nzbget/9.0.15/CONFIG.md similarity index 100% rename from stable/odoo/4.0.4/CONFIG.md rename to stable/nzbget/9.0.15/CONFIG.md diff --git a/stable/nzbget/9.0.15/Chart.lock b/stable/nzbget/9.0.15/Chart.lock new file mode 100644 index 00000000000..80ecd57a855 --- /dev/null +++ b/stable/nzbget/9.0.15/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T15:04:51.321535766Z" diff --git a/stable/nzbget/9.0.14/Chart.yaml b/stable/nzbget/9.0.15/Chart.yaml similarity index 97% rename from stable/nzbget/9.0.14/Chart.yaml rename to stable/nzbget/9.0.15/Chart.yaml index 646b348ecb5..437df28d3fb 100644 --- a/stable/nzbget/9.0.14/Chart.yaml +++ b/stable/nzbget/9.0.15/Chart.yaml @@ -20,7 +20,7 @@ name: nzbget sources: - https://nzbget.net/ type: application -version: 9.0.14 +version: 9.0.15 annotations: truecharts.org/catagories: | - media diff --git a/stable/nzbget/9.0.14/README.md b/stable/nzbget/9.0.15/README.md similarity index 100% rename from stable/nzbget/9.0.14/README.md rename to stable/nzbget/9.0.15/README.md diff --git a/stable/nzbget/9.0.14/app-readme.md b/stable/nzbget/9.0.15/app-readme.md similarity index 100% rename from stable/nzbget/9.0.14/app-readme.md rename to stable/nzbget/9.0.15/app-readme.md diff --git a/stable/odoo/4.0.4/charts/common-8.9.7.tgz b/stable/nzbget/9.0.15/charts/common-8.9.7.tgz similarity index 100% rename from stable/odoo/4.0.4/charts/common-8.9.7.tgz rename to stable/nzbget/9.0.15/charts/common-8.9.7.tgz diff --git a/stable/nzbget/9.0.14/helm-values.md b/stable/nzbget/9.0.15/helm-values.md similarity index 86% rename from stable/nzbget/9.0.14/helm-values.md rename to stable/nzbget/9.0.15/helm-values.md index 2d179bec8a3..77fd771761c 100644 --- a/stable/nzbget/9.0.14/helm-values.md +++ b/stable/nzbget/9.0.15/helm-values.md @@ -12,8 +12,8 @@ You will, however, be able to use all values referenced in the common chart here | Key | Type | Default | Description | |-----|------|---------|-------------| | image.pullPolicy | string | `"IfNotPresent"` | | -| image.repository | string | `"ghcr.io/k8s-at-home/nzbget"` | | -| image.tag | string | `"v21.1@sha256:a000653a171eb6779f2d87ddbf0cde5e0ed71a6bd89b35c1047fe67757b3ab1e"` | | +| image.repository | string | `"tccr.io/truecharts/nzbget"` | | +| image.tag | string | `"v21.1@sha256:381d4e760ee2de5b2f3a83d1f2885b3bffe891f6b961db0df94986b03868333a"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | probes.liveness.enabled | bool | `false` | | diff --git a/stable/nzbget/9.0.14/ix_values.yaml b/stable/nzbget/9.0.15/ix_values.yaml similarity index 65% rename from stable/nzbget/9.0.14/ix_values.yaml rename to stable/nzbget/9.0.15/ix_values.yaml index e97946ac525..1ce975233bc 100644 --- a/stable/nzbget/9.0.14/ix_values.yaml +++ b/stable/nzbget/9.0.15/ix_values.yaml @@ -1,9 +1,7 @@ -# Default values for nzbget. - image: - repository: ghcr.io/k8s-at-home/nzbget + repository: tccr.io/truecharts/nzbget pullPolicy: IfNotPresent - tag: v21.1@sha256:a000653a171eb6779f2d87ddbf0cde5e0ed71a6bd89b35c1047fe67757b3ab1e + tag: v21.1@sha256:381d4e760ee2de5b2f3a83d1f2885b3bffe891f6b961db0df94986b03868333a service: main: diff --git a/stable/nzbget/9.0.14/questions.yaml b/stable/nzbget/9.0.15/questions.yaml similarity index 100% rename from stable/nzbget/9.0.14/questions.yaml rename to stable/nzbget/9.0.15/questions.yaml diff --git a/stable/nzbget/9.0.14/templates/common.yaml b/stable/nzbget/9.0.15/templates/common.yaml similarity index 100% rename from stable/nzbget/9.0.14/templates/common.yaml rename to stable/nzbget/9.0.15/templates/common.yaml diff --git a/stable/odoo/4.0.4/values.yaml b/stable/nzbget/9.0.15/values.yaml similarity index 100% rename from stable/odoo/4.0.4/values.yaml rename to stable/nzbget/9.0.15/values.yaml diff --git a/stable/nzbhydra/9.0.15/Chart.lock b/stable/nzbhydra/9.0.15/Chart.lock deleted file mode 100644 index 1599a9b7f4a..00000000000 --- a/stable/nzbhydra/9.0.15/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:21:33.23258172Z" diff --git a/stable/nzbhydra/9.0.15/CHANGELOG.md b/stable/nzbhydra/9.0.16/CHANGELOG.md similarity index 89% rename from stable/nzbhydra/9.0.15/CHANGELOG.md rename to stable/nzbhydra/9.0.16/CHANGELOG.md index 389661d927a..7a60ec57731 100644 --- a/stable/nzbhydra/9.0.15/CHANGELOG.md +++ b/stable/nzbhydra/9.0.16/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [nzbhydra-9.0.16](https://github.com/truecharts/apps/compare/nzbhydra-9.0.15...nzbhydra-9.0.16) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [nzbhydra-9.0.15](https://github.com/truecharts/apps/compare/nzbhydra-9.0.14...nzbhydra-9.0.15) (2021-11-30) @@ -87,13 +97,3 @@ #### Chore -* update non-major deps helm releases ([#1295](https://github.com/truecharts/apps/issues/1295)) - - - - -### [nzbhydra-9.0.5](https://github.com/truecharts/apps/compare/nzbhydra-9.0.4...nzbhydra-9.0.5) (2021-11-07) - -#### Chore - -* update non-major deps helm releases ([#1291](https://github.com/truecharts/apps/issues/1291)) diff --git a/stable/onlyoffice-document-server/2.0.13/CONFIG.md b/stable/nzbhydra/9.0.16/CONFIG.md similarity index 100% rename from stable/onlyoffice-document-server/2.0.13/CONFIG.md rename to stable/nzbhydra/9.0.16/CONFIG.md diff --git a/stable/nzbhydra/9.0.16/Chart.lock b/stable/nzbhydra/9.0.16/Chart.lock new file mode 100644 index 00000000000..14bb33e3531 --- /dev/null +++ b/stable/nzbhydra/9.0.16/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T15:05:23.87226809Z" diff --git a/stable/nzbhydra/9.0.15/Chart.yaml b/stable/nzbhydra/9.0.16/Chart.yaml similarity index 94% rename from stable/nzbhydra/9.0.15/Chart.yaml rename to stable/nzbhydra/9.0.16/Chart.yaml index f8f3919bd02..f9a25a2e949 100644 --- a/stable/nzbhydra/9.0.15/Chart.yaml +++ b/stable/nzbhydra/9.0.16/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "3.18.0" +appVersion: "3.18.1" dependencies: - name: common repository: https://truecharts.org @@ -17,7 +17,7 @@ name: nzbhydra sources: - https://github.com/theotherp/nzbhydra2 type: application -version: 9.0.15 +version: 9.0.16 annotations: truecharts.org/catagories: | - media diff --git a/stable/nzbhydra/9.0.15/README.md b/stable/nzbhydra/9.0.16/README.md similarity index 100% rename from stable/nzbhydra/9.0.15/README.md rename to stable/nzbhydra/9.0.16/README.md diff --git a/stable/nzbhydra/9.0.15/app-readme.md b/stable/nzbhydra/9.0.16/app-readme.md similarity index 100% rename from stable/nzbhydra/9.0.15/app-readme.md rename to stable/nzbhydra/9.0.16/app-readme.md diff --git a/stable/onlyoffice-document-server/2.0.13/charts/common-8.9.7.tgz b/stable/nzbhydra/9.0.16/charts/common-8.9.7.tgz similarity index 100% rename from stable/onlyoffice-document-server/2.0.13/charts/common-8.9.7.tgz rename to stable/nzbhydra/9.0.16/charts/common-8.9.7.tgz diff --git a/stable/nzbhydra/9.0.15/helm-values.md b/stable/nzbhydra/9.0.16/helm-values.md similarity index 93% rename from stable/nzbhydra/9.0.15/helm-values.md rename to stable/nzbhydra/9.0.16/helm-values.md index be4860eb0a4..9bbc1deac6c 100644 --- a/stable/nzbhydra/9.0.15/helm-values.md +++ b/stable/nzbhydra/9.0.16/helm-values.md @@ -13,8 +13,8 @@ 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.18.0@sha256:d48b4c6b08ad96b5c394dc51e26bacf005a1f820b49aad29827f13725d51b05c"` | | +| image.repository | string | `"tccr.io/truecharts/nzbhydra2"` | | +| image.tag | string | `"v3.18.1@sha256:49f70e9135edc8afcc3343569f7d6dbc4b693012f502ed70783241b975990ef6"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | probes.liveness.custom | bool | `true` | | diff --git a/stable/nzbhydra/9.0.15/ix_values.yaml b/stable/nzbhydra/9.0.16/ix_values.yaml similarity index 86% rename from stable/nzbhydra/9.0.15/ix_values.yaml rename to stable/nzbhydra/9.0.16/ix_values.yaml index 3541fb5a42a..c8a31fa41d8 100644 --- a/stable/nzbhydra/9.0.15/ix_values.yaml +++ b/stable/nzbhydra/9.0.16/ix_values.yaml @@ -1,9 +1,7 @@ -# Default values for nzbhydra. - image: - repository: ghcr.io/k8s-at-home/nzbhydra2 + repository: tccr.io/truecharts/nzbhydra2 pullPolicy: IfNotPresent - tag: v3.18.0@sha256:d48b4c6b08ad96b5c394dc51e26bacf005a1f820b49aad29827f13725d51b05c + tag: v3.18.1@sha256:49f70e9135edc8afcc3343569f7d6dbc4b693012f502ed70783241b975990ef6 securityContext: readOnlyRootFilesystem: false diff --git a/stable/nzbhydra/9.0.15/questions.yaml b/stable/nzbhydra/9.0.16/questions.yaml similarity index 100% rename from stable/nzbhydra/9.0.15/questions.yaml rename to stable/nzbhydra/9.0.16/questions.yaml diff --git a/stable/nzbhydra/9.0.15/templates/common.yaml b/stable/nzbhydra/9.0.16/templates/common.yaml similarity index 100% rename from stable/nzbhydra/9.0.15/templates/common.yaml rename to stable/nzbhydra/9.0.16/templates/common.yaml diff --git a/stable/onlyoffice-document-server/2.0.13/values.yaml b/stable/nzbhydra/9.0.16/values.yaml similarity index 100% rename from stable/onlyoffice-document-server/2.0.13/values.yaml rename to stable/nzbhydra/9.0.16/values.yaml diff --git a/stable/odoo/4.0.4/Chart.lock b/stable/odoo/4.0.4/Chart.lock deleted file mode 100644 index cd4fc4572db..00000000000 --- a/stable/odoo/4.0.4/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -- name: postgresql - repository: https://truecharts.org/ - version: 6.0.15 -digest: sha256:a65f6a5ddd982c1dac3d1b4c5fd4b0077cd275d530ac58534746cd67645f1173 -generated: "2021-11-30T12:22:37.672019762Z" diff --git a/stable/odoo/4.0.4/CHANGELOG.md b/stable/odoo/4.0.5/CHANGELOG.md similarity index 89% rename from stable/odoo/4.0.4/CHANGELOG.md rename to stable/odoo/4.0.5/CHANGELOG.md index 77becb38b9b..7bebae94f2a 100644 --- a/stable/odoo/4.0.4/CHANGELOG.md +++ b/stable/odoo/4.0.5/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [odoo-4.0.5](https://github.com/truecharts/apps/compare/odoo-4.0.4...odoo-4.0.5) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [odoo-4.0.4](https://github.com/truecharts/apps/compare/odoo-4.0.3...odoo-4.0.4) (2021-11-30) @@ -87,13 +97,3 @@ -### [odoo-3.0.7](https://github.com/truecharts/apps/compare/odoo-3.0.6...odoo-3.0.7) (2021-11-07) - -#### Chore - -* update non-major deps helm releases ([#1295](https://github.com/truecharts/apps/issues/1295)) - - - - -### [odoo-3.0.6](https://github.com/truecharts/apps/compare/odoo-3.0.5...odoo-3.0.6) (2021-11-07) diff --git a/stable/openkm/4.0.4/CONFIG.md b/stable/odoo/4.0.5/CONFIG.md similarity index 100% rename from stable/openkm/4.0.4/CONFIG.md rename to stable/odoo/4.0.5/CONFIG.md diff --git a/stable/gotify/5.0.4/Chart.lock b/stable/odoo/4.0.5/Chart.lock similarity index 84% rename from stable/gotify/5.0.4/Chart.lock rename to stable/odoo/4.0.5/Chart.lock index 0c8259c48d0..4ce03b56a26 100644 --- a/stable/gotify/5.0.4/Chart.lock +++ b/stable/odoo/4.0.5/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://truecharts.org/ version: 6.0.15 digest: sha256:a65f6a5ddd982c1dac3d1b4c5fd4b0077cd275d530ac58534746cd67645f1173 -generated: "2021-11-30T11:58:17.63206499Z" +generated: "2021-12-03T15:05:57.03791673Z" diff --git a/stable/odoo/4.0.4/Chart.yaml b/stable/odoo/4.0.5/Chart.yaml similarity index 98% rename from stable/odoo/4.0.4/Chart.yaml rename to stable/odoo/4.0.5/Chart.yaml index ef573a1b581..18091bd24e6 100644 --- a/stable/odoo/4.0.4/Chart.yaml +++ b/stable/odoo/4.0.5/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 appVersion: "14.0" -version: 4.0.4 +version: 4.0.5 kubeVersion: '>=1.16.0-0' name: odoo description: All-in-one business software. Beautiful. Easy-to-use. CRM, Accounting, PM, HR, Procurement, Point of Sale, MRP, Marketing, etc. diff --git a/stable/odoo/4.0.4/README.md b/stable/odoo/4.0.5/README.md similarity index 100% rename from stable/odoo/4.0.4/README.md rename to stable/odoo/4.0.5/README.md diff --git a/stable/odoo/4.0.4/app-readme.md b/stable/odoo/4.0.5/app-readme.md similarity index 100% rename from stable/odoo/4.0.4/app-readme.md rename to stable/odoo/4.0.5/app-readme.md diff --git a/stable/openkm/4.0.4/charts/common-8.9.7.tgz b/stable/odoo/4.0.5/charts/common-8.9.7.tgz similarity index 100% rename from stable/openkm/4.0.4/charts/common-8.9.7.tgz rename to stable/odoo/4.0.5/charts/common-8.9.7.tgz diff --git a/stable/openkm/4.0.4/charts/postgresql-6.0.15.tgz b/stable/odoo/4.0.5/charts/postgresql-6.0.15.tgz similarity index 100% rename from stable/openkm/4.0.4/charts/postgresql-6.0.15.tgz rename to stable/odoo/4.0.5/charts/postgresql-6.0.15.tgz diff --git a/stable/odoo/4.0.4/helm-values.md b/stable/odoo/4.0.5/helm-values.md similarity index 92% rename from stable/odoo/4.0.4/helm-values.md rename to stable/odoo/4.0.5/helm-values.md index b82636e3079..45891516d34 100644 --- a/stable/odoo/4.0.4/helm-values.md +++ b/stable/odoo/4.0.5/helm-values.md @@ -18,8 +18,8 @@ You will, however, be able to use all values referenced in the common chart here | envValueFrom.PASSWORD.secretKeyRef.key | string | `"postgresql-password"` | | | envValueFrom.PASSWORD.secretKeyRef.name | string | `"dbcreds"` | | | image.pullPolicy | string | `"IfNotPresent"` | | -| image.repository | string | `"ghcr.io/nicholaswilde/odoo"` | | -| image.tag | string | `"version-14.0@sha256:7cff9672ce078f7e2cf132625f0bc0fa68e932955d23e2e8c2ce7c235d5c5f8d"` | | +| image.repository | string | `"tccr.io/truecharts/odoo"` | | +| image.tag | string | `"version-14.0@sha256:dec23986ced979e029a78512272e2be18bab60d811bccb3d7ddc4b3241b210e2"` | | | persistence.addons.enabled | bool | `true` | | | persistence.addons.mountPath | string | `"/mnt/extra-addons"` | | | persistence.odoo.enabled | bool | `true` | | diff --git a/stable/odoo/4.0.4/ix_values.yaml b/stable/odoo/4.0.5/ix_values.yaml similarity index 88% rename from stable/odoo/4.0.4/ix_values.yaml rename to stable/odoo/4.0.5/ix_values.yaml index a1051e99008..108b332b659 100644 --- a/stable/odoo/4.0.4/ix_values.yaml +++ b/stable/odoo/4.0.5/ix_values.yaml @@ -1,7 +1,7 @@ image: - repository: ghcr.io/nicholaswilde/odoo + repository: tccr.io/truecharts/odoo pullPolicy: IfNotPresent - tag: version-14.0@sha256:7cff9672ce078f7e2cf132625f0bc0fa68e932955d23e2e8c2ce7c235d5c5f8d + tag: version-14.0@sha256:dec23986ced979e029a78512272e2be18bab60d811bccb3d7ddc4b3241b210e2 secret: {} # USER: "odoo" diff --git a/stable/odoo/4.0.4/questions.yaml b/stable/odoo/4.0.5/questions.yaml similarity index 100% rename from stable/odoo/4.0.4/questions.yaml rename to stable/odoo/4.0.5/questions.yaml diff --git a/stable/odoo/4.0.4/templates/common.yaml b/stable/odoo/4.0.5/templates/common.yaml similarity index 100% rename from stable/odoo/4.0.4/templates/common.yaml rename to stable/odoo/4.0.5/templates/common.yaml diff --git a/stable/openkm/4.0.4/values.yaml b/stable/odoo/4.0.5/values.yaml similarity index 100% rename from stable/openkm/4.0.4/values.yaml rename to stable/odoo/4.0.5/values.yaml diff --git a/stable/onlyoffice-document-server/2.0.13/Chart.lock b/stable/onlyoffice-document-server/2.0.13/Chart.lock deleted file mode 100644 index 8f0107a897d..00000000000 --- a/stable/onlyoffice-document-server/2.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:23:50.301885973Z" diff --git a/stable/onlyoffice-document-server/2.0.13/CHANGELOG.md b/stable/onlyoffice-document-server/2.0.14/CHANGELOG.md similarity index 88% rename from stable/onlyoffice-document-server/2.0.13/CHANGELOG.md rename to stable/onlyoffice-document-server/2.0.14/CHANGELOG.md index 0d9bc59668d..06ba81c5219 100644 --- a/stable/onlyoffice-document-server/2.0.13/CHANGELOG.md +++ b/stable/onlyoffice-document-server/2.0.14/CHANGELOG.md @@ -1,6 +1,17 @@ # Changelog
+ +### [onlyoffice-document-server-2.0.14](https://github.com/truecharts/apps/compare/onlyoffice-document-server-2.0.13...onlyoffice-document-server-2.0.14) (2021-12-03) + +#### Chore + +* ensure container references are prefixed with v +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [onlyoffice-document-server-2.0.13](https://github.com/truecharts/apps/compare/onlyoffice-document-server-2.0.12...onlyoffice-document-server-2.0.13) (2021-11-30) @@ -86,14 +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/openldap/4.0.18/CONFIG.md b/stable/onlyoffice-document-server/2.0.14/CONFIG.md similarity index 100% rename from stable/openldap/4.0.18/CONFIG.md rename to stable/onlyoffice-document-server/2.0.14/CONFIG.md diff --git a/stable/onlyoffice-document-server/2.0.14/Chart.lock b/stable/onlyoffice-document-server/2.0.14/Chart.lock new file mode 100644 index 00000000000..fd65121d228 --- /dev/null +++ b/stable/onlyoffice-document-server/2.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T15:06:39.48808841Z" diff --git a/stable/onlyoffice-document-server/2.0.13/Chart.yaml b/stable/onlyoffice-document-server/2.0.14/Chart.yaml similarity index 98% rename from stable/onlyoffice-document-server/2.0.13/Chart.yaml rename to stable/onlyoffice-document-server/2.0.14/Chart.yaml index 6fbfa3ae89a..860f937cace 100644 --- a/stable/onlyoffice-document-server/2.0.13/Chart.yaml +++ b/stable/onlyoffice-document-server/2.0.14/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/ONLYOFFICE/DocumentServer - https://github.com/ONLYOFFICE/Docker-DocumentServer - https://hub.docker.com/r/onlyoffice/documentserver/ -version: 2.0.13 +version: 2.0.14 annotations: truecharts.org/catagories: | - office diff --git a/stable/onlyoffice-document-server/2.0.13/README.md b/stable/onlyoffice-document-server/2.0.14/README.md similarity index 100% rename from stable/onlyoffice-document-server/2.0.13/README.md rename to stable/onlyoffice-document-server/2.0.14/README.md diff --git a/stable/onlyoffice-document-server/2.0.13/app-readme.md b/stable/onlyoffice-document-server/2.0.14/app-readme.md similarity index 100% rename from stable/onlyoffice-document-server/2.0.13/app-readme.md rename to stable/onlyoffice-document-server/2.0.14/app-readme.md diff --git a/stable/openldap/4.0.18/charts/common-8.9.7.tgz b/stable/onlyoffice-document-server/2.0.14/charts/common-8.9.7.tgz similarity index 100% rename from stable/openldap/4.0.18/charts/common-8.9.7.tgz rename to stable/onlyoffice-document-server/2.0.14/charts/common-8.9.7.tgz diff --git a/stable/onlyoffice-document-server/2.0.13/helm-values.md b/stable/onlyoffice-document-server/2.0.14/helm-values.md similarity index 87% rename from stable/onlyoffice-document-server/2.0.13/helm-values.md rename to stable/onlyoffice-document-server/2.0.14/helm-values.md index adc6f77d993..56be9d19a6e 100644 --- a/stable/onlyoffice-document-server/2.0.13/helm-values.md +++ b/stable/onlyoffice-document-server/2.0.14/helm-values.md @@ -13,8 +13,8 @@ You will, however, be able to use all values referenced in the common chart here |-----|------|---------|-------------| | env | object | `{"JWT_ENABLED":true,"JWT_SECRET":"randomgeneratedstring","WOPI_ENABLED":true}` | environment variables. See [image docs](https://github.com/ONLYOFFICE/Docker-DocumentServer#available-configuration-parameters) for more details. | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | -| image.repository | string | `"onlyoffice/documentserver"` | image repository | -| image.tag | string | `"6.4.2.6@sha256:7e4a36f99966640fa7d0298ec3334309331229f61bdce7280667575ba9c8f7f6"` | image tag | +| image.repository | string | `"tccr.io/truecharts/documentserver"` | image repository | +| image.tag | string | `"v6.4.2.6@sha256:c298cbb59a2d7f73a5a9bc5cc11f9e0e299ef2ab966e64f3e8d8382921a6341c"` | image tag | | ingress.main | object | See values.yaml | Enable and configure ingress settings for the chart under this key. | | podSecurityContext.runAsGroup | int | `0` | | | podSecurityContext.runAsUser | int | `0` | | diff --git a/stable/onlyoffice-document-server/2.0.13/ix_values.yaml b/stable/onlyoffice-document-server/2.0.14/ix_values.yaml similarity index 66% rename from stable/onlyoffice-document-server/2.0.13/ix_values.yaml rename to stable/onlyoffice-document-server/2.0.14/ix_values.yaml index ebc0cc41f44..ed7a0d9d25d 100644 --- a/stable/onlyoffice-document-server/2.0.13/ix_values.yaml +++ b/stable/onlyoffice-document-server/2.0.14/ix_values.yaml @@ -1,15 +1,8 @@ -# -# IMPORTANT NOTE -# -# This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml -# - image: # -- image repository - repository: onlyoffice/documentserver + repository: tccr.io/truecharts/documentserver # -- image tag - tag: 6.4.2.6@sha256:7e4a36f99966640fa7d0298ec3334309331229f61bdce7280667575ba9c8f7f6 + tag: v6.4.2.6@sha256:c298cbb59a2d7f73a5a9bc5cc11f9e0e299ef2ab966e64f3e8d8382921a6341c # -- image pull policy pullPolicy: IfNotPresent diff --git a/stable/onlyoffice-document-server/2.0.13/questions.yaml b/stable/onlyoffice-document-server/2.0.14/questions.yaml similarity index 100% rename from stable/onlyoffice-document-server/2.0.13/questions.yaml rename to stable/onlyoffice-document-server/2.0.14/questions.yaml diff --git a/stable/onlyoffice-document-server/2.0.13/templates/common.yaml b/stable/onlyoffice-document-server/2.0.14/templates/common.yaml similarity index 100% rename from stable/onlyoffice-document-server/2.0.13/templates/common.yaml rename to stable/onlyoffice-document-server/2.0.14/templates/common.yaml diff --git a/stable/openldap/4.0.18/values.yaml b/stable/onlyoffice-document-server/2.0.14/values.yaml similarity index 100% rename from stable/openldap/4.0.18/values.yaml rename to stable/onlyoffice-document-server/2.0.14/values.yaml diff --git a/stable/openkm/4.0.4/Chart.lock b/stable/openkm/4.0.4/Chart.lock deleted file mode 100644 index ac31df0bd4b..00000000000 --- a/stable/openkm/4.0.4/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -- name: postgresql - repository: https://truecharts.org/ - version: 6.0.15 -digest: sha256:a65f6a5ddd982c1dac3d1b4c5fd4b0077cd275d530ac58534746cd67645f1173 -generated: "2021-11-30T12:24:23.656944279Z" diff --git a/stable/openkm/4.0.4/CHANGELOG.md b/stable/openkm/4.0.5/CHANGELOG.md similarity index 88% rename from stable/openkm/4.0.4/CHANGELOG.md rename to stable/openkm/4.0.5/CHANGELOG.md index 28c6dba46d5..2880a2c2ec3 100644 --- a/stable/openkm/4.0.4/CHANGELOG.md +++ b/stable/openkm/4.0.5/CHANGELOG.md @@ -1,6 +1,17 @@ # Changelog
+ +### [openkm-4.0.5](https://github.com/truecharts/apps/compare/openkm-4.0.4...openkm-4.0.5) (2021-12-03) + +#### Chore + +* ensure container references are prefixed with v +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [openkm-4.0.4](https://github.com/truecharts/apps/compare/openkm-4.0.3...openkm-4.0.4) (2021-11-30) @@ -86,14 +97,3 @@ #### Chore * update non-major deps helm releases ([#1297](https://github.com/truecharts/apps/issues/1297)) - - - - -### [openkm-3.0.7](https://github.com/truecharts/apps/compare/openkm-3.0.6...openkm-3.0.7) (2021-11-07) - -#### Chore - -* update non-major deps helm releases ([#1295](https://github.com/truecharts/apps/issues/1295)) - - diff --git a/stable/organizr/9.0.14/CONFIG.md b/stable/openkm/4.0.5/CONFIG.md similarity index 100% rename from stable/organizr/9.0.14/CONFIG.md rename to stable/openkm/4.0.5/CONFIG.md diff --git a/stable/openkm/4.0.5/Chart.lock b/stable/openkm/4.0.5/Chart.lock new file mode 100644 index 00000000000..7eaf11d8027 --- /dev/null +++ b/stable/openkm/4.0.5/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +- name: postgresql + repository: https://truecharts.org/ + version: 6.0.15 +digest: sha256:a65f6a5ddd982c1dac3d1b4c5fd4b0077cd275d530ac58534746cd67645f1173 +generated: "2021-12-03T15:07:13.075823136Z" diff --git a/stable/openkm/4.0.4/Chart.yaml b/stable/openkm/4.0.5/Chart.yaml similarity index 98% rename from stable/openkm/4.0.4/Chart.yaml rename to stable/openkm/4.0.5/Chart.yaml index 1f31b49ab23..baa7faa1154 100644 --- a/stable/openkm/4.0.4/Chart.yaml +++ b/stable/openkm/4.0.5/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "6.3.11" description: OpenKM integrates all essential documents management, collaboration and an advanced search functionality into one easy to use solution. name: openkm -version: 4.0.4 +version: 4.0.5 kubeVersion: ">=1.16.0-0" keywords: - openkm diff --git a/stable/openkm/4.0.4/README.md b/stable/openkm/4.0.5/README.md similarity index 100% rename from stable/openkm/4.0.4/README.md rename to stable/openkm/4.0.5/README.md diff --git a/stable/openkm/4.0.4/app-readme.md b/stable/openkm/4.0.5/app-readme.md similarity index 100% rename from stable/openkm/4.0.4/app-readme.md rename to stable/openkm/4.0.5/app-readme.md diff --git a/stable/organizr/9.0.14/charts/common-8.9.7.tgz b/stable/openkm/4.0.5/charts/common-8.9.7.tgz similarity index 100% rename from stable/organizr/9.0.14/charts/common-8.9.7.tgz rename to stable/openkm/4.0.5/charts/common-8.9.7.tgz diff --git a/stable/recipes/4.0.8/charts/postgresql-6.0.15.tgz b/stable/openkm/4.0.5/charts/postgresql-6.0.15.tgz similarity index 100% rename from stable/recipes/4.0.8/charts/postgresql-6.0.15.tgz rename to stable/openkm/4.0.5/charts/postgresql-6.0.15.tgz diff --git a/stable/openkm/4.0.4/helm-values.md b/stable/openkm/4.0.5/helm-values.md similarity index 91% rename from stable/openkm/4.0.4/helm-values.md rename to stable/openkm/4.0.5/helm-values.md index 6aa277fc777..bba67e28a34 100644 --- a/stable/openkm/4.0.4/helm-values.md +++ b/stable/openkm/4.0.5/helm-values.md @@ -14,8 +14,8 @@ 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 [openkm documentation](https://openkm.org/docs). | | env.TZ | string | `"UTC"` | Set the container timezone | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | -| image.repository | string | `"openkm/openkm-ce"` | image repository | -| image.tag | string | `"6.3.11@sha256:15bf6110539b02795a52f4472d95511736cfbdedef8396baf24c65a3aae28814"` | image tag | +| image.repository | string | `"tccr.io/truecharts/openkm-ce"` | image repository | +| image.tag | string | `"v6.3.11@sha256:941156f70c16350fb92d66f60007ac68abaee11265448eaacc40e821a46afc4d"` | image tag | | initContainers.init.command[0] | string | `"/config/init/init.sh"` | | | initContainers.init.image | string | `"{{ .Values.alpineImage.repository }}:{{ .Values.alpineImage.tag }}"` | | | initContainers.init.volumeMounts[0].mountPath | string | `"/config/init"` | | diff --git a/stable/openkm/4.0.4/ix_values.yaml b/stable/openkm/4.0.5/ix_values.yaml similarity index 89% rename from stable/openkm/4.0.4/ix_values.yaml rename to stable/openkm/4.0.5/ix_values.yaml index e21389d9a22..e4059f56643 100644 --- a/stable/openkm/4.0.4/ix_values.yaml +++ b/stable/openkm/4.0.5/ix_values.yaml @@ -1,8 +1,8 @@ image: # -- image repository - repository: openkm/openkm-ce + repository: tccr.io/truecharts/openkm-ce # -- image tag - tag: 6.3.11@sha256:15bf6110539b02795a52f4472d95511736cfbdedef8396baf24c65a3aae28814 + tag: v6.3.11@sha256:941156f70c16350fb92d66f60007ac68abaee11265448eaacc40e821a46afc4d # -- image pull policy pullPolicy: IfNotPresent diff --git a/stable/openkm/4.0.4/questions.yaml b/stable/openkm/4.0.5/questions.yaml similarity index 100% rename from stable/openkm/4.0.4/questions.yaml rename to stable/openkm/4.0.5/questions.yaml diff --git a/stable/openkm/4.0.4/templates/_configmap.tpl b/stable/openkm/4.0.5/templates/_configmap.tpl similarity index 100% rename from stable/openkm/4.0.4/templates/_configmap.tpl rename to stable/openkm/4.0.5/templates/_configmap.tpl diff --git a/stable/openkm/4.0.4/templates/common.yaml b/stable/openkm/4.0.5/templates/common.yaml similarity index 100% rename from stable/openkm/4.0.4/templates/common.yaml rename to stable/openkm/4.0.5/templates/common.yaml diff --git a/stable/organizr/9.0.14/values.yaml b/stable/openkm/4.0.5/values.yaml similarity index 100% rename from stable/organizr/9.0.14/values.yaml rename to stable/openkm/4.0.5/values.yaml diff --git a/stable/openldap/4.0.18/Chart.lock b/stable/openldap/4.0.18/Chart.lock deleted file mode 100644 index 52cd4442388..00000000000 --- a/stable/openldap/4.0.18/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:25:04.767738801Z" diff --git a/stable/openldap/4.0.18/CHANGELOG.md b/stable/openldap/4.0.19/CHANGELOG.md similarity index 89% rename from stable/openldap/4.0.18/CHANGELOG.md rename to stable/openldap/4.0.19/CHANGELOG.md index 3f0fc33a48b..fd14be75660 100644 --- a/stable/openldap/4.0.18/CHANGELOG.md +++ b/stable/openldap/4.0.19/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [openldap-4.0.19](https://github.com/truecharts/apps/compare/openldap-4.0.18...openldap-4.0.19) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [openldap-4.0.18](https://github.com/truecharts/apps/compare/openldap-4.0.17...openldap-4.0.18) (2021-11-30) @@ -87,13 +97,3 @@ ### [openldap-4.0.10](https://github.com/truecharts/apps/compare/openldap-4.0.9...openldap-4.0.10) (2021-11-10) - -#### Fix - -* fix release.name issues when installing - - - - -### [openldap-4.0.9](https://github.com/truecharts/apps/compare/openldap-4.0.8...openldap-4.0.9) (2021-11-09) - diff --git a/stable/oscam/4.0.13/CONFIG.md b/stable/openldap/4.0.19/CONFIG.md similarity index 100% rename from stable/oscam/4.0.13/CONFIG.md rename to stable/openldap/4.0.19/CONFIG.md diff --git a/stable/openldap/4.0.19/Chart.lock b/stable/openldap/4.0.19/Chart.lock new file mode 100644 index 00000000000..caec887e48d --- /dev/null +++ b/stable/openldap/4.0.19/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T15:07:54.579860123Z" diff --git a/stable/openldap/4.0.18/Chart.yaml b/stable/openldap/4.0.19/Chart.yaml similarity index 97% rename from stable/openldap/4.0.18/Chart.yaml rename to stable/openldap/4.0.19/Chart.yaml index d4c63f24417..91999b87565 100644 --- a/stable/openldap/4.0.18/Chart.yaml +++ b/stable/openldap/4.0.19/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/jp-gouin/helm-openldap - https://github.com/osixia/docker-openldap type: application -version: 4.0.18 +version: 4.0.19 annotations: truecharts.org/catagories: | - cloud diff --git a/stable/openldap/4.0.18/README.md b/stable/openldap/4.0.19/README.md similarity index 100% rename from stable/openldap/4.0.18/README.md rename to stable/openldap/4.0.19/README.md diff --git a/stable/openldap/4.0.18/app-readme.md b/stable/openldap/4.0.19/app-readme.md similarity index 100% rename from stable/openldap/4.0.18/app-readme.md rename to stable/openldap/4.0.19/app-readme.md diff --git a/stable/oscam/4.0.13/charts/common-8.9.7.tgz b/stable/openldap/4.0.19/charts/common-8.9.7.tgz similarity index 100% rename from stable/oscam/4.0.13/charts/common-8.9.7.tgz rename to stable/openldap/4.0.19/charts/common-8.9.7.tgz diff --git a/stable/openldap/4.0.18/helm-values.md b/stable/openldap/4.0.19/helm-values.md similarity index 95% rename from stable/openldap/4.0.18/helm-values.md rename to stable/openldap/4.0.19/helm-values.md index 4c4c87a77e7..1bb19822f4c 100644 --- a/stable/openldap/4.0.18/helm-values.md +++ b/stable/openldap/4.0.19/helm-values.md @@ -40,8 +40,8 @@ You will, however, be able to use all values referenced in the common chart here | env.LDAP_TLS_VERIFY_CLIENT | string | `"never"` | | | envFrom[0].configMapRef.name | string | `"openldapconfig"` | | | image.pullPolicy | string | `"IfNotPresent"` | | -| image.repository | string | `"ghcr.io/truecharts/openldap"` | | -| image.tag | string | `"v1.5.0@sha256:fd870eecad0a5a5097ec7377a4441aa77171b4e10d8336f63698144dc3a51a4b"` | | +| image.repository | string | `"tccr.io/truecharts/openldap"` | | +| image.tag | string | `"v1.5.0@sha256:d7e4f9279595ea1772efac4063876b29a96ff54c214f2c3ba52d2c3bfca8928c"` | | | persistence.varrun.enabled | bool | `false` | | | podSecurityContext.runAsGroup | int | `0` | | | podSecurityContext.runAsUser | int | `0` | | diff --git a/stable/openldap/4.0.18/ix_values.yaml b/stable/openldap/4.0.19/ix_values.yaml similarity index 93% rename from stable/openldap/4.0.18/ix_values.yaml rename to stable/openldap/4.0.19/ix_values.yaml index b55930a311d..95e0b7ac07b 100644 --- a/stable/openldap/4.0.18/ix_values.yaml +++ b/stable/openldap/4.0.19/ix_values.yaml @@ -1,9 +1,7 @@ -# Default values for Bitwarden. - image: - repository: ghcr.io/truecharts/openldap + repository: tccr.io/truecharts/openldap pullPolicy: IfNotPresent - tag: v1.5.0@sha256:fd870eecad0a5a5097ec7377a4441aa77171b4e10d8336f63698144dc3a51a4b + tag: v1.5.0@sha256:d7e4f9279595ea1772efac4063876b29a96ff54c214f2c3ba52d2c3bfca8928c securityContext: readOnlyRootFilesystem: false diff --git a/stable/openldap/4.0.18/questions.yaml b/stable/openldap/4.0.19/questions.yaml similarity index 100% rename from stable/openldap/4.0.18/questions.yaml rename to stable/openldap/4.0.19/questions.yaml diff --git a/stable/openldap/4.0.18/templates/_configmap.tpl b/stable/openldap/4.0.19/templates/_configmap.tpl similarity index 100% rename from stable/openldap/4.0.18/templates/_configmap.tpl rename to stable/openldap/4.0.19/templates/_configmap.tpl diff --git a/stable/openldap/4.0.18/templates/common.yaml b/stable/openldap/4.0.19/templates/common.yaml similarity index 100% rename from stable/openldap/4.0.18/templates/common.yaml rename to stable/openldap/4.0.19/templates/common.yaml diff --git a/stable/oscam/4.0.13/values.yaml b/stable/openldap/4.0.19/values.yaml similarity index 100% rename from stable/oscam/4.0.13/values.yaml rename to stable/openldap/4.0.19/values.yaml diff --git a/stable/organizr/9.0.14/Chart.lock b/stable/organizr/9.0.14/Chart.lock deleted file mode 100644 index 6bd1914a4dc..00000000000 --- a/stable/organizr/9.0.14/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:25:36.212019354Z" diff --git a/stable/organizr/9.0.14/CHANGELOG.md b/stable/organizr/9.0.15/CHANGELOG.md similarity index 88% rename from stable/organizr/9.0.14/CHANGELOG.md rename to stable/organizr/9.0.15/CHANGELOG.md index ff2afc7d582..3b06b2a51d5 100644 --- a/stable/organizr/9.0.14/CHANGELOG.md +++ b/stable/organizr/9.0.15/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [organizr-9.0.15](https://github.com/truecharts/apps/compare/organizr-9.0.14...organizr-9.0.15) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [organizr-9.0.14](https://github.com/truecharts/apps/compare/organizr-9.0.13...organizr-9.0.14) (2021-11-30) @@ -87,13 +97,3 @@ - -### [organizr-9.0.6](https://github.com/truecharts/apps/compare/organizr-9.0.5...organizr-9.0.6) (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/overseerr/4.0.13/CONFIG.md b/stable/organizr/9.0.15/CONFIG.md similarity index 100% rename from stable/overseerr/4.0.13/CONFIG.md rename to stable/organizr/9.0.15/CONFIG.md diff --git a/stable/organizr/9.0.15/Chart.lock b/stable/organizr/9.0.15/Chart.lock new file mode 100644 index 00000000000..0fe60f9ad5f --- /dev/null +++ b/stable/organizr/9.0.15/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T15:08:26.586426581Z" diff --git a/stable/organizr/9.0.14/Chart.yaml b/stable/organizr/9.0.15/Chart.yaml similarity index 97% rename from stable/organizr/9.0.14/Chart.yaml rename to stable/organizr/9.0.15/Chart.yaml index 0c7e0bb0e8f..47cfdc8bfa7 100644 --- a/stable/organizr/9.0.14/Chart.yaml +++ b/stable/organizr/9.0.15/Chart.yaml @@ -20,7 +20,7 @@ sources: - https://github.com/causefx/Organizr - https://hub.docker.com/r/organizr/organizr type: application -version: 9.0.14 +version: 9.0.15 annotations: truecharts.org/catagories: | - organizers diff --git a/stable/organizr/9.0.14/README.md b/stable/organizr/9.0.15/README.md similarity index 100% rename from stable/organizr/9.0.14/README.md rename to stable/organizr/9.0.15/README.md diff --git a/stable/organizr/9.0.14/app-readme.md b/stable/organizr/9.0.15/app-readme.md similarity index 100% rename from stable/organizr/9.0.14/app-readme.md rename to stable/organizr/9.0.15/app-readme.md diff --git a/stable/overseerr/4.0.13/charts/common-8.9.7.tgz b/stable/organizr/9.0.15/charts/common-8.9.7.tgz similarity index 100% rename from stable/overseerr/4.0.13/charts/common-8.9.7.tgz rename to stable/organizr/9.0.15/charts/common-8.9.7.tgz diff --git a/stable/organizr/9.0.14/helm-values.md b/stable/organizr/9.0.15/helm-values.md similarity index 87% rename from stable/organizr/9.0.14/helm-values.md rename to stable/organizr/9.0.15/helm-values.md index 3f686dd0083..943c0dd5615 100644 --- a/stable/organizr/9.0.14/helm-values.md +++ b/stable/organizr/9.0.15/helm-values.md @@ -13,8 +13,8 @@ You will, however, be able to use all values referenced in the common chart here |-----|------|---------|-------------| | env | object | `{}` | | | image.pullPolicy | string | `"Always"` | | -| image.repository | string | `"organizr/organizr"` | | -| image.tag | string | `"latest@sha256:d8b03b33ea1c65023ef7085bf06d13b0045a099e82fc833c9ac35c071b3e88a8"` | | +| image.repository | string | `"tccr.io/truecharts/organizr"` | | +| image.tag | string | `"latest@sha256:ca1794e822f705b63c5753d56c7eecfd23e1ae77ddffb5a66b13c2ec7f587ad3"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | podSecurityContext.runAsGroup | int | `0` | | diff --git a/stable/organizr/9.0.14/ix_values.yaml b/stable/organizr/9.0.15/ix_values.yaml similarity index 69% rename from stable/organizr/9.0.14/ix_values.yaml rename to stable/organizr/9.0.15/ix_values.yaml index 6a3dd4d1f23..abdc5b10dc2 100644 --- a/stable/organizr/9.0.14/ix_values.yaml +++ b/stable/organizr/9.0.15/ix_values.yaml @@ -1,9 +1,7 @@ -# Default values for Organizr. - image: - repository: organizr/organizr + repository: tccr.io/truecharts/organizr pullPolicy: Always - tag: latest@sha256:d8b03b33ea1c65023ef7085bf06d13b0045a099e82fc833c9ac35c071b3e88a8 + tag: latest@sha256:ca1794e822f705b63c5753d56c7eecfd23e1ae77ddffb5a66b13c2ec7f587ad3 securityContext: readOnlyRootFilesystem: false diff --git a/stable/organizr/9.0.14/questions.yaml b/stable/organizr/9.0.15/questions.yaml similarity index 100% rename from stable/organizr/9.0.14/questions.yaml rename to stable/organizr/9.0.15/questions.yaml diff --git a/stable/organizr/9.0.14/templates/common.yaml b/stable/organizr/9.0.15/templates/common.yaml similarity index 100% rename from stable/organizr/9.0.14/templates/common.yaml rename to stable/organizr/9.0.15/templates/common.yaml diff --git a/stable/overseerr/4.0.13/values.yaml b/stable/organizr/9.0.15/values.yaml similarity index 100% rename from stable/overseerr/4.0.13/values.yaml rename to stable/organizr/9.0.15/values.yaml diff --git a/stable/oscam/4.0.13/Chart.lock b/stable/oscam/4.0.13/Chart.lock deleted file mode 100644 index e19f1f69b03..00000000000 --- a/stable/oscam/4.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:26:06.977787579Z" diff --git a/stable/oscam/4.0.13/CHANGELOG.md b/stable/oscam/4.0.14/CHANGELOG.md similarity index 89% rename from stable/oscam/4.0.13/CHANGELOG.md rename to stable/oscam/4.0.14/CHANGELOG.md index 6b6ec8c984b..559aa86654c 100644 --- a/stable/oscam/4.0.13/CHANGELOG.md +++ b/stable/oscam/4.0.14/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [oscam-4.0.14](https://github.com/truecharts/apps/compare/oscam-4.0.13...oscam-4.0.14) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [oscam-4.0.13](https://github.com/truecharts/apps/compare/oscam-4.0.12...oscam-4.0.13) (2021-11-30) @@ -87,13 +97,3 @@ #### Chore * update non-major deps helm releases ([#1295](https://github.com/truecharts/apps/issues/1295)) - - - - -### [oscam-4.0.5](https://github.com/truecharts/apps/compare/oscam-4.0.4...oscam-4.0.5) (2021-11-07) - -#### Chore - -* update non-major deps helm releases ([#1291](https://github.com/truecharts/apps/issues/1291)) - diff --git a/stable/pgadmin/4.0.14/CONFIG.md b/stable/oscam/4.0.14/CONFIG.md similarity index 100% rename from stable/pgadmin/4.0.14/CONFIG.md rename to stable/oscam/4.0.14/CONFIG.md diff --git a/stable/oscam/4.0.14/Chart.lock b/stable/oscam/4.0.14/Chart.lock new file mode 100644 index 00000000000..5b8c84543d3 --- /dev/null +++ b/stable/oscam/4.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T15:08:58.474077873Z" diff --git a/stable/oscam/4.0.13/Chart.yaml b/stable/oscam/4.0.14/Chart.yaml similarity index 97% rename from stable/oscam/4.0.13/Chart.yaml rename to stable/oscam/4.0.14/Chart.yaml index 070bde87dfe..5f1c7c68d5b 100644 --- a/stable/oscam/4.0.13/Chart.yaml +++ b/stable/oscam/4.0.14/Chart.yaml @@ -19,7 +19,7 @@ name: oscam sources: - https://trac.streamboard.tv/oscam/browser/trunk type: application -version: 4.0.13 +version: 4.0.14 annotations: truecharts.org/catagories: | - DIY diff --git a/stable/oscam/4.0.13/README.md b/stable/oscam/4.0.14/README.md similarity index 100% rename from stable/oscam/4.0.13/README.md rename to stable/oscam/4.0.14/README.md diff --git a/stable/oscam/4.0.13/app-readme.md b/stable/oscam/4.0.14/app-readme.md similarity index 100% rename from stable/oscam/4.0.13/app-readme.md rename to stable/oscam/4.0.14/app-readme.md diff --git a/stable/pgadmin/4.0.14/charts/common-8.9.7.tgz b/stable/oscam/4.0.14/charts/common-8.9.7.tgz similarity index 100% rename from stable/pgadmin/4.0.14/charts/common-8.9.7.tgz rename to stable/oscam/4.0.14/charts/common-8.9.7.tgz diff --git a/stable/oscam/4.0.13/helm-values.md b/stable/oscam/4.0.14/helm-values.md similarity index 87% rename from stable/oscam/4.0.13/helm-values.md rename to stable/oscam/4.0.14/helm-values.md index 20f2f54b818..02ac801646d 100644 --- a/stable/oscam/4.0.13/helm-values.md +++ b/stable/oscam/4.0.14/helm-values.md @@ -14,8 +14,8 @@ You will, however, be able to use all values referenced in the common chart here | env.PUID | int | `568` | | | env.TZ | string | `"UTC"` | | | image.pullPolicy | string | `"IfNotPresent"` | | -| image.repository | string | `"ghcr.io/linuxserver/oscam"` | | -| image.tag | string | `"version-11693@sha256:e97f9929c3a6caed6ee24ed9f1efdd4a8c29b4b2ba52205d3f8daebdaf7a9ea2"` | | +| image.repository | string | `"tccr.io/truecharts/oscam"` | | +| image.tag | string | `"version-11693@sha256:dcaa24c5076e020243aa0bcf2b5e2edbd1fcf6f9066c50e3f5c2f32937c68cb9"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | persistence.varrun.enabled | bool | `true` | | diff --git a/stable/oscam/4.0.13/ix_values.yaml b/stable/oscam/4.0.14/ix_values.yaml similarity index 67% rename from stable/oscam/4.0.13/ix_values.yaml rename to stable/oscam/4.0.14/ix_values.yaml index cf506a532e7..a2a7e5acfcf 100644 --- a/stable/oscam/4.0.13/ix_values.yaml +++ b/stable/oscam/4.0.14/ix_values.yaml @@ -1,9 +1,7 @@ -# Default values for oscam - image: - repository: ghcr.io/linuxserver/oscam + repository: tccr.io/truecharts/oscam pullPolicy: IfNotPresent - tag: version-11693@sha256:e97f9929c3a6caed6ee24ed9f1efdd4a8c29b4b2ba52205d3f8daebdaf7a9ea2 + tag: version-11693@sha256:dcaa24c5076e020243aa0bcf2b5e2edbd1fcf6f9066c50e3f5c2f32937c68cb9 securityContext: runAsNonRoot: false diff --git a/stable/oscam/4.0.13/questions.yaml b/stable/oscam/4.0.14/questions.yaml similarity index 100% rename from stable/oscam/4.0.13/questions.yaml rename to stable/oscam/4.0.14/questions.yaml diff --git a/stable/oscam/4.0.13/templates/common.yaml b/stable/oscam/4.0.14/templates/common.yaml similarity index 100% rename from stable/oscam/4.0.13/templates/common.yaml rename to stable/oscam/4.0.14/templates/common.yaml diff --git a/stable/pgadmin/4.0.14/values.yaml b/stable/oscam/4.0.14/values.yaml similarity index 100% rename from stable/pgadmin/4.0.14/values.yaml rename to stable/oscam/4.0.14/values.yaml diff --git a/stable/overseerr/4.0.13/Chart.lock b/stable/overseerr/4.0.13/Chart.lock deleted file mode 100644 index 755d6de94ab..00000000000 --- a/stable/overseerr/4.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:26:36.912296345Z" diff --git a/stable/overseerr/4.0.13/CHANGELOG.md b/stable/overseerr/4.0.14/CHANGELOG.md similarity index 88% rename from stable/overseerr/4.0.13/CHANGELOG.md rename to stable/overseerr/4.0.14/CHANGELOG.md index 564a4a3f697..940b1c6cf73 100644 --- a/stable/overseerr/4.0.13/CHANGELOG.md +++ b/stable/overseerr/4.0.14/CHANGELOG.md @@ -1,6 +1,17 @@ # Changelog
+ +### [overseerr-4.0.14](https://github.com/truecharts/apps/compare/overseerr-4.0.13...overseerr-4.0.14) (2021-12-03) + +#### Chore + +* ensure container references are prefixed with v +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [overseerr-4.0.13](https://github.com/truecharts/apps/compare/overseerr-4.0.12...overseerr-4.0.13) (2021-11-30) @@ -86,14 +97,3 @@ ### [overseerr-4.0.5](https://github.com/truecharts/apps/compare/overseerr-4.0.4...overseerr-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)) - -#### Feat - -* Simplify the Services GUI ([#1290](https://github.com/truecharts/apps/issues/1290)) - diff --git a/stable/photoprism/6.0.3/CONFIG.md b/stable/overseerr/4.0.14/CONFIG.md similarity index 100% rename from stable/photoprism/6.0.3/CONFIG.md rename to stable/overseerr/4.0.14/CONFIG.md diff --git a/stable/overseerr/4.0.14/Chart.lock b/stable/overseerr/4.0.14/Chart.lock new file mode 100644 index 00000000000..f5d57cd852e --- /dev/null +++ b/stable/overseerr/4.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T15:09:30.037699993Z" diff --git a/stable/overseerr/4.0.13/Chart.yaml b/stable/overseerr/4.0.14/Chart.yaml similarity index 98% rename from stable/overseerr/4.0.13/Chart.yaml rename to stable/overseerr/4.0.14/Chart.yaml index 1d5040c1674..23b123a397e 100644 --- a/stable/overseerr/4.0.13/Chart.yaml +++ b/stable/overseerr/4.0.14/Chart.yaml @@ -23,7 +23,7 @@ name: overseerr sources: - https://github.com/sct/overseerr - https://hub.docker.com/r/sctx/overseerr -version: 4.0.13 +version: 4.0.14 annotations: truecharts.org/catagories: | - media diff --git a/stable/overseerr/4.0.13/README.md b/stable/overseerr/4.0.14/README.md similarity index 100% rename from stable/overseerr/4.0.13/README.md rename to stable/overseerr/4.0.14/README.md diff --git a/stable/overseerr/4.0.13/app-readme.md b/stable/overseerr/4.0.14/app-readme.md similarity index 100% rename from stable/overseerr/4.0.13/app-readme.md rename to stable/overseerr/4.0.14/app-readme.md diff --git a/stable/photoprism/6.0.3/charts/common-8.9.7.tgz b/stable/overseerr/4.0.14/charts/common-8.9.7.tgz similarity index 100% rename from stable/photoprism/6.0.3/charts/common-8.9.7.tgz rename to stable/overseerr/4.0.14/charts/common-8.9.7.tgz diff --git a/stable/overseerr/4.0.13/helm-values.md b/stable/overseerr/4.0.14/helm-values.md similarity index 85% rename from stable/overseerr/4.0.13/helm-values.md rename to stable/overseerr/4.0.14/helm-values.md index 6d375732155..d0c61a08d63 100644 --- a/stable/overseerr/4.0.13/helm-values.md +++ b/stable/overseerr/4.0.14/helm-values.md @@ -15,8 +15,8 @@ You will, however, be able to use all values referenced in the common chart here | env.LOG_LEVEL | string | `"info"` | Set the application log level | | env.TZ | string | `"UTC"` | Set the container timezone | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | -| image.repository | string | `"ghcr.io/sct/overseerr"` | image repository | -| image.tag | string | `"1.27.0@sha256:061f876e32bd85050c767dee57e09593c293e8676e06a7dc40536f28bf55fc68"` | image tag | +| image.repository | string | `"tccr.io/truecharts/overseerr"` | image repository | +| image.tag | string | `"v1.27.0@sha256:cf3d0ae6c0df50e397a567e49d2ba891c2dc46cb1145f11acf0a12b82a3bfcd9"` | image tag | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. | | securityContext.readOnlyRootFilesystem | bool | `false` | | | service | object | See values.yaml | Configures service settings for the chart. | diff --git a/stable/overseerr/4.0.13/ix_values.yaml b/stable/overseerr/4.0.14/ix_values.yaml similarity index 65% rename from stable/overseerr/4.0.13/ix_values.yaml rename to stable/overseerr/4.0.14/ix_values.yaml index 98bcfd2cc47..a137dc829ee 100644 --- a/stable/overseerr/4.0.13/ix_values.yaml +++ b/stable/overseerr/4.0.14/ix_values.yaml @@ -1,15 +1,8 @@ -# -# IMPORTANT NOTE -# -# This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml -# - image: # -- image repository - repository: ghcr.io/sct/overseerr + repository: tccr.io/truecharts/overseerr # -- image tag - tag: 1.27.0@sha256:061f876e32bd85050c767dee57e09593c293e8676e06a7dc40536f28bf55fc68 + tag: v1.27.0@sha256:cf3d0ae6c0df50e397a567e49d2ba891c2dc46cb1145f11acf0a12b82a3bfcd9 # -- image pull policy pullPolicy: IfNotPresent diff --git a/stable/overseerr/4.0.13/questions.yaml b/stable/overseerr/4.0.14/questions.yaml similarity index 100% rename from stable/overseerr/4.0.13/questions.yaml rename to stable/overseerr/4.0.14/questions.yaml diff --git a/stable/overseerr/4.0.13/templates/common.yaml b/stable/overseerr/4.0.14/templates/common.yaml similarity index 100% rename from stable/overseerr/4.0.13/templates/common.yaml rename to stable/overseerr/4.0.14/templates/common.yaml diff --git a/stable/photoprism/6.0.3/values.yaml b/stable/overseerr/4.0.14/values.yaml similarity index 100% rename from stable/photoprism/6.0.3/values.yaml rename to stable/overseerr/4.0.14/values.yaml diff --git a/stable/pgadmin/4.0.14/Chart.lock b/stable/pgadmin/4.0.14/Chart.lock deleted file mode 100644 index 60b3fef70c2..00000000000 --- a/stable/pgadmin/4.0.14/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:28:04.611606045Z" diff --git a/stable/pgadmin/4.0.14/CHANGELOG.md b/stable/pgadmin/4.0.15/CHANGELOG.md similarity index 87% rename from stable/pgadmin/4.0.14/CHANGELOG.md rename to stable/pgadmin/4.0.15/CHANGELOG.md index b9af1b60f2a..894dd59ba4f 100644 --- a/stable/pgadmin/4.0.14/CHANGELOG.md +++ b/stable/pgadmin/4.0.15/CHANGELOG.md @@ -1,6 +1,17 @@ # Changelog
+ +### [pgadmin-4.0.15](https://github.com/truecharts/apps/compare/pgadmin-4.0.14...pgadmin-4.0.15) (2021-12-03) + +#### Chore + +* ensure container references are prefixed with v +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [pgadmin-4.0.14](https://github.com/truecharts/apps/compare/pgadmin-4.0.13...pgadmin-4.0.14) (2021-11-30) @@ -86,14 +97,3 @@ #### Chore -* update non-major deps helm releases ([#1297](https://github.com/truecharts/apps/issues/1297)) - - - - -### [pgadmin-4.0.6](https://github.com/truecharts/apps/compare/pgadmin-4.0.5...pgadmin-4.0.6) (2021-11-07) - -#### Chore - -* update non-major deps helm releases ([#1295](https://github.com/truecharts/apps/issues/1295)) - diff --git a/stable/photoshow/1.0.17/CONFIG.md b/stable/pgadmin/4.0.15/CONFIG.md similarity index 100% rename from stable/photoshow/1.0.17/CONFIG.md rename to stable/pgadmin/4.0.15/CONFIG.md diff --git a/stable/pgadmin/4.0.15/Chart.lock b/stable/pgadmin/4.0.15/Chart.lock new file mode 100644 index 00000000000..2ff3087fcac --- /dev/null +++ b/stable/pgadmin/4.0.15/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T15:10:02.162560842Z" diff --git a/stable/pgadmin/4.0.14/Chart.yaml b/stable/pgadmin/4.0.15/Chart.yaml similarity index 97% rename from stable/pgadmin/4.0.14/Chart.yaml rename to stable/pgadmin/4.0.15/Chart.yaml index c1b5c0ba037..5bf1a42eba7 100644 --- a/stable/pgadmin/4.0.14/Chart.yaml +++ b/stable/pgadmin/4.0.15/Chart.yaml @@ -21,7 +21,7 @@ name: pgadmin sources: - https://www.pgadmin.org/ type: application -version: 4.0.14 +version: 4.0.15 annotations: truecharts.org/catagories: | - management diff --git a/stable/pgadmin/4.0.14/README.md b/stable/pgadmin/4.0.15/README.md similarity index 100% rename from stable/pgadmin/4.0.14/README.md rename to stable/pgadmin/4.0.15/README.md diff --git a/stable/pgadmin/4.0.14/app-readme.md b/stable/pgadmin/4.0.15/app-readme.md similarity index 100% rename from stable/pgadmin/4.0.14/app-readme.md rename to stable/pgadmin/4.0.15/app-readme.md diff --git a/stable/photoshow/1.0.17/charts/common-8.9.7.tgz b/stable/pgadmin/4.0.15/charts/common-8.9.7.tgz similarity index 100% rename from stable/photoshow/1.0.17/charts/common-8.9.7.tgz rename to stable/pgadmin/4.0.15/charts/common-8.9.7.tgz diff --git a/stable/pgadmin/4.0.14/helm-values.md b/stable/pgadmin/4.0.15/helm-values.md similarity index 88% rename from stable/pgadmin/4.0.14/helm-values.md rename to stable/pgadmin/4.0.15/helm-values.md index 4bd374a55c5..d82e40a3a69 100644 --- a/stable/pgadmin/4.0.14/helm-values.md +++ b/stable/pgadmin/4.0.15/helm-values.md @@ -14,8 +14,8 @@ You will, however, be able to use all values referenced in the common chart here | env.PGADMIN_DEFAULT_EMAIL | string | `"replace@this.now"` | | | env.PGADMIN_DEFAULT_PASSWORD | string | `"changeme"` | | | image.pullPolicy | string | `"IfNotPresent"` | | -| image.repository | string | `"docker.io/dpage/pgadmin4"` | | -| image.tag | string | `"6.2@sha256:13e2208c50cb8666967e0396fa4898b555b41b507149dd468966d64caab7da76"` | | +| image.repository | string | `"tccr.io/truecharts/pgadmin4"` | | +| image.tag | string | `"v6.2@sha256:56a1cc09742301c5cca10f75f9766a85f7b8c9a256ee88cdf04ad1038db2f2cd"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/var/lib/pgadmin"` | | | podSecurityContext.fsGroup | int | `5050` | | diff --git a/stable/pgadmin/4.0.14/ix_values.yaml b/stable/pgadmin/4.0.15/ix_values.yaml similarity index 73% rename from stable/pgadmin/4.0.14/ix_values.yaml rename to stable/pgadmin/4.0.15/ix_values.yaml index 9d045b2b8d0..fce2ebb7356 100644 --- a/stable/pgadmin/4.0.14/ix_values.yaml +++ b/stable/pgadmin/4.0.15/ix_values.yaml @@ -1,9 +1,7 @@ -# Default values for Jackett. - image: - repository: docker.io/dpage/pgadmin4 + repository: tccr.io/truecharts/pgadmin4 pullPolicy: IfNotPresent - tag: 6.2@sha256:13e2208c50cb8666967e0396fa4898b555b41b507149dd468966d64caab7da76 + tag: v6.2@sha256:56a1cc09742301c5cca10f75f9766a85f7b8c9a256ee88cdf04ad1038db2f2cd securityContext: runAsNonRoot: false diff --git a/stable/pgadmin/4.0.14/questions.yaml b/stable/pgadmin/4.0.15/questions.yaml similarity index 100% rename from stable/pgadmin/4.0.14/questions.yaml rename to stable/pgadmin/4.0.15/questions.yaml diff --git a/stable/pgadmin/4.0.14/templates/common.yaml b/stable/pgadmin/4.0.15/templates/common.yaml similarity index 100% rename from stable/pgadmin/4.0.14/templates/common.yaml rename to stable/pgadmin/4.0.15/templates/common.yaml diff --git a/stable/photoshow/1.0.17/values.yaml b/stable/pgadmin/4.0.15/values.yaml similarity index 100% rename from stable/photoshow/1.0.17/values.yaml rename to stable/pgadmin/4.0.15/values.yaml diff --git a/stable/photoprism/6.0.3/Chart.lock b/stable/photoprism/6.0.3/Chart.lock deleted file mode 100644 index 30570a4a0f5..00000000000 --- a/stable/photoprism/6.0.3/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -- name: mariadb - repository: https://truecharts.org/ - version: 1.0.17 -digest: sha256:55cfe00dd1f2f6679aac5ac087fa765c111ccac9db91a3a616b136c184d9c590 -generated: "2021-11-30T21:38:16.069825224Z" diff --git a/stable/photoprism/6.0.3/CHANGELOG.md b/stable/photoprism/6.0.4/CHANGELOG.md similarity index 87% rename from stable/photoprism/6.0.3/CHANGELOG.md rename to stable/photoprism/6.0.4/CHANGELOG.md index f17bf42e8fd..8ae1f60eeb8 100644 --- a/stable/photoprism/6.0.3/CHANGELOG.md +++ b/stable/photoprism/6.0.4/CHANGELOG.md @@ -1,6 +1,17 @@ # Changelog
+ +### [photoprism-6.0.4](https://github.com/truecharts/apps/compare/photoprism-6.0.3...photoprism-6.0.4) (2021-12-03) + +#### Chore + +* ensure container references are prefixed with v +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [photoprism-6.0.3](https://github.com/truecharts/apps/compare/photoprism-6.0.2...photoprism-6.0.3) (2021-11-30) @@ -86,14 +97,3 @@ #### 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)) - - - - -### [photoprism-5.0.7](https://github.com/truecharts/apps/compare/photoprism-5.0.6...photoprism-5.0.7) (2021-11-09) - -#### Chore - -* update non-major deps helm releases ([#1297](https://github.com/truecharts/apps/issues/1297)) diff --git a/stable/phpldapadmin/4.0.13/CONFIG.md b/stable/photoprism/6.0.4/CONFIG.md similarity index 100% rename from stable/phpldapadmin/4.0.13/CONFIG.md rename to stable/photoprism/6.0.4/CONFIG.md diff --git a/stable/photoprism/6.0.4/Chart.lock b/stable/photoprism/6.0.4/Chart.lock new file mode 100644 index 00000000000..0f1e3f05314 --- /dev/null +++ b/stable/photoprism/6.0.4/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +- name: mariadb + repository: https://truecharts.org/ + version: 1.0.17 +digest: sha256:55cfe00dd1f2f6679aac5ac087fa765c111ccac9db91a3a616b136c184d9c590 +generated: "2021-12-03T15:10:35.41506408Z" diff --git a/stable/photoprism/6.0.3/Chart.yaml b/stable/photoprism/6.0.4/Chart.yaml similarity index 98% rename from stable/photoprism/6.0.3/Chart.yaml rename to stable/photoprism/6.0.4/Chart.yaml index 07f1d55031c..ad83f5008df 100644 --- a/stable/photoprism/6.0.3/Chart.yaml +++ b/stable/photoprism/6.0.4/Chart.yaml @@ -26,7 +26,7 @@ name: photoprism sources: - https://github.com/photoprism/photoprism - https://hub.docker.com/r/photoprism/photoprism -version: 6.0.3 +version: 6.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/photoprism/6.0.3/README.md b/stable/photoprism/6.0.4/README.md similarity index 100% rename from stable/photoprism/6.0.3/README.md rename to stable/photoprism/6.0.4/README.md diff --git a/stable/photoprism/6.0.3/app-readme.md b/stable/photoprism/6.0.4/app-readme.md similarity index 100% rename from stable/photoprism/6.0.3/app-readme.md rename to stable/photoprism/6.0.4/app-readme.md diff --git a/stable/phpldapadmin/4.0.13/charts/common-8.9.7.tgz b/stable/photoprism/6.0.4/charts/common-8.9.7.tgz similarity index 100% rename from stable/phpldapadmin/4.0.13/charts/common-8.9.7.tgz rename to stable/photoprism/6.0.4/charts/common-8.9.7.tgz diff --git a/stable/photoprism/6.0.3/charts/mariadb-1.0.17.tgz b/stable/photoprism/6.0.4/charts/mariadb-1.0.17.tgz similarity index 100% rename from stable/photoprism/6.0.3/charts/mariadb-1.0.17.tgz rename to stable/photoprism/6.0.4/charts/mariadb-1.0.17.tgz diff --git a/stable/photoprism/6.0.3/helm-values.md b/stable/photoprism/6.0.4/helm-values.md similarity index 93% rename from stable/photoprism/6.0.3/helm-values.md rename to stable/photoprism/6.0.4/helm-values.md index 5e595c7b28b..c2c62460f9b 100644 --- a/stable/photoprism/6.0.3/helm-values.md +++ b/stable/photoprism/6.0.4/helm-values.md @@ -31,8 +31,8 @@ You will, however, be able to use all values referenced in the common chart here | envValueFrom.PHOTOPRISM_DATABASE_SERVER.secretKeyRef.key | string | `"plainporthost"` | | | 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 | `"20211130@sha256:cd3e38e0710279372c17d19fbe6e05010689f7b385a13c9fca325196dff2afb1"` | image tag | +| image.repository | string | `"tccr.io/truecharts/photoprism"` | image repository | +| image.tag | string | `"v20211130@sha256:97fa3752e28cd26282f06b87f299c63f5b8413b84de09acd8b71375a2b77540f"` | image tag | | mariadb.enabled | bool | `true` | | | mariadb.existingSecret | string | `"mariadbcreds"` | | | mariadb.mariadbDatabase | string | `"photoprism"` | | diff --git a/stable/photoprism/6.0.3/ix_values.yaml b/stable/photoprism/6.0.4/ix_values.yaml similarity index 86% rename from stable/photoprism/6.0.3/ix_values.yaml rename to stable/photoprism/6.0.4/ix_values.yaml index 9b3b6012ced..7b00d97205b 100644 --- a/stable/photoprism/6.0.3/ix_values.yaml +++ b/stable/photoprism/6.0.4/ix_values.yaml @@ -1,15 +1,8 @@ -# -# IMPORTANT NOTE -# -# This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml -# - image: # -- image repository - repository: docker.io/photoprism/photoprism + repository: tccr.io/truecharts/photoprism # -- image tag - tag: 20211130@sha256:cd3e38e0710279372c17d19fbe6e05010689f7b385a13c9fca325196dff2afb1 + tag: v20211130@sha256:97fa3752e28cd26282f06b87f299c63f5b8413b84de09acd8b71375a2b77540f # -- image pull policy pullPolicy: IfNotPresent diff --git a/stable/photoprism/6.0.3/questions.yaml b/stable/photoprism/6.0.4/questions.yaml similarity index 100% rename from stable/photoprism/6.0.3/questions.yaml rename to stable/photoprism/6.0.4/questions.yaml diff --git a/stable/photoprism/6.0.3/templates/common.yaml b/stable/photoprism/6.0.4/templates/common.yaml similarity index 100% rename from stable/photoprism/6.0.3/templates/common.yaml rename to stable/photoprism/6.0.4/templates/common.yaml diff --git a/stable/phpldapadmin/4.0.13/values.yaml b/stable/photoprism/6.0.4/values.yaml similarity index 100% rename from stable/phpldapadmin/4.0.13/values.yaml rename to stable/photoprism/6.0.4/values.yaml diff --git a/stable/photoshow/1.0.17/Chart.lock b/stable/photoshow/1.0.17/Chart.lock deleted file mode 100644 index 0a2655212d1..00000000000 --- a/stable/photoshow/1.0.17/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:29:14.394514959Z" diff --git a/stable/photoshow/1.0.17/CHANGELOG.md b/stable/photoshow/1.0.18/CHANGELOG.md similarity index 89% rename from stable/photoshow/1.0.17/CHANGELOG.md rename to stable/photoshow/1.0.18/CHANGELOG.md index c48611623d5..834af634761 100644 --- a/stable/photoshow/1.0.17/CHANGELOG.md +++ b/stable/photoshow/1.0.18/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [photoshow-1.0.18](https://github.com/truecharts/apps/compare/photoshow-1.0.17...photoshow-1.0.18) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [photoshow-1.0.17](https://github.com/truecharts/apps/compare/photoshow-1.0.16...photoshow-1.0.17) (2021-11-30) @@ -87,13 +97,3 @@ #### Chore -* update non-major deps helm releases ([#1297](https://github.com/truecharts/apps/issues/1297)) - - - - -### [photoshow-1.0.7](https://github.com/truecharts/apps/compare/photoshow-1.0.6...photoshow-1.0.7) (2021-11-07) - -#### Chore - -* update non-major deps helm releases ([#1295](https://github.com/truecharts/apps/issues/1295)) diff --git a/stable/piaware/4.0.13/CONFIG.md b/stable/photoshow/1.0.18/CONFIG.md similarity index 100% rename from stable/piaware/4.0.13/CONFIG.md rename to stable/photoshow/1.0.18/CONFIG.md diff --git a/stable/photoshow/1.0.18/Chart.lock b/stable/photoshow/1.0.18/Chart.lock new file mode 100644 index 00000000000..45128716cba --- /dev/null +++ b/stable/photoshow/1.0.18/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T15:11:18.253660902Z" diff --git a/stable/photoshow/1.0.17/Chart.yaml b/stable/photoshow/1.0.18/Chart.yaml similarity index 98% rename from stable/photoshow/1.0.17/Chart.yaml rename to stable/photoshow/1.0.18/Chart.yaml index 46a025ceef7..eb18ff48340 100644 --- a/stable/photoshow/1.0.17/Chart.yaml +++ b/stable/photoshow/1.0.18/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/thibaud-rohmer/PhotoShow - https://github.com/linuxserver/docker-photoshow type: application -version: 1.0.17 +version: 1.0.18 annotations: truecharts.org/catagories: | - media diff --git a/stable/photoshow/1.0.17/README.md b/stable/photoshow/1.0.18/README.md similarity index 100% rename from stable/photoshow/1.0.17/README.md rename to stable/photoshow/1.0.18/README.md diff --git a/stable/photoshow/1.0.17/app-readme.md b/stable/photoshow/1.0.18/app-readme.md similarity index 100% rename from stable/photoshow/1.0.17/app-readme.md rename to stable/photoshow/1.0.18/app-readme.md diff --git a/stable/piaware/4.0.13/charts/common-8.9.7.tgz b/stable/photoshow/1.0.18/charts/common-8.9.7.tgz similarity index 100% rename from stable/piaware/4.0.13/charts/common-8.9.7.tgz rename to stable/photoshow/1.0.18/charts/common-8.9.7.tgz diff --git a/stable/photoshow/1.0.17/helm-values.md b/stable/photoshow/1.0.18/helm-values.md similarity index 87% rename from stable/photoshow/1.0.17/helm-values.md rename to stable/photoshow/1.0.18/helm-values.md index 69c892b936a..8fd159697ca 100644 --- a/stable/photoshow/1.0.17/helm-values.md +++ b/stable/photoshow/1.0.18/helm-values.md @@ -13,8 +13,8 @@ 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:25a1427db9dc5d133878bbbf39e59eb554f88a09ad81f01583d71190d2808448"` | | +| image.repository | string | `"tccr.io/truecharts/photoshow"` | | +| image.tag | string | `"version-48aabb98@sha256:03c034b9ffc3db42e8255c502665ddb352f0219404494bceba8e7c1263f53dfc"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | persistence.varrun.enabled | bool | `true` | | diff --git a/stable/photoshow/1.0.17/ix_values.yaml b/stable/photoshow/1.0.18/ix_values.yaml similarity index 71% rename from stable/photoshow/1.0.17/ix_values.yaml rename to stable/photoshow/1.0.18/ix_values.yaml index 293308c1b7a..5dcadd6e95f 100644 --- a/stable/photoshow/1.0.17/ix_values.yaml +++ b/stable/photoshow/1.0.18/ix_values.yaml @@ -1,7 +1,7 @@ image: - repository: ghcr.io/linuxserver/photoshow + repository: tccr.io/truecharts/photoshow pullPolicy: IfNotPresent - tag: version-48aabb98@sha256:25a1427db9dc5d133878bbbf39e59eb554f88a09ad81f01583d71190d2808448 + tag: version-48aabb98@sha256:03c034b9ffc3db42e8255c502665ddb352f0219404494bceba8e7c1263f53dfc env: PUID: 568 diff --git a/stable/photoshow/1.0.17/questions.yaml b/stable/photoshow/1.0.18/questions.yaml similarity index 100% rename from stable/photoshow/1.0.17/questions.yaml rename to stable/photoshow/1.0.18/questions.yaml diff --git a/stable/photoshow/1.0.17/templates/common.yaml b/stable/photoshow/1.0.18/templates/common.yaml similarity index 100% rename from stable/photoshow/1.0.17/templates/common.yaml rename to stable/photoshow/1.0.18/templates/common.yaml diff --git a/stable/piaware/4.0.13/values.yaml b/stable/photoshow/1.0.18/values.yaml similarity index 100% rename from stable/piaware/4.0.13/values.yaml rename to stable/photoshow/1.0.18/values.yaml diff --git a/stable/phpldapadmin/4.0.13/Chart.lock b/stable/phpldapadmin/4.0.13/Chart.lock deleted file mode 100644 index c4c3f1ca673..00000000000 --- a/stable/phpldapadmin/4.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:29:43.855498469Z" diff --git a/stable/phpldapadmin/4.0.13/CHANGELOG.md b/stable/phpldapadmin/4.0.14/CHANGELOG.md similarity index 89% rename from stable/phpldapadmin/4.0.13/CHANGELOG.md rename to stable/phpldapadmin/4.0.14/CHANGELOG.md index 9061c543a9a..1a69852d51e 100644 --- a/stable/phpldapadmin/4.0.13/CHANGELOG.md +++ b/stable/phpldapadmin/4.0.14/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [phpldapadmin-4.0.14](https://github.com/truecharts/apps/compare/phpldapadmin-4.0.13...phpldapadmin-4.0.14) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [phpldapadmin-4.0.13](https://github.com/truecharts/apps/compare/phpldapadmin-4.0.12...phpldapadmin-4.0.13) (2021-11-30) @@ -87,13 +97,3 @@ * update non-major deps helm releases ([#1295](https://github.com/truecharts/apps/issues/1295)) - - -### [phpldapadmin-4.0.5](https://github.com/truecharts/apps/compare/phpldapadmin-4.0.4...phpldapadmin-4.0.5) (2021-11-07) - -#### Chore - -* update non-major deps helm releases ([#1291](https://github.com/truecharts/apps/issues/1291)) - -#### Chore - diff --git a/stable/pixapop/1.0.13/CONFIG.md b/stable/phpldapadmin/4.0.14/CONFIG.md similarity index 100% rename from stable/pixapop/1.0.13/CONFIG.md rename to stable/phpldapadmin/4.0.14/CONFIG.md diff --git a/stable/phpldapadmin/4.0.14/Chart.lock b/stable/phpldapadmin/4.0.14/Chart.lock new file mode 100644 index 00000000000..6153be59d0c --- /dev/null +++ b/stable/phpldapadmin/4.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T15:11:49.962155089Z" diff --git a/stable/phpldapadmin/4.0.13/Chart.yaml b/stable/phpldapadmin/4.0.14/Chart.yaml similarity index 97% rename from stable/phpldapadmin/4.0.13/Chart.yaml rename to stable/phpldapadmin/4.0.14/Chart.yaml index 9ebfc8025a3..4f66bf6fd93 100644 --- a/stable/phpldapadmin/4.0.13/Chart.yaml +++ b/stable/phpldapadmin/4.0.14/Chart.yaml @@ -21,7 +21,7 @@ name: phpldapadmin sources: - https://gitlab.v2.rancher.geohub.space/g3s/i3s/i3s-helm-catalog type: application -version: 4.0.13 +version: 4.0.14 annotations: truecharts.org/catagories: | - management diff --git a/stable/phpldapadmin/4.0.13/README.md b/stable/phpldapadmin/4.0.14/README.md similarity index 100% rename from stable/phpldapadmin/4.0.13/README.md rename to stable/phpldapadmin/4.0.14/README.md diff --git a/stable/phpldapadmin/4.0.13/app-readme.md b/stable/phpldapadmin/4.0.14/app-readme.md similarity index 100% rename from stable/phpldapadmin/4.0.13/app-readme.md rename to stable/phpldapadmin/4.0.14/app-readme.md diff --git a/stable/pixapop/1.0.13/charts/common-8.9.7.tgz b/stable/phpldapadmin/4.0.14/charts/common-8.9.7.tgz similarity index 100% rename from stable/pixapop/1.0.13/charts/common-8.9.7.tgz rename to stable/phpldapadmin/4.0.14/charts/common-8.9.7.tgz diff --git a/stable/phpldapadmin/4.0.13/helm-values.md b/stable/phpldapadmin/4.0.14/helm-values.md similarity index 87% rename from stable/phpldapadmin/4.0.13/helm-values.md rename to stable/phpldapadmin/4.0.14/helm-values.md index e1e06160c92..466d9f05a02 100644 --- a/stable/phpldapadmin/4.0.13/helm-values.md +++ b/stable/phpldapadmin/4.0.14/helm-values.md @@ -14,8 +14,8 @@ You will, however, be able to use all values referenced in the common chart here | env.PHPLDAPADMIN_HTTPS | string | `"false"` | | | env.PHPLDAPADMIN_TRUST_PROXY_SSL | string | `"true"` | | | image.pullPolicy | string | `"IfNotPresent"` | | -| image.repository | string | `"ghcr.io/truecharts/phpldapadmin"` | | -| image.tag | string | `"v0.9.0@sha256:e633aefd9a89e9c1492bef151eb81d718b5b9ecc7bf1bc80e64b36e5ac480158"` | | +| image.repository | string | `"tccr.io/truecharts/phpldapadmin"` | | +| image.tag | string | `"v0.9.0@sha256:5e68d251665b187cc920985f74f57f8ba2ce44cb8d7efaaa100cc19493974807"` | | | persistence.varrun.enabled | bool | `false` | | | podSecurityContext.runAsGroup | int | `0` | | | podSecurityContext.runAsUser | int | `0` | | diff --git a/stable/phpldapadmin/4.0.13/ix_values.yaml b/stable/phpldapadmin/4.0.14/ix_values.yaml similarity index 68% rename from stable/phpldapadmin/4.0.13/ix_values.yaml rename to stable/phpldapadmin/4.0.14/ix_values.yaml index 9f7a10fbdfe..e4de31f15e5 100644 --- a/stable/phpldapadmin/4.0.13/ix_values.yaml +++ b/stable/phpldapadmin/4.0.14/ix_values.yaml @@ -1,9 +1,7 @@ -# Default values for Jackett. - image: - repository: ghcr.io/truecharts/phpldapadmin + repository: tccr.io/truecharts/phpldapadmin pullPolicy: IfNotPresent - tag: v0.9.0@sha256:e633aefd9a89e9c1492bef151eb81d718b5b9ecc7bf1bc80e64b36e5ac480158 + tag: v0.9.0@sha256:5e68d251665b187cc920985f74f57f8ba2ce44cb8d7efaaa100cc19493974807 securityContext: readOnlyRootFilesystem: false diff --git a/stable/phpldapadmin/4.0.13/questions.yaml b/stable/phpldapadmin/4.0.14/questions.yaml similarity index 100% rename from stable/phpldapadmin/4.0.13/questions.yaml rename to stable/phpldapadmin/4.0.14/questions.yaml diff --git a/stable/phpldapadmin/4.0.13/templates/common.yaml b/stable/phpldapadmin/4.0.14/templates/common.yaml similarity index 100% rename from stable/phpldapadmin/4.0.13/templates/common.yaml rename to stable/phpldapadmin/4.0.14/templates/common.yaml diff --git a/stable/pixapop/1.0.13/values.yaml b/stable/phpldapadmin/4.0.14/values.yaml similarity index 100% rename from stable/pixapop/1.0.13/values.yaml rename to stable/phpldapadmin/4.0.14/values.yaml diff --git a/stable/piaware/4.0.13/Chart.lock b/stable/piaware/4.0.13/Chart.lock deleted file mode 100644 index 36a180c2c36..00000000000 --- a/stable/piaware/4.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:30:12.949795746Z" diff --git a/stable/piaware/4.0.13/CHANGELOG.md b/stable/piaware/4.0.14/CHANGELOG.md similarity index 88% rename from stable/piaware/4.0.13/CHANGELOG.md rename to stable/piaware/4.0.14/CHANGELOG.md index 7030c70ce19..c14b1153df6 100644 --- a/stable/piaware/4.0.13/CHANGELOG.md +++ b/stable/piaware/4.0.14/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [piaware-4.0.14](https://github.com/truecharts/apps/compare/piaware-4.0.13...piaware-4.0.14) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [piaware-4.0.13](https://github.com/truecharts/apps/compare/piaware-4.0.12...piaware-4.0.13) (2021-11-30) @@ -87,13 +97,3 @@ -### [piaware-4.0.5](https://github.com/truecharts/apps/compare/piaware-4.0.4...piaware-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/plex/8.0.14/CONFIG.md b/stable/piaware/4.0.14/CONFIG.md similarity index 100% rename from stable/plex/8.0.14/CONFIG.md rename to stable/piaware/4.0.14/CONFIG.md diff --git a/stable/piaware/4.0.14/Chart.lock b/stable/piaware/4.0.14/Chart.lock new file mode 100644 index 00000000000..7bbd0d23df1 --- /dev/null +++ b/stable/piaware/4.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T15:12:22.745367543Z" diff --git a/stable/piaware/4.0.13/Chart.yaml b/stable/piaware/4.0.14/Chart.yaml similarity index 97% rename from stable/piaware/4.0.13/Chart.yaml rename to stable/piaware/4.0.14/Chart.yaml index 31c66f81aad..6cf6509baa6 100644 --- a/stable/piaware/4.0.13/Chart.yaml +++ b/stable/piaware/4.0.14/Chart.yaml @@ -19,7 +19,7 @@ maintainers: name: piaware sources: - https://github.com/flightaware/piaware -version: 4.0.13 +version: 4.0.14 annotations: truecharts.org/catagories: | - media diff --git a/stable/piaware/4.0.13/README.md b/stable/piaware/4.0.14/README.md similarity index 100% rename from stable/piaware/4.0.13/README.md rename to stable/piaware/4.0.14/README.md diff --git a/stable/piaware/4.0.13/app-readme.md b/stable/piaware/4.0.14/app-readme.md similarity index 100% rename from stable/piaware/4.0.13/app-readme.md rename to stable/piaware/4.0.14/app-readme.md diff --git a/stable/plex/8.0.14/charts/common-8.9.7.tgz b/stable/piaware/4.0.14/charts/common-8.9.7.tgz similarity index 100% rename from stable/plex/8.0.14/charts/common-8.9.7.tgz rename to stable/piaware/4.0.14/charts/common-8.9.7.tgz diff --git a/stable/piaware/4.0.13/ci/ct-values.yaml b/stable/piaware/4.0.14/ci/ct-values.yaml similarity index 100% rename from stable/piaware/4.0.13/ci/ct-values.yaml rename to stable/piaware/4.0.14/ci/ct-values.yaml diff --git a/stable/piaware/4.0.13/helm-values.md b/stable/piaware/4.0.14/helm-values.md similarity index 90% rename from stable/piaware/4.0.13/helm-values.md rename to stable/piaware/4.0.14/helm-values.md index 5322acd7ac9..d2afb320065 100644 --- a/stable/piaware/4.0.13/helm-values.md +++ b/stable/piaware/4.0.14/helm-values.md @@ -15,8 +15,8 @@ You will, however, be able to use all values referenced in the common chart here | env | object | See below | environment variables. See [application docs](https://flightaware.com/adsb/piaware/advanced_configuration) for more details. | | env.TZ | string | `"UTC"` | Set the container timezone | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | -| image.repository | string | `"ghcr.io/truecharts/piaware"` | image repository | -| image.tag | string | `"v6.1@sha256:9e143490fbe9d5d9e0004ed4b5c08f1f83b56dbbc3920fa47db806b7fdcb1aad"` | image tag | +| image.repository | string | `"tccr.io/truecharts/piaware"` | image repository | +| image.tag | string | `"v6.1@sha256:89938418a62cd3b4bed5e556fb64443f9e0cb9f14bbf41777c09b04f2f1e4f8a"` | 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/piaware/4.0.13/ix_values.yaml b/stable/piaware/4.0.14/ix_values.yaml similarity index 77% rename from stable/piaware/4.0.13/ix_values.yaml rename to stable/piaware/4.0.14/ix_values.yaml index 1f352e864df..e68252c26c0 100644 --- a/stable/piaware/4.0.13/ix_values.yaml +++ b/stable/piaware/4.0.14/ix_values.yaml @@ -1,15 +1,8 @@ -# -# IMPORTANT NOTE -# -# This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml -# - image: # -- image repository - repository: ghcr.io/truecharts/piaware + repository: tccr.io/truecharts/piaware # -- image tag - tag: v6.1@sha256:9e143490fbe9d5d9e0004ed4b5c08f1f83b56dbbc3920fa47db806b7fdcb1aad + tag: v6.1@sha256:89938418a62cd3b4bed5e556fb64443f9e0cb9f14bbf41777c09b04f2f1e4f8a # -- image pull policy pullPolicy: IfNotPresent diff --git a/stable/piaware/4.0.13/questions.yaml b/stable/piaware/4.0.14/questions.yaml similarity index 100% rename from stable/piaware/4.0.13/questions.yaml rename to stable/piaware/4.0.14/questions.yaml diff --git a/stable/piaware/4.0.13/templates/common.yaml b/stable/piaware/4.0.14/templates/common.yaml similarity index 100% rename from stable/piaware/4.0.13/templates/common.yaml rename to stable/piaware/4.0.14/templates/common.yaml diff --git a/stable/plex/8.0.14/values.yaml b/stable/piaware/4.0.14/values.yaml similarity index 100% rename from stable/plex/8.0.14/values.yaml rename to stable/piaware/4.0.14/values.yaml diff --git a/stable/pixapop/1.0.13/Chart.lock b/stable/pixapop/1.0.13/Chart.lock deleted file mode 100644 index dc63a0dd16f..00000000000 --- a/stable/pixapop/1.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:31:11.504680216Z" diff --git a/stable/pixapop/1.0.13/CHANGELOG.md b/stable/pixapop/1.0.14/CHANGELOG.md similarity index 88% rename from stable/pixapop/1.0.13/CHANGELOG.md rename to stable/pixapop/1.0.14/CHANGELOG.md index 5248ecc7b0c..9a23600eed0 100644 --- a/stable/pixapop/1.0.13/CHANGELOG.md +++ b/stable/pixapop/1.0.14/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [pixapop-1.0.14](https://github.com/truecharts/apps/compare/pixapop-1.0.13...pixapop-1.0.14) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [pixapop-1.0.13](https://github.com/truecharts/apps/compare/pixapop-1.0.12...pixapop-1.0.13) (2021-11-30) @@ -87,13 +97,3 @@ -### [pixapop-1.0.5](https://github.com/truecharts/apps/compare/pixapop-1.0.4...pixapop-1.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/podgrab/7.0.13/CONFIG.md b/stable/pixapop/1.0.14/CONFIG.md similarity index 100% rename from stable/podgrab/7.0.13/CONFIG.md rename to stable/pixapop/1.0.14/CONFIG.md diff --git a/stable/pixapop/1.0.14/Chart.lock b/stable/pixapop/1.0.14/Chart.lock new file mode 100644 index 00000000000..b9ecf2a8449 --- /dev/null +++ b/stable/pixapop/1.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T15:12:54.332704355Z" diff --git a/stable/pixapop/1.0.13/Chart.yaml b/stable/pixapop/1.0.14/Chart.yaml similarity index 98% rename from stable/pixapop/1.0.13/Chart.yaml rename to stable/pixapop/1.0.14/Chart.yaml index eb6df46caf3..ed2d3cf3774 100644 --- a/stable/pixapop/1.0.13/Chart.yaml +++ b/stable/pixapop/1.0.14/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/linuxserver/docker-pixapop - https://github.com/bierdok/pixapop type: application -version: 1.0.13 +version: 1.0.14 annotations: truecharts.org/catagories: | - media diff --git a/stable/pixapop/1.0.13/README.md b/stable/pixapop/1.0.14/README.md similarity index 100% rename from stable/pixapop/1.0.13/README.md rename to stable/pixapop/1.0.14/README.md diff --git a/stable/pixapop/1.0.13/app-readme.md b/stable/pixapop/1.0.14/app-readme.md similarity index 100% rename from stable/pixapop/1.0.13/app-readme.md rename to stable/pixapop/1.0.14/app-readme.md diff --git a/stable/podgrab/7.0.13/charts/common-8.9.7.tgz b/stable/pixapop/1.0.14/charts/common-8.9.7.tgz similarity index 100% rename from stable/podgrab/7.0.13/charts/common-8.9.7.tgz rename to stable/pixapop/1.0.14/charts/common-8.9.7.tgz diff --git a/stable/pixapop/1.0.13/helm-values.md b/stable/pixapop/1.0.14/helm-values.md similarity index 87% rename from stable/pixapop/1.0.13/helm-values.md rename to stable/pixapop/1.0.14/helm-values.md index 5590bdf2dda..8588041158f 100644 --- a/stable/pixapop/1.0.13/helm-values.md +++ b/stable/pixapop/1.0.14/helm-values.md @@ -13,8 +13,8 @@ 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/pixapop"` | | -| image.tag | string | `"v1.2-ls15@sha256:605ebc091fa14b4ba82ceadda7f35c186d514e649c97913605384027c2750f4f"` | | +| image.repository | string | `"tccr.io/truecharts/pixapop"` | | +| image.tag | string | `"v1.2-ls15@sha256:6a05383524fcd51b0b692d508dd16ed6948337aa272677e01baa6d8ba119c070"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | persistence.varrun.enabled | bool | `true` | | diff --git a/stable/pixapop/1.0.13/ix_values.yaml b/stable/pixapop/1.0.14/ix_values.yaml similarity index 72% rename from stable/pixapop/1.0.13/ix_values.yaml rename to stable/pixapop/1.0.14/ix_values.yaml index e14b1e02ca4..0f823ad8a84 100644 --- a/stable/pixapop/1.0.13/ix_values.yaml +++ b/stable/pixapop/1.0.14/ix_values.yaml @@ -1,7 +1,7 @@ image: - repository: ghcr.io/linuxserver/pixapop + repository: tccr.io/truecharts/pixapop pullPolicy: IfNotPresent - tag: v1.2-ls15@sha256:605ebc091fa14b4ba82ceadda7f35c186d514e649c97913605384027c2750f4f + tag: v1.2-ls15@sha256:6a05383524fcd51b0b692d508dd16ed6948337aa272677e01baa6d8ba119c070 env: PUID: 568 diff --git a/stable/pixapop/1.0.13/questions.yaml b/stable/pixapop/1.0.14/questions.yaml similarity index 100% rename from stable/pixapop/1.0.13/questions.yaml rename to stable/pixapop/1.0.14/questions.yaml diff --git a/stable/pixapop/1.0.13/templates/common.yaml b/stable/pixapop/1.0.14/templates/common.yaml similarity index 100% rename from stable/pixapop/1.0.13/templates/common.yaml rename to stable/pixapop/1.0.14/templates/common.yaml diff --git a/stable/podgrab/7.0.13/values.yaml b/stable/pixapop/1.0.14/values.yaml similarity index 100% rename from stable/podgrab/7.0.13/values.yaml rename to stable/pixapop/1.0.14/values.yaml diff --git a/stable/plex/8.0.14/Chart.lock b/stable/plex/8.0.14/Chart.lock deleted file mode 100644 index 5aaefd27889..00000000000 --- a/stable/plex/8.0.14/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:31:40.964764042Z" diff --git a/stable/plex/8.0.14/CHANGELOG.md b/stable/plex/8.0.15/CHANGELOG.md similarity index 88% rename from stable/plex/8.0.14/CHANGELOG.md rename to stable/plex/8.0.15/CHANGELOG.md index 5c3a54cbd91..8afd1dc5eaa 100644 --- a/stable/plex/8.0.14/CHANGELOG.md +++ b/stable/plex/8.0.15/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [plex-8.0.15](https://github.com/truecharts/apps/compare/plex-8.0.14...plex-8.0.15) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [plex-8.0.14](https://github.com/truecharts/apps/compare/plex-8.0.13...plex-8.0.14) (2021-11-30) @@ -87,13 +97,3 @@ -### [plex-8.0.6](https://github.com/truecharts/apps/compare/plex-8.0.5...plex-8.0.6) (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/pretend-youre-xyzzy/4.0.13/CONFIG.md b/stable/plex/8.0.15/CONFIG.md similarity index 100% rename from stable/pretend-youre-xyzzy/4.0.13/CONFIG.md rename to stable/plex/8.0.15/CONFIG.md diff --git a/stable/plex/8.0.15/Chart.lock b/stable/plex/8.0.15/Chart.lock new file mode 100644 index 00000000000..558b5db753e --- /dev/null +++ b/stable/plex/8.0.15/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T15:13:26.34930993Z" diff --git a/stable/plex/8.0.14/Chart.yaml b/stable/plex/8.0.15/Chart.yaml similarity index 97% rename from stable/plex/8.0.14/Chart.yaml rename to stable/plex/8.0.15/Chart.yaml index 947346cdec2..cdd4bd0e03d 100644 --- a/stable/plex/8.0.14/Chart.yaml +++ b/stable/plex/8.0.15/Chart.yaml @@ -20,7 +20,7 @@ name: plex sources: - https://github.com/k8s-at-home/container-images/pkgs/container/plex type: application -version: 8.0.14 +version: 8.0.15 annotations: truecharts.org/catagories: | - media diff --git a/stable/plex/8.0.14/README.md b/stable/plex/8.0.15/README.md similarity index 100% rename from stable/plex/8.0.14/README.md rename to stable/plex/8.0.15/README.md diff --git a/stable/plex/8.0.14/app-readme.md b/stable/plex/8.0.15/app-readme.md similarity index 100% rename from stable/plex/8.0.14/app-readme.md rename to stable/plex/8.0.15/app-readme.md diff --git a/stable/pretend-youre-xyzzy/4.0.13/charts/common-8.9.7.tgz b/stable/plex/8.0.15/charts/common-8.9.7.tgz similarity index 100% rename from stable/pretend-youre-xyzzy/4.0.13/charts/common-8.9.7.tgz rename to stable/plex/8.0.15/charts/common-8.9.7.tgz diff --git a/stable/plex/8.0.14/helm-values.md b/stable/plex/8.0.15/helm-values.md similarity index 84% rename from stable/plex/8.0.14/helm-values.md rename to stable/plex/8.0.15/helm-values.md index 15dfc319a24..ac1a510f1d0 100644 --- a/stable/plex/8.0.14/helm-values.md +++ b/stable/plex/8.0.15/helm-values.md @@ -13,8 +13,8 @@ You will, however, be able to use all values referenced in the common chart here |-----|------|---------|-------------| | env.ALLOWED_NETWORKS | string | `"172.16.0.0/16"` | | | image.pullPolicy | string | `"IfNotPresent"` | | -| image.repository | string | `"ghcr.io/k8s-at-home/plex"` | | -| image.tag | string | `"v1.24.5.5173-8dcc73a59@sha256:b651efe17214c1cc06345466a3db5f62c0b4b8f3e49e0083e19d04f13001abc6"` | | +| image.repository | string | `"tccr.io/truecharts/plex"` | | +| image.tag | string | `"v1.24.5.5173-8dcc73a59@sha256:48eeac73915041bd70aba28814e8b8f453dbf9948410c578e25d234089286437"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | service.main.ports.main.port | int | `32400` | | diff --git a/stable/plex/8.0.14/ix_values.yaml b/stable/plex/8.0.15/ix_values.yaml similarity index 57% rename from stable/plex/8.0.14/ix_values.yaml rename to stable/plex/8.0.15/ix_values.yaml index bd6021e4c99..cc716382828 100644 --- a/stable/plex/8.0.14/ix_values.yaml +++ b/stable/plex/8.0.15/ix_values.yaml @@ -1,9 +1,7 @@ -# Default values for Plex. - image: - repository: ghcr.io/k8s-at-home/plex + repository: tccr.io/truecharts/plex pullPolicy: IfNotPresent - tag: v1.24.5.5173-8dcc73a59@sha256:b651efe17214c1cc06345466a3db5f62c0b4b8f3e49e0083e19d04f13001abc6 + tag: v1.24.5.5173-8dcc73a59@sha256:48eeac73915041bd70aba28814e8b8f453dbf9948410c578e25d234089286437 service: main: diff --git a/stable/plex/8.0.14/questions.yaml b/stable/plex/8.0.15/questions.yaml similarity index 100% rename from stable/plex/8.0.14/questions.yaml rename to stable/plex/8.0.15/questions.yaml diff --git a/stable/plex/8.0.14/templates/common.yaml b/stable/plex/8.0.15/templates/common.yaml similarity index 100% rename from stable/plex/8.0.14/templates/common.yaml rename to stable/plex/8.0.15/templates/common.yaml diff --git a/stable/pretend-youre-xyzzy/4.0.13/values.yaml b/stable/plex/8.0.15/values.yaml similarity index 100% rename from stable/pretend-youre-xyzzy/4.0.13/values.yaml rename to stable/plex/8.0.15/values.yaml diff --git a/stable/podgrab/7.0.13/Chart.lock b/stable/podgrab/7.0.13/Chart.lock deleted file mode 100644 index b00fb53a572..00000000000 --- a/stable/podgrab/7.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:32:10.259315617Z" diff --git a/stable/podgrab/7.0.13/CHANGELOG.md b/stable/podgrab/7.0.14/CHANGELOG.md similarity index 89% rename from stable/podgrab/7.0.13/CHANGELOG.md rename to stable/podgrab/7.0.14/CHANGELOG.md index 6fcc22a0329..10006c094f7 100644 --- a/stable/podgrab/7.0.13/CHANGELOG.md +++ b/stable/podgrab/7.0.14/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [podgrab-7.0.14](https://github.com/truecharts/apps/compare/podgrab-7.0.13...podgrab-7.0.14) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [podgrab-7.0.13](https://github.com/truecharts/apps/compare/podgrab-7.0.12...podgrab-7.0.13) (2021-11-30) @@ -87,13 +97,3 @@ #### Chore * update non-major deps helm releases ([#1295](https://github.com/truecharts/apps/issues/1295)) - - - - -### [podgrab-7.0.5](https://github.com/truecharts/apps/compare/podgrab-7.0.4...podgrab-7.0.5) (2021-11-07) - -#### Chore - -* update non-major deps helm releases ([#1291](https://github.com/truecharts/apps/issues/1291)) - diff --git a/stable/promcord/1.0.1/CONFIG.md b/stable/podgrab/7.0.14/CONFIG.md similarity index 100% rename from stable/promcord/1.0.1/CONFIG.md rename to stable/podgrab/7.0.14/CONFIG.md diff --git a/stable/podgrab/7.0.14/Chart.lock b/stable/podgrab/7.0.14/Chart.lock new file mode 100644 index 00000000000..a1b2f2bd212 --- /dev/null +++ b/stable/podgrab/7.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T15:13:58.746044671Z" diff --git a/stable/podgrab/7.0.13/Chart.yaml b/stable/podgrab/7.0.14/Chart.yaml similarity index 98% rename from stable/podgrab/7.0.13/Chart.yaml rename to stable/podgrab/7.0.14/Chart.yaml index 2364e192ad5..cf73c5bc08b 100644 --- a/stable/podgrab/7.0.13/Chart.yaml +++ b/stable/podgrab/7.0.14/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/akhilrex/podgrab - https://hub.docker.com/r/akhilrex/podgrab type: application -version: 7.0.13 +version: 7.0.14 annotations: truecharts.org/catagories: | - mutlimedia diff --git a/stable/podgrab/7.0.13/README.md b/stable/podgrab/7.0.14/README.md similarity index 100% rename from stable/podgrab/7.0.13/README.md rename to stable/podgrab/7.0.14/README.md diff --git a/stable/podgrab/7.0.13/app-readme.md b/stable/podgrab/7.0.14/app-readme.md similarity index 100% rename from stable/podgrab/7.0.13/app-readme.md rename to stable/podgrab/7.0.14/app-readme.md diff --git a/stable/promcord/1.0.1/charts/common-8.9.7.tgz b/stable/podgrab/7.0.14/charts/common-8.9.7.tgz similarity index 100% rename from stable/promcord/1.0.1/charts/common-8.9.7.tgz rename to stable/podgrab/7.0.14/charts/common-8.9.7.tgz diff --git a/stable/podgrab/7.0.13/helm-values.md b/stable/podgrab/7.0.14/helm-values.md similarity index 89% rename from stable/podgrab/7.0.13/helm-values.md rename to stable/podgrab/7.0.14/helm-values.md index 6368ddf2359..a585cf5f3bb 100644 --- a/stable/podgrab/7.0.13/helm-values.md +++ b/stable/podgrab/7.0.14/helm-values.md @@ -14,8 +14,8 @@ You will, however, be able to use all values referenced in the common chart here | env.CHECK_FREQUENCY | int | `240` | | | env.PASSWORD | string | `"secretpasswordgoeshere"` | | | image.pullPolicy | string | `"Always"` | | -| image.repository | string | `"ghcr.io/truecharts/podgrab"` | | -| image.tag | string | `"v1.0.0@sha256:17a92f111c5840f1fb78f216e4191ec1f5eeeb04ad5a1a5bdde0df35fdbe8910"` | | +| image.repository | string | `"tccr.io/truecharts/podgrab"` | | +| image.tag | string | `"v1.0.0@sha256:069fb1ef81d47a37137da2cfd249423c8dc330086c2a2e1271c5895f9f8cae9f"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | probes.liveness.enabled | bool | `false` | | diff --git a/stable/podgrab/7.0.13/ix_values.yaml b/stable/podgrab/7.0.14/ix_values.yaml similarity index 74% rename from stable/podgrab/7.0.13/ix_values.yaml rename to stable/podgrab/7.0.14/ix_values.yaml index f27237470f0..e34bbdf34f9 100644 --- a/stable/podgrab/7.0.13/ix_values.yaml +++ b/stable/podgrab/7.0.14/ix_values.yaml @@ -1,9 +1,7 @@ -# Default values for podgrab. - image: - repository: ghcr.io/truecharts/podgrab + repository: tccr.io/truecharts/podgrab pullPolicy: Always - tag: v1.0.0@sha256:17a92f111c5840f1fb78f216e4191ec1f5eeeb04ad5a1a5bdde0df35fdbe8910 + tag: v1.0.0@sha256:069fb1ef81d47a37137da2cfd249423c8dc330086c2a2e1271c5895f9f8cae9f service: main: diff --git a/stable/podgrab/7.0.13/questions.yaml b/stable/podgrab/7.0.14/questions.yaml similarity index 100% rename from stable/podgrab/7.0.13/questions.yaml rename to stable/podgrab/7.0.14/questions.yaml diff --git a/stable/podgrab/7.0.13/templates/common.yaml b/stable/podgrab/7.0.14/templates/common.yaml similarity index 100% rename from stable/podgrab/7.0.13/templates/common.yaml rename to stable/podgrab/7.0.14/templates/common.yaml diff --git a/stable/promcord/1.0.1/values.yaml b/stable/podgrab/7.0.14/values.yaml similarity index 100% rename from stable/promcord/1.0.1/values.yaml rename to stable/podgrab/7.0.14/values.yaml diff --git a/stable/pretend-youre-xyzzy/4.0.13/Chart.lock b/stable/pretend-youre-xyzzy/4.0.13/Chart.lock deleted file mode 100644 index 297d6fdc1e6..00000000000 --- a/stable/pretend-youre-xyzzy/4.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:32:39.214774322Z" diff --git a/stable/pretend-youre-xyzzy/4.0.13/CHANGELOG.md b/stable/pretend-youre-xyzzy/4.0.14/CHANGELOG.md similarity index 88% rename from stable/pretend-youre-xyzzy/4.0.13/CHANGELOG.md rename to stable/pretend-youre-xyzzy/4.0.14/CHANGELOG.md index 263e22ab69d..9bb7b8d5bd7 100644 --- a/stable/pretend-youre-xyzzy/4.0.13/CHANGELOG.md +++ b/stable/pretend-youre-xyzzy/4.0.14/CHANGELOG.md @@ -1,6 +1,17 @@ # Changelog
+ +### [pretend-youre-xyzzy-4.0.14](https://github.com/truecharts/apps/compare/pretend-youre-xyzzy-4.0.13...pretend-youre-xyzzy-4.0.14) (2021-12-03) + +#### Chore + +* ensure container references are prefixed with v +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [pretend-youre-xyzzy-4.0.13](https://github.com/truecharts/apps/compare/pretend-youre-xyzzy-4.0.12...pretend-youre-xyzzy-4.0.13) (2021-11-30) @@ -86,14 +97,3 @@ ### [pretend-youre-xyzzy-4.0.5](https://github.com/truecharts/apps/compare/pretend-youre-xyzzy-4.0.4...pretend-youre-xyzzy-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)) - -#### Feat - diff --git a/stable/protonmail-bridge/4.0.13/CONFIG.md b/stable/pretend-youre-xyzzy/4.0.14/CONFIG.md similarity index 100% rename from stable/protonmail-bridge/4.0.13/CONFIG.md rename to stable/pretend-youre-xyzzy/4.0.14/CONFIG.md diff --git a/stable/pretend-youre-xyzzy/4.0.14/Chart.lock b/stable/pretend-youre-xyzzy/4.0.14/Chart.lock new file mode 100644 index 00000000000..a73427d357d --- /dev/null +++ b/stable/pretend-youre-xyzzy/4.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T15:14:30.529389502Z" diff --git a/stable/pretend-youre-xyzzy/4.0.13/Chart.yaml b/stable/pretend-youre-xyzzy/4.0.14/Chart.yaml similarity index 98% rename from stable/pretend-youre-xyzzy/4.0.13/Chart.yaml rename to stable/pretend-youre-xyzzy/4.0.14/Chart.yaml index b0f1cb96eee..ed4b4a5dcbb 100644 --- a/stable/pretend-youre-xyzzy/4.0.13/Chart.yaml +++ b/stable/pretend-youre-xyzzy/4.0.14/Chart.yaml @@ -21,7 +21,7 @@ name: pretend-youre-xyzzy sources: - https://github.com/ajanata/PretendYoureXyzzy - https://github.com/emcniece/DockerYourXyzzy -version: 4.0.13 +version: 4.0.14 annotations: truecharts.org/catagories: | - media diff --git a/stable/pretend-youre-xyzzy/4.0.13/README.md b/stable/pretend-youre-xyzzy/4.0.14/README.md similarity index 100% rename from stable/pretend-youre-xyzzy/4.0.13/README.md rename to stable/pretend-youre-xyzzy/4.0.14/README.md diff --git a/stable/pretend-youre-xyzzy/4.0.13/app-readme.md b/stable/pretend-youre-xyzzy/4.0.14/app-readme.md similarity index 100% rename from stable/pretend-youre-xyzzy/4.0.13/app-readme.md rename to stable/pretend-youre-xyzzy/4.0.14/app-readme.md diff --git a/stable/protonmail-bridge/4.0.13/charts/common-8.9.7.tgz b/stable/pretend-youre-xyzzy/4.0.14/charts/common-8.9.7.tgz similarity index 100% rename from stable/protonmail-bridge/4.0.13/charts/common-8.9.7.tgz rename to stable/pretend-youre-xyzzy/4.0.14/charts/common-8.9.7.tgz diff --git a/stable/pretend-youre-xyzzy/4.0.13/helm-values.md b/stable/pretend-youre-xyzzy/4.0.14/helm-values.md similarity index 83% rename from stable/pretend-youre-xyzzy/4.0.13/helm-values.md rename to stable/pretend-youre-xyzzy/4.0.14/helm-values.md index cf6e480e2f2..ac922d96b37 100644 --- a/stable/pretend-youre-xyzzy/4.0.13/helm-values.md +++ b/stable/pretend-youre-xyzzy/4.0.14/helm-values.md @@ -12,8 +12,8 @@ You will, however, be able to use all values referenced in the common chart here | Key | Type | Default | Description | |-----|------|---------|-------------| | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | -| image.repository | string | `"docker.io/emcniece/dockeryourxyzzy"` | image repository | -| image.tag | string | `"4@sha256:04eccbccc15cb755bbdcdd277d7ceaefb776d22b1ca8de6a97cc97eccfc7cd17"` | image tag | +| image.repository | string | `"tccr.io/truecharts/pretend-youre-xyzzy"` | image repository | +| image.tag | string | `"v4@sha256:d2b339819975c546a5360e160c793a615e86ab04e5aed91427ff1dd850205ace"` | image tag | | podSecurityContext.runAsGroup | int | `0` | | | podSecurityContext.runAsUser | int | `0` | | | securityContext.readOnlyRootFilesystem | bool | `false` | | diff --git a/stable/pretend-youre-xyzzy/4.0.13/ix_values.yaml b/stable/pretend-youre-xyzzy/4.0.14/ix_values.yaml similarity index 52% rename from stable/pretend-youre-xyzzy/4.0.13/ix_values.yaml rename to stable/pretend-youre-xyzzy/4.0.14/ix_values.yaml index 31e799f85bf..aa0e0470e08 100644 --- a/stable/pretend-youre-xyzzy/4.0.13/ix_values.yaml +++ b/stable/pretend-youre-xyzzy/4.0.14/ix_values.yaml @@ -1,15 +1,8 @@ -# -# IMPORTANT NOTE -# -# This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml -# - image: # -- image repository - repository: docker.io/emcniece/dockeryourxyzzy + repository: tccr.io/truecharts/pretend-youre-xyzzy # -- image tag - tag: 4@sha256:04eccbccc15cb755bbdcdd277d7ceaefb776d22b1ca8de6a97cc97eccfc7cd17 + tag: v4@sha256:d2b339819975c546a5360e160c793a615e86ab04e5aed91427ff1dd850205ace # -- image pull policy pullPolicy: IfNotPresent diff --git a/stable/pretend-youre-xyzzy/4.0.13/questions.yaml b/stable/pretend-youre-xyzzy/4.0.14/questions.yaml similarity index 100% rename from stable/pretend-youre-xyzzy/4.0.13/questions.yaml rename to stable/pretend-youre-xyzzy/4.0.14/questions.yaml diff --git a/stable/pretend-youre-xyzzy/4.0.13/templates/common.yaml b/stable/pretend-youre-xyzzy/4.0.14/templates/common.yaml similarity index 100% rename from stable/pretend-youre-xyzzy/4.0.13/templates/common.yaml rename to stable/pretend-youre-xyzzy/4.0.14/templates/common.yaml diff --git a/stable/protonmail-bridge/4.0.13/values.yaml b/stable/pretend-youre-xyzzy/4.0.14/values.yaml similarity index 100% rename from stable/protonmail-bridge/4.0.13/values.yaml rename to stable/pretend-youre-xyzzy/4.0.14/values.yaml diff --git a/stable/promcord/1.0.1/Chart.lock b/stable/promcord/1.0.1/Chart.lock deleted file mode 100644 index cac32eeec29..00000000000 --- a/stable/promcord/1.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:33:09.06847757Z" diff --git a/stable/promcord/1.0.1/ci/no-values.yaml b/stable/promcord/1.0.1/ci/no-values.yaml deleted file mode 100644 index 33663905e62..00000000000 --- a/stable/promcord/1.0.1/ci/no-values.yaml +++ /dev/null @@ -1,14 +0,0 @@ -image: - repository: traefik/whoami - pullPolicy: IfNotPresent - tag: v1.6.1@sha256:2c52bb2c848038a33e40415c300b655d7976bafaf033ecf4a6679cb9e1715917 - -service: - main: - ports: - main: - port: 8080 - -args: - - --port - - '8080' diff --git a/stable/promcord/1.0.1/CHANGELOG.md b/stable/promcord/1.0.2/CHANGELOG.md similarity index 71% rename from stable/promcord/1.0.1/CHANGELOG.md rename to stable/promcord/1.0.2/CHANGELOG.md index a36fef40b28..1d0ce74d01f 100644 --- a/stable/promcord/1.0.1/CHANGELOG.md +++ b/stable/promcord/1.0.2/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [promcord-1.0.2](https://github.com/truecharts/apps/compare/promcord-1.0.1...promcord-1.0.2) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [promcord-1.0.1](https://github.com/truecharts/apps/compare/promcord-1.0.0...promcord-1.0.1) (2021-11-30) diff --git a/stable/prowlarr/4.0.23/CONFIG.md b/stable/promcord/1.0.2/CONFIG.md similarity index 100% rename from stable/prowlarr/4.0.23/CONFIG.md rename to stable/promcord/1.0.2/CONFIG.md diff --git a/stable/promcord/1.0.2/Chart.lock b/stable/promcord/1.0.2/Chart.lock new file mode 100644 index 00000000000..f0f959869d1 --- /dev/null +++ b/stable/promcord/1.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T15:15:02.403767949Z" diff --git a/stable/promcord/1.0.1/Chart.yaml b/stable/promcord/1.0.2/Chart.yaml similarity index 98% rename from stable/promcord/1.0.1/Chart.yaml rename to stable/promcord/1.0.2/Chart.yaml index e18b4aeb0cc..deb8c16f725 100644 --- a/stable/promcord/1.0.1/Chart.yaml +++ b/stable/promcord/1.0.2/Chart.yaml @@ -21,7 +21,7 @@ name: promcord sources: - https://github.com/nimarion/promcord type: application -version: 1.0.1 +version: 1.0.2 annotations: truecharts.org/catagories: | - metrics diff --git a/stable/promcord/1.0.1/README.md b/stable/promcord/1.0.2/README.md similarity index 100% rename from stable/promcord/1.0.1/README.md rename to stable/promcord/1.0.2/README.md diff --git a/stable/promcord/1.0.1/app-readme.md b/stable/promcord/1.0.2/app-readme.md similarity index 100% rename from stable/promcord/1.0.1/app-readme.md rename to stable/promcord/1.0.2/app-readme.md diff --git a/stable/prowlarr/4.0.23/charts/common-8.9.7.tgz b/stable/promcord/1.0.2/charts/common-8.9.7.tgz similarity index 100% rename from stable/prowlarr/4.0.23/charts/common-8.9.7.tgz rename to stable/promcord/1.0.2/charts/common-8.9.7.tgz diff --git a/stable/promcord/1.0.2/ci/no-values.yaml b/stable/promcord/1.0.2/ci/no-values.yaml new file mode 100644 index 00000000000..ac34c1f7e7a --- /dev/null +++ b/stable/promcord/1.0.2/ci/no-values.yaml @@ -0,0 +1,14 @@ +image: + repository: tccr.io/truecharts/whoami + pullPolicy: IfNotPresent + tag: v1.6.1@sha256:8237a50770d438e4daecbc5fca4ea981fc19daa0a6efa9b4a8a3a6e5a7a40666 + +service: + main: + ports: + main: + port: 8080 + +args: + - --port + - '8080' diff --git a/stable/promcord/1.0.1/helm-values.md b/stable/promcord/1.0.2/helm-values.md similarity index 89% rename from stable/promcord/1.0.1/helm-values.md rename to stable/promcord/1.0.2/helm-values.md index 45e197e24c6..11546848f42 100644 --- a/stable/promcord/1.0.1/helm-values.md +++ b/stable/promcord/1.0.2/helm-values.md @@ -13,8 +13,8 @@ You will, however, be able to use all values referenced in the common chart here |-----|------|---------|-------------| | env | object | See below | environment variables. See [application docs](https://github.com/nimarion/promcord/blob/master/README.md) for more details. | | image.pullPolicy | string | `"IfNotPresent"` | | -| image.repository | string | `"biospheere/promcord"` | | -| image.tag | string | `"latest@sha256:16d4fd269e665890d92e8ab2bf64f6cdd6f8bd45f27e829d414c4bad447c4974"` | | +| image.repository | string | `"tccr.io/truecharts/promcord"` | | +| image.tag | string | `"latest@sha256:ba9bee8d89b3ce86ca55d1bd29e13deb31f73a004991b17d8d80c73f2cc1c03c"` | | | 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/promcord/1.0.1/ix_values.yaml b/stable/promcord/1.0.2/ix_values.yaml similarity index 90% rename from stable/promcord/1.0.1/ix_values.yaml rename to stable/promcord/1.0.2/ix_values.yaml index 14e16fd9e6d..288e6703d1a 100644 --- a/stable/promcord/1.0.1/ix_values.yaml +++ b/stable/promcord/1.0.2/ix_values.yaml @@ -1,6 +1,6 @@ image: - repository: biospheere/promcord - tag: latest@sha256:16d4fd269e665890d92e8ab2bf64f6cdd6f8bd45f27e829d414c4bad447c4974 + repository: tccr.io/truecharts/promcord + tag: latest@sha256:ba9bee8d89b3ce86ca55d1bd29e13deb31f73a004991b17d8d80c73f2cc1c03c pullPolicy: IfNotPresent # -- Configures service settings for the chart. diff --git a/stable/promcord/1.0.1/questions.yaml b/stable/promcord/1.0.2/questions.yaml similarity index 100% rename from stable/promcord/1.0.1/questions.yaml rename to stable/promcord/1.0.2/questions.yaml diff --git a/stable/promcord/1.0.1/templates/common.yaml b/stable/promcord/1.0.2/templates/common.yaml similarity index 100% rename from stable/promcord/1.0.1/templates/common.yaml rename to stable/promcord/1.0.2/templates/common.yaml diff --git a/stable/promcord/1.0.1/templates/prometheusrules.yaml b/stable/promcord/1.0.2/templates/prometheusrules.yaml similarity index 100% rename from stable/promcord/1.0.1/templates/prometheusrules.yaml rename to stable/promcord/1.0.2/templates/prometheusrules.yaml diff --git a/stable/promcord/1.0.1/templates/servicemonitor.yaml b/stable/promcord/1.0.2/templates/servicemonitor.yaml similarity index 100% rename from stable/promcord/1.0.1/templates/servicemonitor.yaml rename to stable/promcord/1.0.2/templates/servicemonitor.yaml diff --git a/stable/prowlarr/4.0.23/values.yaml b/stable/promcord/1.0.2/values.yaml similarity index 100% rename from stable/prowlarr/4.0.23/values.yaml rename to stable/promcord/1.0.2/values.yaml diff --git a/stable/protonmail-bridge/4.0.13/Chart.lock b/stable/protonmail-bridge/4.0.13/Chart.lock deleted file mode 100644 index be54db08bed..00000000000 --- a/stable/protonmail-bridge/4.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:33:38.386998701Z" diff --git a/stable/protonmail-bridge/4.0.13/CHANGELOG.md b/stable/protonmail-bridge/4.0.14/CHANGELOG.md similarity index 87% rename from stable/protonmail-bridge/4.0.13/CHANGELOG.md rename to stable/protonmail-bridge/4.0.14/CHANGELOG.md index 8617c43418b..3a317f69241 100644 --- a/stable/protonmail-bridge/4.0.13/CHANGELOG.md +++ b/stable/protonmail-bridge/4.0.14/CHANGELOG.md @@ -1,6 +1,17 @@ # Changelog
+ +### [protonmail-bridge-4.0.14](https://github.com/truecharts/apps/compare/protonmail-bridge-4.0.13...protonmail-bridge-4.0.14) (2021-12-03) + +#### Chore + +* ensure container references are prefixed with v +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [protonmail-bridge-4.0.13](https://github.com/truecharts/apps/compare/protonmail-bridge-4.0.12...protonmail-bridge-4.0.13) (2021-11-30) @@ -86,14 +97,3 @@ -### [protonmail-bridge-4.0.5](https://github.com/truecharts/apps/compare/protonmail-bridge-4.0.4...protonmail-bridge-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)) - -#### Feat diff --git a/stable/pyload/4.0.13/CONFIG.md b/stable/protonmail-bridge/4.0.14/CONFIG.md similarity index 100% rename from stable/pyload/4.0.13/CONFIG.md rename to stable/protonmail-bridge/4.0.14/CONFIG.md diff --git a/stable/protonmail-bridge/4.0.14/Chart.lock b/stable/protonmail-bridge/4.0.14/Chart.lock new file mode 100644 index 00000000000..55a03b41e03 --- /dev/null +++ b/stable/protonmail-bridge/4.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T15:15:34.877452979Z" diff --git a/stable/protonmail-bridge/4.0.13/Chart.yaml b/stable/protonmail-bridge/4.0.14/Chart.yaml similarity index 98% rename from stable/protonmail-bridge/4.0.13/Chart.yaml rename to stable/protonmail-bridge/4.0.14/Chart.yaml index 54b3a0bdcc5..b7a2c7f9c51 100644 --- a/stable/protonmail-bridge/4.0.13/Chart.yaml +++ b/stable/protonmail-bridge/4.0.14/Chart.yaml @@ -19,7 +19,7 @@ name: protonmail-bridge sources: - https://github.com/shenxn/protonmail-bridge-docker - https://hub.docker.com/r/shenxn/protonmail-bridge -version: 4.0.13 +version: 4.0.14 annotations: truecharts.org/catagories: | - media diff --git a/stable/protonmail-bridge/4.0.13/README.md b/stable/protonmail-bridge/4.0.14/README.md similarity index 100% rename from stable/protonmail-bridge/4.0.13/README.md rename to stable/protonmail-bridge/4.0.14/README.md diff --git a/stable/protonmail-bridge/4.0.13/app-readme.md b/stable/protonmail-bridge/4.0.14/app-readme.md similarity index 100% rename from stable/protonmail-bridge/4.0.13/app-readme.md rename to stable/protonmail-bridge/4.0.14/app-readme.md diff --git a/stable/pyload/4.0.13/charts/common-8.9.7.tgz b/stable/protonmail-bridge/4.0.14/charts/common-8.9.7.tgz similarity index 100% rename from stable/pyload/4.0.13/charts/common-8.9.7.tgz rename to stable/protonmail-bridge/4.0.14/charts/common-8.9.7.tgz diff --git a/stable/protonmail-bridge/4.0.13/helm-values.md b/stable/protonmail-bridge/4.0.14/helm-values.md similarity index 85% rename from stable/protonmail-bridge/4.0.13/helm-values.md rename to stable/protonmail-bridge/4.0.14/helm-values.md index 8b6e2e47217..f45dab17e05 100644 --- a/stable/protonmail-bridge/4.0.13/helm-values.md +++ b/stable/protonmail-bridge/4.0.14/helm-values.md @@ -14,8 +14,8 @@ You will, however, be able to use all values referenced in the common chart here | env | object | See below | environment variables. | | env.TZ | string | `"UTC"` | Set the container timezone | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | -| image.repository | string | `"shenxn/protonmail-bridge"` | image repository | -| image.tag | string | `"1.8.10-1@sha256:c4e426125864f255c70b882b658b4af6830f1caa920da94140166a4a9e40dfc8"` | image tag | +| image.repository | string | `"tccr.io/truecharts/protonmail-bridge"` | image repository | +| image.tag | string | `"v1.8.10-1@sha256:58a54002123cc9a83cfb3170deb0a1dbf4cedabdced09a9c6bcafc19ee4b5631"` | 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/protonmail-bridge/4.0.13/ix_values.yaml b/stable/protonmail-bridge/4.0.14/ix_values.yaml similarity index 68% rename from stable/protonmail-bridge/4.0.13/ix_values.yaml rename to stable/protonmail-bridge/4.0.14/ix_values.yaml index 002c6aa677f..9c24d26de37 100644 --- a/stable/protonmail-bridge/4.0.13/ix_values.yaml +++ b/stable/protonmail-bridge/4.0.14/ix_values.yaml @@ -1,15 +1,8 @@ -# -# IMPORTANT NOTE -# -# This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml -# - image: # -- image repository - repository: shenxn/protonmail-bridge + repository: tccr.io/truecharts/protonmail-bridge # -- image tag - tag: 1.8.10-1@sha256:c4e426125864f255c70b882b658b4af6830f1caa920da94140166a4a9e40dfc8 + tag: v1.8.10-1@sha256:58a54002123cc9a83cfb3170deb0a1dbf4cedabdced09a9c6bcafc19ee4b5631 # -- image pull policy pullPolicy: IfNotPresent diff --git a/stable/protonmail-bridge/4.0.13/questions.yaml b/stable/protonmail-bridge/4.0.14/questions.yaml similarity index 100% rename from stable/protonmail-bridge/4.0.13/questions.yaml rename to stable/protonmail-bridge/4.0.14/questions.yaml diff --git a/stable/protonmail-bridge/4.0.13/templates/common.yaml b/stable/protonmail-bridge/4.0.14/templates/common.yaml similarity index 100% rename from stable/protonmail-bridge/4.0.13/templates/common.yaml rename to stable/protonmail-bridge/4.0.14/templates/common.yaml diff --git a/stable/pyload/4.0.13/values.yaml b/stable/protonmail-bridge/4.0.14/values.yaml similarity index 100% rename from stable/pyload/4.0.13/values.yaml rename to stable/protonmail-bridge/4.0.14/values.yaml diff --git a/stable/prowlarr/4.0.23/Chart.lock b/stable/prowlarr/4.0.23/Chart.lock deleted file mode 100644 index 921b29b0ed1..00000000000 --- a/stable/prowlarr/4.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T21:24:30.762144051Z" diff --git a/stable/prowlarr/4.0.23/CHANGELOG.md b/stable/prowlarr/4.0.24/CHANGELOG.md similarity index 88% rename from stable/prowlarr/4.0.23/CHANGELOG.md rename to stable/prowlarr/4.0.24/CHANGELOG.md index d20581dcad1..987c5273bc0 100644 --- a/stable/prowlarr/4.0.23/CHANGELOG.md +++ b/stable/prowlarr/4.0.24/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [prowlarr-4.0.24](https://github.com/truecharts/apps/compare/prowlarr-4.0.23...prowlarr-4.0.24) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [prowlarr-4.0.23](https://github.com/truecharts/apps/compare/prowlarr-4.0.22...prowlarr-4.0.23) (2021-11-30) @@ -87,13 +97,3 @@ ### [prowlarr-4.0.13](https://github.com/truecharts/apps/compare/prowlarr-4.0.12...prowlarr-4.0.13) (2021-11-16) -#### Chore - -* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) - - - - -### [prowlarr-4.0.12](https://github.com/truecharts/apps/compare/prowlarr-4.0.11...prowlarr-4.0.12) (2021-11-15) - -#### Chore diff --git a/stable/qbittorrent/9.0.16/CONFIG.md b/stable/prowlarr/4.0.24/CONFIG.md similarity index 100% rename from stable/qbittorrent/9.0.16/CONFIG.md rename to stable/prowlarr/4.0.24/CONFIG.md diff --git a/stable/prowlarr/4.0.24/Chart.lock b/stable/prowlarr/4.0.24/Chart.lock new file mode 100644 index 00000000000..576009adaa9 --- /dev/null +++ b/stable/prowlarr/4.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T15:16:07.024571384Z" diff --git a/stable/prowlarr/4.0.23/Chart.yaml b/stable/prowlarr/4.0.24/Chart.yaml similarity index 94% rename from stable/prowlarr/4.0.23/Chart.yaml rename to stable/prowlarr/4.0.24/Chart.yaml index 6f5d7064823..29636f0d83c 100644 --- a/stable/prowlarr/4.0.23/Chart.yaml +++ b/stable/prowlarr/4.0.24/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.1.6.1176" +appVersion: "0.1.6.1184" dependencies: - name: common repository: https://truecharts.org @@ -21,7 +21,7 @@ name: prowlarr sources: - https://github.com/Prowlarr/Prowlarr - https://github.com/k8s-at-home/container-images -version: 4.0.23 +version: 4.0.24 annotations: truecharts.org/catagories: | - media diff --git a/stable/prowlarr/4.0.23/README.md b/stable/prowlarr/4.0.24/README.md similarity index 100% rename from stable/prowlarr/4.0.23/README.md rename to stable/prowlarr/4.0.24/README.md diff --git a/stable/prowlarr/4.0.23/app-readme.md b/stable/prowlarr/4.0.24/app-readme.md similarity index 100% rename from stable/prowlarr/4.0.23/app-readme.md rename to stable/prowlarr/4.0.24/app-readme.md diff --git a/stable/qbittorrent/9.0.16/charts/common-8.9.7.tgz b/stable/prowlarr/4.0.24/charts/common-8.9.7.tgz similarity index 100% rename from stable/qbittorrent/9.0.16/charts/common-8.9.7.tgz rename to stable/prowlarr/4.0.24/charts/common-8.9.7.tgz diff --git a/stable/prowlarr/4.0.23/helm-values.md b/stable/prowlarr/4.0.24/helm-values.md similarity index 85% rename from stable/prowlarr/4.0.23/helm-values.md rename to stable/prowlarr/4.0.24/helm-values.md index 812d6e755db..45fe7ff4512 100644 --- a/stable/prowlarr/4.0.23/helm-values.md +++ b/stable/prowlarr/4.0.24/helm-values.md @@ -14,8 +14,8 @@ You will, however, be able to use all values referenced in the common chart here | env | object | See below | environment variables. | | 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.6.1176@sha256:79507d7af6113fef81cd36887b060c5607ee91ae84c47812acc08ec97c351f0f"` | image tag | +| image.repository | string | `"tccr.io/truecharts/prowlarr"` | image repository | +| image.tag | string | `"v0.1.6.1184@sha256:44938a94880e98d0636612cbb3a92b0dc0688c060f7415265c44372e272f4deb"` | 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.23/ix_values.yaml b/stable/prowlarr/4.0.24/ix_values.yaml similarity index 67% rename from stable/prowlarr/4.0.23/ix_values.yaml rename to stable/prowlarr/4.0.24/ix_values.yaml index 1c62774d60d..6667ce0289f 100644 --- a/stable/prowlarr/4.0.23/ix_values.yaml +++ b/stable/prowlarr/4.0.24/ix_values.yaml @@ -1,15 +1,8 @@ -# -# IMPORTANT NOTE -# -# This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml -# - image: # -- image repository - repository: ghcr.io/k8s-at-home/prowlarr + repository: tccr.io/truecharts/prowlarr # -- image tag - tag: v0.1.6.1176@sha256:79507d7af6113fef81cd36887b060c5607ee91ae84c47812acc08ec97c351f0f + tag: v0.1.6.1184@sha256:44938a94880e98d0636612cbb3a92b0dc0688c060f7415265c44372e272f4deb # -- image pull policy pullPolicy: IfNotPresent diff --git a/stable/prowlarr/4.0.23/questions.yaml b/stable/prowlarr/4.0.24/questions.yaml similarity index 100% rename from stable/prowlarr/4.0.23/questions.yaml rename to stable/prowlarr/4.0.24/questions.yaml diff --git a/stable/prowlarr/4.0.23/templates/common.yaml b/stable/prowlarr/4.0.24/templates/common.yaml similarity index 100% rename from stable/prowlarr/4.0.23/templates/common.yaml rename to stable/prowlarr/4.0.24/templates/common.yaml diff --git a/stable/qbittorrent/9.0.16/values.yaml b/stable/prowlarr/4.0.24/values.yaml similarity index 100% rename from stable/qbittorrent/9.0.16/values.yaml rename to stable/prowlarr/4.0.24/values.yaml diff --git a/stable/pyload/4.0.13/Chart.lock b/stable/pyload/4.0.13/Chart.lock deleted file mode 100644 index 9ca6970604b..00000000000 --- a/stable/pyload/4.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:34:36.543981241Z" diff --git a/stable/pyload/4.0.13/CHANGELOG.md b/stable/pyload/4.0.14/CHANGELOG.md similarity index 88% rename from stable/pyload/4.0.13/CHANGELOG.md rename to stable/pyload/4.0.14/CHANGELOG.md index d8db35e7c9b..2550117717d 100644 --- a/stable/pyload/4.0.13/CHANGELOG.md +++ b/stable/pyload/4.0.14/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [pyload-4.0.14](https://github.com/truecharts/apps/compare/pyload-4.0.13...pyload-4.0.14) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [pyload-4.0.13](https://github.com/truecharts/apps/compare/pyload-4.0.12...pyload-4.0.13) (2021-11-30) @@ -87,13 +97,3 @@ -### [pyload-4.0.5](https://github.com/truecharts/apps/compare/pyload-4.0.4...pyload-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/radarr/9.0.13/CONFIG.md b/stable/pyload/4.0.14/CONFIG.md similarity index 100% rename from stable/radarr/9.0.13/CONFIG.md rename to stable/pyload/4.0.14/CONFIG.md diff --git a/stable/pyload/4.0.14/Chart.lock b/stable/pyload/4.0.14/Chart.lock new file mode 100644 index 00000000000..33f1293a982 --- /dev/null +++ b/stable/pyload/4.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T15:16:38.528493643Z" diff --git a/stable/pyload/4.0.13/Chart.yaml b/stable/pyload/4.0.14/Chart.yaml similarity index 98% rename from stable/pyload/4.0.13/Chart.yaml rename to stable/pyload/4.0.14/Chart.yaml index 06104b28bca..18d9c89ddb1 100644 --- a/stable/pyload/4.0.13/Chart.yaml +++ b/stable/pyload/4.0.14/Chart.yaml @@ -21,7 +21,7 @@ name: pyload sources: - https://github.com/pyload/pyload - https://hub.docker.com/r/linuxserver/pyload -version: 4.0.13 +version: 4.0.14 annotations: truecharts.org/catagories: | - media diff --git a/stable/pyload/4.0.13/README.md b/stable/pyload/4.0.14/README.md similarity index 100% rename from stable/pyload/4.0.13/README.md rename to stable/pyload/4.0.14/README.md diff --git a/stable/pyload/4.0.13/app-readme.md b/stable/pyload/4.0.14/app-readme.md similarity index 100% rename from stable/pyload/4.0.13/app-readme.md rename to stable/pyload/4.0.14/app-readme.md diff --git a/stable/radarr/9.0.13/charts/common-8.9.7.tgz b/stable/pyload/4.0.14/charts/common-8.9.7.tgz similarity index 100% rename from stable/radarr/9.0.13/charts/common-8.9.7.tgz rename to stable/pyload/4.0.14/charts/common-8.9.7.tgz diff --git a/stable/pyload/4.0.13/helm-values.md b/stable/pyload/4.0.14/helm-values.md similarity index 87% rename from stable/pyload/4.0.13/helm-values.md rename to stable/pyload/4.0.14/helm-values.md index c7d5bc8aff6..1b7ccc41ceb 100644 --- a/stable/pyload/4.0.13/helm-values.md +++ b/stable/pyload/4.0.14/helm-values.md @@ -15,8 +15,8 @@ You will, however, be able to use all values referenced in the common chart here | env.PUID | int | `568` | Specify the user ID the application will run as | | env.TZ | string | `"UTC"` | Set the container timezone | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | -| image.repository | string | `"ghcr.io/linuxserver/pyload"` | image repository | -| image.tag | string | `"version-5de90278@sha256:d3c87933a5fd8c67a7add40706e0042ad229c9a47cd1bc7ba3953b8ad049a6ce"` | image tag | +| image.repository | string | `"tccr.io/truecharts/pyload"` | image repository | +| image.tag | string | `"version-5de90278@sha256:c33489498cb4541bbf936b1ebd1eaebfb0cae279f738aa0e6184969089e94081"` | 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/pyload/4.0.13/ix_values.yaml b/stable/pyload/4.0.14/ix_values.yaml similarity index 70% rename from stable/pyload/4.0.13/ix_values.yaml rename to stable/pyload/4.0.14/ix_values.yaml index 3f445fa07e6..e06dc906ff1 100644 --- a/stable/pyload/4.0.13/ix_values.yaml +++ b/stable/pyload/4.0.14/ix_values.yaml @@ -1,15 +1,8 @@ -# -# IMPORTANT NOTE -# -# This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml -# - image: # -- image repository - repository: ghcr.io/linuxserver/pyload + repository: tccr.io/truecharts/pyload # -- image tag - tag: version-5de90278@sha256:d3c87933a5fd8c67a7add40706e0042ad229c9a47cd1bc7ba3953b8ad049a6ce + tag: version-5de90278@sha256:c33489498cb4541bbf936b1ebd1eaebfb0cae279f738aa0e6184969089e94081 # -- image pull policy pullPolicy: IfNotPresent diff --git a/stable/pyload/4.0.13/questions.yaml b/stable/pyload/4.0.14/questions.yaml similarity index 100% rename from stable/pyload/4.0.13/questions.yaml rename to stable/pyload/4.0.14/questions.yaml diff --git a/stable/pyload/4.0.13/templates/common.yaml b/stable/pyload/4.0.14/templates/common.yaml similarity index 100% rename from stable/pyload/4.0.13/templates/common.yaml rename to stable/pyload/4.0.14/templates/common.yaml diff --git a/stable/radarr/9.0.13/values.yaml b/stable/pyload/4.0.14/values.yaml similarity index 100% rename from stable/radarr/9.0.13/values.yaml rename to stable/pyload/4.0.14/values.yaml diff --git a/stable/qbittorrent/9.0.16/Chart.lock b/stable/qbittorrent/9.0.16/Chart.lock deleted file mode 100644 index 42ad8468d55..00000000000 --- a/stable/qbittorrent/9.0.16/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:35:06.107293774Z" diff --git a/stable/qbittorrent/9.0.16/CHANGELOG.md b/stable/qbittorrent/9.0.17/CHANGELOG.md similarity index 89% rename from stable/qbittorrent/9.0.16/CHANGELOG.md rename to stable/qbittorrent/9.0.17/CHANGELOG.md index bf1dd953966..5460392e3d5 100644 --- a/stable/qbittorrent/9.0.16/CHANGELOG.md +++ b/stable/qbittorrent/9.0.17/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [qbittorrent-9.0.17](https://github.com/truecharts/apps/compare/qbittorrent-9.0.16...qbittorrent-9.0.17) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [qbittorrent-9.0.16](https://github.com/truecharts/apps/compare/qbittorrent-9.0.15...qbittorrent-9.0.16) (2021-11-30) @@ -87,13 +97,3 @@ #### Chore * update non-major deps helm releases ([#1297](https://github.com/truecharts/apps/issues/1297)) - - - - -### [qbittorrent-9.0.8](https://github.com/truecharts/apps/compare/qbittorrent-9.0.7...qbittorrent-9.0.8) (2021-11-08) - -#### Fix - -* Split torrent service to allow for the use of LoadBalancer servicetype - diff --git a/stable/readarr/9.0.22/CONFIG.md b/stable/qbittorrent/9.0.17/CONFIG.md similarity index 100% rename from stable/readarr/9.0.22/CONFIG.md rename to stable/qbittorrent/9.0.17/CONFIG.md diff --git a/stable/qbittorrent/9.0.17/Chart.lock b/stable/qbittorrent/9.0.17/Chart.lock new file mode 100644 index 00000000000..a2bbaf58911 --- /dev/null +++ b/stable/qbittorrent/9.0.17/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T15:17:10.858903299Z" diff --git a/stable/qbittorrent/9.0.16/Chart.yaml b/stable/qbittorrent/9.0.17/Chart.yaml similarity index 97% rename from stable/qbittorrent/9.0.16/Chart.yaml rename to stable/qbittorrent/9.0.17/Chart.yaml index b81fc0126b3..aaf5db1fb8c 100644 --- a/stable/qbittorrent/9.0.16/Chart.yaml +++ b/stable/qbittorrent/9.0.17/Chart.yaml @@ -20,7 +20,7 @@ name: qbittorrent sources: - https://github.com/qbittorrent/qBittorrent type: application -version: 9.0.16 +version: 9.0.17 annotations: truecharts.org/catagories: | - media diff --git a/stable/qbittorrent/9.0.16/README.md b/stable/qbittorrent/9.0.17/README.md similarity index 100% rename from stable/qbittorrent/9.0.16/README.md rename to stable/qbittorrent/9.0.17/README.md diff --git a/stable/qbittorrent/9.0.16/app-readme.md b/stable/qbittorrent/9.0.17/app-readme.md similarity index 100% rename from stable/qbittorrent/9.0.16/app-readme.md rename to stable/qbittorrent/9.0.17/app-readme.md diff --git a/stable/readarr/9.0.22/charts/common-8.9.7.tgz b/stable/qbittorrent/9.0.17/charts/common-8.9.7.tgz similarity index 100% rename from stable/readarr/9.0.22/charts/common-8.9.7.tgz rename to stable/qbittorrent/9.0.17/charts/common-8.9.7.tgz diff --git a/stable/qbittorrent/9.0.16/helm-values.md b/stable/qbittorrent/9.0.17/helm-values.md similarity index 91% rename from stable/qbittorrent/9.0.16/helm-values.md rename to stable/qbittorrent/9.0.17/helm-values.md index fd6b52c46a2..11806a8a4ec 100644 --- a/stable/qbittorrent/9.0.16/helm-values.md +++ b/stable/qbittorrent/9.0.17/helm-values.md @@ -17,8 +17,8 @@ You will, however, be able to use all values referenced in the common chart here | additionalVolumes[0].name | string | `"qbittorrent-scripts"` | | | env | object | `{}` | | | image.pullPolicy | string | `"IfNotPresent"` | | -| image.repository | string | `"ghcr.io/k8s-at-home/qbittorrent"` | | -| image.tag | string | `"v4.3.9@sha256:eb6df32211ae3c7b7797dd4bc5e66161d9dfcb77e49475058743d502f4ceb0cc"` | | +| image.repository | string | `"tccr.io/truecharts/qbittorrent"` | | +| image.tag | string | `"v4.3.9@sha256:6508ca6bd05d003d92852d5bd8deaae3176d776a5789ad68199ba1807d43cf8c"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | securityContext.readOnlyRootFilesystem | bool | `false` | | diff --git a/stable/qbittorrent/9.0.16/ix_values.yaml b/stable/qbittorrent/9.0.17/ix_values.yaml similarity index 84% rename from stable/qbittorrent/9.0.16/ix_values.yaml rename to stable/qbittorrent/9.0.17/ix_values.yaml index 1cd93ba26d9..01cfc23bf73 100644 --- a/stable/qbittorrent/9.0.16/ix_values.yaml +++ b/stable/qbittorrent/9.0.17/ix_values.yaml @@ -1,9 +1,7 @@ -# Default values for qbittorrent. - image: - repository: ghcr.io/k8s-at-home/qbittorrent + repository: tccr.io/truecharts/qbittorrent pullPolicy: IfNotPresent - tag: v4.3.9@sha256:eb6df32211ae3c7b7797dd4bc5e66161d9dfcb77e49475058743d502f4ceb0cc + tag: v4.3.9@sha256:6508ca6bd05d003d92852d5bd8deaae3176d776a5789ad68199ba1807d43cf8c securityContext: readOnlyRootFilesystem: false diff --git a/stable/qbittorrent/9.0.16/questions.yaml b/stable/qbittorrent/9.0.17/questions.yaml similarity index 100% rename from stable/qbittorrent/9.0.16/questions.yaml rename to stable/qbittorrent/9.0.17/questions.yaml diff --git a/stable/qbittorrent/9.0.16/templates/_configmap.tpl b/stable/qbittorrent/9.0.17/templates/_configmap.tpl similarity index 100% rename from stable/qbittorrent/9.0.16/templates/_configmap.tpl rename to stable/qbittorrent/9.0.17/templates/_configmap.tpl diff --git a/stable/qbittorrent/9.0.16/templates/common.yaml b/stable/qbittorrent/9.0.17/templates/common.yaml similarity index 100% rename from stable/qbittorrent/9.0.16/templates/common.yaml rename to stable/qbittorrent/9.0.17/templates/common.yaml diff --git a/stable/readarr/9.0.22/values.yaml b/stable/qbittorrent/9.0.17/values.yaml similarity index 100% rename from stable/readarr/9.0.22/values.yaml rename to stable/qbittorrent/9.0.17/values.yaml diff --git a/stable/radarr/9.0.13/Chart.lock b/stable/radarr/9.0.13/Chart.lock deleted file mode 100644 index ba952080501..00000000000 --- a/stable/radarr/9.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:35:35.563601435Z" diff --git a/stable/radarr/9.0.13/CHANGELOG.md b/stable/radarr/9.0.14/CHANGELOG.md similarity index 89% rename from stable/radarr/9.0.13/CHANGELOG.md rename to stable/radarr/9.0.14/CHANGELOG.md index b9b4b324f4c..706992222f9 100644 --- a/stable/radarr/9.0.13/CHANGELOG.md +++ b/stable/radarr/9.0.14/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [radarr-9.0.14](https://github.com/truecharts/apps/compare/radarr-9.0.13...radarr-9.0.14) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [radarr-9.0.13](https://github.com/truecharts/apps/compare/radarr-9.0.12...radarr-9.0.13) (2021-11-30) @@ -87,13 +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/recipes/4.0.8/CONFIG.md b/stable/radarr/9.0.14/CONFIG.md similarity index 100% rename from stable/recipes/4.0.8/CONFIG.md rename to stable/radarr/9.0.14/CONFIG.md diff --git a/stable/radarr/9.0.14/Chart.lock b/stable/radarr/9.0.14/Chart.lock new file mode 100644 index 00000000000..46819e8d5c0 --- /dev/null +++ b/stable/radarr/9.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T15:17:42.716779423Z" diff --git a/stable/radarr/9.0.13/Chart.yaml b/stable/radarr/9.0.14/Chart.yaml similarity index 97% rename from stable/radarr/9.0.13/Chart.yaml rename to stable/radarr/9.0.14/Chart.yaml index 4be437b304c..69ad53251af 100644 --- a/stable/radarr/9.0.13/Chart.yaml +++ b/stable/radarr/9.0.14/Chart.yaml @@ -21,7 +21,7 @@ name: radarr sources: - https://github.com/Radarr/Radarr type: application -version: 9.0.13 +version: 9.0.14 annotations: truecharts.org/catagories: | - media diff --git a/stable/radarr/9.0.13/README.md b/stable/radarr/9.0.14/README.md similarity index 100% rename from stable/radarr/9.0.13/README.md rename to stable/radarr/9.0.14/README.md diff --git a/stable/radarr/9.0.13/app-readme.md b/stable/radarr/9.0.14/app-readme.md similarity index 100% rename from stable/radarr/9.0.13/app-readme.md rename to stable/radarr/9.0.14/app-readme.md diff --git a/stable/recipes/4.0.8/charts/common-8.9.7.tgz b/stable/radarr/9.0.14/charts/common-8.9.7.tgz similarity index 100% rename from stable/recipes/4.0.8/charts/common-8.9.7.tgz rename to stable/radarr/9.0.14/charts/common-8.9.7.tgz diff --git a/stable/radarr/9.0.13/helm-values.md b/stable/radarr/9.0.14/helm-values.md similarity index 91% rename from stable/radarr/9.0.13/helm-values.md rename to stable/radarr/9.0.14/helm-values.md index 8fabc4aff85..6cf14532e50 100644 --- a/stable/radarr/9.0.13/helm-values.md +++ b/stable/radarr/9.0.14/helm-values.md @@ -13,8 +13,8 @@ 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/radarr"` | | -| image.tag | string | `"v3.2.2.5080@sha256:b03562bacb117ab654dca5c6bcc61d013a40fe54e9fa1f563cd1c72899f77137"` | | +| image.repository | string | `"tccr.io/truecharts/radarr"` | | +| image.tag | string | `"v3.2.2.5080@sha256:6013953bf2b8c6546fed1b2265f5978b30403fa26b990aab7a5ed6e86088866e"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | probes.liveness.custom | bool | `true` | | diff --git a/stable/radarr/9.0.13/ix_values.yaml b/stable/radarr/9.0.14/ix_values.yaml similarity index 85% rename from stable/radarr/9.0.13/ix_values.yaml rename to stable/radarr/9.0.14/ix_values.yaml index 6256d5ecd0c..1da04e940b6 100644 --- a/stable/radarr/9.0.13/ix_values.yaml +++ b/stable/radarr/9.0.14/ix_values.yaml @@ -1,9 +1,7 @@ -# Default values for Radarr. - image: - repository: ghcr.io/k8s-at-home/radarr + repository: tccr.io/truecharts/radarr pullPolicy: IfNotPresent - tag: v3.2.2.5080@sha256:b03562bacb117ab654dca5c6bcc61d013a40fe54e9fa1f563cd1c72899f77137 + tag: v3.2.2.5080@sha256:6013953bf2b8c6546fed1b2265f5978b30403fa26b990aab7a5ed6e86088866e securityContext: readOnlyRootFilesystem: false diff --git a/stable/radarr/9.0.13/questions.yaml b/stable/radarr/9.0.14/questions.yaml similarity index 100% rename from stable/radarr/9.0.13/questions.yaml rename to stable/radarr/9.0.14/questions.yaml diff --git a/stable/radarr/9.0.13/templates/common.yaml b/stable/radarr/9.0.14/templates/common.yaml similarity index 100% rename from stable/radarr/9.0.13/templates/common.yaml rename to stable/radarr/9.0.14/templates/common.yaml diff --git a/stable/recipes/4.0.8/values.yaml b/stable/radarr/9.0.14/values.yaml similarity index 100% rename from stable/recipes/4.0.8/values.yaml rename to stable/radarr/9.0.14/values.yaml diff --git a/stable/readarr/9.0.22/Chart.lock b/stable/readarr/9.0.22/Chart.lock deleted file mode 100644 index b168437c649..00000000000 --- a/stable/readarr/9.0.22/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T21:25:01.45360221Z" diff --git a/stable/readarr/9.0.22/CHANGELOG.md b/stable/readarr/9.0.23/CHANGELOG.md similarity index 88% rename from stable/readarr/9.0.22/CHANGELOG.md rename to stable/readarr/9.0.23/CHANGELOG.md index 4dff0e1b812..b9ebafd7249 100644 --- a/stable/readarr/9.0.22/CHANGELOG.md +++ b/stable/readarr/9.0.23/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [readarr-9.0.23](https://github.com/truecharts/apps/compare/readarr-9.0.22...readarr-9.0.23) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [readarr-9.0.22](https://github.com/truecharts/apps/compare/readarr-9.0.21...readarr-9.0.22) (2021-11-30) @@ -87,13 +97,3 @@ #### 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)) - - - - -### [readarr-9.0.11](https://github.com/truecharts/apps/compare/readarr-9.0.10...readarr-9.0.11) (2021-11-14) - -#### Chore - diff --git a/stable/remmina/1.0.17/CONFIG.md b/stable/readarr/9.0.23/CONFIG.md similarity index 100% rename from stable/remmina/1.0.17/CONFIG.md rename to stable/readarr/9.0.23/CONFIG.md diff --git a/stable/readarr/9.0.23/Chart.lock b/stable/readarr/9.0.23/Chart.lock new file mode 100644 index 00000000000..38abbc07efb --- /dev/null +++ b/stable/readarr/9.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T15:18:14.604606606Z" diff --git a/stable/readarr/9.0.22/Chart.yaml b/stable/readarr/9.0.23/Chart.yaml similarity index 94% rename from stable/readarr/9.0.22/Chart.yaml rename to stable/readarr/9.0.23/Chart.yaml index be24899d4a6..dccbc1cfd21 100644 --- a/stable/readarr/9.0.22/Chart.yaml +++ b/stable/readarr/9.0.23/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.1.0.1072" +appVersion: "0.1.0.1081" dependencies: - name: common repository: https://truecharts.org @@ -24,7 +24,7 @@ sources: - https://github.com/Readarr/Readarr - https://readarr.com type: application -version: 9.0.22 +version: 9.0.23 annotations: truecharts.org/catagories: | - media diff --git a/stable/readarr/9.0.22/README.md b/stable/readarr/9.0.23/README.md similarity index 100% rename from stable/readarr/9.0.22/README.md rename to stable/readarr/9.0.23/README.md diff --git a/stable/readarr/9.0.22/app-readme.md b/stable/readarr/9.0.23/app-readme.md similarity index 100% rename from stable/readarr/9.0.22/app-readme.md rename to stable/readarr/9.0.23/app-readme.md diff --git a/stable/remmina/1.0.17/charts/common-8.9.7.tgz b/stable/readarr/9.0.23/charts/common-8.9.7.tgz similarity index 100% rename from stable/remmina/1.0.17/charts/common-8.9.7.tgz rename to stable/readarr/9.0.23/charts/common-8.9.7.tgz diff --git a/stable/readarr/9.0.22/helm-values.md b/stable/readarr/9.0.23/helm-values.md similarity index 91% rename from stable/readarr/9.0.22/helm-values.md rename to stable/readarr/9.0.23/helm-values.md index e1eee1f35e5..6aff51ddc84 100644 --- a/stable/readarr/9.0.22/helm-values.md +++ b/stable/readarr/9.0.23/helm-values.md @@ -13,8 +13,8 @@ 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.1072@sha256:536b5586da8ff23375bc01ea0f78946b3f01166fc53e778f480e4222de102dc7"` | | +| image.repository | string | `"tccr.io/truecharts/readarr"` | | +| image.tag | string | `"v0.1.0.1081@sha256:0750f1d772a4e9915f0241bff4e7aee030d53186ec83a0bad4630b3bf6926880"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | probes.liveness.custom | bool | `true` | | diff --git a/stable/readarr/9.0.22/ix_values.yaml b/stable/readarr/9.0.23/ix_values.yaml similarity index 85% rename from stable/readarr/9.0.22/ix_values.yaml rename to stable/readarr/9.0.23/ix_values.yaml index c0071a11e99..369b36a186a 100644 --- a/stable/readarr/9.0.22/ix_values.yaml +++ b/stable/readarr/9.0.23/ix_values.yaml @@ -1,9 +1,7 @@ -# Default values for Radarr. - image: - repository: ghcr.io/k8s-at-home/readarr + repository: tccr.io/truecharts/readarr pullPolicy: IfNotPresent - tag: v0.1.0.1072@sha256:536b5586da8ff23375bc01ea0f78946b3f01166fc53e778f480e4222de102dc7 + tag: v0.1.0.1081@sha256:0750f1d772a4e9915f0241bff4e7aee030d53186ec83a0bad4630b3bf6926880 securityContext: readOnlyRootFilesystem: false diff --git a/stable/readarr/9.0.22/questions.yaml b/stable/readarr/9.0.23/questions.yaml similarity index 100% rename from stable/readarr/9.0.22/questions.yaml rename to stable/readarr/9.0.23/questions.yaml diff --git a/stable/readarr/9.0.22/templates/common.yaml b/stable/readarr/9.0.23/templates/common.yaml similarity index 100% rename from stable/readarr/9.0.22/templates/common.yaml rename to stable/readarr/9.0.23/templates/common.yaml diff --git a/stable/remmina/1.0.17/values.yaml b/stable/readarr/9.0.23/values.yaml similarity index 100% rename from stable/remmina/1.0.17/values.yaml rename to stable/readarr/9.0.23/values.yaml diff --git a/stable/recipes/4.0.8/Chart.lock b/stable/recipes/4.0.8/Chart.lock deleted file mode 100644 index 10ba2f26a4a..00000000000 --- a/stable/recipes/4.0.8/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -- name: postgresql - repository: https://truecharts.org/ - version: 6.0.15 -digest: sha256:a65f6a5ddd982c1dac3d1b4c5fd4b0077cd275d530ac58534746cd67645f1173 -generated: "2021-11-30T12:36:35.406515994Z" diff --git a/stable/recipes/4.0.8/CHANGELOG.md b/stable/recipes/4.0.9/CHANGELOG.md similarity index 84% rename from stable/recipes/4.0.8/CHANGELOG.md rename to stable/recipes/4.0.9/CHANGELOG.md index 6a7e0b4eefe..ecc5e8fcd5f 100644 --- a/stable/recipes/4.0.8/CHANGELOG.md +++ b/stable/recipes/4.0.9/CHANGELOG.md @@ -1,6 +1,18 @@ # Changelog
+ +### [recipes-4.0.9](https://github.com/truecharts/apps/compare/recipes-4.0.8...recipes-4.0.9) (2021-12-03) + +#### Chore + +* ensure container references are prefixed with v +* correct some wrong container references again +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [recipes-4.0.8](https://github.com/truecharts/apps/compare/recipes-4.0.7...recipes-4.0.8) (2021-11-30) @@ -85,15 +97,3 @@ ### [recipes-4.0.0](https://github.com/truecharts/apps/compare/recipes-3.0.14...recipes-4.0.0) (2021-11-16) #### Chore - -* update helm chart postgresql to v6 ([#1343](https://github.com/truecharts/apps/issues/1343)) - - - - -### [recipes-3.0.14](https://github.com/truecharts/apps/compare/recipes-3.0.13...recipes-3.0.14) (2021-11-15) - -#### Chore - -* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329)) -* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338)) diff --git a/stable/resilio-sync/4.0.13/CONFIG.md b/stable/recipes/4.0.9/CONFIG.md similarity index 100% rename from stable/resilio-sync/4.0.13/CONFIG.md rename to stable/recipes/4.0.9/CONFIG.md diff --git a/stable/recipes/4.0.9/Chart.lock b/stable/recipes/4.0.9/Chart.lock new file mode 100644 index 00000000000..3adab36866d --- /dev/null +++ b/stable/recipes/4.0.9/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +- name: postgresql + repository: https://truecharts.org/ + version: 6.0.15 +digest: sha256:a65f6a5ddd982c1dac3d1b4c5fd4b0077cd275d530ac58534746cd67645f1173 +generated: "2021-12-03T15:18:47.616721848Z" diff --git a/stable/recipes/4.0.8/Chart.yaml b/stable/recipes/4.0.9/Chart.yaml similarity index 98% rename from stable/recipes/4.0.8/Chart.yaml rename to stable/recipes/4.0.9/Chart.yaml index e661a67431a..b5443ec970c 100644 --- a/stable/recipes/4.0.8/Chart.yaml +++ b/stable/recipes/4.0.9/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "1.0.2" description: Recipes is a Django application to manage, tag and search recipes using either built in models or external storage providers hosting PDF's, Images or other files. name: recipes -version: 4.0.8 +version: 4.0.9 kubeVersion: ">=1.16.0-0" keywords: - recipes diff --git a/stable/recipes/4.0.8/README.md b/stable/recipes/4.0.9/README.md similarity index 100% rename from stable/recipes/4.0.8/README.md rename to stable/recipes/4.0.9/README.md diff --git a/stable/recipes/4.0.8/app-readme.md b/stable/recipes/4.0.9/app-readme.md similarity index 100% rename from stable/recipes/4.0.8/app-readme.md rename to stable/recipes/4.0.9/app-readme.md diff --git a/stable/resilio-sync/4.0.13/charts/common-8.9.7.tgz b/stable/recipes/4.0.9/charts/common-8.9.7.tgz similarity index 100% rename from stable/resilio-sync/4.0.13/charts/common-8.9.7.tgz rename to stable/recipes/4.0.9/charts/common-8.9.7.tgz diff --git a/stable/shiori/4.0.4/charts/postgresql-6.0.15.tgz b/stable/recipes/4.0.9/charts/postgresql-6.0.15.tgz similarity index 100% rename from stable/shiori/4.0.4/charts/postgresql-6.0.15.tgz rename to stable/recipes/4.0.9/charts/postgresql-6.0.15.tgz diff --git a/stable/recipes/4.0.8/helm-values.md b/stable/recipes/4.0.9/helm-values.md similarity index 87% rename from stable/recipes/4.0.8/helm-values.md rename to stable/recipes/4.0.9/helm-values.md index 8e94398c2d6..9292daa5441 100644 --- a/stable/recipes/4.0.8/helm-values.md +++ b/stable/recipes/4.0.9/helm-values.md @@ -33,10 +33,10 @@ You will, however, be able to use all values referenced in the common chart here | envValueFrom.POSTGRES_PASSWORD.secretKeyRef.key | string | `"postgresql-password"` | | | envValueFrom.POSTGRES_PASSWORD.secretKeyRef.name | string | `"dbcreds"` | | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | -| image.repository | string | `"vabene1111/recipes"` | image repository | -| image.tag | string | `"1.0.2@sha256:e57ab6fd7bc93291ae79e8274f401b765183206aabd6033d18c6742066a9dead"` | image tag | -| nginxImage.repository | string | `"nginx"` | nginx sidecar image repository | -| nginxImage.tag | string | `"1.21.4@sha256:097c3a0913d7e3a5b01b6c685a60c03632fc7a2b50bc8e35bcaa3691d788226e"` | nginx sidecar image tag | +| image.repository | string | `"tccr.io/truecharts/recipes"` | image repository | +| image.tag | string | `"v1.0.2@sha256:d61f230769c64948f1b2c56ec189666bb08821b02f383f4e0c299c35d2542cbc"` | image tag | +| nginxImage.repository | string | `"tccr.io/truecharts/nginx"` | nginx sidecar image repository | +| nginxImage.tag | string | `"v1.21.4@sha256:81b9486bd8b0f8c9d933013a4b4a6267463625e0dcc756c01ec766ba386f6c93"` | nginx sidecar 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/recipes/4.0.8/ix_values.yaml b/stable/recipes/4.0.9/ix_values.yaml similarity index 88% rename from stable/recipes/4.0.8/ix_values.yaml rename to stable/recipes/4.0.9/ix_values.yaml index 6dceb782f9b..f0312dbfd40 100644 --- a/stable/recipes/4.0.8/ix_values.yaml +++ b/stable/recipes/4.0.9/ix_values.yaml @@ -1,16 +1,16 @@ image: # -- image repository - repository: vabene1111/recipes + repository: tccr.io/truecharts/recipes # -- image tag - tag: 1.0.2@sha256:e57ab6fd7bc93291ae79e8274f401b765183206aabd6033d18c6742066a9dead + tag: v1.0.2@sha256:d61f230769c64948f1b2c56ec189666bb08821b02f383f4e0c299c35d2542cbc # -- image pull policy pullPolicy: IfNotPresent nginxImage: # -- nginx sidecar image repository - repository: nginx + repository: tccr.io/truecharts/nginx # -- nginx sidecar image tag - tag: 1.21.4@sha256:097c3a0913d7e3a5b01b6c685a60c03632fc7a2b50bc8e35bcaa3691d788226e + tag: v1.21.4@sha256:81b9486bd8b0f8c9d933013a4b4a6267463625e0dcc756c01ec766ba386f6c93 securityContext: readOnlyRootFilesystem: false diff --git a/stable/recipes/4.0.8/questions.yaml b/stable/recipes/4.0.9/questions.yaml similarity index 100% rename from stable/recipes/4.0.8/questions.yaml rename to stable/recipes/4.0.9/questions.yaml diff --git a/stable/recipes/4.0.8/templates/common.yaml b/stable/recipes/4.0.9/templates/common.yaml similarity index 100% rename from stable/recipes/4.0.8/templates/common.yaml rename to stable/recipes/4.0.9/templates/common.yaml diff --git a/stable/recipes/4.0.8/templates/configmap.yaml b/stable/recipes/4.0.9/templates/configmap.yaml similarity index 100% rename from stable/recipes/4.0.8/templates/configmap.yaml rename to stable/recipes/4.0.9/templates/configmap.yaml diff --git a/stable/resilio-sync/4.0.13/values.yaml b/stable/recipes/4.0.9/values.yaml similarity index 100% rename from stable/resilio-sync/4.0.13/values.yaml rename to stable/recipes/4.0.9/values.yaml diff --git a/stable/remmina/1.0.17/Chart.lock b/stable/remmina/1.0.17/Chart.lock deleted file mode 100644 index b4b5bc298d4..00000000000 --- a/stable/remmina/1.0.17/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:37:43.25718125Z" diff --git a/stable/remmina/1.0.17/CHANGELOG.md b/stable/remmina/1.0.18/CHANGELOG.md similarity index 89% rename from stable/remmina/1.0.17/CHANGELOG.md rename to stable/remmina/1.0.18/CHANGELOG.md index 4d99dd6e867..4bb11c59fac 100644 --- a/stable/remmina/1.0.17/CHANGELOG.md +++ b/stable/remmina/1.0.18/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [remmina-1.0.18](https://github.com/truecharts/apps/compare/remmina-1.0.17...remmina-1.0.18) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [remmina-1.0.17](https://github.com/truecharts/apps/compare/remmina-1.0.16...remmina-1.0.17) (2021-11-30) @@ -87,13 +97,3 @@ #### Chore -* update non-major deps helm releases ([#1297](https://github.com/truecharts/apps/issues/1297)) -* update non-major ([#1296](https://github.com/truecharts/apps/issues/1296)) - - - - -### [remmina-1.0.7](https://github.com/truecharts/apps/compare/remmina-1.0.6...remmina-1.0.7) (2021-11-07) - -#### Chore - diff --git a/stable/sabnzbd/9.0.13/CONFIG.md b/stable/remmina/1.0.18/CONFIG.md similarity index 100% rename from stable/sabnzbd/9.0.13/CONFIG.md rename to stable/remmina/1.0.18/CONFIG.md diff --git a/stable/remmina/1.0.18/Chart.lock b/stable/remmina/1.0.18/Chart.lock new file mode 100644 index 00000000000..5682b20d64a --- /dev/null +++ b/stable/remmina/1.0.18/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T15:19:29.376593581Z" diff --git a/stable/remmina/1.0.17/Chart.yaml b/stable/remmina/1.0.18/Chart.yaml similarity index 97% rename from stable/remmina/1.0.17/Chart.yaml rename to stable/remmina/1.0.18/Chart.yaml index 377b1dc6750..54c2a38c9ad 100644 --- a/stable/remmina/1.0.17/Chart.yaml +++ b/stable/remmina/1.0.18/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/linuxserver/docker-remmina - https://remmina.org/ type: application -version: 1.0.17 +version: 1.0.18 annotations: truecharts.org/catagories: | - media diff --git a/stable/remmina/1.0.17/README.md b/stable/remmina/1.0.18/README.md similarity index 100% rename from stable/remmina/1.0.17/README.md rename to stable/remmina/1.0.18/README.md diff --git a/stable/remmina/1.0.17/app-readme.md b/stable/remmina/1.0.18/app-readme.md similarity index 100% rename from stable/remmina/1.0.17/app-readme.md rename to stable/remmina/1.0.18/app-readme.md diff --git a/stable/sabnzbd/9.0.13/charts/common-8.9.7.tgz b/stable/remmina/1.0.18/charts/common-8.9.7.tgz similarity index 100% rename from stable/sabnzbd/9.0.13/charts/common-8.9.7.tgz rename to stable/remmina/1.0.18/charts/common-8.9.7.tgz diff --git a/stable/remmina/1.0.17/helm-values.md b/stable/remmina/1.0.18/helm-values.md similarity index 90% rename from stable/remmina/1.0.17/helm-values.md rename to stable/remmina/1.0.18/helm-values.md index fb7c6da3398..5a61f009672 100644 --- a/stable/remmina/1.0.17/helm-values.md +++ b/stable/remmina/1.0.18/helm-values.md @@ -13,8 +13,8 @@ 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:3f81a01736b784ccef22665c2824541c4d4462d0a50e9e1e9bfa4d3ab48f015f"` | | +| image.repository | string | `"tccr.io/truecharts/remmina"` | | +| image.tag | string | `"version-1.2.0-rcgit.29dfsg-1ubuntu1@sha256:c7795b9222063e436c77a94436da5e1bcdc1b13891f936673369588830a5ae8d"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | persistence.varrun.enabled | bool | `true` | | diff --git a/stable/remmina/1.0.17/ix_values.yaml b/stable/remmina/1.0.18/ix_values.yaml similarity index 69% rename from stable/remmina/1.0.17/ix_values.yaml rename to stable/remmina/1.0.18/ix_values.yaml index 4c6302f1383..f7bc447402a 100644 --- a/stable/remmina/1.0.17/ix_values.yaml +++ b/stable/remmina/1.0.18/ix_values.yaml @@ -1,7 +1,7 @@ image: - repository: ghcr.io/linuxserver/remmina + repository: tccr.io/truecharts/remmina pullPolicy: IfNotPresent - tag: version-1.2.0-rcgit.29dfsg-1ubuntu1@sha256:3f81a01736b784ccef22665c2824541c4d4462d0a50e9e1e9bfa4d3ab48f015f + tag: version-1.2.0-rcgit.29dfsg-1ubuntu1@sha256:c7795b9222063e436c77a94436da5e1bcdc1b13891f936673369588830a5ae8d env: PUID: 568 diff --git a/stable/remmina/1.0.17/questions.yaml b/stable/remmina/1.0.18/questions.yaml similarity index 100% rename from stable/remmina/1.0.17/questions.yaml rename to stable/remmina/1.0.18/questions.yaml diff --git a/stable/remmina/1.0.17/templates/common.yaml b/stable/remmina/1.0.18/templates/common.yaml similarity index 100% rename from stable/remmina/1.0.17/templates/common.yaml rename to stable/remmina/1.0.18/templates/common.yaml diff --git a/stable/sabnzbd/9.0.13/values.yaml b/stable/remmina/1.0.18/values.yaml similarity index 100% rename from stable/sabnzbd/9.0.13/values.yaml rename to stable/remmina/1.0.18/values.yaml diff --git a/stable/resilio-sync/4.0.13/Chart.lock b/stable/resilio-sync/4.0.13/Chart.lock deleted file mode 100644 index 4c22a07171d..00000000000 --- a/stable/resilio-sync/4.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:38:12.299820378Z" diff --git a/stable/resilio-sync/4.0.13/CHANGELOG.md b/stable/resilio-sync/4.0.14/CHANGELOG.md similarity index 89% rename from stable/resilio-sync/4.0.13/CHANGELOG.md rename to stable/resilio-sync/4.0.14/CHANGELOG.md index c40ca04dc2b..5a70d1c3ba8 100644 --- a/stable/resilio-sync/4.0.13/CHANGELOG.md +++ b/stable/resilio-sync/4.0.14/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [resilio-sync-4.0.14](https://github.com/truecharts/apps/compare/resilio-sync-4.0.13...resilio-sync-4.0.14) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [resilio-sync-4.0.13](https://github.com/truecharts/apps/compare/resilio-sync-4.0.12...resilio-sync-4.0.13) (2021-11-30) @@ -87,13 +97,3 @@ -### [resilio-sync-4.0.5](https://github.com/truecharts/apps/compare/resilio-sync-4.0.4...resilio-sync-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/ser2sock/4.0.13/CONFIG.md b/stable/resilio-sync/4.0.14/CONFIG.md similarity index 100% rename from stable/ser2sock/4.0.13/CONFIG.md rename to stable/resilio-sync/4.0.14/CONFIG.md diff --git a/stable/resilio-sync/4.0.14/Chart.lock b/stable/resilio-sync/4.0.14/Chart.lock new file mode 100644 index 00000000000..6ddc5ae197c --- /dev/null +++ b/stable/resilio-sync/4.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T15:20:01.082794017Z" diff --git a/stable/resilio-sync/4.0.13/Chart.yaml b/stable/resilio-sync/4.0.14/Chart.yaml similarity index 98% rename from stable/resilio-sync/4.0.13/Chart.yaml rename to stable/resilio-sync/4.0.14/Chart.yaml index a6c99c0b888..8ac2f14f8f2 100644 --- a/stable/resilio-sync/4.0.13/Chart.yaml +++ b/stable/resilio-sync/4.0.14/Chart.yaml @@ -21,7 +21,7 @@ maintainers: name: resilio-sync sources: - https://github.com/orgs/linuxserver/packages/container/package/resilio-sync -version: 4.0.13 +version: 4.0.14 annotations: truecharts.org/catagories: | - media diff --git a/stable/resilio-sync/4.0.13/README.md b/stable/resilio-sync/4.0.14/README.md similarity index 100% rename from stable/resilio-sync/4.0.13/README.md rename to stable/resilio-sync/4.0.14/README.md diff --git a/stable/resilio-sync/4.0.13/app-readme.md b/stable/resilio-sync/4.0.14/app-readme.md similarity index 100% rename from stable/resilio-sync/4.0.13/app-readme.md rename to stable/resilio-sync/4.0.14/app-readme.md diff --git a/stable/ser2sock/4.0.13/charts/common-8.9.7.tgz b/stable/resilio-sync/4.0.14/charts/common-8.9.7.tgz similarity index 100% rename from stable/ser2sock/4.0.13/charts/common-8.9.7.tgz rename to stable/resilio-sync/4.0.14/charts/common-8.9.7.tgz diff --git a/stable/resilio-sync/4.0.13/helm-values.md b/stable/resilio-sync/4.0.14/helm-values.md similarity index 87% rename from stable/resilio-sync/4.0.13/helm-values.md rename to stable/resilio-sync/4.0.14/helm-values.md index f07c7ecb101..292e4473a0c 100644 --- a/stable/resilio-sync/4.0.13/helm-values.md +++ b/stable/resilio-sync/4.0.14/helm-values.md @@ -16,8 +16,8 @@ You will, however, be able to use all values referenced in the common chart here | env.TZ | string | `"UTC"` | Set the container timezone | | env.UMASK | string | `nil` | Sets default UMASK | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | -| image.repository | string | `"ghcr.io/linuxserver/resilio-sync"` | image repository | -| image.tag | string | `"version-2.7.2.1375@sha256:605b6d54402830fddfbadcdc8e12ab57015743a889e2f0a02641c8601afa42ba"` | image tag | +| image.repository | string | `"tccr.io/truecharts/resilio-sync"` | image repository | +| image.tag | string | `"version-2.7.2.1375@sha256:54f42485d39a7773ff2e13c27ebfc32fc448eaf13f8972f38e14eedadb0b3a2e"` | 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/resilio-sync/4.0.13/ix_values.yaml b/stable/resilio-sync/4.0.14/ix_values.yaml similarity index 75% rename from stable/resilio-sync/4.0.13/ix_values.yaml rename to stable/resilio-sync/4.0.14/ix_values.yaml index 1aa33a12a37..d8c065b522e 100644 --- a/stable/resilio-sync/4.0.13/ix_values.yaml +++ b/stable/resilio-sync/4.0.14/ix_values.yaml @@ -1,15 +1,8 @@ -# -# IMPORTANT NOTE -# -# This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml -# - image: # -- image repository - repository: ghcr.io/linuxserver/resilio-sync + repository: tccr.io/truecharts/resilio-sync # -- image tag - tag: version-2.7.2.1375@sha256:605b6d54402830fddfbadcdc8e12ab57015743a889e2f0a02641c8601afa42ba + tag: version-2.7.2.1375@sha256:54f42485d39a7773ff2e13c27ebfc32fc448eaf13f8972f38e14eedadb0b3a2e # -- image pull policy pullPolicy: IfNotPresent diff --git a/stable/resilio-sync/4.0.13/questions.yaml b/stable/resilio-sync/4.0.14/questions.yaml similarity index 100% rename from stable/resilio-sync/4.0.13/questions.yaml rename to stable/resilio-sync/4.0.14/questions.yaml diff --git a/stable/resilio-sync/4.0.13/templates/common.yaml b/stable/resilio-sync/4.0.14/templates/common.yaml similarity index 100% rename from stable/resilio-sync/4.0.13/templates/common.yaml rename to stable/resilio-sync/4.0.14/templates/common.yaml diff --git a/stable/ser2sock/4.0.13/values.yaml b/stable/resilio-sync/4.0.14/values.yaml similarity index 100% rename from stable/ser2sock/4.0.13/values.yaml rename to stable/resilio-sync/4.0.14/values.yaml diff --git a/stable/sabnzbd/9.0.13/Chart.lock b/stable/sabnzbd/9.0.13/Chart.lock deleted file mode 100644 index c1750d73fc0..00000000000 --- a/stable/sabnzbd/9.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:38:41.367113521Z" diff --git a/stable/sabnzbd/9.0.13/CHANGELOG.md b/stable/sabnzbd/9.0.14/CHANGELOG.md similarity index 88% rename from stable/sabnzbd/9.0.13/CHANGELOG.md rename to stable/sabnzbd/9.0.14/CHANGELOG.md index 7efa55dc6ec..8681329cfaa 100644 --- a/stable/sabnzbd/9.0.13/CHANGELOG.md +++ b/stable/sabnzbd/9.0.14/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [sabnzbd-9.0.14](https://github.com/truecharts/apps/compare/sabnzbd-9.0.13...sabnzbd-9.0.14) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [sabnzbd-9.0.13](https://github.com/truecharts/apps/compare/sabnzbd-9.0.12...sabnzbd-9.0.13) (2021-11-30) @@ -87,13 +97,3 @@ -### [sabnzbd-9.0.5](https://github.com/truecharts/apps/compare/sabnzbd-9.0.4...sabnzbd-9.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/shiori/4.0.4/CONFIG.md b/stable/sabnzbd/9.0.14/CONFIG.md similarity index 100% rename from stable/shiori/4.0.4/CONFIG.md rename to stable/sabnzbd/9.0.14/CONFIG.md diff --git a/stable/sabnzbd/9.0.14/Chart.lock b/stable/sabnzbd/9.0.14/Chart.lock new file mode 100644 index 00000000000..b6a630c90ef --- /dev/null +++ b/stable/sabnzbd/9.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T15:20:33.448607392Z" diff --git a/stable/sabnzbd/9.0.13/Chart.yaml b/stable/sabnzbd/9.0.14/Chart.yaml similarity index 97% rename from stable/sabnzbd/9.0.13/Chart.yaml rename to stable/sabnzbd/9.0.14/Chart.yaml index 16663ddd770..05f37c72084 100644 --- a/stable/sabnzbd/9.0.13/Chart.yaml +++ b/stable/sabnzbd/9.0.14/Chart.yaml @@ -20,7 +20,7 @@ name: sabnzbd sources: - https://sabnzbd.org/ type: application -version: 9.0.13 +version: 9.0.14 annotations: truecharts.org/catagories: | - media diff --git a/stable/sabnzbd/9.0.13/README.md b/stable/sabnzbd/9.0.14/README.md similarity index 100% rename from stable/sabnzbd/9.0.13/README.md rename to stable/sabnzbd/9.0.14/README.md diff --git a/stable/sabnzbd/9.0.13/app-readme.md b/stable/sabnzbd/9.0.14/app-readme.md similarity index 100% rename from stable/sabnzbd/9.0.13/app-readme.md rename to stable/sabnzbd/9.0.14/app-readme.md diff --git a/stable/shiori/4.0.4/charts/common-8.9.7.tgz b/stable/sabnzbd/9.0.14/charts/common-8.9.7.tgz similarity index 100% rename from stable/shiori/4.0.4/charts/common-8.9.7.tgz rename to stable/sabnzbd/9.0.14/charts/common-8.9.7.tgz diff --git a/stable/sabnzbd/9.0.13/helm-values.md b/stable/sabnzbd/9.0.14/helm-values.md similarity index 85% rename from stable/sabnzbd/9.0.13/helm-values.md rename to stable/sabnzbd/9.0.14/helm-values.md index 8cafa5ae48a..1f3fcbac836 100644 --- a/stable/sabnzbd/9.0.13/helm-values.md +++ b/stable/sabnzbd/9.0.14/helm-values.md @@ -13,8 +13,8 @@ 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/sabnzbd"` | | -| image.tag | string | `"v3.4.2@sha256:26dc34fc8fbad6a678993ee03742ede43d5b1ec079ac15990063c2861375e597"` | | +| image.repository | string | `"tccr.io/truecharts/sabnzbd"` | | +| image.tag | string | `"v3.4.2@sha256:23f1fd8ff6709a1f11b08134f5463887efcfaa5aa1beadf32984d56b9b93c35d"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | service.main.ports.main.port | int | `10097` | | diff --git a/stable/sabnzbd/9.0.13/ix_values.yaml b/stable/sabnzbd/9.0.14/ix_values.yaml similarity index 58% rename from stable/sabnzbd/9.0.13/ix_values.yaml rename to stable/sabnzbd/9.0.14/ix_values.yaml index 86480b62ebf..adcd025d244 100644 --- a/stable/sabnzbd/9.0.13/ix_values.yaml +++ b/stable/sabnzbd/9.0.14/ix_values.yaml @@ -1,9 +1,7 @@ -# Default values for Sabnzbd. - image: - repository: ghcr.io/k8s-at-home/sabnzbd + repository: tccr.io/truecharts/sabnzbd pullPolicy: IfNotPresent - tag: v3.4.2@sha256:26dc34fc8fbad6a678993ee03742ede43d5b1ec079ac15990063c2861375e597 + tag: v3.4.2@sha256:23f1fd8ff6709a1f11b08134f5463887efcfaa5aa1beadf32984d56b9b93c35d service: main: diff --git a/stable/sabnzbd/9.0.13/questions.yaml b/stable/sabnzbd/9.0.14/questions.yaml similarity index 100% rename from stable/sabnzbd/9.0.13/questions.yaml rename to stable/sabnzbd/9.0.14/questions.yaml diff --git a/stable/sabnzbd/9.0.13/templates/common.yaml b/stable/sabnzbd/9.0.14/templates/common.yaml similarity index 100% rename from stable/sabnzbd/9.0.13/templates/common.yaml rename to stable/sabnzbd/9.0.14/templates/common.yaml diff --git a/stable/shiori/4.0.4/values.yaml b/stable/sabnzbd/9.0.14/values.yaml similarity index 100% rename from stable/shiori/4.0.4/values.yaml rename to stable/sabnzbd/9.0.14/values.yaml diff --git a/stable/ser2sock/4.0.13/Chart.lock b/stable/ser2sock/4.0.13/Chart.lock deleted file mode 100644 index c3b2da8e1f1..00000000000 --- a/stable/ser2sock/4.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:39:10.514101863Z" diff --git a/stable/ser2sock/4.0.13/CHANGELOG.md b/stable/ser2sock/4.0.14/CHANGELOG.md similarity index 88% rename from stable/ser2sock/4.0.13/CHANGELOG.md rename to stable/ser2sock/4.0.14/CHANGELOG.md index 0290ad5bef2..8751d9e54ca 100644 --- a/stable/ser2sock/4.0.13/CHANGELOG.md +++ b/stable/ser2sock/4.0.14/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [ser2sock-4.0.14](https://github.com/truecharts/apps/compare/ser2sock-4.0.13...ser2sock-4.0.14) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [ser2sock-4.0.13](https://github.com/truecharts/apps/compare/ser2sock-4.0.12...ser2sock-4.0.13) (2021-11-30) @@ -87,13 +97,3 @@ -### [ser2sock-4.0.5](https://github.com/truecharts/apps/compare/ser2sock-4.0.4...ser2sock-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/shorturl/1.0.13/CONFIG.md b/stable/ser2sock/4.0.14/CONFIG.md similarity index 100% rename from stable/shorturl/1.0.13/CONFIG.md rename to stable/ser2sock/4.0.14/CONFIG.md diff --git a/stable/ser2sock/4.0.14/Chart.lock b/stable/ser2sock/4.0.14/Chart.lock new file mode 100644 index 00000000000..a6645bb31d4 --- /dev/null +++ b/stable/ser2sock/4.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T15:21:05.207827231Z" diff --git a/stable/ser2sock/4.0.13/Chart.yaml b/stable/ser2sock/4.0.14/Chart.yaml similarity index 97% rename from stable/ser2sock/4.0.13/Chart.yaml rename to stable/ser2sock/4.0.14/Chart.yaml index cf722cfd420..a576e1a23c7 100644 --- a/stable/ser2sock/4.0.13/Chart.yaml +++ b/stable/ser2sock/4.0.14/Chart.yaml @@ -18,7 +18,7 @@ name: ser2sock sources: - https://github.com/nutechsoftware/ser2sock - https://github.com/tenstartups/ser2sock -version: 4.0.13 +version: 4.0.14 annotations: truecharts.org/catagories: | - media diff --git a/stable/ser2sock/4.0.13/README.md b/stable/ser2sock/4.0.14/README.md similarity index 100% rename from stable/ser2sock/4.0.13/README.md rename to stable/ser2sock/4.0.14/README.md diff --git a/stable/ser2sock/4.0.13/app-readme.md b/stable/ser2sock/4.0.14/app-readme.md similarity index 100% rename from stable/ser2sock/4.0.13/app-readme.md rename to stable/ser2sock/4.0.14/app-readme.md diff --git a/stable/shorturl/1.0.13/charts/common-8.9.7.tgz b/stable/ser2sock/4.0.14/charts/common-8.9.7.tgz similarity index 100% rename from stable/shorturl/1.0.13/charts/common-8.9.7.tgz rename to stable/ser2sock/4.0.14/charts/common-8.9.7.tgz diff --git a/stable/ser2sock/4.0.13/ci/test-values.yaml b/stable/ser2sock/4.0.14/ci/test-values.yaml similarity index 100% rename from stable/ser2sock/4.0.13/ci/test-values.yaml rename to stable/ser2sock/4.0.14/ci/test-values.yaml diff --git a/stable/ser2sock/4.0.13/helm-values.md b/stable/ser2sock/4.0.14/helm-values.md similarity index 89% rename from stable/ser2sock/4.0.13/helm-values.md rename to stable/ser2sock/4.0.14/helm-values.md index 3a08f090dd9..f7d167f81e3 100644 --- a/stable/ser2sock/4.0.13/helm-values.md +++ b/stable/ser2sock/4.0.14/helm-values.md @@ -18,8 +18,8 @@ You will, however, be able to use all values referenced in the common chart here | env.SERIAL_DEVICE | string | `"{{ .Values.persistence.usb.mountPath }}"` | Path to the serial device | | env.TZ | string | `"UTC"` | Set the container timezone | | image.pullPolicy | string | `"Always"` | image pull policy | -| image.repository | string | `"tenstartups/ser2sock"` | image repository | -| image.tag | string | `"latest@sha256:379d9338c720da30b63dc4cf2ecea07eb89dac7d62d5c79047294fffe97ae559"` | image tag | +| image.repository | string | `"tccr.io/truecharts/ser2sock"` | image repository | +| image.tag | string | `"latest@sha256:04d80516d8e352b1c8f82c28e130f1bc9af2862925c910fb9014a9b46c3473ae"` | 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/ser2sock/4.0.13/ix_values.yaml b/stable/ser2sock/4.0.14/ix_values.yaml similarity index 78% rename from stable/ser2sock/4.0.13/ix_values.yaml rename to stable/ser2sock/4.0.14/ix_values.yaml index 4ac04671089..14c8d6fd960 100644 --- a/stable/ser2sock/4.0.13/ix_values.yaml +++ b/stable/ser2sock/4.0.14/ix_values.yaml @@ -1,15 +1,8 @@ -# -# IMPORTANT NOTE -# -# This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml -# - image: # -- image repository - repository: tenstartups/ser2sock + repository: tccr.io/truecharts/ser2sock # -- image tag - tag: latest@sha256:379d9338c720da30b63dc4cf2ecea07eb89dac7d62d5c79047294fffe97ae559 + tag: latest@sha256:04d80516d8e352b1c8f82c28e130f1bc9af2862925c910fb9014a9b46c3473ae # -- image pull policy pullPolicy: Always diff --git a/stable/ser2sock/4.0.13/questions.yaml b/stable/ser2sock/4.0.14/questions.yaml similarity index 100% rename from stable/ser2sock/4.0.13/questions.yaml rename to stable/ser2sock/4.0.14/questions.yaml diff --git a/stable/ser2sock/4.0.13/templates/common.yaml b/stable/ser2sock/4.0.14/templates/common.yaml similarity index 100% rename from stable/ser2sock/4.0.13/templates/common.yaml rename to stable/ser2sock/4.0.14/templates/common.yaml diff --git a/stable/shorturl/1.0.13/values.yaml b/stable/ser2sock/4.0.14/values.yaml similarity index 100% rename from stable/shorturl/1.0.13/values.yaml rename to stable/ser2sock/4.0.14/values.yaml diff --git a/stable/shiori/4.0.4/Chart.lock b/stable/shiori/4.0.4/Chart.lock deleted file mode 100644 index c05fb8e5664..00000000000 --- a/stable/shiori/4.0.4/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -- name: postgresql - repository: https://truecharts.org/ - version: 6.0.15 -digest: sha256:a65f6a5ddd982c1dac3d1b4c5fd4b0077cd275d530ac58534746cd67645f1173 -generated: "2021-11-30T12:39:41.396803577Z" diff --git a/stable/shiori/4.0.4/CHANGELOG.md b/stable/shiori/4.0.5/CHANGELOG.md similarity index 89% rename from stable/shiori/4.0.4/CHANGELOG.md rename to stable/shiori/4.0.5/CHANGELOG.md index 200cf32887f..0299e7ed59b 100644 --- a/stable/shiori/4.0.4/CHANGELOG.md +++ b/stable/shiori/4.0.5/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [shiori-4.0.5](https://github.com/truecharts/apps/compare/shiori-4.0.4...shiori-4.0.5) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [shiori-4.0.4](https://github.com/truecharts/apps/compare/shiori-4.0.3...shiori-4.0.4) (2021-11-30) @@ -87,13 +97,3 @@ * update non-major deps helm releases ([#1297](https://github.com/truecharts/apps/issues/1297)) - - - -### [shiori-3.0.7](https://github.com/truecharts/apps/compare/shiori-3.0.6...shiori-3.0.7) (2021-11-07) - -#### Chore - -* update non-major deps helm releases ([#1295](https://github.com/truecharts/apps/issues/1295)) - - diff --git a/stable/sickchill/1.0.13/CONFIG.md b/stable/shiori/4.0.5/CONFIG.md similarity index 100% rename from stable/sickchill/1.0.13/CONFIG.md rename to stable/shiori/4.0.5/CONFIG.md diff --git a/stable/shiori/4.0.5/Chart.lock b/stable/shiori/4.0.5/Chart.lock new file mode 100644 index 00000000000..063baab41ab --- /dev/null +++ b/stable/shiori/4.0.5/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +- name: postgresql + repository: https://truecharts.org/ + version: 6.0.15 +digest: sha256:a65f6a5ddd982c1dac3d1b4c5fd4b0077cd275d530ac58534746cd67645f1173 +generated: "2021-12-03T15:21:38.969681437Z" diff --git a/stable/shiori/4.0.4/Chart.yaml b/stable/shiori/4.0.5/Chart.yaml similarity index 98% rename from stable/shiori/4.0.4/Chart.yaml rename to stable/shiori/4.0.5/Chart.yaml index 981fe36ff41..71c7372ef26 100644 --- a/stable/shiori/4.0.4/Chart.yaml +++ b/stable/shiori/4.0.5/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 appVersion: "1.5.0" -version: 4.0.4 +version: 4.0.5 kubeVersion: '>=1.16.0-0' name: shiori description: A simple bookmark manager built with Go diff --git a/stable/shiori/4.0.4/README.md b/stable/shiori/4.0.5/README.md similarity index 100% rename from stable/shiori/4.0.4/README.md rename to stable/shiori/4.0.5/README.md diff --git a/stable/shiori/4.0.4/app-readme.md b/stable/shiori/4.0.5/app-readme.md similarity index 100% rename from stable/shiori/4.0.4/app-readme.md rename to stable/shiori/4.0.5/app-readme.md diff --git a/stable/sickchill/1.0.13/charts/common-8.9.7.tgz b/stable/shiori/4.0.5/charts/common-8.9.7.tgz similarity index 100% rename from stable/sickchill/1.0.13/charts/common-8.9.7.tgz rename to stable/shiori/4.0.5/charts/common-8.9.7.tgz diff --git a/stable/statping/4.0.4/charts/postgresql-6.0.15.tgz b/stable/shiori/4.0.5/charts/postgresql-6.0.15.tgz similarity index 100% rename from stable/statping/4.0.4/charts/postgresql-6.0.15.tgz rename to stable/shiori/4.0.5/charts/postgresql-6.0.15.tgz diff --git a/stable/shiori/4.0.4/helm-values.md b/stable/shiori/4.0.5/helm-values.md similarity index 91% rename from stable/shiori/4.0.4/helm-values.md rename to stable/shiori/4.0.5/helm-values.md index 22bb6046ee2..5afc895ab35 100644 --- a/stable/shiori/4.0.4/helm-values.md +++ b/stable/shiori/4.0.5/helm-values.md @@ -19,8 +19,8 @@ You will, however, be able to use all values referenced in the common chart here | envValueFrom.SHIORI_PG_PASS.secretKeyRef.key | string | `"postgresql-password"` | | | envValueFrom.SHIORI_PG_PASS.secretKeyRef.name | string | `"dbcreds"` | | | image.pullPolicy | string | `"IfNotPresent"` | | -| image.repository | string | `"ghcr.io/nicholaswilde/shiori"` | | -| image.tag | string | `"version-v1.5.0@sha256:e0645abe677786f79bde80ac81f8d79c915e05cba2991c4cecd335f54335431c"` | | +| image.repository | string | `"tccr.io/truecharts/shiori"` | | +| image.tag | string | `"version-v1.5.0@sha256:6c6331888c9a5162def49b6212327242f7f5c96e2d5a1bb031f79321cc1c0549"` | | | persistence.data.enabled | bool | `true` | | | persistence.data.mountPath | string | `"/data"` | | | persistence.varrun.enabled | bool | `true` | | diff --git a/stable/shiori/4.0.4/ix_values.yaml b/stable/shiori/4.0.5/ix_values.yaml similarity index 87% rename from stable/shiori/4.0.4/ix_values.yaml rename to stable/shiori/4.0.5/ix_values.yaml index 9ba3dcb7299..9c2bb2e85b1 100644 --- a/stable/shiori/4.0.4/ix_values.yaml +++ b/stable/shiori/4.0.5/ix_values.yaml @@ -1,7 +1,7 @@ image: - repository: ghcr.io/nicholaswilde/shiori + repository: tccr.io/truecharts/shiori pullPolicy: IfNotPresent - tag: version-v1.5.0@sha256:e0645abe677786f79bde80ac81f8d79c915e05cba2991c4cecd335f54335431c + tag: version-v1.5.0@sha256:6c6331888c9a5162def49b6212327242f7f5c96e2d5a1bb031f79321cc1c0549 securityContext: readOnlyRootFilesystem: true diff --git a/stable/shiori/4.0.4/questions.yaml b/stable/shiori/4.0.5/questions.yaml similarity index 100% rename from stable/shiori/4.0.4/questions.yaml rename to stable/shiori/4.0.5/questions.yaml diff --git a/stable/shiori/4.0.4/templates/common.yaml b/stable/shiori/4.0.5/templates/common.yaml similarity index 100% rename from stable/shiori/4.0.4/templates/common.yaml rename to stable/shiori/4.0.5/templates/common.yaml diff --git a/stable/sickchill/1.0.13/values.yaml b/stable/shiori/4.0.5/values.yaml similarity index 100% rename from stable/sickchill/1.0.13/values.yaml rename to stable/shiori/4.0.5/values.yaml diff --git a/stable/shorturl/1.0.13/Chart.lock b/stable/shorturl/1.0.13/Chart.lock deleted file mode 100644 index 2152ca006f8..00000000000 --- a/stable/shorturl/1.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:40:20.333270173Z" diff --git a/stable/shorturl/1.0.13/CHANGELOG.md b/stable/shorturl/1.0.14/CHANGELOG.md similarity index 89% rename from stable/shorturl/1.0.13/CHANGELOG.md rename to stable/shorturl/1.0.14/CHANGELOG.md index 9e9d7b778fe..a9099d16b7e 100644 --- a/stable/shorturl/1.0.13/CHANGELOG.md +++ b/stable/shorturl/1.0.14/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [shorturl-1.0.14](https://github.com/truecharts/apps/compare/shorturl-1.0.13...shorturl-1.0.14) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [shorturl-1.0.13](https://github.com/truecharts/apps/compare/shorturl-1.0.12...shorturl-1.0.13) (2021-11-30) @@ -87,13 +97,3 @@ -### [shorturl-1.0.5](https://github.com/truecharts/apps/compare/shorturl-1.0.4...shorturl-1.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/sickgear/1.0.13/CONFIG.md b/stable/shorturl/1.0.14/CONFIG.md similarity index 100% rename from stable/sickgear/1.0.13/CONFIG.md rename to stable/shorturl/1.0.14/CONFIG.md diff --git a/stable/shorturl/1.0.14/Chart.lock b/stable/shorturl/1.0.14/Chart.lock new file mode 100644 index 00000000000..833ba38ff23 --- /dev/null +++ b/stable/shorturl/1.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T15:22:19.932061099Z" diff --git a/stable/shorturl/1.0.13/Chart.yaml b/stable/shorturl/1.0.14/Chart.yaml similarity index 97% rename from stable/shorturl/1.0.13/Chart.yaml rename to stable/shorturl/1.0.14/Chart.yaml index 3efb30e05b7..6dce6401516 100644 --- a/stable/shorturl/1.0.13/Chart.yaml +++ b/stable/shorturl/1.0.14/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/prologic/shorturl - https://github.com/nicholaswilde/docker-shorturl type: application -version: 1.0.13 +version: 1.0.14 annotations: truecharts.org/catagories: | - media diff --git a/stable/shorturl/1.0.13/README.md b/stable/shorturl/1.0.14/README.md similarity index 100% rename from stable/shorturl/1.0.13/README.md rename to stable/shorturl/1.0.14/README.md diff --git a/stable/shorturl/1.0.13/app-readme.md b/stable/shorturl/1.0.14/app-readme.md similarity index 100% rename from stable/shorturl/1.0.13/app-readme.md rename to stable/shorturl/1.0.14/app-readme.md diff --git a/stable/sickgear/1.0.13/charts/common-8.9.7.tgz b/stable/shorturl/1.0.14/charts/common-8.9.7.tgz similarity index 100% rename from stable/sickgear/1.0.13/charts/common-8.9.7.tgz rename to stable/shorturl/1.0.14/charts/common-8.9.7.tgz diff --git a/stable/shorturl/1.0.13/helm-values.md b/stable/shorturl/1.0.14/helm-values.md similarity index 86% rename from stable/shorturl/1.0.13/helm-values.md rename to stable/shorturl/1.0.14/helm-values.md index eb68d553ce3..b587d9176da 100644 --- a/stable/shorturl/1.0.13/helm-values.md +++ b/stable/shorturl/1.0.14/helm-values.md @@ -12,8 +12,8 @@ You will, however, be able to use all values referenced in the common chart here | Key | Type | Default | Description | |-----|------|---------|-------------| | image.pullPolicy | string | `"IfNotPresent"` | | -| image.repository | string | `"ghcr.io/nicholaswilde/shorturl"` | | -| image.tag | string | `"version-v0.1.0@sha256:75fc450af5d2d07e5caebc6a01863a0aacdc15c1fbe57b3db46e3bd548226420"` | | +| image.repository | string | `"tccr.io/truecharts/shorturl"` | | +| image.tag | string | `"version-v0.1.0@sha256:3893eab50b4d790958b31cbb7fd5d545369e7f91ee2d77551352a6510c86ba03"` | | | persistence.data.enabled | bool | `true` | | | persistence.data.mountPath | string | `"/data"` | | | persistence.varrun.enabled | bool | `true` | | diff --git a/stable/shorturl/1.0.13/ix_values.yaml b/stable/shorturl/1.0.14/ix_values.yaml similarity index 70% rename from stable/shorturl/1.0.13/ix_values.yaml rename to stable/shorturl/1.0.14/ix_values.yaml index df8ec05251b..9d73f9cfece 100644 --- a/stable/shorturl/1.0.13/ix_values.yaml +++ b/stable/shorturl/1.0.14/ix_values.yaml @@ -1,7 +1,7 @@ image: - repository: ghcr.io/nicholaswilde/shorturl + repository: tccr.io/truecharts/shorturl pullPolicy: IfNotPresent - tag: version-v0.1.0@sha256:75fc450af5d2d07e5caebc6a01863a0aacdc15c1fbe57b3db46e3bd548226420 + tag: version-v0.1.0@sha256:3893eab50b4d790958b31cbb7fd5d545369e7f91ee2d77551352a6510c86ba03 securityContext: readOnlyRootFilesystem: false diff --git a/stable/shorturl/1.0.13/questions.yaml b/stable/shorturl/1.0.14/questions.yaml similarity index 100% rename from stable/shorturl/1.0.13/questions.yaml rename to stable/shorturl/1.0.14/questions.yaml diff --git a/stable/shorturl/1.0.13/templates/common.yaml b/stable/shorturl/1.0.14/templates/common.yaml similarity index 100% rename from stable/shorturl/1.0.13/templates/common.yaml rename to stable/shorturl/1.0.14/templates/common.yaml diff --git a/stable/sickgear/1.0.13/values.yaml b/stable/shorturl/1.0.14/values.yaml similarity index 100% rename from stable/sickgear/1.0.13/values.yaml rename to stable/shorturl/1.0.14/values.yaml diff --git a/stable/sickchill/1.0.13/Chart.lock b/stable/sickchill/1.0.13/Chart.lock deleted file mode 100644 index 701f67bd615..00000000000 --- a/stable/sickchill/1.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:40:49.669595905Z" diff --git a/stable/sickchill/1.0.13/CHANGELOG.md b/stable/sickchill/1.0.14/CHANGELOG.md similarity index 88% rename from stable/sickchill/1.0.13/CHANGELOG.md rename to stable/sickchill/1.0.14/CHANGELOG.md index 8b43be5f2d3..39350745eae 100644 --- a/stable/sickchill/1.0.13/CHANGELOG.md +++ b/stable/sickchill/1.0.14/CHANGELOG.md @@ -1,6 +1,17 @@ # Changelog
+ +### [sickchill-1.0.14](https://github.com/truecharts/apps/compare/sickchill-1.0.13...sickchill-1.0.14) (2021-12-03) + +#### Chore + +* ensure container references are prefixed with v +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [sickchill-1.0.13](https://github.com/truecharts/apps/compare/sickchill-1.0.12...sickchill-1.0.13) (2021-11-30) @@ -86,14 +97,3 @@ - -### [sickchill-1.0.5](https://github.com/truecharts/apps/compare/sickchill-1.0.4...sickchill-1.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/smokeping/1.0.15/CONFIG.md b/stable/sickchill/1.0.14/CONFIG.md similarity index 100% rename from stable/smokeping/1.0.15/CONFIG.md rename to stable/sickchill/1.0.14/CONFIG.md diff --git a/stable/sickchill/1.0.14/Chart.lock b/stable/sickchill/1.0.14/Chart.lock new file mode 100644 index 00000000000..5b096b3fdf7 --- /dev/null +++ b/stable/sickchill/1.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T15:22:52.05217913Z" diff --git a/stable/sickchill/1.0.13/Chart.yaml b/stable/sickchill/1.0.14/Chart.yaml similarity index 98% rename from stable/sickchill/1.0.13/Chart.yaml rename to stable/sickchill/1.0.14/Chart.yaml index 7e46decfeb0..6ec0049c8ad 100644 --- a/stable/sickchill/1.0.13/Chart.yaml +++ b/stable/sickchill/1.0.14/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/linuxserver/docker-sickchill - https://github.com/SickChill/SickChill type: application -version: 1.0.13 +version: 1.0.14 annotations: truecharts.org/catagories: | - media diff --git a/stable/sickchill/1.0.13/README.md b/stable/sickchill/1.0.14/README.md similarity index 100% rename from stable/sickchill/1.0.13/README.md rename to stable/sickchill/1.0.14/README.md diff --git a/stable/sickchill/1.0.13/app-readme.md b/stable/sickchill/1.0.14/app-readme.md similarity index 100% rename from stable/sickchill/1.0.13/app-readme.md rename to stable/sickchill/1.0.14/app-readme.md diff --git a/stable/smokeping/1.0.15/charts/common-8.9.7.tgz b/stable/sickchill/1.0.14/charts/common-8.9.7.tgz similarity index 100% rename from stable/smokeping/1.0.15/charts/common-8.9.7.tgz rename to stable/sickchill/1.0.14/charts/common-8.9.7.tgz diff --git a/stable/sickchill/1.0.13/helm-values.md b/stable/sickchill/1.0.14/helm-values.md similarity index 87% rename from stable/sickchill/1.0.13/helm-values.md rename to stable/sickchill/1.0.14/helm-values.md index d4af0a28343..735cd1099b7 100644 --- a/stable/sickchill/1.0.13/helm-values.md +++ b/stable/sickchill/1.0.14/helm-values.md @@ -13,8 +13,8 @@ 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/sickchill"` | | -| image.tag | string | `"2021.5.10-1-ls63@sha256:a607452a692a008eb397051c90603eb618c616855553dbde9a98675ca5043bd7"` | | +| image.repository | string | `"tccr.io/truecharts/sickchill"` | | +| image.tag | string | `"v2021.5.10-1-ls63@sha256:f9fd82d8c6d12bc85dcc7813b7216087efb006dc05104ce67386ec989be25dc4"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | persistence.varrun.enabled | bool | `true` | | diff --git a/stable/sickchill/1.0.13/ix_values.yaml b/stable/sickchill/1.0.14/ix_values.yaml similarity index 71% rename from stable/sickchill/1.0.13/ix_values.yaml rename to stable/sickchill/1.0.14/ix_values.yaml index 21ebd2f61e7..215f41aa375 100644 --- a/stable/sickchill/1.0.13/ix_values.yaml +++ b/stable/sickchill/1.0.14/ix_values.yaml @@ -1,7 +1,7 @@ image: - repository: ghcr.io/linuxserver/sickchill + repository: tccr.io/truecharts/sickchill pullPolicy: IfNotPresent - tag: 2021.5.10-1-ls63@sha256:a607452a692a008eb397051c90603eb618c616855553dbde9a98675ca5043bd7 + tag: v2021.5.10-1-ls63@sha256:f9fd82d8c6d12bc85dcc7813b7216087efb006dc05104ce67386ec989be25dc4 env: PUID: 568 diff --git a/stable/sickchill/1.0.13/questions.yaml b/stable/sickchill/1.0.14/questions.yaml similarity index 100% rename from stable/sickchill/1.0.13/questions.yaml rename to stable/sickchill/1.0.14/questions.yaml diff --git a/stable/sickchill/1.0.13/templates/common.yaml b/stable/sickchill/1.0.14/templates/common.yaml similarity index 100% rename from stable/sickchill/1.0.13/templates/common.yaml rename to stable/sickchill/1.0.14/templates/common.yaml diff --git a/stable/smokeping/1.0.15/values.yaml b/stable/sickchill/1.0.14/values.yaml similarity index 100% rename from stable/smokeping/1.0.15/values.yaml rename to stable/sickchill/1.0.14/values.yaml diff --git a/stable/sickgear/1.0.13/Chart.lock b/stable/sickgear/1.0.13/Chart.lock deleted file mode 100644 index ade45c157e8..00000000000 --- a/stable/sickgear/1.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:41:19.095491441Z" diff --git a/stable/sickgear/1.0.13/CHANGELOG.md b/stable/sickgear/1.0.14/CHANGELOG.md similarity index 89% rename from stable/sickgear/1.0.13/CHANGELOG.md rename to stable/sickgear/1.0.14/CHANGELOG.md index f72e6770610..1396dc0d72a 100644 --- a/stable/sickgear/1.0.13/CHANGELOG.md +++ b/stable/sickgear/1.0.14/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [sickgear-1.0.14](https://github.com/truecharts/apps/compare/sickgear-1.0.13...sickgear-1.0.14) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [sickgear-1.0.13](https://github.com/truecharts/apps/compare/sickgear-1.0.12...sickgear-1.0.13) (2021-11-30) @@ -87,13 +97,3 @@ -### [sickgear-1.0.5](https://github.com/truecharts/apps/compare/sickgear-1.0.4...sickgear-1.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/sonarr/9.0.14/CONFIG.md b/stable/sickgear/1.0.14/CONFIG.md similarity index 100% rename from stable/sonarr/9.0.14/CONFIG.md rename to stable/sickgear/1.0.14/CONFIG.md diff --git a/stable/sickgear/1.0.14/Chart.lock b/stable/sickgear/1.0.14/Chart.lock new file mode 100644 index 00000000000..48f6fc2cad8 --- /dev/null +++ b/stable/sickgear/1.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T15:23:23.947361086Z" diff --git a/stable/sickgear/1.0.13/Chart.yaml b/stable/sickgear/1.0.14/Chart.yaml similarity index 98% rename from stable/sickgear/1.0.13/Chart.yaml rename to stable/sickgear/1.0.14/Chart.yaml index 95eb56acef7..d102f53e436 100644 --- a/stable/sickgear/1.0.13/Chart.yaml +++ b/stable/sickgear/1.0.14/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/linuxserver/docker-sickgear - https://github.com/SickGear/SickGear type: application -version: 1.0.13 +version: 1.0.14 annotations: truecharts.org/catagories: | - media diff --git a/stable/sickgear/1.0.13/README.md b/stable/sickgear/1.0.14/README.md similarity index 100% rename from stable/sickgear/1.0.13/README.md rename to stable/sickgear/1.0.14/README.md diff --git a/stable/sickgear/1.0.13/app-readme.md b/stable/sickgear/1.0.14/app-readme.md similarity index 100% rename from stable/sickgear/1.0.13/app-readme.md rename to stable/sickgear/1.0.14/app-readme.md diff --git a/stable/sonarr/9.0.14/charts/common-8.9.7.tgz b/stable/sickgear/1.0.14/charts/common-8.9.7.tgz similarity index 100% rename from stable/sonarr/9.0.14/charts/common-8.9.7.tgz rename to stable/sickgear/1.0.14/charts/common-8.9.7.tgz diff --git a/stable/sickgear/1.0.13/helm-values.md b/stable/sickgear/1.0.14/helm-values.md similarity index 86% rename from stable/sickgear/1.0.13/helm-values.md rename to stable/sickgear/1.0.14/helm-values.md index 154208ede58..ca5ee66416f 100644 --- a/stable/sickgear/1.0.13/helm-values.md +++ b/stable/sickgear/1.0.14/helm-values.md @@ -13,8 +13,8 @@ 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/sickgear"` | | -| image.tag | string | `"version-release_0.25.4@sha256:ad0e59d0590906f7c303926a316a357c8541986205c40cae5848a1ea5e552399"` | | +| image.repository | string | `"tccr.io/truecharts/sickgear"` | | +| image.tag | string | `"version-release_0.25.4@sha256:6a78e9f784cf298552402143bee239858956f4783c7619e9a2b960c0d0d15d73"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | persistence.varrun.enabled | bool | `true` | | diff --git a/stable/sickgear/1.0.13/ix_values.yaml b/stable/sickgear/1.0.14/ix_values.yaml similarity index 71% rename from stable/sickgear/1.0.13/ix_values.yaml rename to stable/sickgear/1.0.14/ix_values.yaml index 2929d4f65ea..9c924e9d205 100644 --- a/stable/sickgear/1.0.13/ix_values.yaml +++ b/stable/sickgear/1.0.14/ix_values.yaml @@ -1,7 +1,7 @@ image: - repository: ghcr.io/linuxserver/sickgear + repository: tccr.io/truecharts/sickgear pullPolicy: IfNotPresent - tag: version-release_0.25.4@sha256:ad0e59d0590906f7c303926a316a357c8541986205c40cae5848a1ea5e552399 + tag: version-release_0.25.4@sha256:6a78e9f784cf298552402143bee239858956f4783c7619e9a2b960c0d0d15d73 env: PUID: 568 diff --git a/stable/sickgear/1.0.13/questions.yaml b/stable/sickgear/1.0.14/questions.yaml similarity index 100% rename from stable/sickgear/1.0.13/questions.yaml rename to stable/sickgear/1.0.14/questions.yaml diff --git a/stable/sickgear/1.0.13/templates/common.yaml b/stable/sickgear/1.0.14/templates/common.yaml similarity index 100% rename from stable/sickgear/1.0.13/templates/common.yaml rename to stable/sickgear/1.0.14/templates/common.yaml diff --git a/stable/sonarr/9.0.14/values.yaml b/stable/sickgear/1.0.14/values.yaml similarity index 100% rename from stable/sonarr/9.0.14/values.yaml rename to stable/sickgear/1.0.14/values.yaml diff --git a/stable/smokeping/1.0.15/Chart.lock b/stable/smokeping/1.0.15/Chart.lock deleted file mode 100644 index 2b98bb95985..00000000000 --- a/stable/smokeping/1.0.15/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:41:48.193396384Z" diff --git a/stable/smokeping/1.0.15/CHANGELOG.md b/stable/smokeping/1.0.16/CHANGELOG.md similarity index 88% rename from stable/smokeping/1.0.15/CHANGELOG.md rename to stable/smokeping/1.0.16/CHANGELOG.md index 09adf4d1eb2..98b8c77fc8f 100644 --- a/stable/smokeping/1.0.15/CHANGELOG.md +++ b/stable/smokeping/1.0.16/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [smokeping-1.0.16](https://github.com/truecharts/apps/compare/smokeping-1.0.15...smokeping-1.0.16) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [smokeping-1.0.15](https://github.com/truecharts/apps/compare/smokeping-1.0.14...smokeping-1.0.15) (2021-11-30) @@ -87,13 +97,3 @@ -### [smokeping-1.0.7](https://github.com/truecharts/apps/compare/smokeping-1.0.6...smokeping-1.0.7) (2021-11-07) - -#### Chore - -* update non-major deps helm releases ([#1295](https://github.com/truecharts/apps/issues/1295)) - - - - -### [smokeping-1.0.6](https://github.com/truecharts/apps/compare/smokeping-1.0.5...smokeping-1.0.6) (2021-11-07) diff --git a/stable/sqlitebrowser/1.0.17/CONFIG.md b/stable/smokeping/1.0.16/CONFIG.md similarity index 100% rename from stable/sqlitebrowser/1.0.17/CONFIG.md rename to stable/smokeping/1.0.16/CONFIG.md diff --git a/stable/smokeping/1.0.16/Chart.lock b/stable/smokeping/1.0.16/Chart.lock new file mode 100644 index 00000000000..d4d94fc579b --- /dev/null +++ b/stable/smokeping/1.0.16/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T15:23:55.137868893Z" diff --git a/stable/smokeping/1.0.15/Chart.yaml b/stable/smokeping/1.0.16/Chart.yaml similarity index 97% rename from stable/smokeping/1.0.15/Chart.yaml rename to stable/smokeping/1.0.16/Chart.yaml index ae0b2fe65ea..088644c4b49 100644 --- a/stable/smokeping/1.0.15/Chart.yaml +++ b/stable/smokeping/1.0.16/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://oss.oetiker.ch/smokeping/ - https://hub.docker.com/r/linuxserver/smokeping type: application -version: 1.0.15 +version: 1.0.16 annotations: truecharts.org/catagories: | - media diff --git a/stable/smokeping/1.0.15/README.md b/stable/smokeping/1.0.16/README.md similarity index 100% rename from stable/smokeping/1.0.15/README.md rename to stable/smokeping/1.0.16/README.md diff --git a/stable/smokeping/1.0.15/app-readme.md b/stable/smokeping/1.0.16/app-readme.md similarity index 100% rename from stable/smokeping/1.0.15/app-readme.md rename to stable/smokeping/1.0.16/app-readme.md diff --git a/stable/sqlitebrowser/1.0.17/charts/common-8.9.7.tgz b/stable/smokeping/1.0.16/charts/common-8.9.7.tgz similarity index 100% rename from stable/sqlitebrowser/1.0.17/charts/common-8.9.7.tgz rename to stable/smokeping/1.0.16/charts/common-8.9.7.tgz diff --git a/stable/smokeping/1.0.15/helm-values.md b/stable/smokeping/1.0.16/helm-values.md similarity index 87% rename from stable/smokeping/1.0.15/helm-values.md rename to stable/smokeping/1.0.16/helm-values.md index 5345beeca17..7bc99fa808c 100644 --- a/stable/smokeping/1.0.15/helm-values.md +++ b/stable/smokeping/1.0.16/helm-values.md @@ -13,8 +13,8 @@ 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/smokeping"` | | -| image.tag | string | `"version-2.7.3-r5@sha256:a10ca4e48e053a1969e5256269e6d6aadcfb719f7b6cee444424028c74a6a008"` | | +| image.repository | string | `"tccr.io/truecharts/smokeping"` | | +| image.tag | string | `"version-2.7.3-r5@sha256:e56ba2420901250afb865a7e03e43956dcff17503ce44c48b20064980a42f5a4"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | persistence.data.enabled | bool | `true` | | diff --git a/stable/smokeping/1.0.15/ix_values.yaml b/stable/smokeping/1.0.16/ix_values.yaml similarity index 74% rename from stable/smokeping/1.0.15/ix_values.yaml rename to stable/smokeping/1.0.16/ix_values.yaml index caa7d8da6f5..12e99e91072 100644 --- a/stable/smokeping/1.0.15/ix_values.yaml +++ b/stable/smokeping/1.0.16/ix_values.yaml @@ -1,7 +1,7 @@ image: - repository: ghcr.io/linuxserver/smokeping + repository: tccr.io/truecharts/smokeping pullPolicy: IfNotPresent - tag: version-2.7.3-r5@sha256:a10ca4e48e053a1969e5256269e6d6aadcfb719f7b6cee444424028c74a6a008 + tag: version-2.7.3-r5@sha256:e56ba2420901250afb865a7e03e43956dcff17503ce44c48b20064980a42f5a4 env: PUID: 568 diff --git a/stable/smokeping/1.0.15/questions.yaml b/stable/smokeping/1.0.16/questions.yaml similarity index 100% rename from stable/smokeping/1.0.15/questions.yaml rename to stable/smokeping/1.0.16/questions.yaml diff --git a/stable/smokeping/1.0.15/templates/common.yaml b/stable/smokeping/1.0.16/templates/common.yaml similarity index 100% rename from stable/smokeping/1.0.15/templates/common.yaml rename to stable/smokeping/1.0.16/templates/common.yaml diff --git a/stable/sqlitebrowser/1.0.17/values.yaml b/stable/smokeping/1.0.16/values.yaml similarity index 100% rename from stable/sqlitebrowser/1.0.17/values.yaml rename to stable/smokeping/1.0.16/values.yaml diff --git a/stable/sonarr/9.0.14/Chart.lock b/stable/sonarr/9.0.14/Chart.lock deleted file mode 100644 index d280050d5a4..00000000000 --- a/stable/sonarr/9.0.14/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:42:17.088225474Z" diff --git a/stable/sonarr/9.0.14/CHANGELOG.md b/stable/sonarr/9.0.15/CHANGELOG.md similarity index 89% rename from stable/sonarr/9.0.14/CHANGELOG.md rename to stable/sonarr/9.0.15/CHANGELOG.md index 78d2f7941bf..6e6eb73a003 100644 --- a/stable/sonarr/9.0.14/CHANGELOG.md +++ b/stable/sonarr/9.0.15/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [sonarr-9.0.15](https://github.com/truecharts/apps/compare/sonarr-9.0.14...sonarr-9.0.15) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [sonarr-9.0.14](https://github.com/truecharts/apps/compare/sonarr-9.0.13...sonarr-9.0.14) (2021-11-30) @@ -87,13 +97,3 @@ #### Chore -* update non-major ([#1270](https://github.com/truecharts/apps/issues/1270)) - - - - -### [sonarr-9.0.5](https://github.com/truecharts/apps/compare/sonarr-9.0.4...sonarr-9.0.5) (2021-11-07) - -#### Chore - -* update non-major deps helm releases ([#1291](https://github.com/truecharts/apps/issues/1291)) diff --git a/stable/static/1.0.13/CONFIG.md b/stable/sonarr/9.0.15/CONFIG.md similarity index 100% rename from stable/static/1.0.13/CONFIG.md rename to stable/sonarr/9.0.15/CONFIG.md diff --git a/stable/sonarr/9.0.15/Chart.lock b/stable/sonarr/9.0.15/Chart.lock new file mode 100644 index 00000000000..7109cae9f15 --- /dev/null +++ b/stable/sonarr/9.0.15/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T15:24:27.314131283Z" diff --git a/stable/sonarr/9.0.14/Chart.yaml b/stable/sonarr/9.0.15/Chart.yaml similarity index 97% rename from stable/sonarr/9.0.14/Chart.yaml rename to stable/sonarr/9.0.15/Chart.yaml index 0bdb30b1672..bae20d52e5f 100644 --- a/stable/sonarr/9.0.14/Chart.yaml +++ b/stable/sonarr/9.0.15/Chart.yaml @@ -21,7 +21,7 @@ name: sonarr sources: - https://github.com/Sonarr/Sonarr type: application -version: 9.0.14 +version: 9.0.15 annotations: truecharts.org/catagories: | - media diff --git a/stable/sonarr/9.0.14/README.md b/stable/sonarr/9.0.15/README.md similarity index 100% rename from stable/sonarr/9.0.14/README.md rename to stable/sonarr/9.0.15/README.md diff --git a/stable/sonarr/9.0.14/app-readme.md b/stable/sonarr/9.0.15/app-readme.md similarity index 100% rename from stable/sonarr/9.0.14/app-readme.md rename to stable/sonarr/9.0.15/app-readme.md diff --git a/stable/static/1.0.13/charts/common-8.9.7.tgz b/stable/sonarr/9.0.15/charts/common-8.9.7.tgz similarity index 100% rename from stable/static/1.0.13/charts/common-8.9.7.tgz rename to stable/sonarr/9.0.15/charts/common-8.9.7.tgz diff --git a/stable/sonarr/9.0.14/helm-values.md b/stable/sonarr/9.0.15/helm-values.md similarity index 90% rename from stable/sonarr/9.0.14/helm-values.md rename to stable/sonarr/9.0.15/helm-values.md index ff1716ff6dc..c7be08446f6 100644 --- a/stable/sonarr/9.0.14/helm-values.md +++ b/stable/sonarr/9.0.15/helm-values.md @@ -13,8 +13,8 @@ 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/sonarr"` | | -| image.tag | string | `"v3.0.6.1342@sha256:9b1aee75dba21a1ddd347700e852d6e1cdcaaf6f163c79c80901af089a9a9ce1"` | | +| image.repository | string | `"tccr.io/truecharts/sonarr"` | | +| image.tag | string | `"v3.0.6.1342@sha256:245800dc1c4304f8121bf0d3e5dda4251eb613b0dfe20e5975ceb9f88eaba8e6"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | probes.liveness.custom | bool | `true` | | diff --git a/stable/sonarr/9.0.14/ix_values.yaml b/stable/sonarr/9.0.15/ix_values.yaml similarity index 84% rename from stable/sonarr/9.0.14/ix_values.yaml rename to stable/sonarr/9.0.15/ix_values.yaml index a6df52d817e..64f1bd70f86 100644 --- a/stable/sonarr/9.0.14/ix_values.yaml +++ b/stable/sonarr/9.0.15/ix_values.yaml @@ -1,9 +1,7 @@ -# Default values for Sonarr. - image: - repository: ghcr.io/k8s-at-home/sonarr + repository: tccr.io/truecharts/sonarr pullPolicy: IfNotPresent - tag: v3.0.6.1342@sha256:9b1aee75dba21a1ddd347700e852d6e1cdcaaf6f163c79c80901af089a9a9ce1 + tag: v3.0.6.1342@sha256:245800dc1c4304f8121bf0d3e5dda4251eb613b0dfe20e5975ceb9f88eaba8e6 service: main: diff --git a/stable/sonarr/9.0.14/questions.yaml b/stable/sonarr/9.0.15/questions.yaml similarity index 100% rename from stable/sonarr/9.0.14/questions.yaml rename to stable/sonarr/9.0.15/questions.yaml diff --git a/stable/sonarr/9.0.14/templates/common.yaml b/stable/sonarr/9.0.15/templates/common.yaml similarity index 100% rename from stable/sonarr/9.0.14/templates/common.yaml rename to stable/sonarr/9.0.15/templates/common.yaml diff --git a/stable/static/1.0.13/values.yaml b/stable/sonarr/9.0.15/values.yaml similarity index 100% rename from stable/static/1.0.13/values.yaml rename to stable/sonarr/9.0.15/values.yaml diff --git a/stable/sqlitebrowser/1.0.17/Chart.lock b/stable/sqlitebrowser/1.0.17/Chart.lock deleted file mode 100644 index 3cd68ccc63b..00000000000 --- a/stable/sqlitebrowser/1.0.17/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:43:15.177470836Z" diff --git a/stable/sqlitebrowser/1.0.17/CHANGELOG.md b/stable/sqlitebrowser/1.0.18/CHANGELOG.md similarity index 89% rename from stable/sqlitebrowser/1.0.17/CHANGELOG.md rename to stable/sqlitebrowser/1.0.18/CHANGELOG.md index 3591786593f..c992bedf449 100644 --- a/stable/sqlitebrowser/1.0.17/CHANGELOG.md +++ b/stable/sqlitebrowser/1.0.18/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [sqlitebrowser-1.0.18](https://github.com/truecharts/apps/compare/sqlitebrowser-1.0.17...sqlitebrowser-1.0.18) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [sqlitebrowser-1.0.17](https://github.com/truecharts/apps/compare/sqlitebrowser-1.0.16...sqlitebrowser-1.0.17) (2021-11-30) @@ -87,13 +97,3 @@ ### [sqlitebrowser-1.0.8](https://github.com/truecharts/apps/compare/sqlitebrowser-1.0.7...sqlitebrowser-1.0.8) (2021-11-07) #### Chore - -* update non-major deps helm releases ([#1295](https://github.com/truecharts/apps/issues/1295)) - - - - -### [sqlitebrowser-1.0.7](https://github.com/truecharts/apps/compare/sqlitebrowser-1.0.6...sqlitebrowser-1.0.7) (2021-11-07) - -#### Chore - diff --git a/stable/statping/4.0.4/CONFIG.md b/stable/sqlitebrowser/1.0.18/CONFIG.md similarity index 100% rename from stable/statping/4.0.4/CONFIG.md rename to stable/sqlitebrowser/1.0.18/CONFIG.md diff --git a/stable/sqlitebrowser/1.0.18/Chart.lock b/stable/sqlitebrowser/1.0.18/Chart.lock new file mode 100644 index 00000000000..c3e71a07014 --- /dev/null +++ b/stable/sqlitebrowser/1.0.18/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T15:24:59.813983412Z" diff --git a/stable/sqlitebrowser/1.0.17/Chart.yaml b/stable/sqlitebrowser/1.0.18/Chart.yaml similarity index 98% rename from stable/sqlitebrowser/1.0.17/Chart.yaml rename to stable/sqlitebrowser/1.0.18/Chart.yaml index 90bebbc14ea..1fa965e7e63 100644 --- a/stable/sqlitebrowser/1.0.17/Chart.yaml +++ b/stable/sqlitebrowser/1.0.18/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/linuxserver/docker-sqlitebrowser - https://sqlitebrowser.org/ type: application -version: 1.0.17 +version: 1.0.18 annotations: truecharts.org/catagories: | - media diff --git a/stable/sqlitebrowser/1.0.17/README.md b/stable/sqlitebrowser/1.0.18/README.md similarity index 100% rename from stable/sqlitebrowser/1.0.17/README.md rename to stable/sqlitebrowser/1.0.18/README.md diff --git a/stable/sqlitebrowser/1.0.17/app-readme.md b/stable/sqlitebrowser/1.0.18/app-readme.md similarity index 100% rename from stable/sqlitebrowser/1.0.17/app-readme.md rename to stable/sqlitebrowser/1.0.18/app-readme.md diff --git a/stable/statping/4.0.4/charts/common-8.9.7.tgz b/stable/sqlitebrowser/1.0.18/charts/common-8.9.7.tgz similarity index 100% rename from stable/statping/4.0.4/charts/common-8.9.7.tgz rename to stable/sqlitebrowser/1.0.18/charts/common-8.9.7.tgz diff --git a/stable/sqlitebrowser/1.0.17/helm-values.md b/stable/sqlitebrowser/1.0.18/helm-values.md similarity index 89% rename from stable/sqlitebrowser/1.0.17/helm-values.md rename to stable/sqlitebrowser/1.0.18/helm-values.md index 39bd631f342..d9b1036913e 100644 --- a/stable/sqlitebrowser/1.0.17/helm-values.md +++ b/stable/sqlitebrowser/1.0.18/helm-values.md @@ -13,8 +13,8 @@ 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:b738bafd296399cd7d6cbace9a53a917f6b28bbaa2ea6cc79a33979d516a4092"` | | +| image.repository | string | `"tccr.io/truecharts/sqlitebrowser"` | | +| image.tag | string | `"version-3.12.2-02876202105241947ubuntu18.04.1@sha256:fc18746d4b3c37355ef0015b34c9bdd1d023c528d05097bf6dc839d54234fc48"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | persistence.varrun.enabled | bool | `true` | | diff --git a/stable/sqlitebrowser/1.0.17/ix_values.yaml b/stable/sqlitebrowser/1.0.18/ix_values.yaml similarity index 67% rename from stable/sqlitebrowser/1.0.17/ix_values.yaml rename to stable/sqlitebrowser/1.0.18/ix_values.yaml index 9f4f90f5a37..a18f04de9af 100644 --- a/stable/sqlitebrowser/1.0.17/ix_values.yaml +++ b/stable/sqlitebrowser/1.0.18/ix_values.yaml @@ -1,7 +1,7 @@ image: - repository: ghcr.io/linuxserver/sqlitebrowser + repository: tccr.io/truecharts/sqlitebrowser pullPolicy: IfNotPresent - tag: version-3.12.2-02876202105241947ubuntu18.04.1@sha256:b738bafd296399cd7d6cbace9a53a917f6b28bbaa2ea6cc79a33979d516a4092 + tag: version-3.12.2-02876202105241947ubuntu18.04.1@sha256:fc18746d4b3c37355ef0015b34c9bdd1d023c528d05097bf6dc839d54234fc48 env: PUID: 568 diff --git a/stable/sqlitebrowser/1.0.17/questions.yaml b/stable/sqlitebrowser/1.0.18/questions.yaml similarity index 100% rename from stable/sqlitebrowser/1.0.17/questions.yaml rename to stable/sqlitebrowser/1.0.18/questions.yaml diff --git a/stable/sqlitebrowser/1.0.17/templates/common.yaml b/stable/sqlitebrowser/1.0.18/templates/common.yaml similarity index 100% rename from stable/sqlitebrowser/1.0.17/templates/common.yaml rename to stable/sqlitebrowser/1.0.18/templates/common.yaml diff --git a/stable/statping/4.0.4/values.yaml b/stable/sqlitebrowser/1.0.18/values.yaml similarity index 100% rename from stable/statping/4.0.4/values.yaml rename to stable/sqlitebrowser/1.0.18/values.yaml diff --git a/stable/static/1.0.13/Chart.lock b/stable/static/1.0.13/Chart.lock deleted file mode 100644 index bae55d0d507..00000000000 --- a/stable/static/1.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:44:13.907154474Z" diff --git a/stable/static/1.0.13/CHANGELOG.md b/stable/static/1.0.14/CHANGELOG.md similarity index 88% rename from stable/static/1.0.13/CHANGELOG.md rename to stable/static/1.0.14/CHANGELOG.md index 1868e136cfe..3a12d9f6614 100644 --- a/stable/static/1.0.13/CHANGELOG.md +++ b/stable/static/1.0.14/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [static-1.0.14](https://github.com/truecharts/apps/compare/static-1.0.13...static-1.0.14) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [static-1.0.13](https://github.com/truecharts/apps/compare/static-1.0.12...static-1.0.13) (2021-11-30) @@ -87,13 +97,3 @@ -### [static-1.0.5](https://github.com/truecharts/apps/compare/static-1.0.4...static-1.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/tautulli/9.0.13/CONFIG.md b/stable/static/1.0.14/CONFIG.md similarity index 100% rename from stable/tautulli/9.0.13/CONFIG.md rename to stable/static/1.0.14/CONFIG.md diff --git a/stable/static/1.0.14/Chart.lock b/stable/static/1.0.14/Chart.lock new file mode 100644 index 00000000000..263b49e3200 --- /dev/null +++ b/stable/static/1.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T15:25:32.272996597Z" diff --git a/stable/static/1.0.13/Chart.yaml b/stable/static/1.0.14/Chart.yaml similarity index 97% rename from stable/static/1.0.13/Chart.yaml rename to stable/static/1.0.14/Chart.yaml index a5cd6c8bbb9..806ff2224f4 100644 --- a/stable/static/1.0.13/Chart.yaml +++ b/stable/static/1.0.14/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/prologic/static - https://github.com/nicholaswilde/docker-static type: application -version: 1.0.13 +version: 1.0.14 annotations: truecharts.org/catagories: | - media diff --git a/stable/static/1.0.13/README.md b/stable/static/1.0.14/README.md similarity index 100% rename from stable/static/1.0.13/README.md rename to stable/static/1.0.14/README.md diff --git a/stable/static/1.0.13/app-readme.md b/stable/static/1.0.14/app-readme.md similarity index 100% rename from stable/static/1.0.13/app-readme.md rename to stable/static/1.0.14/app-readme.md diff --git a/stable/tautulli/9.0.13/charts/common-8.9.7.tgz b/stable/static/1.0.14/charts/common-8.9.7.tgz similarity index 100% rename from stable/tautulli/9.0.13/charts/common-8.9.7.tgz rename to stable/static/1.0.14/charts/common-8.9.7.tgz diff --git a/stable/static/1.0.13/helm-values.md b/stable/static/1.0.14/helm-values.md similarity index 87% rename from stable/static/1.0.13/helm-values.md rename to stable/static/1.0.14/helm-values.md index 99dd33bda70..43e7f829968 100644 --- a/stable/static/1.0.13/helm-values.md +++ b/stable/static/1.0.14/helm-values.md @@ -12,8 +12,8 @@ You will, however, be able to use all values referenced in the common chart here | Key | Type | Default | Description | |-----|------|---------|-------------| | image.pullPolicy | string | `"IfNotPresent"` | | -| image.repository | string | `"ghcr.io/nicholaswilde/static"` | | -| image.tag | string | `"version-ee8a20c@sha256:d1d47c730bc41c4ae46de8df0c9c76bb803927fcbe3446b6ff4f7cd152972940"` | | +| image.repository | string | `"tccr.io/truecharts/static"` | | +| image.tag | string | `"version-ee8a20c@sha256:5644e67d64d9c23330ffd83e62a99f268a801b6d76b67d07a998952de131e00b"` | | | persistence.data.enabled | bool | `true` | | | persistence.data.mountPath | string | `"/data"` | | | persistence.varrun.enabled | bool | `true` | | diff --git a/stable/static/1.0.13/ix_values.yaml b/stable/static/1.0.14/ix_values.yaml similarity index 70% rename from stable/static/1.0.13/ix_values.yaml rename to stable/static/1.0.14/ix_values.yaml index 6278d52e3f7..da93a537f56 100644 --- a/stable/static/1.0.13/ix_values.yaml +++ b/stable/static/1.0.14/ix_values.yaml @@ -1,7 +1,7 @@ image: - repository: ghcr.io/nicholaswilde/static + repository: tccr.io/truecharts/static pullPolicy: IfNotPresent - tag: version-ee8a20c@sha256:d1d47c730bc41c4ae46de8df0c9c76bb803927fcbe3446b6ff4f7cd152972940 + tag: version-ee8a20c@sha256:5644e67d64d9c23330ffd83e62a99f268a801b6d76b67d07a998952de131e00b securityContext: readOnlyRootFilesystem: false diff --git a/stable/static/1.0.13/questions.yaml b/stable/static/1.0.14/questions.yaml similarity index 100% rename from stable/static/1.0.13/questions.yaml rename to stable/static/1.0.14/questions.yaml diff --git a/stable/static/1.0.13/templates/common.yaml b/stable/static/1.0.14/templates/common.yaml similarity index 100% rename from stable/static/1.0.13/templates/common.yaml rename to stable/static/1.0.14/templates/common.yaml diff --git a/stable/tautulli/9.0.13/values.yaml b/stable/static/1.0.14/values.yaml similarity index 100% rename from stable/tautulli/9.0.13/values.yaml rename to stable/static/1.0.14/values.yaml diff --git a/stable/statping/4.0.4/Chart.lock b/stable/statping/4.0.4/Chart.lock deleted file mode 100644 index 373ff9b8354..00000000000 --- a/stable/statping/4.0.4/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -- name: postgresql - repository: https://truecharts.org/ - version: 6.0.15 -digest: sha256:a65f6a5ddd982c1dac3d1b4c5fd4b0077cd275d530ac58534746cd67645f1173 -generated: "2021-11-30T12:44:44.426597641Z" diff --git a/stable/statping/4.0.4/CHANGELOG.md b/stable/statping/4.0.5/CHANGELOG.md similarity index 89% rename from stable/statping/4.0.4/CHANGELOG.md rename to stable/statping/4.0.5/CHANGELOG.md index b145ee6474c..de1b4645c1e 100644 --- a/stable/statping/4.0.4/CHANGELOG.md +++ b/stable/statping/4.0.5/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [statping-4.0.5](https://github.com/truecharts/apps/compare/statping-4.0.4...statping-4.0.5) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [statping-4.0.4](https://github.com/truecharts/apps/compare/statping-4.0.3...statping-4.0.4) (2021-11-30) @@ -87,13 +97,3 @@ #### Chore * update non-major deps helm releases ([#1297](https://github.com/truecharts/apps/issues/1297)) - - - - -### [statping-3.0.7](https://github.com/truecharts/apps/compare/statping-3.0.6...statping-3.0.7) (2021-11-07) - -#### Chore - -* update non-major deps helm releases ([#1295](https://github.com/truecharts/apps/issues/1295)) - diff --git a/stable/teamspeak3/2.0.13/CONFIG.md b/stable/statping/4.0.5/CONFIG.md similarity index 100% rename from stable/teamspeak3/2.0.13/CONFIG.md rename to stable/statping/4.0.5/CONFIG.md diff --git a/stable/statping/4.0.5/Chart.lock b/stable/statping/4.0.5/Chart.lock new file mode 100644 index 00000000000..8a640b1f656 --- /dev/null +++ b/stable/statping/4.0.5/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +- name: postgresql + repository: https://truecharts.org/ + version: 6.0.15 +digest: sha256:a65f6a5ddd982c1dac3d1b4c5fd4b0077cd275d530ac58534746cd67645f1173 +generated: "2021-12-03T15:26:05.76293727Z" diff --git a/stable/statping/4.0.4/Chart.yaml b/stable/statping/4.0.5/Chart.yaml similarity index 98% rename from stable/statping/4.0.4/Chart.yaml rename to stable/statping/4.0.5/Chart.yaml index f4c55abff76..46404899cb0 100644 --- a/stable/statping/4.0.4/Chart.yaml +++ b/stable/statping/4.0.5/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "0.90.74" description: Status page for monitoring your websites and applications name: statping -version: 4.0.4 +version: 4.0.5 kubeVersion: ">=1.16.0-0" keywords: - statping diff --git a/stable/statping/4.0.4/README.md b/stable/statping/4.0.5/README.md similarity index 100% rename from stable/statping/4.0.4/README.md rename to stable/statping/4.0.5/README.md diff --git a/stable/statping/4.0.4/app-readme.md b/stable/statping/4.0.5/app-readme.md similarity index 100% rename from stable/statping/4.0.4/app-readme.md rename to stable/statping/4.0.5/app-readme.md diff --git a/stable/teamspeak3/2.0.13/charts/common-8.9.7.tgz b/stable/statping/4.0.5/charts/common-8.9.7.tgz similarity index 100% rename from stable/teamspeak3/2.0.13/charts/common-8.9.7.tgz rename to stable/statping/4.0.5/charts/common-8.9.7.tgz diff --git a/stable/teedy/4.0.4/charts/postgresql-6.0.15.tgz b/stable/statping/4.0.5/charts/postgresql-6.0.15.tgz similarity index 100% rename from stable/teedy/4.0.4/charts/postgresql-6.0.15.tgz rename to stable/statping/4.0.5/charts/postgresql-6.0.15.tgz diff --git a/stable/statping/4.0.4/helm-values.md b/stable/statping/4.0.5/helm-values.md similarity index 92% rename from stable/statping/4.0.4/helm-values.md rename to stable/statping/4.0.5/helm-values.md index e5fbce3a397..dd0a11217bc 100644 --- a/stable/statping/4.0.4/helm-values.md +++ b/stable/statping/4.0.5/helm-values.md @@ -27,8 +27,8 @@ You will, however, be able to use all values referenced in the common chart here | envValueFrom.DB_PASS.secretKeyRef.key | string | `"postgresql-password"` | | | envValueFrom.DB_PASS.secretKeyRef.name | string | `"dbcreds"` | | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | -| image.repository | string | `"statping/statping"` | image repository | -| image.tag | string | `"v0.90.74@sha256:e874da513a5cf0375fc8e7e8cde533934b57804760c9e2d745a584fc26a664cb"` | image tag | +| image.repository | string | `"tccr.io/truecharts/statping"` | image repository | +| image.tag | string | `"v0.90.74@sha256:1c7e6cf35253668dd55ab20dde3c3e10d2fefd31416963b81d63846b672f38ce"` | image tag | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. | | postgresql | object | See values.yaml | Enable and configure postgresql database subchart under this key. | | secret | object | See below | environment variables. See [application docs](https://github.com/statping/statping/wiki/Config-with-.env-File) for more details. | diff --git a/stable/statping/4.0.4/ix_values.yaml b/stable/statping/4.0.5/ix_values.yaml similarity index 93% rename from stable/statping/4.0.4/ix_values.yaml rename to stable/statping/4.0.5/ix_values.yaml index d067526fb35..d853cf9c076 100644 --- a/stable/statping/4.0.4/ix_values.yaml +++ b/stable/statping/4.0.5/ix_values.yaml @@ -1,8 +1,8 @@ image: # -- image repository - repository: statping/statping + repository: tccr.io/truecharts/statping # -- image tag - tag: v0.90.74@sha256:e874da513a5cf0375fc8e7e8cde533934b57804760c9e2d745a584fc26a664cb + tag: v0.90.74@sha256:1c7e6cf35253668dd55ab20dde3c3e10d2fefd31416963b81d63846b672f38ce # -- image pull policy pullPolicy: IfNotPresent diff --git a/stable/statping/4.0.4/questions.yaml b/stable/statping/4.0.5/questions.yaml similarity index 100% rename from stable/statping/4.0.4/questions.yaml rename to stable/statping/4.0.5/questions.yaml diff --git a/stable/statping/4.0.4/templates/common.yaml b/stable/statping/4.0.5/templates/common.yaml similarity index 100% rename from stable/statping/4.0.4/templates/common.yaml rename to stable/statping/4.0.5/templates/common.yaml diff --git a/stable/teamspeak3/2.0.13/values.yaml b/stable/statping/4.0.5/values.yaml similarity index 100% rename from stable/teamspeak3/2.0.13/values.yaml rename to stable/statping/4.0.5/values.yaml diff --git a/stable/tautulli/9.0.13/Chart.lock b/stable/tautulli/9.0.13/Chart.lock deleted file mode 100644 index 9969b59c771..00000000000 --- a/stable/tautulli/9.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:45:52.845704647Z" diff --git a/stable/tautulli/9.0.13/CHANGELOG.md b/stable/tautulli/9.0.14/CHANGELOG.md similarity index 89% rename from stable/tautulli/9.0.13/CHANGELOG.md rename to stable/tautulli/9.0.14/CHANGELOG.md index d00fc44072a..cfaea53b499 100644 --- a/stable/tautulli/9.0.13/CHANGELOG.md +++ b/stable/tautulli/9.0.14/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [tautulli-9.0.14](https://github.com/truecharts/apps/compare/tautulli-9.0.13...tautulli-9.0.14) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [tautulli-9.0.13](https://github.com/truecharts/apps/compare/tautulli-9.0.12...tautulli-9.0.13) (2021-11-30) @@ -87,13 +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/teedy/4.0.4/CONFIG.md b/stable/tautulli/9.0.14/CONFIG.md similarity index 100% rename from stable/teedy/4.0.4/CONFIG.md rename to stable/tautulli/9.0.14/CONFIG.md diff --git a/stable/tautulli/9.0.14/Chart.lock b/stable/tautulli/9.0.14/Chart.lock new file mode 100644 index 00000000000..a574e6cbcc7 --- /dev/null +++ b/stable/tautulli/9.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T15:26:46.823219596Z" diff --git a/stable/tautulli/9.0.13/Chart.yaml b/stable/tautulli/9.0.14/Chart.yaml similarity index 97% rename from stable/tautulli/9.0.13/Chart.yaml rename to stable/tautulli/9.0.14/Chart.yaml index 32a94e52fd4..90776312920 100644 --- a/stable/tautulli/9.0.13/Chart.yaml +++ b/stable/tautulli/9.0.14/Chart.yaml @@ -20,7 +20,7 @@ name: tautulli sources: - https://github.com/Tautulli/Tautulli type: application -version: 9.0.13 +version: 9.0.14 annotations: truecharts.org/catagories: | - media diff --git a/stable/tautulli/9.0.13/README.md b/stable/tautulli/9.0.14/README.md similarity index 100% rename from stable/tautulli/9.0.13/README.md rename to stable/tautulli/9.0.14/README.md diff --git a/stable/tautulli/9.0.13/app-readme.md b/stable/tautulli/9.0.14/app-readme.md similarity index 100% rename from stable/tautulli/9.0.13/app-readme.md rename to stable/tautulli/9.0.14/app-readme.md diff --git a/stable/teedy/4.0.4/charts/common-8.9.7.tgz b/stable/tautulli/9.0.14/charts/common-8.9.7.tgz similarity index 100% rename from stable/teedy/4.0.4/charts/common-8.9.7.tgz rename to stable/tautulli/9.0.14/charts/common-8.9.7.tgz diff --git a/stable/tautulli/9.0.13/helm-values.md b/stable/tautulli/9.0.14/helm-values.md similarity index 85% rename from stable/tautulli/9.0.13/helm-values.md rename to stable/tautulli/9.0.14/helm-values.md index f86c799e407..7ff384577bf 100644 --- a/stable/tautulli/9.0.13/helm-values.md +++ b/stable/tautulli/9.0.14/helm-values.md @@ -13,8 +13,8 @@ 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/tautulli"` | | -| image.tag | string | `"v2.7.7@sha256:4ea617c30397c4651c3e5ac850d4f4d2d7bfc5d37ac6dec44c5d109258d4f03f"` | | +| image.repository | string | `"tccr.io/truecharts/tautulli"` | | +| image.tag | string | `"v2.7.7@sha256:c63a409b9d44b5018dfe72955609f6b25b70945976739cd28f1f0af6e73484df"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | service.main.ports.main.port | int | `8181` | | diff --git a/stable/tautulli/9.0.13/ix_values.yaml b/stable/tautulli/9.0.14/ix_values.yaml similarity index 57% rename from stable/tautulli/9.0.13/ix_values.yaml rename to stable/tautulli/9.0.14/ix_values.yaml index 4d2ea96ca74..ab7a053b1e0 100644 --- a/stable/tautulli/9.0.13/ix_values.yaml +++ b/stable/tautulli/9.0.14/ix_values.yaml @@ -1,9 +1,7 @@ -# Default values for Tautulli. - image: - repository: ghcr.io/k8s-at-home/tautulli + repository: tccr.io/truecharts/tautulli pullPolicy: IfNotPresent - tag: v2.7.7@sha256:4ea617c30397c4651c3e5ac850d4f4d2d7bfc5d37ac6dec44c5d109258d4f03f + tag: v2.7.7@sha256:c63a409b9d44b5018dfe72955609f6b25b70945976739cd28f1f0af6e73484df service: main: diff --git a/stable/tautulli/9.0.13/questions.yaml b/stable/tautulli/9.0.14/questions.yaml similarity index 100% rename from stable/tautulli/9.0.13/questions.yaml rename to stable/tautulli/9.0.14/questions.yaml diff --git a/stable/tautulli/9.0.13/templates/common.yaml b/stable/tautulli/9.0.14/templates/common.yaml similarity index 100% rename from stable/tautulli/9.0.13/templates/common.yaml rename to stable/tautulli/9.0.14/templates/common.yaml diff --git a/stable/teedy/4.0.4/values.yaml b/stable/tautulli/9.0.14/values.yaml similarity index 100% rename from stable/teedy/4.0.4/values.yaml rename to stable/tautulli/9.0.14/values.yaml diff --git a/stable/teamspeak3/2.0.13/Chart.lock b/stable/teamspeak3/2.0.13/Chart.lock deleted file mode 100644 index 8c235e0ed5f..00000000000 --- a/stable/teamspeak3/2.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:46:21.991726559Z" diff --git a/stable/teamspeak3/2.0.13/CHANGELOG.md b/stable/teamspeak3/2.0.14/CHANGELOG.md similarity index 88% rename from stable/teamspeak3/2.0.13/CHANGELOG.md rename to stable/teamspeak3/2.0.14/CHANGELOG.md index 2b58682512d..7f3619c0ef3 100644 --- a/stable/teamspeak3/2.0.13/CHANGELOG.md +++ b/stable/teamspeak3/2.0.14/CHANGELOG.md @@ -1,6 +1,17 @@ # Changelog
+ +### [teamspeak3-2.0.14](https://github.com/truecharts/apps/compare/teamspeak3-2.0.13...teamspeak3-2.0.14) (2021-12-03) + +#### Chore + +* ensure container references are prefixed with v +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [teamspeak3-2.0.13](https://github.com/truecharts/apps/compare/teamspeak3-2.0.12...teamspeak3-2.0.13) (2021-11-30) @@ -86,14 +97,3 @@ ### [teamspeak3-2.0.6](https://github.com/truecharts/apps/compare/teamspeak3-2.0.5...teamspeak3-2.0.6) (2021-11-07) #### Chore - -* update non-major deps helm releases ([#1295](https://github.com/truecharts/apps/issues/1295)) - - - - -### [teamspeak3-2.0.5](https://github.com/truecharts/apps/compare/teamspeak3-2.0.4...teamspeak3-2.0.5) (2021-11-07) - -#### Chore - -* update non-major deps helm releases ([#1291](https://github.com/truecharts/apps/issues/1291)) diff --git a/stable/thelounge/4.0.14/CONFIG.md b/stable/teamspeak3/2.0.14/CONFIG.md similarity index 100% rename from stable/thelounge/4.0.14/CONFIG.md rename to stable/teamspeak3/2.0.14/CONFIG.md diff --git a/stable/teamspeak3/2.0.14/Chart.lock b/stable/teamspeak3/2.0.14/Chart.lock new file mode 100644 index 00000000000..bab6d068f29 --- /dev/null +++ b/stable/teamspeak3/2.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T15:27:18.318573699Z" diff --git a/stable/teamspeak3/2.0.13/Chart.yaml b/stable/teamspeak3/2.0.14/Chart.yaml similarity index 98% rename from stable/teamspeak3/2.0.13/Chart.yaml rename to stable/teamspeak3/2.0.14/Chart.yaml index a3f656bb1a4..b9150828314 100644 --- a/stable/teamspeak3/2.0.13/Chart.yaml +++ b/stable/teamspeak3/2.0.14/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://hub.docker.com/_/teamspeak - https://www.teamspeak.com/en/ type: application -version: 2.0.13 +version: 2.0.14 annotations: truecharts.org/catagories: | - voice diff --git a/stable/teamspeak3/2.0.13/README.md b/stable/teamspeak3/2.0.14/README.md similarity index 100% rename from stable/teamspeak3/2.0.13/README.md rename to stable/teamspeak3/2.0.14/README.md diff --git a/stable/teamspeak3/2.0.13/app-readme.md b/stable/teamspeak3/2.0.14/app-readme.md similarity index 100% rename from stable/teamspeak3/2.0.13/app-readme.md rename to stable/teamspeak3/2.0.14/app-readme.md diff --git a/stable/thelounge/4.0.14/charts/common-8.9.7.tgz b/stable/teamspeak3/2.0.14/charts/common-8.9.7.tgz similarity index 100% rename from stable/thelounge/4.0.14/charts/common-8.9.7.tgz rename to stable/teamspeak3/2.0.14/charts/common-8.9.7.tgz diff --git a/stable/teamspeak3/2.0.13/helm-values.md b/stable/teamspeak3/2.0.14/helm-values.md similarity index 90% rename from stable/teamspeak3/2.0.13/helm-values.md rename to stable/teamspeak3/2.0.14/helm-values.md index 5efa33caccd..f63ab53febf 100644 --- a/stable/teamspeak3/2.0.13/helm-values.md +++ b/stable/teamspeak3/2.0.14/helm-values.md @@ -13,8 +13,8 @@ You will, however, be able to use all values referenced in the common chart here |-----|------|---------|-------------| | env.TS3SERVER_LICENSE | string | `"accept"` | | | image.pullPolicy | string | `"IfNotPresent"` | | -| image.repository | string | `"teamspeak"` | | -| image.tag | string | `"3.13.6@sha256:1fa7d5a2bce954d98724a71faf4af7853e93db5d0a61c447fe03988492a91bed"` | | +| image.repository | string | `"tccr.io/truecharts/teamspeak"` | | +| image.tag | string | `"v3.13.6@sha256:24acbeffda16a22105e06d60286e1c93d148c8467177feaf760bbe1ef3b9654c"` | | | persistence.data.enabled | bool | `true` | | | persistence.data.mountPath | string | `"/var/ts3server/"` | | | podSecurityContext.runAsGroup | int | `0` | | diff --git a/stable/teamspeak3/2.0.13/ix_values.yaml b/stable/teamspeak3/2.0.14/ix_values.yaml similarity index 82% rename from stable/teamspeak3/2.0.13/ix_values.yaml rename to stable/teamspeak3/2.0.14/ix_values.yaml index 680ff591d27..186b6e7b249 100644 --- a/stable/teamspeak3/2.0.13/ix_values.yaml +++ b/stable/teamspeak3/2.0.14/ix_values.yaml @@ -1,9 +1,7 @@ -# Default values for teamspeak3. - image: - repository: teamspeak + repository: tccr.io/truecharts/teamspeak pullPolicy: IfNotPresent - tag: 3.13.6@sha256:1fa7d5a2bce954d98724a71faf4af7853e93db5d0a61c447fe03988492a91bed + tag: v3.13.6@sha256:24acbeffda16a22105e06d60286e1c93d148c8467177feaf760bbe1ef3b9654c securityContext: readOnlyRootFilesystem: false diff --git a/stable/teamspeak3/2.0.13/questions.yaml b/stable/teamspeak3/2.0.14/questions.yaml similarity index 100% rename from stable/teamspeak3/2.0.13/questions.yaml rename to stable/teamspeak3/2.0.14/questions.yaml diff --git a/stable/teamspeak3/2.0.13/templates/common.yaml b/stable/teamspeak3/2.0.14/templates/common.yaml similarity index 100% rename from stable/teamspeak3/2.0.13/templates/common.yaml rename to stable/teamspeak3/2.0.14/templates/common.yaml diff --git a/stable/thelounge/4.0.14/values.yaml b/stable/teamspeak3/2.0.14/values.yaml similarity index 100% rename from stable/thelounge/4.0.14/values.yaml rename to stable/teamspeak3/2.0.14/values.yaml diff --git a/stable/teedy/4.0.4/Chart.lock b/stable/teedy/4.0.4/Chart.lock deleted file mode 100644 index 664c9d76775..00000000000 --- a/stable/teedy/4.0.4/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -- name: postgresql - repository: https://truecharts.org/ - version: 6.0.15 -digest: sha256:a65f6a5ddd982c1dac3d1b4c5fd4b0077cd275d530ac58534746cd67645f1173 -generated: "2021-11-30T12:46:52.472065265Z" diff --git a/stable/teedy/4.0.4/CHANGELOG.md b/stable/teedy/4.0.5/CHANGELOG.md similarity index 89% rename from stable/teedy/4.0.4/CHANGELOG.md rename to stable/teedy/4.0.5/CHANGELOG.md index 2a6d8b667d2..1c455681f44 100644 --- a/stable/teedy/4.0.4/CHANGELOG.md +++ b/stable/teedy/4.0.5/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [teedy-4.0.5](https://github.com/truecharts/apps/compare/teedy-4.0.4...teedy-4.0.5) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [teedy-4.0.4](https://github.com/truecharts/apps/compare/teedy-4.0.3...teedy-4.0.4) (2021-11-30) @@ -87,13 +97,3 @@ #### Chore * update non-major deps helm releases ([#1297](https://github.com/truecharts/apps/issues/1297)) - - - - -### [teedy-3.0.7](https://github.com/truecharts/apps/compare/teedy-3.0.6...teedy-3.0.7) (2021-11-07) - -#### Chore - -* update non-major deps helm releases ([#1295](https://github.com/truecharts/apps/issues/1295)) - diff --git a/stable/traccar/4.0.4/CONFIG.md b/stable/teedy/4.0.5/CONFIG.md similarity index 100% rename from stable/traccar/4.0.4/CONFIG.md rename to stable/teedy/4.0.5/CONFIG.md diff --git a/stable/teedy/4.0.5/Chart.lock b/stable/teedy/4.0.5/Chart.lock new file mode 100644 index 00000000000..08c4c8b6450 --- /dev/null +++ b/stable/teedy/4.0.5/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +- name: postgresql + repository: https://truecharts.org/ + version: 6.0.15 +digest: sha256:a65f6a5ddd982c1dac3d1b4c5fd4b0077cd275d530ac58534746cd67645f1173 +generated: "2021-12-03T15:27:52.281953966Z" diff --git a/stable/teedy/4.0.4/Chart.yaml b/stable/teedy/4.0.5/Chart.yaml similarity index 98% rename from stable/teedy/4.0.4/Chart.yaml rename to stable/teedy/4.0.5/Chart.yaml index be51d1b62d1..702687899e1 100644 --- a/stable/teedy/4.0.4/Chart.yaml +++ b/stable/teedy/4.0.5/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "1.9" description: Teedy is an open source, lightweight document management system for individuals and businesses. name: teedy -version: 4.0.4 +version: 4.0.5 kubeVersion: ">=1.16.0-0" keywords: - teedy diff --git a/stable/teedy/4.0.4/README.md b/stable/teedy/4.0.5/README.md similarity index 100% rename from stable/teedy/4.0.4/README.md rename to stable/teedy/4.0.5/README.md diff --git a/stable/teedy/4.0.4/app-readme.md b/stable/teedy/4.0.5/app-readme.md similarity index 100% rename from stable/teedy/4.0.4/app-readme.md rename to stable/teedy/4.0.5/app-readme.md diff --git a/stable/traccar/4.0.4/charts/common-8.9.7.tgz b/stable/teedy/4.0.5/charts/common-8.9.7.tgz similarity index 100% rename from stable/traccar/4.0.4/charts/common-8.9.7.tgz rename to stable/teedy/4.0.5/charts/common-8.9.7.tgz diff --git a/stable/traccar/4.0.4/charts/postgresql-6.0.15.tgz b/stable/teedy/4.0.5/charts/postgresql-6.0.15.tgz similarity index 100% rename from stable/traccar/4.0.4/charts/postgresql-6.0.15.tgz rename to stable/teedy/4.0.5/charts/postgresql-6.0.15.tgz diff --git a/stable/teedy/4.0.4/helm-values.md b/stable/teedy/4.0.5/helm-values.md similarity index 92% rename from stable/teedy/4.0.4/helm-values.md rename to stable/teedy/4.0.5/helm-values.md index f84c1acb9ff..09f3de84219 100644 --- a/stable/teedy/4.0.4/helm-values.md +++ b/stable/teedy/4.0.5/helm-values.md @@ -22,8 +22,8 @@ You will, however, be able to use all values referenced in the common chart here | envValueFrom.DATABASE_URL.secretKeyRef.key | string | `"jdbc"` | | | envValueFrom.DATABASE_URL.secretKeyRef.name | string | `"dbcreds"` | | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | -| image.repository | string | `"sismics/docs"` | image repository | -| image.tag | string | `"v1.9@sha256:bd52127b6509da4b07d7bbc48c7cc82dcbdc59ceab28d9239c591d0d0732f7af"` | image tag | +| image.repository | string | `"tccr.io/truecharts/docs"` | image repository | +| image.tag | string | `"v1.9@sha256:23e9053e5eb837b31ae08bc770865827c7a2dc49dfc46fa2eba55f18fe8b21da"` | image tag | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. | | postgresql | object | See values.yaml | Enable and configure postgresql database subchart under this key. | | secret | object | See below | environment variables. See [application docs](https://github.com/sismics/docs) for more details. | diff --git a/stable/teedy/4.0.4/ix_values.yaml b/stable/teedy/4.0.5/ix_values.yaml similarity index 93% rename from stable/teedy/4.0.4/ix_values.yaml rename to stable/teedy/4.0.5/ix_values.yaml index 691cdcffa76..55e53676aa7 100644 --- a/stable/teedy/4.0.4/ix_values.yaml +++ b/stable/teedy/4.0.5/ix_values.yaml @@ -1,8 +1,8 @@ image: # -- image repository - repository: sismics/docs + repository: tccr.io/truecharts/docs # -- image tag - tag: v1.9@sha256:bd52127b6509da4b07d7bbc48c7cc82dcbdc59ceab28d9239c591d0d0732f7af + tag: v1.9@sha256:23e9053e5eb837b31ae08bc770865827c7a2dc49dfc46fa2eba55f18fe8b21da # -- image pull policy pullPolicy: IfNotPresent diff --git a/stable/teedy/4.0.4/questions.yaml b/stable/teedy/4.0.5/questions.yaml similarity index 100% rename from stable/teedy/4.0.4/questions.yaml rename to stable/teedy/4.0.5/questions.yaml diff --git a/stable/teedy/4.0.4/templates/common.yaml b/stable/teedy/4.0.5/templates/common.yaml similarity index 100% rename from stable/teedy/4.0.4/templates/common.yaml rename to stable/teedy/4.0.5/templates/common.yaml diff --git a/stable/traccar/4.0.4/values.yaml b/stable/teedy/4.0.5/values.yaml similarity index 100% rename from stable/traccar/4.0.4/values.yaml rename to stable/teedy/4.0.5/values.yaml diff --git a/stable/thelounge/4.0.14/Chart.lock b/stable/thelounge/4.0.14/Chart.lock deleted file mode 100644 index cf0a9532a43..00000000000 --- a/stable/thelounge/4.0.14/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:47:31.578022985Z" diff --git a/stable/thelounge/4.0.14/CHANGELOG.md b/stable/thelounge/4.0.15/CHANGELOG.md similarity index 88% rename from stable/thelounge/4.0.14/CHANGELOG.md rename to stable/thelounge/4.0.15/CHANGELOG.md index b037dd40285..929a63e747e 100644 --- a/stable/thelounge/4.0.14/CHANGELOG.md +++ b/stable/thelounge/4.0.15/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [thelounge-4.0.15](https://github.com/truecharts/apps/compare/thelounge-4.0.14...thelounge-4.0.15) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [thelounge-4.0.14](https://github.com/truecharts/apps/compare/thelounge-4.0.13...thelounge-4.0.14) (2021-11-30) @@ -87,13 +97,3 @@ -### [thelounge-4.0.6](https://github.com/truecharts/apps/compare/thelounge-4.0.5...thelounge-4.0.6) (2021-11-07) - -#### Chore - -* update non-major deps helm releases ([#1295](https://github.com/truecharts/apps/issues/1295)) - - - - -### [thelounge-4.0.5](https://github.com/truecharts/apps/compare/thelounge-4.0.4...thelounge-4.0.5) (2021-11-07) diff --git a/stable/transmission/9.0.15/CONFIG.md b/stable/thelounge/4.0.15/CONFIG.md similarity index 100% rename from stable/transmission/9.0.15/CONFIG.md rename to stable/thelounge/4.0.15/CONFIG.md diff --git a/stable/thelounge/4.0.15/Chart.lock b/stable/thelounge/4.0.15/Chart.lock new file mode 100644 index 00000000000..3d4033b4756 --- /dev/null +++ b/stable/thelounge/4.0.15/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T15:28:34.236022947Z" diff --git a/stable/thelounge/4.0.14/Chart.yaml b/stable/thelounge/4.0.15/Chart.yaml similarity index 97% rename from stable/thelounge/4.0.14/Chart.yaml rename to stable/thelounge/4.0.15/Chart.yaml index 424fb32cc11..23f57372197 100644 --- a/stable/thelounge/4.0.14/Chart.yaml +++ b/stable/thelounge/4.0.15/Chart.yaml @@ -21,7 +21,7 @@ maintainers: name: thelounge sources: - https://github.com/thelounge/thelounge -version: 4.0.14 +version: 4.0.15 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/thelounge/4.0.14/README.md b/stable/thelounge/4.0.15/README.md similarity index 100% rename from stable/thelounge/4.0.14/README.md rename to stable/thelounge/4.0.15/README.md diff --git a/stable/thelounge/4.0.14/app-readme.md b/stable/thelounge/4.0.15/app-readme.md similarity index 100% rename from stable/thelounge/4.0.14/app-readme.md rename to stable/thelounge/4.0.15/app-readme.md diff --git a/stable/transmission/9.0.15/charts/common-8.9.7.tgz b/stable/thelounge/4.0.15/charts/common-8.9.7.tgz similarity index 100% rename from stable/transmission/9.0.15/charts/common-8.9.7.tgz rename to stable/thelounge/4.0.15/charts/common-8.9.7.tgz diff --git a/stable/thelounge/4.0.14/helm-values.md b/stable/thelounge/4.0.15/helm-values.md similarity index 88% rename from stable/thelounge/4.0.14/helm-values.md rename to stable/thelounge/4.0.15/helm-values.md index 885e7bb07fd..2eb733a9ece 100644 --- a/stable/thelounge/4.0.14/helm-values.md +++ b/stable/thelounge/4.0.15/helm-values.md @@ -13,8 +13,8 @@ You will, however, be able to use all values referenced in the common chart here |-----|------|---------|-------------| | env | object | See below | environment variables. See [image docs](https://hub.docker.com/r/thelounge/thelounge/) for more details. | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | -| image.repository | string | `"ghcr.io/truecharts/thelounge"` | image repository | -| image.tag | string | `"v4.3.0@sha256:1a017ca7ee4ebcb8eadbbd416e21366e73084ddea68c8160f7f3f7e9eeae8f3b"` | image tag | +| image.repository | string | `"tccr.io/truecharts/thelounge"` | image repository | +| image.tag | string | `"v4.3.0@sha256:642d2b46f679b666e7b7458e761de135b7fb6761e986a8bcb620d81803195051"` | 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. | | podSecurityContext.runAsGroup | int | `0` | | diff --git a/stable/thelounge/4.0.14/ix_values.yaml b/stable/thelounge/4.0.15/ix_values.yaml similarity index 71% rename from stable/thelounge/4.0.14/ix_values.yaml rename to stable/thelounge/4.0.15/ix_values.yaml index 53ab66597c7..b9c9b573734 100644 --- a/stable/thelounge/4.0.14/ix_values.yaml +++ b/stable/thelounge/4.0.15/ix_values.yaml @@ -1,17 +1,10 @@ -# -# IMPORTANT NOTE -# -# This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml -# - image: # -- image repository - repository: ghcr.io/truecharts/thelounge + repository: tccr.io/truecharts/thelounge # -- image pull policy pullPolicy: IfNotPresent # -- image tag - tag: v4.3.0@sha256:1a017ca7ee4ebcb8eadbbd416e21366e73084ddea68c8160f7f3f7e9eeae8f3b + tag: v4.3.0@sha256:642d2b46f679b666e7b7458e761de135b7fb6761e986a8bcb620d81803195051 securityContext: runAsNonRoot: false diff --git a/stable/thelounge/4.0.14/questions.yaml b/stable/thelounge/4.0.15/questions.yaml similarity index 100% rename from stable/thelounge/4.0.14/questions.yaml rename to stable/thelounge/4.0.15/questions.yaml diff --git a/stable/thelounge/4.0.14/templates/common.yaml b/stable/thelounge/4.0.15/templates/common.yaml similarity index 100% rename from stable/thelounge/4.0.14/templates/common.yaml rename to stable/thelounge/4.0.15/templates/common.yaml diff --git a/stable/transmission/9.0.15/values.yaml b/stable/thelounge/4.0.15/values.yaml similarity index 100% rename from stable/transmission/9.0.15/values.yaml rename to stable/thelounge/4.0.15/values.yaml diff --git a/stable/traccar/4.0.4/Chart.lock b/stable/traccar/4.0.4/Chart.lock deleted file mode 100644 index 93d0f7a19a1..00000000000 --- a/stable/traccar/4.0.4/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -- name: postgresql - repository: https://truecharts.org/ - version: 6.0.15 -digest: sha256:a65f6a5ddd982c1dac3d1b4c5fd4b0077cd275d530ac58534746cd67645f1173 -generated: "2021-11-30T12:48:02.296955908Z" diff --git a/stable/traccar/4.0.4/CHANGELOG.md b/stable/traccar/4.0.5/CHANGELOG.md similarity index 87% rename from stable/traccar/4.0.4/CHANGELOG.md rename to stable/traccar/4.0.5/CHANGELOG.md index 9c279d4738a..1c9d9b41444 100644 --- a/stable/traccar/4.0.4/CHANGELOG.md +++ b/stable/traccar/4.0.5/CHANGELOG.md @@ -1,6 +1,17 @@ # Changelog
+ +### [traccar-4.0.5](https://github.com/truecharts/apps/compare/traccar-4.0.4...traccar-4.0.5) (2021-12-03) + +#### Chore + +* ensure container references are prefixed with v +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [traccar-4.0.4](https://github.com/truecharts/apps/compare/traccar-4.0.3...traccar-4.0.4) (2021-11-30) @@ -86,14 +97,3 @@ - -### [traccar-3.0.7](https://github.com/truecharts/apps/compare/traccar-3.0.6...traccar-3.0.7) (2021-11-07) - -#### Chore - -* update non-major deps helm releases ([#1295](https://github.com/truecharts/apps/issues/1295)) - - - - -### [traccar-3.0.6](https://github.com/truecharts/apps/compare/traccar-3.0.5...traccar-3.0.6) (2021-11-07) diff --git a/stable/truecommand/9.0.13/CONFIG.md b/stable/traccar/4.0.5/CONFIG.md similarity index 100% rename from stable/truecommand/9.0.13/CONFIG.md rename to stable/traccar/4.0.5/CONFIG.md diff --git a/stable/traccar/4.0.5/Chart.lock b/stable/traccar/4.0.5/Chart.lock new file mode 100644 index 00000000000..880f6fa1494 --- /dev/null +++ b/stable/traccar/4.0.5/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +- name: postgresql + repository: https://truecharts.org/ + version: 6.0.15 +digest: sha256:a65f6a5ddd982c1dac3d1b4c5fd4b0077cd275d530ac58534746cd67645f1173 +generated: "2021-12-03T15:29:08.376374539Z" diff --git a/stable/traccar/4.0.4/Chart.yaml b/stable/traccar/4.0.5/Chart.yaml similarity index 98% rename from stable/traccar/4.0.4/Chart.yaml rename to stable/traccar/4.0.5/Chart.yaml index 8e65954dde3..266e4b4d935 100644 --- a/stable/traccar/4.0.4/Chart.yaml +++ b/stable/traccar/4.0.5/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "4.14" description: Traccar is an open source GPS tracking system. name: traccar -version: 4.0.4 +version: 4.0.5 kubeVersion: ">=1.16.0-0" keywords: - traccar diff --git a/stable/traccar/4.0.4/README.md b/stable/traccar/4.0.5/README.md similarity index 100% rename from stable/traccar/4.0.4/README.md rename to stable/traccar/4.0.5/README.md diff --git a/stable/traccar/4.0.4/app-readme.md b/stable/traccar/4.0.5/app-readme.md similarity index 100% rename from stable/traccar/4.0.4/app-readme.md rename to stable/traccar/4.0.5/app-readme.md diff --git a/stable/truecommand/9.0.13/charts/common-8.9.7.tgz b/stable/traccar/4.0.5/charts/common-8.9.7.tgz similarity index 100% rename from stable/truecommand/9.0.13/charts/common-8.9.7.tgz rename to stable/traccar/4.0.5/charts/common-8.9.7.tgz diff --git a/stable/tt-rss/4.0.9/charts/postgresql-6.0.15.tgz b/stable/traccar/4.0.5/charts/postgresql-6.0.15.tgz similarity index 100% rename from stable/tt-rss/4.0.9/charts/postgresql-6.0.15.tgz rename to stable/traccar/4.0.5/charts/postgresql-6.0.15.tgz diff --git a/stable/traccar/4.0.4/helm-values.md b/stable/traccar/4.0.5/helm-values.md similarity index 90% rename from stable/traccar/4.0.4/helm-values.md rename to stable/traccar/4.0.5/helm-values.md index b4fe836d901..bc8df93bb58 100644 --- a/stable/traccar/4.0.4/helm-values.md +++ b/stable/traccar/4.0.5/helm-values.md @@ -21,8 +21,8 @@ You will, however, be able to use all values referenced in the common chart here | envValueFrom.DATABASE_URL.secretKeyRef.key | string | `"jdbc"` | | | envValueFrom.DATABASE_URL.secretKeyRef.name | string | `"dbcreds"` | | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | -| image.repository | string | `"traccar/traccar"` | image repository | -| image.tag | string | `"4.14@sha256:35e733a6a3cab6089cd7b28749ba3483f26d43d392a2606e416409d97d360a55"` | image tag | +| image.repository | string | `"tccr.io/truecharts/traccar"` | image repository | +| image.tag | string | `"v4.14@sha256:39fe3c8c65caef00ab79591c98b383432fe2d21bf745c925df6fd7891ce6fe78"` | image tag | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. | | postgresql.enabled | bool | `true` | | | postgresql.existingSecret | string | `"dbcreds"` | | diff --git a/stable/traccar/4.0.4/ix_values.yaml b/stable/traccar/4.0.5/ix_values.yaml similarity index 90% rename from stable/traccar/4.0.4/ix_values.yaml rename to stable/traccar/4.0.5/ix_values.yaml index be7e81634e5..7a9dbec1d36 100644 --- a/stable/traccar/4.0.4/ix_values.yaml +++ b/stable/traccar/4.0.5/ix_values.yaml @@ -1,8 +1,8 @@ image: # -- image repository - repository: traccar/traccar + repository: tccr.io/truecharts/traccar # -- image tag - tag: 4.14@sha256:35e733a6a3cab6089cd7b28749ba3483f26d43d392a2606e416409d97d360a55 + tag: v4.14@sha256:39fe3c8c65caef00ab79591c98b383432fe2d21bf745c925df6fd7891ce6fe78 # -- image pull policy pullPolicy: IfNotPresent diff --git a/stable/traccar/4.0.4/questions.yaml b/stable/traccar/4.0.5/questions.yaml similarity index 100% rename from stable/traccar/4.0.4/questions.yaml rename to stable/traccar/4.0.5/questions.yaml diff --git a/stable/traccar/4.0.4/templates/common.yaml b/stable/traccar/4.0.5/templates/common.yaml similarity index 100% rename from stable/traccar/4.0.4/templates/common.yaml rename to stable/traccar/4.0.5/templates/common.yaml diff --git a/stable/truecommand/9.0.13/values.yaml b/stable/traccar/4.0.5/values.yaml similarity index 100% rename from stable/truecommand/9.0.13/values.yaml rename to stable/traccar/4.0.5/values.yaml diff --git a/stable/transmission/9.0.15/Chart.lock b/stable/transmission/9.0.15/Chart.lock deleted file mode 100644 index 7d0be064910..00000000000 --- a/stable/transmission/9.0.15/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-12-02T11:55:43.312775089Z" diff --git a/stable/transmission/9.0.15/CHANGELOG.md b/stable/transmission/9.0.16/CHANGELOG.md similarity index 89% rename from stable/transmission/9.0.15/CHANGELOG.md rename to stable/transmission/9.0.16/CHANGELOG.md index c1a11bf1bd0..a3715c6ef29 100644 --- a/stable/transmission/9.0.15/CHANGELOG.md +++ b/stable/transmission/9.0.16/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [transmission-9.0.16](https://github.com/truecharts/apps/compare/transmission-9.0.15...transmission-9.0.16) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [transmission-9.0.15](https://github.com/truecharts/apps/compare/transmission-9.0.14...transmission-9.0.15) (2021-12-02) @@ -87,13 +97,3 @@ ### [transmission-9.0.8](https://github.com/truecharts/apps/compare/transmission-9.0.7...transmission-9.0.8) (2021-11-09) - -#### Chore - -* update non-major deps helm releases ([#1297](https://github.com/truecharts/apps/issues/1297)) - - - - -### [transmission-9.0.7](https://github.com/truecharts/apps/compare/transmission-9.0.6...transmission-9.0.7) (2021-11-08) - diff --git a/stable/tt-rss/4.0.9/CONFIG.md b/stable/transmission/9.0.16/CONFIG.md similarity index 100% rename from stable/tt-rss/4.0.9/CONFIG.md rename to stable/transmission/9.0.16/CONFIG.md diff --git a/stable/transmission/9.0.16/Chart.lock b/stable/transmission/9.0.16/Chart.lock new file mode 100644 index 00000000000..ae228cc2694 --- /dev/null +++ b/stable/transmission/9.0.16/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T15:29:51.088596735Z" diff --git a/stable/transmission/9.0.15/Chart.yaml b/stable/transmission/9.0.16/Chart.yaml similarity index 98% rename from stable/transmission/9.0.15/Chart.yaml rename to stable/transmission/9.0.16/Chart.yaml index 23f3be20ffd..1373e24b939 100644 --- a/stable/transmission/9.0.15/Chart.yaml +++ b/stable/transmission/9.0.16/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/transmission/transmission - https://hub.docker.com/r/linuxserver/transmission type: application -version: 9.0.15 +version: 9.0.16 annotations: truecharts.org/catagories: | - download-tools diff --git a/stable/transmission/9.0.15/README.md b/stable/transmission/9.0.16/README.md similarity index 100% rename from stable/transmission/9.0.15/README.md rename to stable/transmission/9.0.16/README.md diff --git a/stable/transmission/9.0.15/app-readme.md b/stable/transmission/9.0.16/app-readme.md similarity index 100% rename from stable/transmission/9.0.15/app-readme.md rename to stable/transmission/9.0.16/app-readme.md diff --git a/stable/tt-rss/4.0.9/charts/common-8.9.7.tgz b/stable/transmission/9.0.16/charts/common-8.9.7.tgz similarity index 100% rename from stable/tt-rss/4.0.9/charts/common-8.9.7.tgz rename to stable/transmission/9.0.16/charts/common-8.9.7.tgz diff --git a/stable/transmission/9.0.15/helm-values.md b/stable/transmission/9.0.16/helm-values.md similarity index 90% rename from stable/transmission/9.0.15/helm-values.md rename to stable/transmission/9.0.16/helm-values.md index 3b182790fcf..9cea28cca6a 100644 --- a/stable/transmission/9.0.15/helm-values.md +++ b/stable/transmission/9.0.16/helm-values.md @@ -14,8 +14,8 @@ You will, however, be able to use all values referenced in the common chart here | env.TRANSMISSION_PEER_PORT | string | `"{{ .Values.service.torrent.ports.torrent.targetPort }}"` | | | env.TRANSMISSION_RPC_PORT | string | `"{{ .Values.service.main.ports.main.targetPort }}"` | | | image.pullPolicy | string | `"IfNotPresent"` | | -| image.repository | string | `"ghcr.io/k8s-at-home/transmission"` | | -| image.tag | string | `"v3.00@sha256:355f4036c53c782df1957de0e16c63f4298f5b596ae5e621fea8f9ef02dd09e6"` | | +| image.repository | string | `"tccr.io/truecharts/transmission"` | | +| image.tag | string | `"v3.00@sha256:9a4f48483b93f74394b69555c9324c746414836de247fbeafec5f53c0b077b9f"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | service.main.ports.main.port | int | `10109` | | diff --git a/stable/transmission/9.0.15/ix_values.yaml b/stable/transmission/9.0.16/ix_values.yaml similarity index 95% rename from stable/transmission/9.0.15/ix_values.yaml rename to stable/transmission/9.0.16/ix_values.yaml index 05163419db6..74832d2eb9d 100644 --- a/stable/transmission/9.0.15/ix_values.yaml +++ b/stable/transmission/9.0.16/ix_values.yaml @@ -1,9 +1,7 @@ -# Default values for Transmission. - image: - repository: ghcr.io/k8s-at-home/transmission + repository: tccr.io/truecharts/transmission pullPolicy: IfNotPresent - tag: v3.00@sha256:355f4036c53c782df1957de0e16c63f4298f5b596ae5e621fea8f9ef02dd09e6 + tag: v3.00@sha256:9a4f48483b93f74394b69555c9324c746414836de247fbeafec5f53c0b077b9f service: main: diff --git a/stable/transmission/9.0.15/questions.yaml b/stable/transmission/9.0.16/questions.yaml similarity index 100% rename from stable/transmission/9.0.15/questions.yaml rename to stable/transmission/9.0.16/questions.yaml diff --git a/stable/transmission/9.0.15/templates/common.yaml b/stable/transmission/9.0.16/templates/common.yaml similarity index 100% rename from stable/transmission/9.0.15/templates/common.yaml rename to stable/transmission/9.0.16/templates/common.yaml diff --git a/stable/tt-rss/4.0.9/values.yaml b/stable/transmission/9.0.16/values.yaml similarity index 100% rename from stable/tt-rss/4.0.9/values.yaml rename to stable/transmission/9.0.16/values.yaml diff --git a/stable/truecommand/9.0.13/Chart.lock b/stable/truecommand/9.0.13/Chart.lock deleted file mode 100644 index 37088025b80..00000000000 --- a/stable/truecommand/9.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:49:09.648272978Z" diff --git a/stable/truecommand/9.0.13/CHANGELOG.md b/stable/truecommand/9.0.14/CHANGELOG.md similarity index 89% rename from stable/truecommand/9.0.13/CHANGELOG.md rename to stable/truecommand/9.0.14/CHANGELOG.md index 9cab2f19da1..fc5f5a6a4d3 100644 --- a/stable/truecommand/9.0.13/CHANGELOG.md +++ b/stable/truecommand/9.0.14/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [truecommand-9.0.14](https://github.com/truecharts/apps/compare/truecommand-9.0.13...truecommand-9.0.14) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [truecommand-9.0.13](https://github.com/truecharts/apps/compare/truecommand-9.0.12...truecommand-9.0.13) (2021-11-30) @@ -87,13 +97,3 @@ -### [truecommand-9.0.5](https://github.com/truecharts/apps/compare/truecommand-9.0.4...truecommand-9.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/twtxt/1.0.13/CONFIG.md b/stable/truecommand/9.0.14/CONFIG.md similarity index 100% rename from stable/twtxt/1.0.13/CONFIG.md rename to stable/truecommand/9.0.14/CONFIG.md diff --git a/stable/truecommand/9.0.14/Chart.lock b/stable/truecommand/9.0.14/Chart.lock new file mode 100644 index 00000000000..67bd1f5a7dc --- /dev/null +++ b/stable/truecommand/9.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T15:30:23.574021339Z" diff --git a/stable/truecommand/9.0.13/Chart.yaml b/stable/truecommand/9.0.14/Chart.yaml similarity index 97% rename from stable/truecommand/9.0.13/Chart.yaml rename to stable/truecommand/9.0.14/Chart.yaml index 5d71ccf086d..fcf8f939db3 100644 --- a/stable/truecommand/9.0.13/Chart.yaml +++ b/stable/truecommand/9.0.14/Chart.yaml @@ -19,7 +19,7 @@ name: truecommand sources: - https://hub.docker.com/r/ixsystems/truecommand type: application -version: 9.0.13 +version: 9.0.14 annotations: truecharts.org/catagories: | - Administration diff --git a/stable/truecommand/9.0.13/README.md b/stable/truecommand/9.0.14/README.md similarity index 100% rename from stable/truecommand/9.0.13/README.md rename to stable/truecommand/9.0.14/README.md diff --git a/stable/truecommand/9.0.13/app-readme.md b/stable/truecommand/9.0.14/app-readme.md similarity index 100% rename from stable/truecommand/9.0.13/app-readme.md rename to stable/truecommand/9.0.14/app-readme.md diff --git a/stable/twtxt/1.0.13/charts/common-8.9.7.tgz b/stable/truecommand/9.0.14/charts/common-8.9.7.tgz similarity index 100% rename from stable/twtxt/1.0.13/charts/common-8.9.7.tgz rename to stable/truecommand/9.0.14/charts/common-8.9.7.tgz diff --git a/stable/truecommand/9.0.13/helm-values.md b/stable/truecommand/9.0.14/helm-values.md similarity index 87% rename from stable/truecommand/9.0.13/helm-values.md rename to stable/truecommand/9.0.14/helm-values.md index 7ae715d7661..8cf62488880 100644 --- a/stable/truecommand/9.0.13/helm-values.md +++ b/stable/truecommand/9.0.14/helm-values.md @@ -13,8 +13,8 @@ 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/truecommand"` | | -| image.tag | string | `"v2.0.2@sha256:7b9ccdab38c82efd0a04e0bef8b99877c1efd25d88e319d1188fd3686ae29c22"` | | +| image.repository | string | `"tccr.io/truecharts/truecommand"` | | +| image.tag | string | `"v2.0.2@sha256:adee76b6a9149ea15dc56e8e6692f6cc60355cfb83c55a7a94a117923dc67ad0"` | | | persistence.data.enabled | bool | `true` | | | persistence.data.mountPath | string | `"/data"` | | | podSecurityContext.runAsGroup | int | `0` | | diff --git a/stable/truecommand/9.0.13/ix_values.yaml b/stable/truecommand/9.0.14/ix_values.yaml similarity index 67% rename from stable/truecommand/9.0.13/ix_values.yaml rename to stable/truecommand/9.0.14/ix_values.yaml index 175b4fdd486..eb43e05ec25 100644 --- a/stable/truecommand/9.0.13/ix_values.yaml +++ b/stable/truecommand/9.0.14/ix_values.yaml @@ -1,9 +1,7 @@ -# Default values for Jackett. - image: - repository: ghcr.io/truecharts/truecommand + repository: tccr.io/truecharts/truecommand pullPolicy: IfNotPresent - tag: v2.0.2@sha256:7b9ccdab38c82efd0a04e0bef8b99877c1efd25d88e319d1188fd3686ae29c22 + tag: v2.0.2@sha256:adee76b6a9149ea15dc56e8e6692f6cc60355cfb83c55a7a94a117923dc67ad0 securityContext: readOnlyRootFilesystem: false diff --git a/stable/truecommand/9.0.13/questions.yaml b/stable/truecommand/9.0.14/questions.yaml similarity index 100% rename from stable/truecommand/9.0.13/questions.yaml rename to stable/truecommand/9.0.14/questions.yaml diff --git a/stable/truecommand/9.0.13/templates/common.yaml b/stable/truecommand/9.0.14/templates/common.yaml similarity index 100% rename from stable/truecommand/9.0.13/templates/common.yaml rename to stable/truecommand/9.0.14/templates/common.yaml diff --git a/stable/twtxt/1.0.13/values.yaml b/stable/truecommand/9.0.14/values.yaml similarity index 100% rename from stable/twtxt/1.0.13/values.yaml rename to stable/truecommand/9.0.14/values.yaml diff --git a/stable/tt-rss/4.0.9/CHANGELOG.md b/stable/tt-rss/4.0.10/CHANGELOG.md similarity index 87% rename from stable/tt-rss/4.0.9/CHANGELOG.md rename to stable/tt-rss/4.0.10/CHANGELOG.md index 82d0fb7e44d..6bfdd915a46 100644 --- a/stable/tt-rss/4.0.9/CHANGELOG.md +++ b/stable/tt-rss/4.0.10/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [tt-rss-4.0.10](https://github.com/truecharts/apps/compare/tt-rss-4.0.9...tt-rss-4.0.10) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [tt-rss-4.0.9](https://github.com/truecharts/apps/compare/tt-rss-4.0.8...tt-rss-4.0.9) (2021-11-30) @@ -87,13 +97,3 @@ -### [tt-rss-3.0.15](https://github.com/truecharts/apps/compare/tt-rss-3.0.14...tt-rss-3.0.15) (2021-11-15) - -#### Chore - -* update non-major docker tags ([#1339](https://github.com/truecharts/apps/issues/1339)) - - - - -### [tt-rss-3.0.14](https://github.com/truecharts/apps/compare/tt-rss-3.0.13...tt-rss-3.0.14) (2021-11-15) diff --git a/stable/unpackerr/4.0.13/CONFIG.md b/stable/tt-rss/4.0.10/CONFIG.md similarity index 100% rename from stable/unpackerr/4.0.13/CONFIG.md rename to stable/tt-rss/4.0.10/CONFIG.md diff --git a/stable/tt-rss/4.0.10/Chart.lock b/stable/tt-rss/4.0.10/Chart.lock new file mode 100644 index 00000000000..7f72f243a2a --- /dev/null +++ b/stable/tt-rss/4.0.10/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +- name: postgresql + repository: https://truecharts.org/ + version: 6.0.15 +digest: sha256:a65f6a5ddd982c1dac3d1b4c5fd4b0077cd275d530ac58534746cd67645f1173 +generated: "2021-12-03T15:30:58.56610989Z" diff --git a/stable/tt-rss/4.0.9/Chart.yaml b/stable/tt-rss/4.0.10/Chart.yaml similarity index 95% rename from stable/tt-rss/4.0.9/Chart.yaml rename to stable/tt-rss/4.0.10/Chart.yaml index 1b18ad65286..115d4975b4e 100644 --- a/stable/tt-rss/4.0.9/Chart.yaml +++ b/stable/tt-rss/4.0.10/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 -appVersion: "1.9068.0" +appVersion: "1.9075.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.9 +version: 4.0.10 kubeVersion: ">=1.16.0-0" keywords: - tt-rss diff --git a/stable/tt-rss/4.0.9/README.md b/stable/tt-rss/4.0.10/README.md similarity index 100% rename from stable/tt-rss/4.0.9/README.md rename to stable/tt-rss/4.0.10/README.md diff --git a/stable/tt-rss/4.0.9/app-readme.md b/stable/tt-rss/4.0.10/app-readme.md similarity index 100% rename from stable/tt-rss/4.0.9/app-readme.md rename to stable/tt-rss/4.0.10/app-readme.md diff --git a/stable/unpackerr/4.0.13/charts/common-8.9.7.tgz b/stable/tt-rss/4.0.10/charts/common-8.9.7.tgz similarity index 100% rename from stable/unpackerr/4.0.13/charts/common-8.9.7.tgz rename to stable/tt-rss/4.0.10/charts/common-8.9.7.tgz diff --git a/stable/tt-rss/4.0.10/charts/postgresql-6.0.15.tgz b/stable/tt-rss/4.0.10/charts/postgresql-6.0.15.tgz new file mode 100644 index 00000000000..ac20b58d658 Binary files /dev/null and b/stable/tt-rss/4.0.10/charts/postgresql-6.0.15.tgz differ diff --git a/stable/tt-rss/4.0.9/helm-values.md b/stable/tt-rss/4.0.10/helm-values.md similarity index 91% rename from stable/tt-rss/4.0.9/helm-values.md rename to stable/tt-rss/4.0.10/helm-values.md index 2efaf792039..799d878d501 100644 --- a/stable/tt-rss/4.0.9/helm-values.md +++ b/stable/tt-rss/4.0.10/helm-values.md @@ -21,8 +21,8 @@ You will, however, be able to use all values referenced in the common chart here | envValueFrom.TTRSS_DB_PASS.secretKeyRef.key | string | `"postgresql-password"` | | | 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.9068.0@sha256:0f7d10019ddc6ae4fd0ceab804bff546fdcbd21f1ed207f71703ea33fd2e2c8f"` | image tag | +| image.repository | string | `"tccr.io/truecharts/tt-rss"` | image repository | +| image.tag | string | `"v1.9075.0@sha256:9779b47027627c16b3f6c0e69b9a5c7964a7b701ff8ccc6b1f0a7d5d371c7c6b"` | image tag | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | podSecurityContext.runAsGroup | int | `0` | | diff --git a/stable/tt-rss/4.0.9/ix_values.yaml b/stable/tt-rss/4.0.10/ix_values.yaml similarity index 90% rename from stable/tt-rss/4.0.9/ix_values.yaml rename to stable/tt-rss/4.0.10/ix_values.yaml index 524d6b66a6d..01e8aaf06d3 100644 --- a/stable/tt-rss/4.0.9/ix_values.yaml +++ b/stable/tt-rss/4.0.10/ix_values.yaml @@ -1,10 +1,10 @@ image: # -- image repository - repository: ghcr.io/k8s-at-home/tt-rss + repository: tccr.io/truecharts/tt-rss # -- image pull policy pullPolicy: IfNotPresent # -- image tag - tag: v1.9068.0@sha256:0f7d10019ddc6ae4fd0ceab804bff546fdcbd21f1ed207f71703ea33fd2e2c8f + tag: v1.9075.0@sha256:9779b47027627c16b3f6c0e69b9a5c7964a7b701ff8ccc6b1f0a7d5d371c7c6b securityContext: readOnlyRootFilesystem: false diff --git a/stable/tt-rss/4.0.9/questions.yaml b/stable/tt-rss/4.0.10/questions.yaml similarity index 100% rename from stable/tt-rss/4.0.9/questions.yaml rename to stable/tt-rss/4.0.10/questions.yaml diff --git a/stable/tt-rss/4.0.9/templates/common.yaml b/stable/tt-rss/4.0.10/templates/common.yaml similarity index 100% rename from stable/tt-rss/4.0.9/templates/common.yaml rename to stable/tt-rss/4.0.10/templates/common.yaml diff --git a/stable/unpackerr/4.0.13/values.yaml b/stable/tt-rss/4.0.10/values.yaml similarity index 100% rename from stable/unpackerr/4.0.13/values.yaml rename to stable/tt-rss/4.0.10/values.yaml diff --git a/stable/tt-rss/4.0.9/Chart.lock b/stable/tt-rss/4.0.9/Chart.lock deleted file mode 100644 index 1e167edbe39..00000000000 --- a/stable/tt-rss/4.0.9/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -- name: postgresql - repository: https://truecharts.org/ - version: 6.0.15 -digest: sha256:a65f6a5ddd982c1dac3d1b4c5fd4b0077cd275d530ac58534746cd67645f1173 -generated: "2021-11-30T12:49:40.340354018Z" diff --git a/stable/tvheadend/10.0.14/CHANGELOG.md b/stable/tvheadend/10.0.14/CHANGELOG.md new file mode 100644 index 00000000000..647977ef3c7 --- /dev/null +++ b/stable/tvheadend/10.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [tvheadend-10.0.14](https://github.com/truecharts/apps/compare/tvheadend-10.0.13...tvheadend-10.0.14) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + + +### [tvheadend-10.0.13](https://github.com/truecharts/apps/compare/tvheadend-10.0.12...tvheadend-10.0.13) (2021-11-30) + +#### Chore + +* update non-major deps helm releases ([#1432](https://github.com/truecharts/apps/issues/1432)) + + + + +### [tvheadend-10.0.12](https://github.com/truecharts/apps/compare/tvheadend-10.0.11...tvheadend-10.0.12) (2021-11-23) + +#### Chore + +* update non-major deps helm releases ([#1386](https://github.com/truecharts/apps/issues/1386)) + + + + +### [tvheadend-10.0.11](https://github.com/truecharts/apps/compare/tvheadend-10.0.10...tvheadend-10.0.11) (2021-11-22) + +#### Chore + +* update non-major deps helm releases ([#1383](https://github.com/truecharts/apps/issues/1383)) + +#### Fix + +* Default enable all services ([#1361](https://github.com/truecharts/apps/issues/1361)) + + + + +### [tvheadend-10.0.10](https://github.com/truecharts/apps/compare/tvheadend-10.0.9...tvheadend-10.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + + +### [tvheadend-10.0.9](https://github.com/truecharts/apps/compare/tvheadend-10.0.8...tvheadend-10.0.9) (2021-11-15) + +#### Chore + +* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329)) +* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338)) + + + + +### [tvheadend-10.0.8](https://github.com/truecharts/apps/compare/tvheadend-10.0.7...tvheadend-10.0.8) (2021-11-14) + +#### Chore + +* fixes around the GUI refactor ([#1316](https://github.com/truecharts/apps/issues/1316)) +* move port above advanced in GUI ([#1326](https://github.com/truecharts/apps/issues/1326)) +* clean up Chart.yaml ([#1322](https://github.com/truecharts/apps/issues/1322)) +* update non-major deps helm releases ([#1328](https://github.com/truecharts/apps/issues/1328)) + +#### 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)) + + + + +### [tvheadend-10.0.7](https://github.com/truecharts/apps/compare/tvheadend-10.0.6...tvheadend-10.0.7) (2021-11-09) + +#### Chore + +* update non-major deps helm releases ([#1297](https://github.com/truecharts/apps/issues/1297)) + + + + +### [tvheadend-10.0.6](https://github.com/truecharts/apps/compare/tvheadend-10.0.5...tvheadend-10.0.6) (2021-11-07) + +#### Chore + +* update non-major deps helm releases ([#1295](https://github.com/truecharts/apps/issues/1295)) + + + + diff --git a/stable/unpoller/1.0.4/CONFIG.md b/stable/tvheadend/10.0.14/CONFIG.md similarity index 100% rename from stable/unpoller/1.0.4/CONFIG.md rename to stable/tvheadend/10.0.14/CONFIG.md diff --git a/stable/tvheadend/10.0.14/Chart.lock b/stable/tvheadend/10.0.14/Chart.lock new file mode 100644 index 00000000000..2d29a887dc5 --- /dev/null +++ b/stable/tvheadend/10.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T15:31:39.753020246Z" diff --git a/stable/tvheadend/10.0.14/Chart.yaml b/stable/tvheadend/10.0.14/Chart.yaml new file mode 100644 index 00000000000..038185f7071 --- /dev/null +++ b/stable/tvheadend/10.0.14/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "63784405" +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +deprecated: false +description: TVheadend - a TV streaming server and digital video recorder +home: https://github.com/truecharts/apps/tree/master/charts/stable/tvheadend +icon: https://avatars.githubusercontent.com/u/1908588?s=200&v=4 +keywords: +- tvheadend +- tv +- streaming +- dvb +kubeVersion: '>=1.16.0-0' +maintainers: +- email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tvheadend +sources: +- https://github.com/tvheadend/tvheadend +type: application +version: 10.0.14 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/tvheadend/10.0.14/README.md b/stable/tvheadend/10.0.14/README.md new file mode 100644 index 00000000000..5e862e3c2ad --- /dev/null +++ b/stable/tvheadend/10.0.14/README.md @@ -0,0 +1,37 @@ +# Introduction + +TVheadend - a TV streaming server and digital video recorder + +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.7 | + +## 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/tvheadend/10.0.14/app-readme.md b/stable/tvheadend/10.0.14/app-readme.md new file mode 100644 index 00000000000..6f8c2dcd2bb --- /dev/null +++ b/stable/tvheadend/10.0.14/app-readme.md @@ -0,0 +1,3 @@ +TVheadend - a TV streaming server and digital video recorder + +This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/stable/unpoller/1.0.4/charts/common-8.9.7.tgz b/stable/tvheadend/10.0.14/charts/common-8.9.7.tgz similarity index 100% rename from stable/unpoller/1.0.4/charts/common-8.9.7.tgz rename to stable/tvheadend/10.0.14/charts/common-8.9.7.tgz diff --git a/stable/tvheadend/10.0.14/helm-values.md b/stable/tvheadend/10.0.14/helm-values.md new file mode 100644 index 00000000000..fa575921806 --- /dev/null +++ b/stable/tvheadend/10.0.14/helm-values.md @@ -0,0 +1,31 @@ +# 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 | +|-----|------|---------|-------------| +| env | object | `{}` | | +| image.pullPolicy | string | `"IfNotPresent"` | | +| image.repository | string | `"tccr.io/truecharts/tvheadend"` | | +| image.tag | string | `"version-63784405@sha256:55617b2f0e1a9d9cefb853c5d52f3729da88c9662ad18813e688201dbe3aee9a"` | | +| persistence.config.enabled | bool | `true` | | +| persistence.config.mountPath | string | `"/config"` | | +| persistence.varrun.enabled | bool | `true` | | +| podSecurityContext.runAsGroup | int | `0` | | +| podSecurityContext.runAsUser | int | `0` | | +| securityContext.runAsNonRoot | bool | `false` | | +| service.htsp.enabled | bool | `true` | | +| service.htsp.ports.htsp.enabled | bool | `true` | | +| service.htsp.ports.htsp.port | int | `9982` | | +| service.htsp.ports.htsp.targetPort | int | `9982` | | +| service.main.ports.main.port | int | `9981` | | +| service.main.ports.main.targetPort | int | `9981` | | + +All Rights Reserved - The TrueCharts Project diff --git a/stable/tvheadend/10.0.14/ix_values.yaml b/stable/tvheadend/10.0.14/ix_values.yaml new file mode 100644 index 00000000000..8b29f5a4108 --- /dev/null +++ b/stable/tvheadend/10.0.14/ix_values.yaml @@ -0,0 +1,38 @@ +image: + repository: tccr.io/truecharts/tvheadend + pullPolicy: IfNotPresent + tag: version-63784405@sha256:55617b2f0e1a9d9cefb853c5d52f3729da88c9662ad18813e688201dbe3aee9a + +securityContext: + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +# See https://github.com/linuxserver/docker-tvheadend#parameters +env: {} + # PUID: 1000 + # TZ: Europe/London + # RUN_OPTS: + +service: + main: + ports: + main: + port: 9981 + targetPort: 9981 + htsp: + enabled: true + ports: + htsp: + enabled: true + port: 9982 + targetPort: 9982 + +persistence: + config: + enabled: true + mountPath: "/config" + varrun: + enabled: true diff --git a/stable/tvheadend/10.0.14/questions.yaml b/stable/tvheadend/10.0.14/questions.yaml new file mode 100644 index 00000000000..9648553c7ba --- /dev/null +++ b/stable/tvheadend/10.0.14/questions.yaml @@ -0,0 +1,1952 @@ +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: "deployment" + 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: "Recreate" + 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: PUID + label: "PUID" + description: "Sets the PUID env var for LinuxServer.io (compatible) containers" + schema: + type: int + default: 568 + + + - 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: 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: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 9981 + editable: true + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: 9981 + + + - variable: htsp + label: "HTSP Service" + description: "HTSP service" + 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: htsp + label: "TCP Service Port Configuration" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the port" + schema: + type: boolean + default: true + hidden: true + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 9982 + editable: true + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: 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: 9982 + + - 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: persistence + label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" + group: "Storage and Persistence" + schema: + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + 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: "/config" + 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: true + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + + - 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: The groupID this App of the user running the application" + schema: + type: int + default: 0 + - 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/unpackerr/4.0.13/templates/common.yaml b/stable/tvheadend/10.0.14/templates/common.yaml similarity index 100% rename from stable/unpackerr/4.0.13/templates/common.yaml rename to stable/tvheadend/10.0.14/templates/common.yaml diff --git a/stable/unpoller/1.0.4/values.yaml b/stable/tvheadend/10.0.14/values.yaml similarity index 100% rename from stable/unpoller/1.0.4/values.yaml rename to stable/tvheadend/10.0.14/values.yaml diff --git a/stable/twtxt/1.0.13/Chart.lock b/stable/twtxt/1.0.13/Chart.lock deleted file mode 100644 index 31bc84fbed6..00000000000 --- a/stable/twtxt/1.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:50:48.181068605Z" diff --git a/stable/twtxt/1.0.13/CHANGELOG.md b/stable/twtxt/1.0.14/CHANGELOG.md similarity index 88% rename from stable/twtxt/1.0.13/CHANGELOG.md rename to stable/twtxt/1.0.14/CHANGELOG.md index 862f97c6c0c..ad5eee41667 100644 --- a/stable/twtxt/1.0.13/CHANGELOG.md +++ b/stable/twtxt/1.0.14/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [twtxt-1.0.14](https://github.com/truecharts/apps/compare/twtxt-1.0.13...twtxt-1.0.14) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [twtxt-1.0.13](https://github.com/truecharts/apps/compare/twtxt-1.0.12...twtxt-1.0.13) (2021-11-30) @@ -87,13 +97,3 @@ -### [twtxt-1.0.5](https://github.com/truecharts/apps/compare/twtxt-1.0.4...twtxt-1.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/uptime-kuma/1.0.14/CONFIG.md b/stable/twtxt/1.0.14/CONFIG.md similarity index 100% rename from stable/uptime-kuma/1.0.14/CONFIG.md rename to stable/twtxt/1.0.14/CONFIG.md diff --git a/stable/twtxt/1.0.14/Chart.lock b/stable/twtxt/1.0.14/Chart.lock new file mode 100644 index 00000000000..a3ab0ec427e --- /dev/null +++ b/stable/twtxt/1.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T15:32:11.606724797Z" diff --git a/stable/twtxt/1.0.13/Chart.yaml b/stable/twtxt/1.0.14/Chart.yaml similarity index 98% rename from stable/twtxt/1.0.13/Chart.yaml rename to stable/twtxt/1.0.14/Chart.yaml index 0c625e122f2..1f10a80e969 100644 --- a/stable/twtxt/1.0.13/Chart.yaml +++ b/stable/twtxt/1.0.14/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/prologic/twtxt - https://github.com/nicholaswilde/docker-twtxt type: application -version: 1.0.13 +version: 1.0.14 annotations: truecharts.org/catagories: | - media diff --git a/stable/twtxt/1.0.13/README.md b/stable/twtxt/1.0.14/README.md similarity index 100% rename from stable/twtxt/1.0.13/README.md rename to stable/twtxt/1.0.14/README.md diff --git a/stable/twtxt/1.0.13/app-readme.md b/stable/twtxt/1.0.14/app-readme.md similarity index 100% rename from stable/twtxt/1.0.13/app-readme.md rename to stable/twtxt/1.0.14/app-readme.md diff --git a/stable/uptime-kuma/1.0.14/charts/common-8.9.7.tgz b/stable/twtxt/1.0.14/charts/common-8.9.7.tgz similarity index 100% rename from stable/uptime-kuma/1.0.14/charts/common-8.9.7.tgz rename to stable/twtxt/1.0.14/charts/common-8.9.7.tgz diff --git a/stable/twtxt/1.0.13/helm-values.md b/stable/twtxt/1.0.14/helm-values.md similarity index 89% rename from stable/twtxt/1.0.13/helm-values.md rename to stable/twtxt/1.0.14/helm-values.md index 85272fa029b..f1d9173376c 100644 --- a/stable/twtxt/1.0.13/helm-values.md +++ b/stable/twtxt/1.0.14/helm-values.md @@ -14,8 +14,8 @@ You will, however, be able to use all values referenced in the common chart here | env.OPEN_PROFILES | string | `"true"` | | | env.OPEN_REGISTRATIONS | string | `"true"` | | | image.pullPolicy | string | `"IfNotPresent"` | | -| image.repository | string | `"ghcr.io/nicholaswilde/twtxt"` | | -| image.tag | string | `"version-0.1.1@sha256:58736a73ca1000cc93258efe0cd91270c6b8480a84b98b05a056234d271f92e3"` | | +| image.repository | string | `"tccr.io/truecharts/twtxt"` | | +| image.tag | string | `"version-0.1.1@sha256:9f34f0557d2a46aa7952c55f5a368c130659fafa0780785a647721edd001cdaa"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | persistence.data.enabled | bool | `true` | | diff --git a/stable/twtxt/1.0.13/ix_values.yaml b/stable/twtxt/1.0.14/ix_values.yaml similarity index 78% rename from stable/twtxt/1.0.13/ix_values.yaml rename to stable/twtxt/1.0.14/ix_values.yaml index 7281fc7b31a..738dd150527 100644 --- a/stable/twtxt/1.0.13/ix_values.yaml +++ b/stable/twtxt/1.0.14/ix_values.yaml @@ -1,7 +1,7 @@ image: - repository: ghcr.io/nicholaswilde/twtxt + repository: tccr.io/truecharts/twtxt pullPolicy: IfNotPresent - tag: version-0.1.1@sha256:58736a73ca1000cc93258efe0cd91270c6b8480a84b98b05a056234d271f92e3 + tag: version-0.1.1@sha256:9f34f0557d2a46aa7952c55f5a368c130659fafa0780785a647721edd001cdaa secret: COOKIE_SECRET: supersecretchangeme diff --git a/stable/twtxt/1.0.13/questions.yaml b/stable/twtxt/1.0.14/questions.yaml similarity index 100% rename from stable/twtxt/1.0.13/questions.yaml rename to stable/twtxt/1.0.14/questions.yaml diff --git a/stable/twtxt/1.0.13/templates/common.yaml b/stable/twtxt/1.0.14/templates/common.yaml similarity index 100% rename from stable/twtxt/1.0.13/templates/common.yaml rename to stable/twtxt/1.0.14/templates/common.yaml diff --git a/stable/uptime-kuma/1.0.14/values.yaml b/stable/twtxt/1.0.14/values.yaml similarity index 100% rename from stable/uptime-kuma/1.0.14/values.yaml rename to stable/twtxt/1.0.14/values.yaml diff --git a/stable/unpackerr/4.0.13/Chart.lock b/stable/unpackerr/4.0.13/Chart.lock deleted file mode 100644 index 2a97354397a..00000000000 --- a/stable/unpackerr/4.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:51:46.5866188Z" diff --git a/stable/unpackerr/4.0.13/CHANGELOG.md b/stable/unpackerr/4.0.14/CHANGELOG.md similarity index 89% rename from stable/unpackerr/4.0.13/CHANGELOG.md rename to stable/unpackerr/4.0.14/CHANGELOG.md index 96daa54b706..67500fa3319 100644 --- a/stable/unpackerr/4.0.13/CHANGELOG.md +++ b/stable/unpackerr/4.0.14/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [unpackerr-4.0.14](https://github.com/truecharts/apps/compare/unpackerr-4.0.13...unpackerr-4.0.14) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [unpackerr-4.0.13](https://github.com/truecharts/apps/compare/unpackerr-4.0.12...unpackerr-4.0.13) (2021-11-30) @@ -87,13 +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)) - - - - -### [unpackerr-4.0.4](https://github.com/truecharts/apps/compare/unpackerr-4.0.3...unpackerr-4.0.4) (2021-11-02) - -#### Chore - diff --git a/stable/uptimerobot-prometheus/1.0.3/CONFIG.md b/stable/unpackerr/4.0.14/CONFIG.md similarity index 100% rename from stable/uptimerobot-prometheus/1.0.3/CONFIG.md rename to stable/unpackerr/4.0.14/CONFIG.md diff --git a/stable/unpackerr/4.0.14/Chart.lock b/stable/unpackerr/4.0.14/Chart.lock new file mode 100644 index 00000000000..de4b973c6ea --- /dev/null +++ b/stable/unpackerr/4.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T15:32:43.385225091Z" diff --git a/stable/unpackerr/4.0.13/Chart.yaml b/stable/unpackerr/4.0.14/Chart.yaml similarity index 98% rename from stable/unpackerr/4.0.13/Chart.yaml rename to stable/unpackerr/4.0.14/Chart.yaml index c40e1fe6c94..52bd324e7cf 100644 --- a/stable/unpackerr/4.0.13/Chart.yaml +++ b/stable/unpackerr/4.0.14/Chart.yaml @@ -26,7 +26,7 @@ sources: - https://github.com/davidnewhall/unpackerr - https://hub.docker.com/r/golift/unpackerr type: application -version: 4.0.13 +version: 4.0.14 annotations: truecharts.org/catagories: | - media diff --git a/stable/unpackerr/4.0.13/README.md b/stable/unpackerr/4.0.14/README.md similarity index 100% rename from stable/unpackerr/4.0.13/README.md rename to stable/unpackerr/4.0.14/README.md diff --git a/stable/unpackerr/4.0.13/app-readme.md b/stable/unpackerr/4.0.14/app-readme.md similarity index 100% rename from stable/unpackerr/4.0.13/app-readme.md rename to stable/unpackerr/4.0.14/app-readme.md diff --git a/stable/uptimerobot-prometheus/1.0.3/charts/common-8.9.7.tgz b/stable/unpackerr/4.0.14/charts/common-8.9.7.tgz similarity index 100% rename from stable/uptimerobot-prometheus/1.0.3/charts/common-8.9.7.tgz rename to stable/unpackerr/4.0.14/charts/common-8.9.7.tgz diff --git a/stable/unpackerr/4.0.13/helm-values.md b/stable/unpackerr/4.0.14/helm-values.md similarity index 87% rename from stable/unpackerr/4.0.13/helm-values.md rename to stable/unpackerr/4.0.14/helm-values.md index 62776501e31..dec467a9e24 100644 --- a/stable/unpackerr/4.0.13/helm-values.md +++ b/stable/unpackerr/4.0.14/helm-values.md @@ -13,8 +13,8 @@ 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/unpackerr"` | | -| image.tag | string | `"v0.9.8@sha256:2bf65067fea86c36438b741bfea1cec69faeea02dd4811c0d58e12243a263b24"` | | +| image.repository | string | `"tccr.io/truecharts/unpackerr"` | | +| image.tag | string | `"v0.9.8@sha256:a76546d014ad85dac797bbb3d7753d1c0b5778ea907a7f2b21dad908a1c7712c"` | | | persistence.downloads.enabled | bool | `true` | | | persistence.downloads.mountPath | string | `"/downloads"` | | | portal.enabled | bool | `false` | | diff --git a/stable/unpackerr/4.0.13/ix_values.yaml b/stable/unpackerr/4.0.14/ix_values.yaml similarity index 84% rename from stable/unpackerr/4.0.13/ix_values.yaml rename to stable/unpackerr/4.0.14/ix_values.yaml index b13b6717e77..dc69233f508 100644 --- a/stable/unpackerr/4.0.13/ix_values.yaml +++ b/stable/unpackerr/4.0.14/ix_values.yaml @@ -1,9 +1,7 @@ -# Default values for Sonarr. - image: - repository: ghcr.io/truecharts/unpackerr + repository: tccr.io/truecharts/unpackerr pullPolicy: IfNotPresent - tag: v0.9.8@sha256:2bf65067fea86c36438b741bfea1cec69faeea02dd4811c0d58e12243a263b24 + tag: v0.9.8@sha256:a76546d014ad85dac797bbb3d7753d1c0b5778ea907a7f2b21dad908a1c7712c service: main: diff --git a/stable/unpackerr/4.0.13/questions.yaml b/stable/unpackerr/4.0.14/questions.yaml similarity index 100% rename from stable/unpackerr/4.0.13/questions.yaml rename to stable/unpackerr/4.0.14/questions.yaml diff --git a/stable/unpoller/1.0.4/templates/common.yaml b/stable/unpackerr/4.0.14/templates/common.yaml similarity index 100% rename from stable/unpoller/1.0.4/templates/common.yaml rename to stable/unpackerr/4.0.14/templates/common.yaml diff --git a/stable/uptimerobot-prometheus/1.0.3/values.yaml b/stable/unpackerr/4.0.14/values.yaml similarity index 100% rename from stable/uptimerobot-prometheus/1.0.3/values.yaml rename to stable/unpackerr/4.0.14/values.yaml diff --git a/stable/unpoller/1.0.4/Chart.lock b/stable/unpoller/1.0.4/Chart.lock deleted file mode 100644 index 44727370ee8..00000000000 --- a/stable/unpoller/1.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:52:16.339100998Z" diff --git a/stable/unpoller/1.0.4/CHANGELOG.md b/stable/unpoller/1.0.5/CHANGELOG.md similarity index 71% rename from stable/unpoller/1.0.4/CHANGELOG.md rename to stable/unpoller/1.0.5/CHANGELOG.md index 64227ff555b..b5450b8e677 100644 --- a/stable/unpoller/1.0.4/CHANGELOG.md +++ b/stable/unpoller/1.0.5/CHANGELOG.md @@ -1,6 +1,17 @@ # Changelog
+ +### [unpoller-1.0.5](https://github.com/truecharts/apps/compare/unpoller-1.0.4...unpoller-1.0.5) (2021-12-03) + +#### Chore + +* ensure container references are prefixed with v +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [unpoller-1.0.4](https://github.com/truecharts/apps/compare/unpoller-1.0.3...unpoller-1.0.4) (2021-11-30) diff --git a/stable/valheim/1.0.13/CONFIG.md b/stable/unpoller/1.0.5/CONFIG.md similarity index 100% rename from stable/valheim/1.0.13/CONFIG.md rename to stable/unpoller/1.0.5/CONFIG.md diff --git a/stable/unpoller/1.0.5/Chart.lock b/stable/unpoller/1.0.5/Chart.lock new file mode 100644 index 00000000000..c48e0b5b355 --- /dev/null +++ b/stable/unpoller/1.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T15:33:14.911784448Z" diff --git a/stable/unpoller/1.0.4/Chart.yaml b/stable/unpoller/1.0.5/Chart.yaml similarity index 98% rename from stable/unpoller/1.0.4/Chart.yaml rename to stable/unpoller/1.0.5/Chart.yaml index 16a6945ff4e..c1bfc552e86 100644 --- a/stable/unpoller/1.0.4/Chart.yaml +++ b/stable/unpoller/1.0.5/Chart.yaml @@ -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.4 +version: 1.0.5 annotations: truecharts.org/catagories: | - metrics diff --git a/stable/unpoller/1.0.4/README.md b/stable/unpoller/1.0.5/README.md similarity index 100% rename from stable/unpoller/1.0.4/README.md rename to stable/unpoller/1.0.5/README.md diff --git a/stable/unpoller/1.0.4/app-readme.md b/stable/unpoller/1.0.5/app-readme.md similarity index 100% rename from stable/unpoller/1.0.4/app-readme.md rename to stable/unpoller/1.0.5/app-readme.md diff --git a/stable/valheim/1.0.13/charts/common-8.9.7.tgz b/stable/unpoller/1.0.5/charts/common-8.9.7.tgz similarity index 100% rename from stable/valheim/1.0.13/charts/common-8.9.7.tgz rename to stable/unpoller/1.0.5/charts/common-8.9.7.tgz diff --git a/stable/unpoller/1.0.4/helm-values.md b/stable/unpoller/1.0.5/helm-values.md similarity index 89% rename from stable/unpoller/1.0.4/helm-values.md rename to stable/unpoller/1.0.5/helm-values.md index c4f231f9b53..546cb294732 100644 --- a/stable/unpoller/1.0.4/helm-values.md +++ b/stable/unpoller/1.0.5/helm-values.md @@ -13,8 +13,8 @@ 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:7c4789178dc38a7f243df746e45e5bd19279ea8a1a392ecbab28a6361cc06c80"` | Image tag to deploy. | +| image.repository | string | `"tccr.io/truecharts/unifi-poller"` | Image to deploy. | +| image.tag | string | `"v2.1.3@sha256:2d6cd1f4cdc3d8522d697830f69ca12aa2fe24fda4e5476610af6e0b5c0597e9"` | 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. | diff --git a/stable/unpoller/1.0.4/ix_values.yaml b/stable/unpoller/1.0.5/ix_values.yaml similarity index 92% rename from stable/unpoller/1.0.4/ix_values.yaml rename to stable/unpoller/1.0.5/ix_values.yaml index 79cc74d81c3..19150d9e851 100644 --- a/stable/unpoller/1.0.4/ix_values.yaml +++ b/stable/unpoller/1.0.5/ix_values.yaml @@ -1,10 +1,10 @@ image: # -- Image to deploy. - repository: golift/unifi-poller + repository: tccr.io/truecharts/unifi-poller # -- Image [k8s pull policy](https://kubernetes.io/docs/concepts/containers/images/#updating-images). pullPolicy: IfNotPresent # -- Image tag to deploy. - tag: 2.1.3@sha256:7c4789178dc38a7f243df746e45e5bd19279ea8a1a392ecbab28a6361cc06c80 + tag: v2.1.3@sha256:2d6cd1f4cdc3d8522d697830f69ca12aa2fe24fda4e5476610af6e0b5c0597e9 # -- Environment variable configuration options for unifi-poller ([docs](https://unifipoller.com/docs/install/configuration)). diff --git a/stable/unpoller/1.0.4/questions.yaml b/stable/unpoller/1.0.5/questions.yaml similarity index 100% rename from stable/unpoller/1.0.4/questions.yaml rename to stable/unpoller/1.0.5/questions.yaml diff --git a/stable/uptime-kuma/1.0.14/templates/common.yaml b/stable/unpoller/1.0.5/templates/common.yaml similarity index 100% rename from stable/uptime-kuma/1.0.14/templates/common.yaml rename to stable/unpoller/1.0.5/templates/common.yaml diff --git a/stable/unpoller/1.0.4/templates/prometheusrules.yaml b/stable/unpoller/1.0.5/templates/prometheusrules.yaml similarity index 100% rename from stable/unpoller/1.0.4/templates/prometheusrules.yaml rename to stable/unpoller/1.0.5/templates/prometheusrules.yaml diff --git a/stable/unpoller/1.0.4/templates/servicemonitor.yaml b/stable/unpoller/1.0.5/templates/servicemonitor.yaml similarity index 100% rename from stable/unpoller/1.0.4/templates/servicemonitor.yaml rename to stable/unpoller/1.0.5/templates/servicemonitor.yaml diff --git a/stable/valheim/1.0.13/values.yaml b/stable/unpoller/1.0.5/values.yaml similarity index 100% rename from stable/valheim/1.0.13/values.yaml rename to stable/unpoller/1.0.5/values.yaml diff --git a/stable/uptime-kuma/1.0.14/Chart.lock b/stable/uptime-kuma/1.0.14/Chart.lock deleted file mode 100644 index a25406de3f9..00000000000 --- a/stable/uptime-kuma/1.0.14/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:52:48.166675186Z" diff --git a/stable/uptime-kuma/1.0.14/CHANGELOG.md b/stable/uptime-kuma/1.0.15/CHANGELOG.md similarity index 88% rename from stable/uptime-kuma/1.0.14/CHANGELOG.md rename to stable/uptime-kuma/1.0.15/CHANGELOG.md index 401da178427..6bd3a939bcf 100644 --- a/stable/uptime-kuma/1.0.14/CHANGELOG.md +++ b/stable/uptime-kuma/1.0.15/CHANGELOG.md @@ -1,6 +1,17 @@ # Changelog
+ +### [uptime-kuma-1.0.15](https://github.com/truecharts/apps/compare/uptime-kuma-1.0.14...uptime-kuma-1.0.15) (2021-12-03) + +#### Chore + +* ensure container references are prefixed with v +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [uptime-kuma-1.0.14](https://github.com/truecharts/apps/compare/uptime-kuma-1.0.13...uptime-kuma-1.0.14) (2021-11-30) @@ -86,14 +97,3 @@ * update non-major deps helm releases ([#1295](https://github.com/truecharts/apps/issues/1295)) - - - -### [uptime-kuma-1.0.6](https://github.com/truecharts/apps/compare/uptime-kuma-1.0.5...uptime-kuma-1.0.6) (2021-11-07) - -#### Chore - -* update non-major deps helm releases ([#1291](https://github.com/truecharts/apps/issues/1291)) - -#### Chore - diff --git a/stable/whoogle/1.0.13/CONFIG.md b/stable/uptime-kuma/1.0.15/CONFIG.md similarity index 100% rename from stable/whoogle/1.0.13/CONFIG.md rename to stable/uptime-kuma/1.0.15/CONFIG.md diff --git a/stable/uptime-kuma/1.0.15/Chart.lock b/stable/uptime-kuma/1.0.15/Chart.lock new file mode 100644 index 00000000000..4af002ff15b --- /dev/null +++ b/stable/uptime-kuma/1.0.15/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T15:33:46.546840012Z" diff --git a/stable/uptime-kuma/1.0.14/Chart.yaml b/stable/uptime-kuma/1.0.15/Chart.yaml similarity index 97% rename from stable/uptime-kuma/1.0.14/Chart.yaml rename to stable/uptime-kuma/1.0.15/Chart.yaml index e98061a8e04..a341da28e3a 100644 --- a/stable/uptime-kuma/1.0.14/Chart.yaml +++ b/stable/uptime-kuma/1.0.15/Chart.yaml @@ -20,7 +20,7 @@ name: uptime-kuma sources: - https://github.com/louislam/uptime-kuma type: application -version: 1.0.14 +version: 1.0.15 annotations: truecharts.org/catagories: | - monitoring diff --git a/stable/uptime-kuma/1.0.14/README.md b/stable/uptime-kuma/1.0.15/README.md similarity index 100% rename from stable/uptime-kuma/1.0.14/README.md rename to stable/uptime-kuma/1.0.15/README.md diff --git a/stable/uptime-kuma/1.0.14/app-readme.md b/stable/uptime-kuma/1.0.15/app-readme.md similarity index 100% rename from stable/uptime-kuma/1.0.14/app-readme.md rename to stable/uptime-kuma/1.0.15/app-readme.md diff --git a/stable/whoogle/1.0.13/charts/common-8.9.7.tgz b/stable/uptime-kuma/1.0.15/charts/common-8.9.7.tgz similarity index 100% rename from stable/whoogle/1.0.13/charts/common-8.9.7.tgz rename to stable/uptime-kuma/1.0.15/charts/common-8.9.7.tgz diff --git a/stable/uptime-kuma/1.0.14/helm-values.md b/stable/uptime-kuma/1.0.15/helm-values.md similarity index 85% rename from stable/uptime-kuma/1.0.14/helm-values.md rename to stable/uptime-kuma/1.0.15/helm-values.md index 21432ca97be..47587a20897 100644 --- a/stable/uptime-kuma/1.0.14/helm-values.md +++ b/stable/uptime-kuma/1.0.15/helm-values.md @@ -12,8 +12,8 @@ You will, however, be able to use all values referenced in the common chart here | Key | Type | Default | Description | |-----|------|---------|-------------| | image.pullPolicy | string | `"IfNotPresent"` | | -| image.repository | string | `"louislam/uptime-kuma"` | | -| image.tag | string | `"1.10.2-debian@sha256:5e63ecc267f7a4bdc4a38cc6afb53e454a22c14d7f64b74aea4dfab83a648817"` | | +| image.repository | string | `"tccr.io/truecharts/uptime-kuma"` | | +| image.tag | string | `"v1.10.2-debian@sha256:002dbdff764a1d26278efadeecacc62602e3aba7714317afd83ec501a2b71769"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/app/data"` | | | podSecurityContext.runAsGroup | int | `0` | | diff --git a/stable/uptime-kuma/1.0.14/ix_values.yaml b/stable/uptime-kuma/1.0.15/ix_values.yaml similarity index 63% rename from stable/uptime-kuma/1.0.14/ix_values.yaml rename to stable/uptime-kuma/1.0.15/ix_values.yaml index ed28a21b4a4..c5a1fc1eae4 100644 --- a/stable/uptime-kuma/1.0.14/ix_values.yaml +++ b/stable/uptime-kuma/1.0.15/ix_values.yaml @@ -1,9 +1,7 @@ -# Default values for Uptime Kuma. - image: - repository: louislam/uptime-kuma + repository: tccr.io/truecharts/uptime-kuma pullPolicy: IfNotPresent - tag: 1.10.2-debian@sha256:5e63ecc267f7a4bdc4a38cc6afb53e454a22c14d7f64b74aea4dfab83a648817 + tag: v1.10.2-debian@sha256:002dbdff764a1d26278efadeecacc62602e3aba7714317afd83ec501a2b71769 securityContext: runAsNonRoot: false diff --git a/stable/uptime-kuma/1.0.14/questions.yaml b/stable/uptime-kuma/1.0.15/questions.yaml similarity index 100% rename from stable/uptime-kuma/1.0.14/questions.yaml rename to stable/uptime-kuma/1.0.15/questions.yaml diff --git a/stable/uptimerobot-prometheus/1.0.3/templates/common.yaml b/stable/uptime-kuma/1.0.15/templates/common.yaml similarity index 100% rename from stable/uptimerobot-prometheus/1.0.3/templates/common.yaml rename to stable/uptime-kuma/1.0.15/templates/common.yaml diff --git a/stable/whoogle/1.0.13/values.yaml b/stable/uptime-kuma/1.0.15/values.yaml similarity index 100% rename from stable/whoogle/1.0.13/values.yaml rename to stable/uptime-kuma/1.0.15/values.yaml diff --git a/stable/uptimerobot-prometheus/1.0.3/Chart.lock b/stable/uptimerobot-prometheus/1.0.3/Chart.lock deleted file mode 100644 index 0b1e4ecbb0e..00000000000 --- a/stable/uptimerobot-prometheus/1.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:53:19.405235194Z" diff --git a/stable/uptimerobot-prometheus/1.0.3/CHANGELOG.md b/stable/uptimerobot-prometheus/1.0.4/CHANGELOG.md similarity index 70% rename from stable/uptimerobot-prometheus/1.0.3/CHANGELOG.md rename to stable/uptimerobot-prometheus/1.0.4/CHANGELOG.md index 709cff47334..dade10e9a8e 100644 --- a/stable/uptimerobot-prometheus/1.0.3/CHANGELOG.md +++ b/stable/uptimerobot-prometheus/1.0.4/CHANGELOG.md @@ -1,6 +1,17 @@ # Changelog
+ +### [uptimerobot-prometheus-1.0.4](https://github.com/truecharts/apps/compare/uptimerobot-prometheus-1.0.3...uptimerobot-prometheus-1.0.4) (2021-12-03) + +#### Chore + +* ensure container references are prefixed with v +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [uptimerobot-prometheus-1.0.3](https://github.com/truecharts/apps/compare/uptimerobot-prometheus-1.0.2...uptimerobot-prometheus-1.0.3) (2021-11-30) diff --git a/stable/wiki/1.0.13/CONFIG.md b/stable/uptimerobot-prometheus/1.0.4/CONFIG.md similarity index 100% rename from stable/wiki/1.0.13/CONFIG.md rename to stable/uptimerobot-prometheus/1.0.4/CONFIG.md diff --git a/stable/uptimerobot-prometheus/1.0.4/Chart.lock b/stable/uptimerobot-prometheus/1.0.4/Chart.lock new file mode 100644 index 00000000000..aa244cb5fb6 --- /dev/null +++ b/stable/uptimerobot-prometheus/1.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T15:34:19.588516148Z" diff --git a/stable/uptimerobot-prometheus/1.0.3/Chart.yaml b/stable/uptimerobot-prometheus/1.0.4/Chart.yaml similarity index 98% rename from stable/uptimerobot-prometheus/1.0.3/Chart.yaml rename to stable/uptimerobot-prometheus/1.0.4/Chart.yaml index 4ed99baeb7c..2c4c7b557b8 100644 --- a/stable/uptimerobot-prometheus/1.0.3/Chart.yaml +++ b/stable/uptimerobot-prometheus/1.0.4/Chart.yaml @@ -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.3 +version: 1.0.4 annotations: truecharts.org/catagories: | - metrics diff --git a/stable/uptimerobot-prometheus/1.0.3/README.md b/stable/uptimerobot-prometheus/1.0.4/README.md similarity index 100% rename from stable/uptimerobot-prometheus/1.0.3/README.md rename to stable/uptimerobot-prometheus/1.0.4/README.md diff --git a/stable/uptimerobot-prometheus/1.0.3/app-readme.md b/stable/uptimerobot-prometheus/1.0.4/app-readme.md similarity index 100% rename from stable/uptimerobot-prometheus/1.0.3/app-readme.md rename to stable/uptimerobot-prometheus/1.0.4/app-readme.md diff --git a/stable/wiki/1.0.13/charts/common-8.9.7.tgz b/stable/uptimerobot-prometheus/1.0.4/charts/common-8.9.7.tgz similarity index 100% rename from stable/wiki/1.0.13/charts/common-8.9.7.tgz rename to stable/uptimerobot-prometheus/1.0.4/charts/common-8.9.7.tgz diff --git a/stable/uptimerobot-prometheus/1.0.3/helm-values.md b/stable/uptimerobot-prometheus/1.0.4/helm-values.md similarity index 88% rename from stable/uptimerobot-prometheus/1.0.3/helm-values.md rename to stable/uptimerobot-prometheus/1.0.4/helm-values.md index 977803e655c..062a07e78d9 100644 --- a/stable/uptimerobot-prometheus/1.0.3/helm-values.md +++ b/stable/uptimerobot-prometheus/1.0.4/helm-values.md @@ -14,8 +14,8 @@ You will, however, be able to use all values referenced in the common chart here | env | object | See below | environment variables. See [application docs](https://github.com/lekpamartin/uptimerobot_exporter/blob/master/docker-compose.yml) for more details. | | 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:f14ccd7aad0e0ef19dc5c5c359b0921030a769e2505acec5b913d749281327be"` | image tag | +| image.repository | string | `"tccr.io/truecharts/prometheus-uptimerobot-exporter"` | image repository | +| image.tag | string | `"v0.0.1@sha256:c73a86e73ab47e0974eb3d6bd6ce5834befe8363979a9da2b53922b630ec084a"` | 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.3/ix_values.yaml b/stable/uptimerobot-prometheus/1.0.4/ix_values.yaml similarity index 90% rename from stable/uptimerobot-prometheus/1.0.3/ix_values.yaml rename to stable/uptimerobot-prometheus/1.0.4/ix_values.yaml index 58fb6217e6c..27843da5f17 100644 --- a/stable/uptimerobot-prometheus/1.0.3/ix_values.yaml +++ b/stable/uptimerobot-prometheus/1.0.4/ix_values.yaml @@ -1,8 +1,8 @@ image: # -- image repository - repository: billimek/prometheus-uptimerobot-exporter + repository: tccr.io/truecharts/prometheus-uptimerobot-exporter # -- image tag - tag: 0.0.1@sha256:f14ccd7aad0e0ef19dc5c5c359b0921030a769e2505acec5b913d749281327be + tag: v0.0.1@sha256:c73a86e73ab47e0974eb3d6bd6ce5834befe8363979a9da2b53922b630ec084a # -- image pull policy pullPolicy: IfNotPresent diff --git a/stable/uptimerobot-prometheus/1.0.3/questions.yaml b/stable/uptimerobot-prometheus/1.0.4/questions.yaml similarity index 100% rename from stable/uptimerobot-prometheus/1.0.3/questions.yaml rename to stable/uptimerobot-prometheus/1.0.4/questions.yaml diff --git a/stable/whoogle/1.0.13/templates/common.yaml b/stable/uptimerobot-prometheus/1.0.4/templates/common.yaml similarity index 100% rename from stable/whoogle/1.0.13/templates/common.yaml rename to stable/uptimerobot-prometheus/1.0.4/templates/common.yaml diff --git a/stable/uptimerobot-prometheus/1.0.3/templates/prometheusrules.yaml b/stable/uptimerobot-prometheus/1.0.4/templates/prometheusrules.yaml similarity index 100% rename from stable/uptimerobot-prometheus/1.0.3/templates/prometheusrules.yaml rename to stable/uptimerobot-prometheus/1.0.4/templates/prometheusrules.yaml diff --git a/stable/uptimerobot-prometheus/1.0.3/templates/servicemonitor.yaml b/stable/uptimerobot-prometheus/1.0.4/templates/servicemonitor.yaml similarity index 100% rename from stable/uptimerobot-prometheus/1.0.3/templates/servicemonitor.yaml rename to stable/uptimerobot-prometheus/1.0.4/templates/servicemonitor.yaml diff --git a/stable/wiki/1.0.13/values.yaml b/stable/uptimerobot-prometheus/1.0.4/values.yaml similarity index 100% rename from stable/wiki/1.0.13/values.yaml rename to stable/uptimerobot-prometheus/1.0.4/values.yaml diff --git a/stable/valheim/1.0.13/Chart.lock b/stable/valheim/1.0.13/Chart.lock deleted file mode 100644 index e8bde38575f..00000000000 --- a/stable/valheim/1.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:53:50.433662228Z" diff --git a/stable/valheim/1.0.13/CHANGELOG.md b/stable/valheim/1.0.14/CHANGELOG.md similarity index 88% rename from stable/valheim/1.0.13/CHANGELOG.md rename to stable/valheim/1.0.14/CHANGELOG.md index db14f4cbcd6..7b5df63786b 100644 --- a/stable/valheim/1.0.13/CHANGELOG.md +++ b/stable/valheim/1.0.14/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [valheim-1.0.14](https://github.com/truecharts/apps/compare/valheim-1.0.13...valheim-1.0.14) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [valheim-1.0.13](https://github.com/truecharts/apps/compare/valheim-1.0.12...valheim-1.0.13) (2021-11-30) @@ -87,13 +97,3 @@ -### [valheim-1.0.5](https://github.com/truecharts/apps/compare/valheim-1.0.4...valheim-1.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/xteve/4.0.13/CONFIG.md b/stable/valheim/1.0.14/CONFIG.md similarity index 100% rename from stable/xteve/4.0.13/CONFIG.md rename to stable/valheim/1.0.14/CONFIG.md diff --git a/stable/valheim/1.0.14/Chart.lock b/stable/valheim/1.0.14/Chart.lock new file mode 100644 index 00000000000..22d3d669845 --- /dev/null +++ b/stable/valheim/1.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T15:34:53.446307879Z" diff --git a/stable/valheim/1.0.13/Chart.yaml b/stable/valheim/1.0.14/Chart.yaml similarity index 97% rename from stable/valheim/1.0.13/Chart.yaml rename to stable/valheim/1.0.14/Chart.yaml index 3b419339339..59f54280451 100644 --- a/stable/valheim/1.0.13/Chart.yaml +++ b/stable/valheim/1.0.14/Chart.yaml @@ -18,7 +18,7 @@ name: valheim sources: - https://github.com/lloesche/valheim-server-docker - https://hub.docker.com/r/lloesche/valheim-server -version: 1.0.13 +version: 1.0.14 annotations: truecharts.org/catagories: | - media diff --git a/stable/valheim/1.0.13/README.md b/stable/valheim/1.0.14/README.md similarity index 100% rename from stable/valheim/1.0.13/README.md rename to stable/valheim/1.0.14/README.md diff --git a/stable/valheim/1.0.13/app-readme.md b/stable/valheim/1.0.14/app-readme.md similarity index 100% rename from stable/valheim/1.0.13/app-readme.md rename to stable/valheim/1.0.14/app-readme.md diff --git a/stable/xteve/4.0.13/charts/common-8.9.7.tgz b/stable/valheim/1.0.14/charts/common-8.9.7.tgz similarity index 100% rename from stable/xteve/4.0.13/charts/common-8.9.7.tgz rename to stable/valheim/1.0.14/charts/common-8.9.7.tgz diff --git a/stable/valheim/1.0.13/helm-values.md b/stable/valheim/1.0.14/helm-values.md similarity index 87% rename from stable/valheim/1.0.13/helm-values.md rename to stable/valheim/1.0.14/helm-values.md index 2f9cefc6a88..47b2f640bc1 100644 --- a/stable/valheim/1.0.13/helm-values.md +++ b/stable/valheim/1.0.14/helm-values.md @@ -14,8 +14,8 @@ You will, however, be able to use all values referenced in the common chart here | env | object | See below | environment variables. See [image docs](https://github.com/lloesche/valheim-server-docker#environment-variables) for more details. | | env.TZ | string | `"UTC"` | Set the container timezone | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | -| image.repository | string | `"ghcr.io/lloesche/valheim-server"` | image repository | -| image.tag | string | `"latest@sha256:4965e058399edc70c1ef4c0aafdb102787d283607a82884c8be983aac322b169"` | image tag | +| image.repository | string | `"tccr.io/truecharts/valheim-server"` | image repository | +| image.tag | string | `"latest@sha256:12a0e638db1b54e93af61d8a94c275224ec8524e65304f058eff34dfdbaafef0"` | 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/valheim/1.0.13/ix_values.yaml b/stable/valheim/1.0.14/ix_values.yaml similarity index 92% rename from stable/valheim/1.0.13/ix_values.yaml rename to stable/valheim/1.0.14/ix_values.yaml index c799d929774..3d90c7c2320 100644 --- a/stable/valheim/1.0.13/ix_values.yaml +++ b/stable/valheim/1.0.14/ix_values.yaml @@ -1,8 +1,8 @@ image: # -- image repository - repository: ghcr.io/lloesche/valheim-server + repository: tccr.io/truecharts/valheim-server # -- image tag - tag: latest@sha256:4965e058399edc70c1ef4c0aafdb102787d283607a82884c8be983aac322b169 + tag: latest@sha256:12a0e638db1b54e93af61d8a94c275224ec8524e65304f058eff34dfdbaafef0 # -- image pull policy pullPolicy: IfNotPresent diff --git a/stable/valheim/1.0.13/questions.yaml b/stable/valheim/1.0.14/questions.yaml similarity index 100% rename from stable/valheim/1.0.13/questions.yaml rename to stable/valheim/1.0.14/questions.yaml diff --git a/stable/valheim/1.0.13/templates/common.yaml b/stable/valheim/1.0.14/templates/common.yaml similarity index 100% rename from stable/valheim/1.0.13/templates/common.yaml rename to stable/valheim/1.0.14/templates/common.yaml diff --git a/stable/xteve/4.0.13/values.yaml b/stable/valheim/1.0.14/values.yaml similarity index 100% rename from stable/xteve/4.0.13/values.yaml rename to stable/valheim/1.0.14/values.yaml diff --git a/stable/whoogle/1.0.13/Chart.lock b/stable/whoogle/1.0.13/Chart.lock deleted file mode 100644 index ae8e58fe28d..00000000000 --- a/stable/whoogle/1.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:55:04.852822644Z" diff --git a/stable/whoogle/1.0.13/CHANGELOG.md b/stable/whoogle/1.0.14/CHANGELOG.md similarity index 88% rename from stable/whoogle/1.0.13/CHANGELOG.md rename to stable/whoogle/1.0.14/CHANGELOG.md index c4e8fe64c1b..e2d4d99e76a 100644 --- a/stable/whoogle/1.0.13/CHANGELOG.md +++ b/stable/whoogle/1.0.14/CHANGELOG.md @@ -1,6 +1,17 @@ # Changelog
+ +### [whoogle-1.0.14](https://github.com/truecharts/apps/compare/whoogle-1.0.13...whoogle-1.0.14) (2021-12-03) + +#### Chore + +* ensure container references are prefixed with v +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [whoogle-1.0.13](https://github.com/truecharts/apps/compare/whoogle-1.0.12...whoogle-1.0.13) (2021-11-30) @@ -86,14 +97,3 @@ * update non-major deps helm releases ([#1295](https://github.com/truecharts/apps/issues/1295)) - - -### [whoogle-1.0.5](https://github.com/truecharts/apps/compare/whoogle-1.0.4...whoogle-1.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/zigbee2mqtt/1.0.14/CONFIG.md b/stable/whoogle/1.0.14/CONFIG.md similarity index 100% rename from stable/zigbee2mqtt/1.0.14/CONFIG.md rename to stable/whoogle/1.0.14/CONFIG.md diff --git a/stable/whoogle/1.0.14/Chart.lock b/stable/whoogle/1.0.14/Chart.lock new file mode 100644 index 00000000000..eb30f548095 --- /dev/null +++ b/stable/whoogle/1.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T15:35:26.563394872Z" diff --git a/stable/whoogle/1.0.13/Chart.yaml b/stable/whoogle/1.0.14/Chart.yaml similarity index 97% rename from stable/whoogle/1.0.13/Chart.yaml rename to stable/whoogle/1.0.14/Chart.yaml index a2ee42f17ef..7af8dfcb91d 100644 --- a/stable/whoogle/1.0.13/Chart.yaml +++ b/stable/whoogle/1.0.14/Chart.yaml @@ -20,7 +20,7 @@ maintainers: name: whoogle sources: - https://github.com/benbusby/whoogle-search -version: 1.0.13 +version: 1.0.14 annotations: truecharts.org/catagories: | - media diff --git a/stable/whoogle/1.0.13/README.md b/stable/whoogle/1.0.14/README.md similarity index 100% rename from stable/whoogle/1.0.13/README.md rename to stable/whoogle/1.0.14/README.md diff --git a/stable/whoogle/1.0.13/app-readme.md b/stable/whoogle/1.0.14/app-readme.md similarity index 100% rename from stable/whoogle/1.0.13/app-readme.md rename to stable/whoogle/1.0.14/app-readme.md diff --git a/stable/zigbee2mqtt/1.0.14/charts/common-8.9.7.tgz b/stable/whoogle/1.0.14/charts/common-8.9.7.tgz similarity index 100% rename from stable/zigbee2mqtt/1.0.14/charts/common-8.9.7.tgz rename to stable/whoogle/1.0.14/charts/common-8.9.7.tgz diff --git a/stable/whoogle/1.0.13/helm-values.md b/stable/whoogle/1.0.14/helm-values.md similarity index 87% rename from stable/whoogle/1.0.13/helm-values.md rename to stable/whoogle/1.0.14/helm-values.md index c2eaebb77b1..3d5d0970a3d 100644 --- a/stable/whoogle/1.0.13/helm-values.md +++ b/stable/whoogle/1.0.14/helm-values.md @@ -14,8 +14,8 @@ You will, however, be able to use all values referenced in the common chart here | env | object | See below | environment variables. See [image docs](https://github.com/benbusby/whoogle-search#environment-variables) for more details. | | env.TZ | string | `"UTC"` | Set the container timezone | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | -| image.repository | string | `"benbusby/whoogle-search"` | image repository | -| image.tag | string | `"0.6.0@sha256:969fa0500d01b3759387fb779b8282c39676841e5e719c5396535f9f5eaf8d80"` | image tag | +| image.repository | string | `"tccr.io/truecharts/whoogle-search"` | image repository | +| image.tag | string | `"v0.6.0@sha256:3eeb08a974169f6f1abd884d0923a86d594f9d41c881c7558cb1cbe8dfeb454f"` | image tag | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | podSecurityContext.runAsGroup | int | `0` | | diff --git a/stable/whoogle/1.0.13/ix_values.yaml b/stable/whoogle/1.0.14/ix_values.yaml similarity index 87% rename from stable/whoogle/1.0.13/ix_values.yaml rename to stable/whoogle/1.0.14/ix_values.yaml index 8e1296f80a8..10797942d96 100644 --- a/stable/whoogle/1.0.13/ix_values.yaml +++ b/stable/whoogle/1.0.14/ix_values.yaml @@ -1,8 +1,8 @@ image: # -- image repository - repository: benbusby/whoogle-search + repository: tccr.io/truecharts/whoogle-search # -- image tag - tag: 0.6.0@sha256:969fa0500d01b3759387fb779b8282c39676841e5e719c5396535f9f5eaf8d80 + tag: v0.6.0@sha256:3eeb08a974169f6f1abd884d0923a86d594f9d41c881c7558cb1cbe8dfeb454f # -- image pull policy pullPolicy: IfNotPresent diff --git a/stable/whoogle/1.0.13/questions.yaml b/stable/whoogle/1.0.14/questions.yaml similarity index 100% rename from stable/whoogle/1.0.13/questions.yaml rename to stable/whoogle/1.0.14/questions.yaml diff --git a/stable/xteve/4.0.13/templates/common.yaml b/stable/whoogle/1.0.14/templates/common.yaml similarity index 100% rename from stable/xteve/4.0.13/templates/common.yaml rename to stable/whoogle/1.0.14/templates/common.yaml diff --git a/stable/zigbee2mqtt/1.0.14/values.yaml b/stable/whoogle/1.0.14/values.yaml similarity index 100% rename from stable/zigbee2mqtt/1.0.14/values.yaml rename to stable/whoogle/1.0.14/values.yaml diff --git a/stable/wiki/1.0.13/Chart.lock b/stable/wiki/1.0.13/Chart.lock deleted file mode 100644 index ee37f788fea..00000000000 --- a/stable/wiki/1.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:55:35.749121379Z" diff --git a/stable/wiki/1.0.13/CHANGELOG.md b/stable/wiki/1.0.14/CHANGELOG.md similarity index 88% rename from stable/wiki/1.0.13/CHANGELOG.md rename to stable/wiki/1.0.14/CHANGELOG.md index 9d9fc060d5b..277da1fb8c0 100644 --- a/stable/wiki/1.0.13/CHANGELOG.md +++ b/stable/wiki/1.0.14/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [wiki-1.0.14](https://github.com/truecharts/apps/compare/wikijs-4.0.4...wiki-1.0.14) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [wiki-1.0.13](https://github.com/truecharts/apps/compare/wikijs-4.0.3...wiki-1.0.13) (2021-11-30) @@ -87,13 +97,3 @@ -### [wiki-1.0.5](https://github.com/truecharts/apps/compare/wiki-1.0.4...wiki-1.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/zwavejs2mqtt/9.0.17/CONFIG.md b/stable/wiki/1.0.14/CONFIG.md similarity index 100% rename from stable/zwavejs2mqtt/9.0.17/CONFIG.md rename to stable/wiki/1.0.14/CONFIG.md diff --git a/stable/wiki/1.0.14/Chart.lock b/stable/wiki/1.0.14/Chart.lock new file mode 100644 index 00000000000..94a923f6218 --- /dev/null +++ b/stable/wiki/1.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T15:35:59.09097362Z" diff --git a/stable/wiki/1.0.13/Chart.yaml b/stable/wiki/1.0.14/Chart.yaml similarity index 97% rename from stable/wiki/1.0.13/Chart.yaml rename to stable/wiki/1.0.14/Chart.yaml index d084121295e..8df306916ab 100644 --- a/stable/wiki/1.0.13/Chart.yaml +++ b/stable/wiki/1.0.14/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/prologic/wiki - https://github.com/nicholaswilde/docker-wiki type: application -version: 1.0.13 +version: 1.0.14 annotations: truecharts.org/catagories: | - media diff --git a/stable/wiki/1.0.13/README.md b/stable/wiki/1.0.14/README.md similarity index 100% rename from stable/wiki/1.0.13/README.md rename to stable/wiki/1.0.14/README.md diff --git a/stable/wiki/1.0.13/app-readme.md b/stable/wiki/1.0.14/app-readme.md similarity index 100% rename from stable/wiki/1.0.13/app-readme.md rename to stable/wiki/1.0.14/app-readme.md diff --git a/stable/zwavejs2mqtt/9.0.17/charts/common-8.9.7.tgz b/stable/wiki/1.0.14/charts/common-8.9.7.tgz similarity index 100% rename from stable/zwavejs2mqtt/9.0.17/charts/common-8.9.7.tgz rename to stable/wiki/1.0.14/charts/common-8.9.7.tgz diff --git a/stable/wiki/1.0.13/helm-values.md b/stable/wiki/1.0.14/helm-values.md similarity index 87% rename from stable/wiki/1.0.13/helm-values.md rename to stable/wiki/1.0.14/helm-values.md index 3198574ddab..a505a6a5cb9 100644 --- a/stable/wiki/1.0.13/helm-values.md +++ b/stable/wiki/1.0.14/helm-values.md @@ -12,8 +12,8 @@ You will, however, be able to use all values referenced in the common chart here | Key | Type | Default | Description | |-----|------|---------|-------------| | image.pullPolicy | string | `"IfNotPresent"` | | -| image.repository | string | `"ghcr.io/nicholaswilde/wiki"` | | -| image.tag | string | `"version-900b76a@sha256:6c4f261d8f5e5dadd5ec97465465d434dc6730a85ccf9af415c03d1c0e8d1afd"` | | +| image.repository | string | `"tccr.io/truecharts/wiki"` | | +| image.tag | string | `"version-900b76a@sha256:26548fe894831ba1fbd7b68da370583363be3f992bd99e71c8b678c2583df951"` | | | persistence.data.enabled | bool | `true` | | | persistence.data.mountPath | string | `"/data"` | | | persistence.varrun.enabled | bool | `true` | | diff --git a/stable/wiki/1.0.13/ix_values.yaml b/stable/wiki/1.0.14/ix_values.yaml similarity index 71% rename from stable/wiki/1.0.13/ix_values.yaml rename to stable/wiki/1.0.14/ix_values.yaml index cdc02d223d9..46e2f8ccfee 100644 --- a/stable/wiki/1.0.13/ix_values.yaml +++ b/stable/wiki/1.0.14/ix_values.yaml @@ -1,7 +1,7 @@ image: - repository: ghcr.io/nicholaswilde/wiki + repository: tccr.io/truecharts/wiki pullPolicy: IfNotPresent - tag: version-900b76a@sha256:6c4f261d8f5e5dadd5ec97465465d434dc6730a85ccf9af415c03d1c0e8d1afd + tag: version-900b76a@sha256:26548fe894831ba1fbd7b68da370583363be3f992bd99e71c8b678c2583df951 securityContext: readOnlyRootFilesystem: false runAsNonRoot: false diff --git a/stable/wiki/1.0.13/questions.yaml b/stable/wiki/1.0.14/questions.yaml similarity index 100% rename from stable/wiki/1.0.13/questions.yaml rename to stable/wiki/1.0.14/questions.yaml diff --git a/stable/wiki/1.0.13/templates/common.yaml b/stable/wiki/1.0.14/templates/common.yaml similarity index 100% rename from stable/wiki/1.0.13/templates/common.yaml rename to stable/wiki/1.0.14/templates/common.yaml diff --git a/stable/zwavejs2mqtt/9.0.17/values.yaml b/stable/wiki/1.0.14/values.yaml similarity index 100% rename from stable/zwavejs2mqtt/9.0.17/values.yaml rename to stable/wiki/1.0.14/values.yaml diff --git a/stable/xteve/4.0.13/Chart.lock b/stable/xteve/4.0.13/Chart.lock deleted file mode 100644 index e77f96c59c3..00000000000 --- a/stable/xteve/4.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:56:48.765244828Z" diff --git a/stable/xteve/4.0.13/CHANGELOG.md b/stable/xteve/4.0.14/CHANGELOG.md similarity index 89% rename from stable/xteve/4.0.13/CHANGELOG.md rename to stable/xteve/4.0.14/CHANGELOG.md index 6978e3fbcdf..2b870c2ca7c 100644 --- a/stable/xteve/4.0.13/CHANGELOG.md +++ b/stable/xteve/4.0.14/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [xteve-4.0.14](https://github.com/truecharts/apps/compare/xteve-4.0.13...xteve-4.0.14) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [xteve-4.0.13](https://github.com/truecharts/apps/compare/xteve-4.0.12...xteve-4.0.13) (2021-11-30) @@ -87,13 +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/xteve/4.0.14/CONFIG.md b/stable/xteve/4.0.14/CONFIG.md new file mode 100644 index 00000000000..fc9b2fa2d5f --- /dev/null +++ b/stable/xteve/4.0.14/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/stable/xteve/4.0.14/Chart.lock b/stable/xteve/4.0.14/Chart.lock new file mode 100644 index 00000000000..9d01246a2ba --- /dev/null +++ b/stable/xteve/4.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T15:36:31.760904607Z" diff --git a/stable/xteve/4.0.13/Chart.yaml b/stable/xteve/4.0.14/Chart.yaml similarity index 97% rename from stable/xteve/4.0.13/Chart.yaml rename to stable/xteve/4.0.14/Chart.yaml index 4bb8340c8e1..a94a7e675fc 100644 --- a/stable/xteve/4.0.13/Chart.yaml +++ b/stable/xteve/4.0.14/Chart.yaml @@ -21,7 +21,7 @@ name: xteve sources: - https://github.com/xteve-project/xTeVe - https://github.com/k8s-at-home/container-images -version: 4.0.13 +version: 4.0.14 annotations: truecharts.org/catagories: | - media diff --git a/stable/xteve/4.0.13/README.md b/stable/xteve/4.0.14/README.md similarity index 100% rename from stable/xteve/4.0.13/README.md rename to stable/xteve/4.0.14/README.md diff --git a/stable/xteve/4.0.13/app-readme.md b/stable/xteve/4.0.14/app-readme.md similarity index 100% rename from stable/xteve/4.0.13/app-readme.md rename to stable/xteve/4.0.14/app-readme.md diff --git a/stable/xteve/4.0.14/charts/common-8.9.7.tgz b/stable/xteve/4.0.14/charts/common-8.9.7.tgz new file mode 100644 index 00000000000..d624e7df28b Binary files /dev/null and b/stable/xteve/4.0.14/charts/common-8.9.7.tgz differ diff --git a/stable/xteve/4.0.13/helm-values.md b/stable/xteve/4.0.14/helm-values.md similarity index 85% rename from stable/xteve/4.0.13/helm-values.md rename to stable/xteve/4.0.14/helm-values.md index 7ea3ee8dedf..04bb88723fc 100644 --- a/stable/xteve/4.0.13/helm-values.md +++ b/stable/xteve/4.0.14/helm-values.md @@ -14,8 +14,8 @@ You will, however, be able to use all values referenced in the common chart here | env | object | See below | environment variables. | | env.TZ | string | `"UTC"` | Set the container timezone | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | -| image.repository | string | `"ghcr.io/k8s-at-home/xteve"` | image repository | -| image.tag | string | `"v2.2.0.200@sha256:e1afd6ea29e9b680191d8024f41eb495bc8fc7c2870fa36fbfa4f684c9a708dc"` | image tag | +| image.repository | string | `"tccr.io/truecharts/xteve"` | image repository | +| image.tag | string | `"v2.2.0.200@sha256:77a1e4d934da1361c349fc3b9548e4e01b421df078759e5d11b4cc552c50bd7e"` | image tag | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. | | securityContext.readOnlyRootFilesystem | bool | `false` | | | service.main.ports.main.port | int | `34400` | | diff --git a/stable/xteve/4.0.13/ix_values.yaml b/stable/xteve/4.0.14/ix_values.yaml similarity index 59% rename from stable/xteve/4.0.13/ix_values.yaml rename to stable/xteve/4.0.14/ix_values.yaml index 70539433989..ee5a8ab6ac3 100644 --- a/stable/xteve/4.0.13/ix_values.yaml +++ b/stable/xteve/4.0.14/ix_values.yaml @@ -1,15 +1,8 @@ -# -# IMPORTANT NOTE -# -# This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml -# - image: # -- image repository - repository: ghcr.io/k8s-at-home/xteve + repository: tccr.io/truecharts/xteve # -- image tag - tag: v2.2.0.200@sha256:e1afd6ea29e9b680191d8024f41eb495bc8fc7c2870fa36fbfa4f684c9a708dc + tag: v2.2.0.200@sha256:77a1e4d934da1361c349fc3b9548e4e01b421df078759e5d11b4cc552c50bd7e # -- image pull policy pullPolicy: IfNotPresent diff --git a/stable/xteve/4.0.13/questions.yaml b/stable/xteve/4.0.14/questions.yaml similarity index 100% rename from stable/xteve/4.0.13/questions.yaml rename to stable/xteve/4.0.14/questions.yaml diff --git a/stable/zwavejs2mqtt/9.0.17/templates/common.yaml b/stable/xteve/4.0.14/templates/common.yaml similarity index 100% rename from stable/zwavejs2mqtt/9.0.17/templates/common.yaml rename to stable/xteve/4.0.14/templates/common.yaml diff --git a/stable/zigbee2mqtt/1.0.14/SKIPINSTALL b/stable/xteve/4.0.14/values.yaml similarity index 100% rename from stable/zigbee2mqtt/1.0.14/SKIPINSTALL rename to stable/xteve/4.0.14/values.yaml diff --git a/stable/zigbee2mqtt/1.0.14/Chart.lock b/stable/zigbee2mqtt/1.0.14/Chart.lock deleted file mode 100644 index 8b0a4d835e9..00000000000 --- a/stable/zigbee2mqtt/1.0.14/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:57:19.607693655Z" diff --git a/stable/zigbee2mqtt/1.0.14/CHANGELOG.md b/stable/zigbee2mqtt/1.0.15/CHANGELOG.md similarity index 88% rename from stable/zigbee2mqtt/1.0.14/CHANGELOG.md rename to stable/zigbee2mqtt/1.0.15/CHANGELOG.md index 27ffef45d34..e008c1f4547 100644 --- a/stable/zigbee2mqtt/1.0.14/CHANGELOG.md +++ b/stable/zigbee2mqtt/1.0.15/CHANGELOG.md @@ -1,6 +1,17 @@ # Changelog
+ +### [zigbee2mqtt-1.0.15](https://github.com/truecharts/apps/compare/zigbee2mqtt-1.0.14...zigbee2mqtt-1.0.15) (2021-12-03) + +#### Chore + +* ensure container references are prefixed with v +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [zigbee2mqtt-1.0.14](https://github.com/truecharts/apps/compare/zigbee2mqtt-1.0.13...zigbee2mqtt-1.0.14) (2021-11-30) @@ -86,14 +97,3 @@ * update non-major deps helm releases ([#1295](https://github.com/truecharts/apps/issues/1295)) - - -### [zigbee2mqtt-1.0.6](https://github.com/truecharts/apps/compare/zigbee2mqtt-1.0.5...zigbee2mqtt-1.0.6) (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/zigbee2mqtt/1.0.15/CONFIG.md b/stable/zigbee2mqtt/1.0.15/CONFIG.md new file mode 100644 index 00000000000..fc9b2fa2d5f --- /dev/null +++ b/stable/zigbee2mqtt/1.0.15/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/stable/zigbee2mqtt/1.0.15/Chart.lock b/stable/zigbee2mqtt/1.0.15/Chart.lock new file mode 100644 index 00000000000..866586b6800 --- /dev/null +++ b/stable/zigbee2mqtt/1.0.15/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T15:37:04.610516133Z" diff --git a/stable/zigbee2mqtt/1.0.14/Chart.yaml b/stable/zigbee2mqtt/1.0.15/Chart.yaml similarity index 94% rename from stable/zigbee2mqtt/1.0.14/Chart.yaml rename to stable/zigbee2mqtt/1.0.15/Chart.yaml index 0740d328df8..d44ebaf482f 100644 --- a/stable/zigbee2mqtt/1.0.14/Chart.yaml +++ b/stable/zigbee2mqtt/1.0.15/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.22.0" +appVersion: "1.22.1" dependencies: - name: common repository: https://truecharts.org @@ -19,7 +19,7 @@ maintainers: name: zigbee2mqtt sources: - https://github.com/Koenkk/zigbee2mqtt -version: 1.0.14 +version: 1.0.15 annotations: truecharts.org/catagories: | - media diff --git a/stable/zigbee2mqtt/1.0.14/README.md b/stable/zigbee2mqtt/1.0.15/README.md similarity index 100% rename from stable/zigbee2mqtt/1.0.14/README.md rename to stable/zigbee2mqtt/1.0.15/README.md diff --git a/stable/zigbee2mqtt/1.0.15/SKIPINSTALL b/stable/zigbee2mqtt/1.0.15/SKIPINSTALL new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/zigbee2mqtt/1.0.14/app-readme.md b/stable/zigbee2mqtt/1.0.15/app-readme.md similarity index 100% rename from stable/zigbee2mqtt/1.0.14/app-readme.md rename to stable/zigbee2mqtt/1.0.15/app-readme.md diff --git a/stable/zigbee2mqtt/1.0.15/charts/common-8.9.7.tgz b/stable/zigbee2mqtt/1.0.15/charts/common-8.9.7.tgz new file mode 100644 index 00000000000..d624e7df28b Binary files /dev/null and b/stable/zigbee2mqtt/1.0.15/charts/common-8.9.7.tgz differ diff --git a/stable/zigbee2mqtt/1.0.14/helm-values.md b/stable/zigbee2mqtt/1.0.15/helm-values.md similarity index 89% rename from stable/zigbee2mqtt/1.0.14/helm-values.md rename to stable/zigbee2mqtt/1.0.15/helm-values.md index 8894135c506..cbb1e549e8c 100644 --- a/stable/zigbee2mqtt/1.0.14/helm-values.md +++ b/stable/zigbee2mqtt/1.0.15/helm-values.md @@ -15,8 +15,8 @@ You will, however, be able to use all values referenced in the common chart here | env | object | See below | environment variables. See [image docs](https://www.zigbee2mqtt.io/information/configuration.html#override-via-environment-variables) for more details. | | env.ZIGBEE2MQTT_DATA | string | `"/data"` | Set the data folder for Zigbee2MQTT. | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | -| image.repository | string | `"koenkk/zigbee2mqtt"` | image repository | -| image.tag | string | `"1.22.0@sha256:a6c06a55616751cc5ac47897e0351143d979fbd6b7ca733f394946f8018db481"` | image tag | +| image.repository | string | `"tccr.io/truecharts/zigbee2mqtt"` | image repository | +| image.tag | string | `"v1.22.1@sha256:ee52cfe959f3e5a05dc4ca4fee50a4d7572522664cf1b275749a4c85da6f4736"` | 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. Normally this does not need to be modified. | diff --git a/stable/zigbee2mqtt/1.0.14/ix_values.yaml b/stable/zigbee2mqtt/1.0.15/ix_values.yaml similarity index 96% rename from stable/zigbee2mqtt/1.0.14/ix_values.yaml rename to stable/zigbee2mqtt/1.0.15/ix_values.yaml index 91874bd0076..0ed596a5814 100644 --- a/stable/zigbee2mqtt/1.0.14/ix_values.yaml +++ b/stable/zigbee2mqtt/1.0.15/ix_values.yaml @@ -1,8 +1,8 @@ image: # -- image repository - repository: koenkk/zigbee2mqtt + repository: tccr.io/truecharts/zigbee2mqtt # -- image tag - tag: 1.22.0@sha256:a6c06a55616751cc5ac47897e0351143d979fbd6b7ca733f394946f8018db481 + tag: v1.22.1@sha256:ee52cfe959f3e5a05dc4ca4fee50a4d7572522664cf1b275749a4c85da6f4736 # -- image pull policy pullPolicy: IfNotPresent diff --git a/stable/zigbee2mqtt/1.0.14/questions.yaml b/stable/zigbee2mqtt/1.0.15/questions.yaml similarity index 100% rename from stable/zigbee2mqtt/1.0.14/questions.yaml rename to stable/zigbee2mqtt/1.0.15/questions.yaml diff --git a/stable/zigbee2mqtt/1.0.14/templates/common.yaml b/stable/zigbee2mqtt/1.0.15/templates/common.yaml similarity index 100% rename from stable/zigbee2mqtt/1.0.14/templates/common.yaml rename to stable/zigbee2mqtt/1.0.15/templates/common.yaml diff --git a/stable/zigbee2mqtt/1.0.14/templates/configmap.yaml b/stable/zigbee2mqtt/1.0.15/templates/configmap.yaml similarity index 100% rename from stable/zigbee2mqtt/1.0.14/templates/configmap.yaml rename to stable/zigbee2mqtt/1.0.15/templates/configmap.yaml diff --git a/stable/zigbee2mqtt/1.0.15/values.yaml b/stable/zigbee2mqtt/1.0.15/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/zwavejs2mqtt/9.0.17/Chart.lock b/stable/zwavejs2mqtt/9.0.17/Chart.lock deleted file mode 100644 index d84137ab9ae..00000000000 --- a/stable/zwavejs2mqtt/9.0.17/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.7 -digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:57:50.823570625Z" diff --git a/stable/zwavejs2mqtt/9.0.17/CHANGELOG.md b/stable/zwavejs2mqtt/9.0.18/CHANGELOG.md similarity index 89% rename from stable/zwavejs2mqtt/9.0.17/CHANGELOG.md rename to stable/zwavejs2mqtt/9.0.18/CHANGELOG.md index cf97c41e984..4a2730ba836 100644 --- a/stable/zwavejs2mqtt/9.0.17/CHANGELOG.md +++ b/stable/zwavejs2mqtt/9.0.18/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [zwavejs2mqtt-9.0.18](https://github.com/truecharts/apps/compare/zwavejs2mqtt-9.0.17...zwavejs2mqtt-9.0.18) (2021-12-03) + +#### Chore + +* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) +* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) + + + ### [zwavejs2mqtt-9.0.17](https://github.com/truecharts/apps/compare/zwavejs2mqtt-9.0.16...zwavejs2mqtt-9.0.17) (2021-11-30) @@ -87,13 +97,3 @@ * 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)) - - - - -### [zwavejs2mqtt-9.0.9](https://github.com/truecharts/apps/compare/zwavejs2mqtt-9.0.8...zwavejs2mqtt-9.0.9) (2021-11-09) - -#### Chore - -* update non-major deps helm releases ([#1297](https://github.com/truecharts/apps/issues/1297)) - diff --git a/stable/zwavejs2mqtt/9.0.18/CONFIG.md b/stable/zwavejs2mqtt/9.0.18/CONFIG.md new file mode 100644 index 00000000000..fc9b2fa2d5f --- /dev/null +++ b/stable/zwavejs2mqtt/9.0.18/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/stable/zwavejs2mqtt/9.0.18/Chart.lock b/stable/zwavejs2mqtt/9.0.18/Chart.lock new file mode 100644 index 00000000000..181c803e112 --- /dev/null +++ b/stable/zwavejs2mqtt/9.0.18/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd +generated: "2021-12-03T15:37:37.224028898Z" diff --git a/stable/zwavejs2mqtt/9.0.17/Chart.yaml b/stable/zwavejs2mqtt/9.0.18/Chart.yaml similarity index 95% rename from stable/zwavejs2mqtt/9.0.17/Chart.yaml rename to stable/zwavejs2mqtt/9.0.18/Chart.yaml index 3dbe4ff7f81..e29a9823287 100644 --- a/stable/zwavejs2mqtt/9.0.17/Chart.yaml +++ b/stable/zwavejs2mqtt/9.0.18/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "6.0.2" +appVersion: "6.0.3" 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.17 +version: 9.0.18 annotations: truecharts.org/catagories: | - tools diff --git a/stable/zwavejs2mqtt/9.0.17/README.md b/stable/zwavejs2mqtt/9.0.18/README.md similarity index 100% rename from stable/zwavejs2mqtt/9.0.17/README.md rename to stable/zwavejs2mqtt/9.0.18/README.md diff --git a/stable/zwavejs2mqtt/9.0.17/app-readme.md b/stable/zwavejs2mqtt/9.0.18/app-readme.md similarity index 100% rename from stable/zwavejs2mqtt/9.0.17/app-readme.md rename to stable/zwavejs2mqtt/9.0.18/app-readme.md diff --git a/stable/zwavejs2mqtt/9.0.18/charts/common-8.9.7.tgz b/stable/zwavejs2mqtt/9.0.18/charts/common-8.9.7.tgz new file mode 100644 index 00000000000..d624e7df28b Binary files /dev/null and b/stable/zwavejs2mqtt/9.0.18/charts/common-8.9.7.tgz differ diff --git a/stable/zwavejs2mqtt/9.0.17/helm-values.md b/stable/zwavejs2mqtt/9.0.18/helm-values.md similarity index 89% rename from stable/zwavejs2mqtt/9.0.17/helm-values.md rename to stable/zwavejs2mqtt/9.0.18/helm-values.md index 43c7a57246e..616d373a7f9 100644 --- a/stable/zwavejs2mqtt/9.0.17/helm-values.md +++ b/stable/zwavejs2mqtt/9.0.18/helm-values.md @@ -13,8 +13,8 @@ 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 | `"v6.0.2@sha256:d180409c3c07602017766184ae9f3dfa1339c82baaa1442bc3bb179d966f8bf5"` | | +| image.repository | string | `"tccr.io/truecharts/zwavejs2mqtt"` | | +| image.tag | string | `"v6.0.3@sha256:8fdac2ebee3443d0c1e62a3d52e14959e4717b1c33e4a7ed76f0c45b74d09fcd"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/usr/src/app/store"` | | | probes.liveness.enabled | bool | `true` | | diff --git a/stable/zwavejs2mqtt/9.0.17/ix_values.yaml b/stable/zwavejs2mqtt/9.0.18/ix_values.yaml similarity index 83% rename from stable/zwavejs2mqtt/9.0.17/ix_values.yaml rename to stable/zwavejs2mqtt/9.0.18/ix_values.yaml index 553f3c9f387..91c324b6ccd 100644 --- a/stable/zwavejs2mqtt/9.0.17/ix_values.yaml +++ b/stable/zwavejs2mqtt/9.0.18/ix_values.yaml @@ -1,11 +1,7 @@ -# Default values for zwavejs2mqtt. -# This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common - image: - repository: ghcr.io/truecharts/zwavejs2mqtt + repository: tccr.io/truecharts/zwavejs2mqtt pullPolicy: IfNotPresent - tag: v6.0.2@sha256:d180409c3c07602017766184ae9f3dfa1339c82baaa1442bc3bb179d966f8bf5 + tag: v6.0.3@sha256:8fdac2ebee3443d0c1e62a3d52e14959e4717b1c33e4a7ed76f0c45b74d09fcd securityContext: readOnlyRootFilesystem: false diff --git a/stable/zwavejs2mqtt/9.0.17/questions.yaml b/stable/zwavejs2mqtt/9.0.18/questions.yaml similarity index 100% rename from stable/zwavejs2mqtt/9.0.17/questions.yaml rename to stable/zwavejs2mqtt/9.0.18/questions.yaml diff --git a/stable/zwavejs2mqtt/9.0.18/templates/common.yaml b/stable/zwavejs2mqtt/9.0.18/templates/common.yaml new file mode 100644 index 00000000000..a6613c2ce21 --- /dev/null +++ b/stable/zwavejs2mqtt/9.0.18/templates/common.yaml @@ -0,0 +1 @@ +{{ include "common.all" . }} diff --git a/stable/zwavejs2mqtt/9.0.18/values.yaml b/stable/zwavejs2mqtt/9.0.18/values.yaml new file mode 100644 index 00000000000..e69de29bb2d