diff --git a/core/k8s-gateway/4.0.10/Chart.lock b/core/k8s-gateway/4.0.10/Chart.lock deleted file mode 100644 index 5d3bef4dd88..00000000000 --- a/core/k8s-gateway/4.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:10:24.899146765Z" diff --git a/core/k8s-gateway/4.0.10/charts/common-8.6.2.tgz b/core/k8s-gateway/4.0.10/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/core/k8s-gateway/4.0.10/charts/common-8.6.2.tgz and /dev/null differ diff --git a/core/k8s-gateway/4.0.10/CHANGELOG.md b/core/k8s-gateway/4.0.11/CHANGELOG.md similarity index 91% rename from core/k8s-gateway/4.0.10/CHANGELOG.md rename to core/k8s-gateway/4.0.11/CHANGELOG.md index 9ea3ee9f4e2..d4dcd2fb1b9 100644 --- a/core/k8s-gateway/4.0.10/CHANGELOG.md +++ b/core/k8s-gateway/4.0.11/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [k8s-gateway-4.0.11](https://github.com/truecharts/apps/compare/k8s-gateway-4.0.10...k8s-gateway-4.0.11) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [k8s-gateway-4.0.10](https://github.com/truecharts/apps/compare/k8s-gateway-4.0.9...k8s-gateway-4.0.10) (2021-11-15) @@ -88,12 +97,3 @@ #### Chore -* update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - - -### [k8s-gateway-4.0.1](https://github.com/truecharts/apps/compare/k8s-gateway-4.0.0...k8s-gateway-4.0.1) (2021-10-26) - -#### Chore - diff --git a/core/k8s-gateway/4.0.10/CONFIG.md b/core/k8s-gateway/4.0.11/CONFIG.md similarity index 100% rename from core/k8s-gateway/4.0.10/CONFIG.md rename to core/k8s-gateway/4.0.11/CONFIG.md diff --git a/core/k8s-gateway/4.0.11/Chart.lock b/core/k8s-gateway/4.0.11/Chart.lock new file mode 100644 index 00000000000..08eb11a87e5 --- /dev/null +++ b/core/k8s-gateway/4.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T21:47:43.206247081Z" diff --git a/core/k8s-gateway/4.0.10/Chart.yaml b/core/k8s-gateway/4.0.11/Chart.yaml similarity index 95% rename from core/k8s-gateway/4.0.10/Chart.yaml rename to core/k8s-gateway/4.0.11/Chart.yaml index 25c7591fecf..59da93241b3 100644 --- a/core/k8s-gateway/4.0.10/Chart.yaml +++ b/core/k8s-gateway/4.0.11/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.1.8" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 deprecated: false description: A Helm chart for the k8s_gateway CoreDNS plugin home: https://github.com/truecharts/apps/tree/master/charts/stable/k8s-gateway @@ -20,7 +20,7 @@ name: k8s-gateway sources: - https://github.com/ori-edge/k8s_gateway type: application -version: 4.0.10 +version: 4.0.11 annotations: truecharts.org/catagories: | - networking diff --git a/core/k8s-gateway/4.0.10/README.md b/core/k8s-gateway/4.0.11/README.md similarity index 96% rename from core/k8s-gateway/4.0.10/README.md rename to core/k8s-gateway/4.0.11/README.md index f998edd7fb6..6747b8f0078 100644 --- a/core/k8s-gateway/4.0.10/README.md +++ b/core/k8s-gateway/4.0.11/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/core/k8s-gateway/4.0.10/app-readme.md b/core/k8s-gateway/4.0.11/app-readme.md similarity index 100% rename from core/k8s-gateway/4.0.10/app-readme.md rename to core/k8s-gateway/4.0.11/app-readme.md diff --git a/core/k8s-gateway/4.0.11/charts/common-8.6.3.tgz b/core/k8s-gateway/4.0.11/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/core/k8s-gateway/4.0.11/charts/common-8.6.3.tgz differ diff --git a/core/k8s-gateway/4.0.10/helm-values.md b/core/k8s-gateway/4.0.11/helm-values.md similarity index 100% rename from core/k8s-gateway/4.0.10/helm-values.md rename to core/k8s-gateway/4.0.11/helm-values.md diff --git a/core/k8s-gateway/4.0.10/ix_values.yaml b/core/k8s-gateway/4.0.11/ix_values.yaml similarity index 100% rename from core/k8s-gateway/4.0.10/ix_values.yaml rename to core/k8s-gateway/4.0.11/ix_values.yaml diff --git a/core/k8s-gateway/4.0.10/questions.yaml b/core/k8s-gateway/4.0.11/questions.yaml similarity index 100% rename from core/k8s-gateway/4.0.10/questions.yaml rename to core/k8s-gateway/4.0.11/questions.yaml diff --git a/core/k8s-gateway/4.0.10/templates/_configmap.tpl b/core/k8s-gateway/4.0.11/templates/_configmap.tpl similarity index 100% rename from core/k8s-gateway/4.0.10/templates/_configmap.tpl rename to core/k8s-gateway/4.0.11/templates/_configmap.tpl diff --git a/core/k8s-gateway/4.0.10/templates/common.yaml b/core/k8s-gateway/4.0.11/templates/common.yaml similarity index 100% rename from core/k8s-gateway/4.0.10/templates/common.yaml rename to core/k8s-gateway/4.0.11/templates/common.yaml diff --git a/core/k8s-gateway/4.0.10/values.yaml b/core/k8s-gateway/4.0.11/values.yaml similarity index 100% rename from core/k8s-gateway/4.0.10/values.yaml rename to core/k8s-gateway/4.0.11/values.yaml diff --git a/core/traefik/10.0.13/CHANGELOG.md b/core/traefik/10.0.13/CHANGELOG.md new file mode 100644 index 00000000000..346296c5baf --- /dev/null +++ b/core/traefik/10.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [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)) +* update non-major ([#1296](https://github.com/truecharts/apps/issues/1296)) + + + + +### [traefik-10.0.8](https://github.com/truecharts/apps/compare/traefik-10.0.7...traefik-10.0.8) (2021-11-07) + +#### Chore + +* update non-major deps helm releases ([#1295](https://github.com/truecharts/apps/issues/1295)) + + + + +### [traefik-10.0.6](https://github.com/truecharts/apps/compare/traefik-10.0.5...traefik-10.0.6) (2021-11-07) + +#### Fix + +* Don't try to run udp services under SCALE (we don't actively test it anyway) + + + + +### [traefik-10.0.5](https://github.com/truecharts/apps/compare/traefik-10.0.4...traefik-10.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)) + +#### Fix + +* prevent duplicate port use and fix some questions.yaml mistakes + + + + +### [traefik-10.0.4](https://github.com/truecharts/apps/compare/traefik-10.0.3...traefik-10.0.4) (2021-11-02) + +#### Chore diff --git a/incubator/minio/0.0.3/CONFIG.md b/core/traefik/10.0.13/CONFIG.md similarity index 100% rename from incubator/minio/0.0.3/CONFIG.md rename to core/traefik/10.0.13/CONFIG.md diff --git a/core/traefik/10.0.13/Chart.lock b/core/traefik/10.0.13/Chart.lock new file mode 100644 index 00000000000..62cbd5956b9 --- /dev/null +++ b/core/traefik/10.0.13/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T21:48:10.269882763Z" diff --git a/core/traefik/10.0.13/Chart.yaml b/core/traefik/10.0.13/Chart.yaml new file mode 100644 index 00000000000..5f113abe3a0 --- /dev/null +++ b/core/traefik/10.0.13/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "2.5.4" +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +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.13 +annotations: + truecharts.org/catagories: | + - network + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/core/traefik/10.0.13/README.md b/core/traefik/10.0.13/README.md new file mode 100644 index 00000000000..0ffcef7ddb7 --- /dev/null +++ b/core/traefik/10.0.13/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.6.3 | + +## 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.13/app-readme.md b/core/traefik/10.0.13/app-readme.md new file mode 100644 index 00000000000..823c75135e0 --- /dev/null +++ b/core/traefik/10.0.13/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/core/traefik/10.0.13/charts/common-8.6.3.tgz b/core/traefik/10.0.13/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/core/traefik/10.0.13/charts/common-8.6.3.tgz differ diff --git a/core/traefik/10.0.13/crds/ingressroute.yaml b/core/traefik/10.0.13/crds/ingressroute.yaml new file mode 100644 index 00000000000..3391ba532a4 --- /dev/null +++ b/core/traefik/10.0.13/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.13/crds/ingressroutetcp.yaml b/core/traefik/10.0.13/crds/ingressroutetcp.yaml new file mode 100644 index 00000000000..67e099b47da --- /dev/null +++ b/core/traefik/10.0.13/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.13/crds/ingressrouteudp.yaml b/core/traefik/10.0.13/crds/ingressrouteudp.yaml new file mode 100644 index 00000000000..910acd6c270 --- /dev/null +++ b/core/traefik/10.0.13/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.13/crds/middlewares.yaml b/core/traefik/10.0.13/crds/middlewares.yaml new file mode 100644 index 00000000000..1770587a327 --- /dev/null +++ b/core/traefik/10.0.13/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.13/crds/middlewarestcp.yaml b/core/traefik/10.0.13/crds/middlewarestcp.yaml new file mode 100644 index 00000000000..f0d1d5640bd --- /dev/null +++ b/core/traefik/10.0.13/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.13/crds/serverstransports.yaml b/core/traefik/10.0.13/crds/serverstransports.yaml new file mode 100644 index 00000000000..78241697d1a --- /dev/null +++ b/core/traefik/10.0.13/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.13/crds/tlsoptions.yaml b/core/traefik/10.0.13/crds/tlsoptions.yaml new file mode 100644 index 00000000000..c901ac2df5e --- /dev/null +++ b/core/traefik/10.0.13/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.13/crds/tlsstores.yaml b/core/traefik/10.0.13/crds/tlsstores.yaml new file mode 100644 index 00000000000..7bb6193b026 --- /dev/null +++ b/core/traefik/10.0.13/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.13/crds/traefikservices.yaml b/core/traefik/10.0.13/crds/traefikservices.yaml new file mode 100644 index 00000000000..1d98c25d68d --- /dev/null +++ b/core/traefik/10.0.13/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.13/helm-values.md b/core/traefik/10.0.13/helm-values.md new file mode 100644 index 00000000000..85a188b5f08 --- /dev/null +++ b/core/traefik/10.0.13/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 | `"traefik"` | | +| image.tag | string | `"v2.5.4@sha256:7d0228d19042f1286765f0ef56ceba8e4e8a08ae9b45b854179cf09a9c3de633"` | | +| 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":{"enabled":true,"ports":{"main":{"enabled":true,"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/traefik/https/tls/#tls-options Example: | + +All Rights Reserved - The TrueCharts Project diff --git a/core/traefik/10.0.13/ix_values.yaml b/core/traefik/10.0.13/ix_values.yaml new file mode 100644 index 00000000000..b0de7117027 --- /dev/null +++ b/core/traefik/10.0.13/ix_values.yaml @@ -0,0 +1,312 @@ +# Default values for Traefik +image: + repository: traefik + # defaults to appVersion + tag: v2.5.4@sha256:7d0228d19042f1286765f0ef56ceba8e4e8a08ae9b45b854179cf09a9c3de633 + 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/traefik/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: + enabled: true + type: LoadBalancer + ports: + main: + enabled: true + 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.13/questions.yaml b/core/traefik/10.0.13/questions.yaml new file mode 100644 index 00000000000..4be682ef6bb --- /dev/null +++ b/core/traefik/10.0.13/questions.yaml @@ -0,0 +1,2008 @@ +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: "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.13/templates/_args.tpl b/core/traefik/10.0.13/templates/_args.tpl new file mode 100644 index 00000000000..41e7e44b8fd --- /dev/null +++ b/core/traefik/10.0.13/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.13/templates/_helpers.tpl b/core/traefik/10.0.13/templates/_helpers.tpl new file mode 100644 index 00000000000..8c6c4ac96bc --- /dev/null +++ b/core/traefik/10.0.13/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.13/templates/_ingressclass.tpl b/core/traefik/10.0.13/templates/_ingressclass.tpl new file mode 100644 index 00000000000..27f8467fc9e --- /dev/null +++ b/core/traefik/10.0.13/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.13/templates/_ingressroute.tpl b/core/traefik/10.0.13/templates/_ingressroute.tpl new file mode 100644 index 00000000000..f848bc108fc --- /dev/null +++ b/core/traefik/10.0.13/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.13/templates/_portalhook.tpl b/core/traefik/10.0.13/templates/_portalhook.tpl new file mode 100644 index 00000000000..e3586c5d4e9 --- /dev/null +++ b/core/traefik/10.0.13/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.13/templates/_tlsoptions.tpl b/core/traefik/10.0.13/templates/_tlsoptions.tpl new file mode 100644 index 00000000000..3e5aad3bee9 --- /dev/null +++ b/core/traefik/10.0.13/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.13/templates/common.yaml b/core/traefik/10.0.13/templates/common.yaml new file mode 100644 index 00000000000..72c57659973 --- /dev/null +++ b/core/traefik/10.0.13/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.13/templates/middlewares/basic-middleware.yaml b/core/traefik/10.0.13/templates/middlewares/basic-middleware.yaml new file mode 100644 index 00000000000..fca94384953 --- /dev/null +++ b/core/traefik/10.0.13/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.13/templates/middlewares/basicauth.yaml b/core/traefik/10.0.13/templates/middlewares/basicauth.yaml new file mode 100644 index 00000000000..ccb541742f0 --- /dev/null +++ b/core/traefik/10.0.13/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.13/templates/middlewares/chain.yaml b/core/traefik/10.0.13/templates/middlewares/chain.yaml new file mode 100644 index 00000000000..e22eb312207 --- /dev/null +++ b/core/traefik/10.0.13/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.13/templates/middlewares/forwardauth.yaml b/core/traefik/10.0.13/templates/middlewares/forwardauth.yaml new file mode 100644 index 00000000000..7a3e32fdbf7 --- /dev/null +++ b/core/traefik/10.0.13/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.13/templates/middlewares/ipwhitelist.yaml b/core/traefik/10.0.13/templates/middlewares/ipwhitelist.yaml new file mode 100644 index 00000000000..82467dea0b9 --- /dev/null +++ b/core/traefik/10.0.13/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.13/templates/middlewares/ratelimit.yaml b/core/traefik/10.0.13/templates/middlewares/ratelimit.yaml new file mode 100644 index 00000000000..144b9d8bf38 --- /dev/null +++ b/core/traefik/10.0.13/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.13/templates/middlewares/redirectScheme.yaml b/core/traefik/10.0.13/templates/middlewares/redirectScheme.yaml new file mode 100644 index 00000000000..f2413f84e19 --- /dev/null +++ b/core/traefik/10.0.13/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.13/templates/middlewares/redirectregex.yaml b/core/traefik/10.0.13/templates/middlewares/redirectregex.yaml new file mode 100644 index 00000000000..683aec93d72 --- /dev/null +++ b/core/traefik/10.0.13/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.replacement }} +{{ end }} diff --git a/core/traefik/10.0.13/templates/middlewares/tc-nextcloud.yaml b/core/traefik/10.0.13/templates/middlewares/tc-nextcloud.yaml new file mode 100644 index 00000000000..6a3019d56c5 --- /dev/null +++ b/core/traefik/10.0.13/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/incubator/minio/0.0.3/values.yaml b/core/traefik/10.0.13/values.yaml similarity index 100% rename from incubator/minio/0.0.3/values.yaml rename to core/traefik/10.0.13/values.yaml diff --git a/incubator/minio/0.0.3/Chart.lock b/incubator/minio/0.0.3/Chart.lock deleted file mode 100644 index d0d13c08a7e..00000000000 --- a/incubator/minio/0.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:11:20.015232097Z" diff --git a/incubator/minio/0.0.3/charts/common-8.6.2.tgz b/incubator/minio/0.0.3/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/incubator/minio/0.0.3/charts/common-8.6.2.tgz and /dev/null differ diff --git a/incubator/minio/0.0.3/CHANGELOG.md b/incubator/minio/0.0.4/CHANGELOG.md similarity index 83% rename from incubator/minio/0.0.3/CHANGELOG.md rename to incubator/minio/0.0.4/CHANGELOG.md index 4da2a3c9273..12c20369dac 100644 --- a/incubator/minio/0.0.3/CHANGELOG.md +++ b/incubator/minio/0.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [minio-0.0.4](https://github.com/truecharts/apps/compare/minio-console-1.0.10...minio-0.0.4) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [minio-0.0.3](https://github.com/truecharts/apps/compare/minio-0.0.2...minio-0.0.3) (2021-11-15) diff --git a/incubator/omada-controller/4.0.13/CONFIG.md b/incubator/minio/0.0.4/CONFIG.md similarity index 100% rename from incubator/omada-controller/4.0.13/CONFIG.md rename to incubator/minio/0.0.4/CONFIG.md diff --git a/incubator/minio/0.0.4/Chart.lock b/incubator/minio/0.0.4/Chart.lock new file mode 100644 index 00000000000..ff8c4b1d1e9 --- /dev/null +++ b/incubator/minio/0.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T21:48:36.650563451Z" diff --git a/incubator/minio/0.0.3/Chart.yaml b/incubator/minio/0.0.4/Chart.yaml similarity index 95% rename from incubator/minio/0.0.3/Chart.yaml rename to incubator/minio/0.0.4/Chart.yaml index f88e6bc3707..76d7d53d102 100644 --- a/incubator/minio/0.0.3/Chart.yaml +++ b/incubator/minio/0.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "RELEASE.20" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: Minio is a self-hosted S3 storage server home: https://github.com/truecharts/apps/tree/master/charts/incubator/minio icon: https://min.io/resources/img/logo/MINIO_wordmark.png @@ -19,7 +19,7 @@ maintainers: name: minio sources: - https://github.com/minio/minio -version: 0.0.3 +version: 0.0.4 annotations: truecharts.org/catagories: | - media diff --git a/incubator/minio/0.0.3/README.md b/incubator/minio/0.0.4/README.md similarity index 96% rename from incubator/minio/0.0.3/README.md rename to incubator/minio/0.0.4/README.md index cc9ffca8f88..03b20330ab5 100644 --- a/incubator/minio/0.0.3/README.md +++ b/incubator/minio/0.0.4/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/incubator/minio/0.0.3/app-readme.md b/incubator/minio/0.0.4/app-readme.md similarity index 100% rename from incubator/minio/0.0.3/app-readme.md rename to incubator/minio/0.0.4/app-readme.md diff --git a/incubator/minio/0.0.4/charts/common-8.6.3.tgz b/incubator/minio/0.0.4/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/incubator/minio/0.0.4/charts/common-8.6.3.tgz differ diff --git a/incubator/minio/0.0.3/helm-values.md b/incubator/minio/0.0.4/helm-values.md similarity index 100% rename from incubator/minio/0.0.3/helm-values.md rename to incubator/minio/0.0.4/helm-values.md diff --git a/incubator/minio/0.0.3/ix_values.yaml b/incubator/minio/0.0.4/ix_values.yaml similarity index 100% rename from incubator/minio/0.0.3/ix_values.yaml rename to incubator/minio/0.0.4/ix_values.yaml diff --git a/incubator/minio/0.0.3/questions.yaml b/incubator/minio/0.0.4/questions.yaml similarity index 100% rename from incubator/minio/0.0.3/questions.yaml rename to incubator/minio/0.0.4/questions.yaml diff --git a/incubator/minio/0.0.3/templates/common.yaml b/incubator/minio/0.0.4/templates/common.yaml similarity index 100% rename from incubator/minio/0.0.3/templates/common.yaml rename to incubator/minio/0.0.4/templates/common.yaml diff --git a/incubator/omada-controller/4.0.13/values.yaml b/incubator/minio/0.0.4/values.yaml similarity index 100% rename from incubator/omada-controller/4.0.13/values.yaml rename to incubator/minio/0.0.4/values.yaml diff --git a/incubator/omada-controller/4.0.13/Chart.lock b/incubator/omada-controller/4.0.13/Chart.lock deleted file mode 100644 index cae3c7da8e6..00000000000 --- a/incubator/omada-controller/4.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:11:47.170196978Z" diff --git a/incubator/omada-controller/4.0.13/charts/common-8.6.2.tgz b/incubator/omada-controller/4.0.13/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/incubator/omada-controller/4.0.13/charts/common-8.6.2.tgz and /dev/null differ diff --git a/incubator/omada-controller/4.0.13/CHANGELOG.md b/incubator/omada-controller/4.0.14/CHANGELOG.md similarity index 91% rename from incubator/omada-controller/4.0.13/CHANGELOG.md rename to incubator/omada-controller/4.0.14/CHANGELOG.md index afa69c94a4f..f7b9812f747 100644 --- a/incubator/omada-controller/4.0.13/CHANGELOG.md +++ b/incubator/omada-controller/4.0.14/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [omada-controller-4.0.14](https://github.com/truecharts/apps/compare/omada-controller-4.0.13...omada-controller-4.0.14) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [omada-controller-4.0.13](https://github.com/truecharts/apps/compare/omada-controller-4.0.12...omada-controller-4.0.13) (2021-11-15) @@ -88,12 +97,3 @@ #### Chore * update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) - - - - -### [omada-controller-4.0.3](https://github.com/truecharts/apps/compare/omada-controller-4.0.2...omada-controller-4.0.3) (2021-11-01) - -#### Chore - -* update non-major ([#1263](https://github.com/truecharts/apps/issues/1263)) diff --git a/incubator/piwigo/1.0.10/CONFIG.md b/incubator/omada-controller/4.0.14/CONFIG.md similarity index 100% rename from incubator/piwigo/1.0.10/CONFIG.md rename to incubator/omada-controller/4.0.14/CONFIG.md diff --git a/incubator/omada-controller/4.0.14/Chart.lock b/incubator/omada-controller/4.0.14/Chart.lock new file mode 100644 index 00000000000..3fde0efd037 --- /dev/null +++ b/incubator/omada-controller/4.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T21:49:02.698266524Z" diff --git a/incubator/omada-controller/4.0.13/Chart.yaml b/incubator/omada-controller/4.0.14/Chart.yaml similarity index 95% rename from incubator/omada-controller/4.0.13/Chart.yaml rename to incubator/omada-controller/4.0.14/Chart.yaml index db37d96711e..f089d188f8a 100644 --- a/incubator/omada-controller/4.0.13/Chart.yaml +++ b/incubator/omada-controller/4.0.14/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4.4" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: Omada is a SDN tool for TP-Link Omada hardware home: https://github.com/truechartsapps/tree/master/charts/stable/omada-controller icon: https://www.tp-link.com/assets/images/icon/logo-white.svg @@ -18,7 +18,7 @@ name: omada-controller sources: - https://github.com/mbentley/docker-omada-controller - https://github.com/truechartsapps/tree/master/charts/omada-controller -version: 4.0.13 +version: 4.0.14 annotations: truecharts.org/catagories: | - media diff --git a/incubator/omada-controller/4.0.13/README.md b/incubator/omada-controller/4.0.14/README.md similarity index 96% rename from incubator/omada-controller/4.0.13/README.md rename to incubator/omada-controller/4.0.14/README.md index 9ea5a37a4ba..971f9acb236 100644 --- a/incubator/omada-controller/4.0.13/README.md +++ b/incubator/omada-controller/4.0.14/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/incubator/omada-controller/4.0.13/app-readme.md b/incubator/omada-controller/4.0.14/app-readme.md similarity index 100% rename from incubator/omada-controller/4.0.13/app-readme.md rename to incubator/omada-controller/4.0.14/app-readme.md diff --git a/incubator/omada-controller/4.0.14/charts/common-8.6.3.tgz b/incubator/omada-controller/4.0.14/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/incubator/omada-controller/4.0.14/charts/common-8.6.3.tgz differ diff --git a/incubator/omada-controller/4.0.13/helm-values.md b/incubator/omada-controller/4.0.14/helm-values.md similarity index 100% rename from incubator/omada-controller/4.0.13/helm-values.md rename to incubator/omada-controller/4.0.14/helm-values.md diff --git a/incubator/omada-controller/4.0.13/ix_values.yaml b/incubator/omada-controller/4.0.14/ix_values.yaml similarity index 100% rename from incubator/omada-controller/4.0.13/ix_values.yaml rename to incubator/omada-controller/4.0.14/ix_values.yaml diff --git a/incubator/omada-controller/4.0.13/questions.yaml b/incubator/omada-controller/4.0.14/questions.yaml similarity index 100% rename from incubator/omada-controller/4.0.13/questions.yaml rename to incubator/omada-controller/4.0.14/questions.yaml diff --git a/incubator/omada-controller/4.0.13/templates/common.yaml b/incubator/omada-controller/4.0.14/templates/common.yaml similarity index 100% rename from incubator/omada-controller/4.0.13/templates/common.yaml rename to incubator/omada-controller/4.0.14/templates/common.yaml diff --git a/incubator/piwigo/1.0.10/values.yaml b/incubator/omada-controller/4.0.14/values.yaml similarity index 100% rename from incubator/piwigo/1.0.10/values.yaml rename to incubator/omada-controller/4.0.14/values.yaml diff --git a/incubator/piwigo/1.0.10/Chart.lock b/incubator/piwigo/1.0.10/Chart.lock deleted file mode 100644 index 8343e4c0b63..00000000000 --- a/incubator/piwigo/1.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:12:14.671992124Z" diff --git a/incubator/piwigo/1.0.10/charts/common-8.6.2.tgz b/incubator/piwigo/1.0.10/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/incubator/piwigo/1.0.10/charts/common-8.6.2.tgz and /dev/null differ diff --git a/incubator/piwigo/1.0.10/CHANGELOG.md b/incubator/piwigo/1.0.11/CHANGELOG.md similarity index 91% rename from incubator/piwigo/1.0.10/CHANGELOG.md rename to incubator/piwigo/1.0.11/CHANGELOG.md index fd42663833b..7a2c8312c21 100644 --- a/incubator/piwigo/1.0.10/CHANGELOG.md +++ b/incubator/piwigo/1.0.11/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [piwigo-1.0.11](https://github.com/truecharts/apps/compare/piwigo-1.0.10...piwigo-1.0.11) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [piwigo-1.0.10](https://github.com/truecharts/apps/compare/piwigo-1.0.9...piwigo-1.0.10) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) - - -### [piwigo-1.0.2](https://github.com/truecharts/apps/compare/piwigo-1.0.1...piwigo-1.0.2) (2021-10-26) - -#### Chore - -* update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - diff --git a/incubator/tdarr-node/1.0.9/CONFIG.md b/incubator/piwigo/1.0.11/CONFIG.md similarity index 100% rename from incubator/tdarr-node/1.0.9/CONFIG.md rename to incubator/piwigo/1.0.11/CONFIG.md diff --git a/incubator/piwigo/1.0.11/Chart.lock b/incubator/piwigo/1.0.11/Chart.lock new file mode 100644 index 00000000000..25683b201cd --- /dev/null +++ b/incubator/piwigo/1.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T21:49:29.356343911Z" diff --git a/incubator/piwigo/1.0.10/Chart.yaml b/incubator/piwigo/1.0.11/Chart.yaml similarity index 95% rename from incubator/piwigo/1.0.10/Chart.yaml rename to incubator/piwigo/1.0.11/Chart.yaml index 1d858f42872..71747717b98 100644 --- a/incubator/piwigo/1.0.10/Chart.yaml +++ b/incubator/piwigo/1.0.11/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "11.5.0" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: A is photo gallery software for the web, built by an active community of users and developers. home: https://github.com/truecharts/apps/tree/master/charts/stable/piwigo @@ -23,7 +23,7 @@ sources: - http://piwigo.org/ - https://github.com/linuxserver/docker-piwigo type: application -version: 1.0.10 +version: 1.0.11 annotations: truecharts.org/catagories: | - media diff --git a/incubator/piwigo/1.0.10/README.md b/incubator/piwigo/1.0.11/README.md similarity index 96% rename from incubator/piwigo/1.0.10/README.md rename to incubator/piwigo/1.0.11/README.md index cdd1f446610..ad2c35585ec 100644 --- a/incubator/piwigo/1.0.10/README.md +++ b/incubator/piwigo/1.0.11/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/incubator/piwigo/1.0.10/app-readme.md b/incubator/piwigo/1.0.11/app-readme.md similarity index 100% rename from incubator/piwigo/1.0.10/app-readme.md rename to incubator/piwigo/1.0.11/app-readme.md diff --git a/incubator/piwigo/1.0.11/charts/common-8.6.3.tgz b/incubator/piwigo/1.0.11/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/incubator/piwigo/1.0.11/charts/common-8.6.3.tgz differ diff --git a/incubator/piwigo/1.0.10/helm-values.md b/incubator/piwigo/1.0.11/helm-values.md similarity index 100% rename from incubator/piwigo/1.0.10/helm-values.md rename to incubator/piwigo/1.0.11/helm-values.md diff --git a/incubator/piwigo/1.0.10/ix_values.yaml b/incubator/piwigo/1.0.11/ix_values.yaml similarity index 100% rename from incubator/piwigo/1.0.10/ix_values.yaml rename to incubator/piwigo/1.0.11/ix_values.yaml diff --git a/incubator/piwigo/1.0.10/questions.yaml b/incubator/piwigo/1.0.11/questions.yaml similarity index 100% rename from incubator/piwigo/1.0.10/questions.yaml rename to incubator/piwigo/1.0.11/questions.yaml diff --git a/incubator/piwigo/1.0.10/templates/common.yaml b/incubator/piwigo/1.0.11/templates/common.yaml similarity index 100% rename from incubator/piwigo/1.0.10/templates/common.yaml rename to incubator/piwigo/1.0.11/templates/common.yaml diff --git a/incubator/tdarr-node/1.0.9/values.yaml b/incubator/piwigo/1.0.11/values.yaml similarity index 100% rename from incubator/tdarr-node/1.0.9/values.yaml rename to incubator/piwigo/1.0.11/values.yaml diff --git a/incubator/tdarr-node/1.0.9/CHANGELOG.md b/incubator/tdarr-node/1.0.10/CHANGELOG.md similarity index 91% rename from incubator/tdarr-node/1.0.9/CHANGELOG.md rename to incubator/tdarr-node/1.0.10/CHANGELOG.md index 68da3aef55c..35e2f3efd50 100644 --- a/incubator/tdarr-node/1.0.9/CHANGELOG.md +++ b/incubator/tdarr-node/1.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [tdarr-node-1.0.10](https://github.com/truecharts/apps/compare/tdarr-node-1.0.9...tdarr-node-1.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [tdarr-node-1.0.9](https://github.com/truecharts/apps/compare/tdarr-node-1.0.8...tdarr-node-1.0.9) (2021-11-15) @@ -88,12 +97,3 @@ ### [tdarr-node-1.0.2](https://github.com/truecharts/apps/compare/tdarr-node-1.0.1...tdarr-node-1.0.2) (2021-10-26) -#### Chore - -* update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - - -### [tdarr-node-1.0.1](https://github.com/truecharts/apps/compare/tdarr-node-1.0.0...tdarr-node-1.0.1) (2021-10-26) - diff --git a/incubator/tdarr/1.0.9/CONFIG.md b/incubator/tdarr-node/1.0.10/CONFIG.md similarity index 100% rename from incubator/tdarr/1.0.9/CONFIG.md rename to incubator/tdarr-node/1.0.10/CONFIG.md diff --git a/incubator/tdarr-node/1.0.10/Chart.lock b/incubator/tdarr-node/1.0.10/Chart.lock new file mode 100644 index 00000000000..8d7751041ab --- /dev/null +++ b/incubator/tdarr-node/1.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T21:49:55.91568019Z" diff --git a/incubator/tdarr-node/1.0.9/Chart.yaml b/incubator/tdarr-node/1.0.10/Chart.yaml similarity index 95% rename from incubator/tdarr-node/1.0.9/Chart.yaml rename to incubator/tdarr-node/1.0.10/Chart.yaml index 25b1eb98fe0..2e06b255eba 100644 --- a/incubator/tdarr-node/1.0.9/Chart.yaml +++ b/incubator/tdarr-node/1.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.00.10" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 deprecated: false description: Audio/Video library transcoding automation home: https://github.com/truecharts/apps/tree/master/charts/stable/tdarr-node @@ -22,7 +22,7 @@ sources: - https://github.com/HaveAGitGat/Tdarr - https://hub.docker.com/r/haveagitgat/tdarr_node type: application -version: 1.0.9 +version: 1.0.10 annotations: truecharts.org/catagories: | - media diff --git a/incubator/tdarr-node/1.0.9/README.md b/incubator/tdarr-node/1.0.10/README.md similarity index 96% rename from incubator/tdarr-node/1.0.9/README.md rename to incubator/tdarr-node/1.0.10/README.md index 369c3508e25..1e8d4da62aa 100644 --- a/incubator/tdarr-node/1.0.9/README.md +++ b/incubator/tdarr-node/1.0.10/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/incubator/tdarr-node/1.0.9/app-readme.md b/incubator/tdarr-node/1.0.10/app-readme.md similarity index 100% rename from incubator/tdarr-node/1.0.9/app-readme.md rename to incubator/tdarr-node/1.0.10/app-readme.md diff --git a/incubator/tdarr-node/1.0.10/charts/common-8.6.3.tgz b/incubator/tdarr-node/1.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/incubator/tdarr-node/1.0.10/charts/common-8.6.3.tgz differ diff --git a/incubator/tdarr-node/1.0.9/helm-values.md b/incubator/tdarr-node/1.0.10/helm-values.md similarity index 100% rename from incubator/tdarr-node/1.0.9/helm-values.md rename to incubator/tdarr-node/1.0.10/helm-values.md diff --git a/incubator/tdarr-node/1.0.9/ix_values.yaml b/incubator/tdarr-node/1.0.10/ix_values.yaml similarity index 100% rename from incubator/tdarr-node/1.0.9/ix_values.yaml rename to incubator/tdarr-node/1.0.10/ix_values.yaml diff --git a/incubator/tdarr-node/1.0.9/questions.yaml b/incubator/tdarr-node/1.0.10/questions.yaml similarity index 100% rename from incubator/tdarr-node/1.0.9/questions.yaml rename to incubator/tdarr-node/1.0.10/questions.yaml diff --git a/incubator/tdarr-node/1.0.9/templates/common.yaml b/incubator/tdarr-node/1.0.10/templates/common.yaml similarity index 100% rename from incubator/tdarr-node/1.0.9/templates/common.yaml rename to incubator/tdarr-node/1.0.10/templates/common.yaml diff --git a/incubator/tdarr/1.0.9/values.yaml b/incubator/tdarr-node/1.0.10/values.yaml similarity index 100% rename from incubator/tdarr/1.0.9/values.yaml rename to incubator/tdarr-node/1.0.10/values.yaml diff --git a/incubator/tdarr-node/1.0.9/Chart.lock b/incubator/tdarr-node/1.0.9/Chart.lock deleted file mode 100644 index de3f0dd8650..00000000000 --- a/incubator/tdarr-node/1.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:12:41.943456355Z" diff --git a/incubator/tdarr-node/1.0.9/charts/common-8.6.2.tgz b/incubator/tdarr-node/1.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/incubator/tdarr-node/1.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/incubator/tdarr/1.0.9/CHANGELOG.md b/incubator/tdarr/1.0.10/CHANGELOG.md similarity index 92% rename from incubator/tdarr/1.0.9/CHANGELOG.md rename to incubator/tdarr/1.0.10/CHANGELOG.md index f625d86ed72..641e704bd3c 100644 --- a/incubator/tdarr/1.0.9/CHANGELOG.md +++ b/incubator/tdarr/1.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [tdarr-1.0.10](https://github.com/truecharts/apps/compare/tdarr-node-1.0.9...tdarr-1.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [tdarr-1.0.9](https://github.com/truecharts/apps/compare/tdarr-node-1.0.8...tdarr-1.0.9) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - -### [tdarr-1.0.1](https://github.com/truecharts/apps/compare/tdarr-node-1.0.0...tdarr-1.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) - diff --git a/stable/airsonic/4.0.11/CONFIG.md b/incubator/tdarr/1.0.10/CONFIG.md similarity index 100% rename from stable/airsonic/4.0.11/CONFIG.md rename to incubator/tdarr/1.0.10/CONFIG.md diff --git a/incubator/tdarr/1.0.10/Chart.lock b/incubator/tdarr/1.0.10/Chart.lock new file mode 100644 index 00000000000..039d1f8ac20 --- /dev/null +++ b/incubator/tdarr/1.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T21:50:22.408631486Z" diff --git a/incubator/tdarr/1.0.9/Chart.yaml b/incubator/tdarr/1.0.10/Chart.yaml similarity index 95% rename from incubator/tdarr/1.0.9/Chart.yaml rename to incubator/tdarr/1.0.10/Chart.yaml index ee6249e493f..ab6fc44bc84 100644 --- a/incubator/tdarr/1.0.9/Chart.yaml +++ b/incubator/tdarr/1.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.00.10" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 deprecated: false description: Audio/Video library transcoding automation home: https://github.com/truecharts/apps/tree/master/charts/stable/tdarr @@ -22,7 +22,7 @@ sources: - https://github.com/HaveAGitGat/Tdarr - https://hub.docker.com/r/haveagitgat/tdarr type: application -version: 1.0.9 +version: 1.0.10 annotations: truecharts.org/catagories: | - media diff --git a/incubator/tdarr/1.0.9/README.md b/incubator/tdarr/1.0.10/README.md similarity index 96% rename from incubator/tdarr/1.0.9/README.md rename to incubator/tdarr/1.0.10/README.md index 31d01e2c60d..1a64da7862d 100644 --- a/incubator/tdarr/1.0.9/README.md +++ b/incubator/tdarr/1.0.10/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/incubator/tdarr/1.0.9/app-readme.md b/incubator/tdarr/1.0.10/app-readme.md similarity index 100% rename from incubator/tdarr/1.0.9/app-readme.md rename to incubator/tdarr/1.0.10/app-readme.md diff --git a/incubator/tdarr/1.0.10/charts/common-8.6.3.tgz b/incubator/tdarr/1.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/incubator/tdarr/1.0.10/charts/common-8.6.3.tgz differ diff --git a/incubator/tdarr/1.0.9/helm-values.md b/incubator/tdarr/1.0.10/helm-values.md similarity index 100% rename from incubator/tdarr/1.0.9/helm-values.md rename to incubator/tdarr/1.0.10/helm-values.md diff --git a/incubator/tdarr/1.0.9/ix_values.yaml b/incubator/tdarr/1.0.10/ix_values.yaml similarity index 100% rename from incubator/tdarr/1.0.9/ix_values.yaml rename to incubator/tdarr/1.0.10/ix_values.yaml diff --git a/incubator/tdarr/1.0.9/questions.yaml b/incubator/tdarr/1.0.10/questions.yaml similarity index 100% rename from incubator/tdarr/1.0.9/questions.yaml rename to incubator/tdarr/1.0.10/questions.yaml diff --git a/incubator/tdarr/1.0.9/templates/common.yaml b/incubator/tdarr/1.0.10/templates/common.yaml similarity index 100% rename from incubator/tdarr/1.0.9/templates/common.yaml rename to incubator/tdarr/1.0.10/templates/common.yaml diff --git a/stable/airsonic/4.0.11/values.yaml b/incubator/tdarr/1.0.10/values.yaml similarity index 100% rename from stable/airsonic/4.0.11/values.yaml rename to incubator/tdarr/1.0.10/values.yaml diff --git a/incubator/tdarr/1.0.9/Chart.lock b/incubator/tdarr/1.0.9/Chart.lock deleted file mode 100644 index 7b84eb7f11c..00000000000 --- a/incubator/tdarr/1.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:13:09.207858385Z" diff --git a/incubator/tdarr/1.0.9/charts/common-8.6.2.tgz b/incubator/tdarr/1.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/incubator/tdarr/1.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/airsonic/4.0.11/Chart.lock b/stable/airsonic/4.0.11/Chart.lock deleted file mode 100644 index 59a1e1a33c8..00000000000 --- a/stable/airsonic/4.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:13:36.571776135Z" diff --git a/stable/airsonic/4.0.11/charts/common-8.6.2.tgz b/stable/airsonic/4.0.11/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/airsonic/4.0.11/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/airsonic/4.0.11/CHANGELOG.md b/stable/airsonic/4.0.12/CHANGELOG.md similarity index 92% rename from stable/airsonic/4.0.11/CHANGELOG.md rename to stable/airsonic/4.0.12/CHANGELOG.md index 261c63ea4b5..c7b9d076543 100644 --- a/stable/airsonic/4.0.11/CHANGELOG.md +++ b/stable/airsonic/4.0.12/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [airsonic-4.0.12](https://github.com/truecharts/apps/compare/airsonic-4.0.11...airsonic-4.0.12) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [airsonic-4.0.11](https://github.com/truecharts/apps/compare/airsonic-4.0.10...airsonic-4.0.11) (2021-11-15) @@ -88,12 +97,3 @@ #### Chore * update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) - - - - -### [airsonic-4.0.3](https://github.com/truecharts/apps/compare/airsonic-4.0.2...airsonic-4.0.3) (2021-11-01) - -#### Chore - -* update non-major ([#1263](https://github.com/truecharts/apps/issues/1263)) diff --git a/stable/amcrest2mqtt/2.0.11/CONFIG.md b/stable/airsonic/4.0.12/CONFIG.md similarity index 100% rename from stable/amcrest2mqtt/2.0.11/CONFIG.md rename to stable/airsonic/4.0.12/CONFIG.md diff --git a/stable/airsonic/4.0.12/Chart.lock b/stable/airsonic/4.0.12/Chart.lock new file mode 100644 index 00000000000..26d8540e065 --- /dev/null +++ b/stable/airsonic/4.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T21:50:48.779140928Z" diff --git a/stable/airsonic/4.0.11/Chart.yaml b/stable/airsonic/4.0.12/Chart.yaml similarity index 96% rename from stable/airsonic/4.0.11/Chart.yaml rename to stable/airsonic/4.0.12/Chart.yaml index 14c060c058e..211da67315a 100644 --- a/stable/airsonic/4.0.11/Chart.yaml +++ b/stable/airsonic/4.0.12/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "10.6.2" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: Airsonic is a Free and Open Source community driven media server home: https://github.com/truecharts/apps/tree/master/charts/stable/airsonic icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/airsonic-logo.png @@ -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.11 +version: 4.0.12 annotations: truecharts.org/catagories: | - media diff --git a/stable/airsonic/4.0.11/README.md b/stable/airsonic/4.0.12/README.md similarity index 96% rename from stable/airsonic/4.0.11/README.md rename to stable/airsonic/4.0.12/README.md index 6138f06b7ae..f4fa4c3f7fb 100644 --- a/stable/airsonic/4.0.11/README.md +++ b/stable/airsonic/4.0.12/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/airsonic/4.0.11/app-readme.md b/stable/airsonic/4.0.12/app-readme.md similarity index 100% rename from stable/airsonic/4.0.11/app-readme.md rename to stable/airsonic/4.0.12/app-readme.md diff --git a/stable/airsonic/4.0.12/charts/common-8.6.3.tgz b/stable/airsonic/4.0.12/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/airsonic/4.0.12/charts/common-8.6.3.tgz differ diff --git a/stable/airsonic/4.0.11/helm-values.md b/stable/airsonic/4.0.12/helm-values.md similarity index 100% rename from stable/airsonic/4.0.11/helm-values.md rename to stable/airsonic/4.0.12/helm-values.md diff --git a/stable/airsonic/4.0.11/ix_values.yaml b/stable/airsonic/4.0.12/ix_values.yaml similarity index 100% rename from stable/airsonic/4.0.11/ix_values.yaml rename to stable/airsonic/4.0.12/ix_values.yaml diff --git a/stable/airsonic/4.0.11/questions.yaml b/stable/airsonic/4.0.12/questions.yaml similarity index 100% rename from stable/airsonic/4.0.11/questions.yaml rename to stable/airsonic/4.0.12/questions.yaml diff --git a/stable/airsonic/4.0.11/templates/common.yaml b/stable/airsonic/4.0.12/templates/common.yaml similarity index 100% rename from stable/airsonic/4.0.11/templates/common.yaml rename to stable/airsonic/4.0.12/templates/common.yaml diff --git a/stable/amcrest2mqtt/2.0.11/values.yaml b/stable/airsonic/4.0.12/values.yaml similarity index 100% rename from stable/amcrest2mqtt/2.0.11/values.yaml rename to stable/airsonic/4.0.12/values.yaml diff --git a/stable/amcrest2mqtt/2.0.11/Chart.lock b/stable/amcrest2mqtt/2.0.11/Chart.lock deleted file mode 100644 index db1a6b33c85..00000000000 --- a/stable/amcrest2mqtt/2.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:14:03.78678741Z" diff --git a/stable/amcrest2mqtt/2.0.11/charts/common-8.6.2.tgz b/stable/amcrest2mqtt/2.0.11/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/amcrest2mqtt/2.0.11/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/amcrest2mqtt/2.0.11/CHANGELOG.md b/stable/amcrest2mqtt/2.0.12/CHANGELOG.md similarity index 91% rename from stable/amcrest2mqtt/2.0.11/CHANGELOG.md rename to stable/amcrest2mqtt/2.0.12/CHANGELOG.md index 85ca88cc28e..f48dd79f555 100644 --- a/stable/amcrest2mqtt/2.0.11/CHANGELOG.md +++ b/stable/amcrest2mqtt/2.0.12/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [amcrest2mqtt-2.0.12](https://github.com/truecharts/apps/compare/amcrest2mqtt-2.0.11...amcrest2mqtt-2.0.12) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [amcrest2mqtt-2.0.11](https://github.com/truecharts/apps/compare/amcrest2mqtt-2.0.10...amcrest2mqtt-2.0.11) (2021-11-15) @@ -88,12 +97,3 @@ -### [amcrest2mqtt-2.0.2](https://github.com/truecharts/apps/compare/amcrest2mqtt-2.0.1...amcrest2mqtt-2.0.2) (2021-10-26) - -#### Chore - -* update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - - diff --git a/stable/apache-musicindex/2.0.9/CONFIG.md b/stable/amcrest2mqtt/2.0.12/CONFIG.md similarity index 100% rename from stable/apache-musicindex/2.0.9/CONFIG.md rename to stable/amcrest2mqtt/2.0.12/CONFIG.md diff --git a/stable/amcrest2mqtt/2.0.12/Chart.lock b/stable/amcrest2mqtt/2.0.12/Chart.lock new file mode 100644 index 00000000000..f10299e9167 --- /dev/null +++ b/stable/amcrest2mqtt/2.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T21:51:15.076671505Z" diff --git a/stable/amcrest2mqtt/2.0.11/Chart.yaml b/stable/amcrest2mqtt/2.0.12/Chart.yaml similarity index 95% rename from stable/amcrest2mqtt/2.0.11/Chart.yaml rename to stable/amcrest2mqtt/2.0.12/Chart.yaml index 2e012c3f891..35b5c3cf54a 100644 --- a/stable/amcrest2mqtt/2.0.11/Chart.yaml +++ b/stable/amcrest2mqtt/2.0.12/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.0.11" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: Expose all events from an Amcrest device to an MQTT broker home: https://github.com/truecharts/apps/tree/master/charts/stable/amcrest2mqtt icon: https://raw.githubusercontent.com/k8s-at-home/organization/main/logo/k8s-at-home-400.png @@ -17,7 +17,7 @@ maintainers: name: amcrest2mqtt sources: - https://github.com/dchesterton/amcrest2mqtt -version: 2.0.11 +version: 2.0.12 annotations: truecharts.org/catagories: | - media diff --git a/stable/amcrest2mqtt/2.0.11/README.md b/stable/amcrest2mqtt/2.0.12/README.md similarity index 96% rename from stable/amcrest2mqtt/2.0.11/README.md rename to stable/amcrest2mqtt/2.0.12/README.md index 96b11a874d9..a5074ee1fc4 100644 --- a/stable/amcrest2mqtt/2.0.11/README.md +++ b/stable/amcrest2mqtt/2.0.12/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/amcrest2mqtt/2.0.11/app-readme.md b/stable/amcrest2mqtt/2.0.12/app-readme.md similarity index 100% rename from stable/amcrest2mqtt/2.0.11/app-readme.md rename to stable/amcrest2mqtt/2.0.12/app-readme.md diff --git a/stable/amcrest2mqtt/2.0.12/charts/common-8.6.3.tgz b/stable/amcrest2mqtt/2.0.12/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/amcrest2mqtt/2.0.12/charts/common-8.6.3.tgz differ diff --git a/stable/amcrest2mqtt/2.0.11/helm-values.md b/stable/amcrest2mqtt/2.0.12/helm-values.md similarity index 100% rename from stable/amcrest2mqtt/2.0.11/helm-values.md rename to stable/amcrest2mqtt/2.0.12/helm-values.md diff --git a/stable/amcrest2mqtt/2.0.11/ix_values.yaml b/stable/amcrest2mqtt/2.0.12/ix_values.yaml similarity index 100% rename from stable/amcrest2mqtt/2.0.11/ix_values.yaml rename to stable/amcrest2mqtt/2.0.12/ix_values.yaml diff --git a/stable/amcrest2mqtt/2.0.11/questions.yaml b/stable/amcrest2mqtt/2.0.12/questions.yaml similarity index 100% rename from stable/amcrest2mqtt/2.0.11/questions.yaml rename to stable/amcrest2mqtt/2.0.12/questions.yaml diff --git a/stable/amcrest2mqtt/2.0.11/templates/common.yaml b/stable/amcrest2mqtt/2.0.12/templates/common.yaml similarity index 100% rename from stable/amcrest2mqtt/2.0.11/templates/common.yaml rename to stable/amcrest2mqtt/2.0.12/templates/common.yaml diff --git a/stable/apache-musicindex/2.0.9/values.yaml b/stable/amcrest2mqtt/2.0.12/values.yaml similarity index 100% rename from stable/apache-musicindex/2.0.9/values.yaml rename to stable/amcrest2mqtt/2.0.12/values.yaml diff --git a/stable/apache-musicindex/2.0.9/CHANGELOG.md b/stable/apache-musicindex/2.0.10/CHANGELOG.md similarity index 91% rename from stable/apache-musicindex/2.0.9/CHANGELOG.md rename to stable/apache-musicindex/2.0.10/CHANGELOG.md index 66779bf1f53..c61f8b738db 100644 --- a/stable/apache-musicindex/2.0.9/CHANGELOG.md +++ b/stable/apache-musicindex/2.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [apache-musicindex-2.0.10](https://github.com/truecharts/apps/compare/apache-musicindex-2.0.9...apache-musicindex-2.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [apache-musicindex-2.0.9](https://github.com/truecharts/apps/compare/apache-musicindex-2.0.8...apache-musicindex-2.0.9) (2021-11-15) @@ -88,12 +97,3 @@ #### Chore * update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - - -### [apache-musicindex-2.0.1](https://github.com/truecharts/apps/compare/apache-musicindex-2.0.0...apache-musicindex-2.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) diff --git a/stable/appdaemon/6.0.9/CONFIG.md b/stable/apache-musicindex/2.0.10/CONFIG.md similarity index 100% rename from stable/appdaemon/6.0.9/CONFIG.md rename to stable/apache-musicindex/2.0.10/CONFIG.md diff --git a/stable/apache-musicindex/2.0.10/Chart.lock b/stable/apache-musicindex/2.0.10/Chart.lock new file mode 100644 index 00000000000..3aa673bb3f7 --- /dev/null +++ b/stable/apache-musicindex/2.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T21:51:41.410299477Z" diff --git a/stable/apache-musicindex/2.0.9/Chart.yaml b/stable/apache-musicindex/2.0.10/Chart.yaml similarity index 95% rename from stable/apache-musicindex/2.0.9/Chart.yaml rename to stable/apache-musicindex/2.0.10/Chart.yaml index a6f6f9b9497..3f9f5dec3c0 100644 --- a/stable/apache-musicindex/2.0.9/Chart.yaml +++ b/stable/apache-musicindex/2.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.4.1" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: Index and stream music using apache-musicindex and m3u playlists home: https://github.com/truecharts/apps/tree/master/charts/stable/apache-musicindex icon: https://en.wikipedia.org/wiki/Apache_HTTP_Server#/media/File:Apache_HTTP_server_logo_(2019-present).svg @@ -20,7 +20,7 @@ maintainers: name: apache-musicindex sources: - http://hacks.slashdirt.org/sw/musicindex/ -version: 2.0.9 +version: 2.0.10 annotations: truecharts.org/catagories: | - media diff --git a/stable/apache-musicindex/2.0.9/README.md b/stable/apache-musicindex/2.0.10/README.md similarity index 96% rename from stable/apache-musicindex/2.0.9/README.md rename to stable/apache-musicindex/2.0.10/README.md index f237b9e80c9..b13472b10cf 100644 --- a/stable/apache-musicindex/2.0.9/README.md +++ b/stable/apache-musicindex/2.0.10/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/apache-musicindex/2.0.9/app-readme.md b/stable/apache-musicindex/2.0.10/app-readme.md similarity index 100% rename from stable/apache-musicindex/2.0.9/app-readme.md rename to stable/apache-musicindex/2.0.10/app-readme.md diff --git a/stable/apache-musicindex/2.0.10/charts/common-8.6.3.tgz b/stable/apache-musicindex/2.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/apache-musicindex/2.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/apache-musicindex/2.0.9/helm-values.md b/stable/apache-musicindex/2.0.10/helm-values.md similarity index 100% rename from stable/apache-musicindex/2.0.9/helm-values.md rename to stable/apache-musicindex/2.0.10/helm-values.md diff --git a/stable/apache-musicindex/2.0.9/ix_values.yaml b/stable/apache-musicindex/2.0.10/ix_values.yaml similarity index 100% rename from stable/apache-musicindex/2.0.9/ix_values.yaml rename to stable/apache-musicindex/2.0.10/ix_values.yaml diff --git a/stable/apache-musicindex/2.0.9/questions.yaml b/stable/apache-musicindex/2.0.10/questions.yaml similarity index 100% rename from stable/apache-musicindex/2.0.9/questions.yaml rename to stable/apache-musicindex/2.0.10/questions.yaml diff --git a/stable/apache-musicindex/2.0.9/templates/common.yaml b/stable/apache-musicindex/2.0.10/templates/common.yaml similarity index 100% rename from stable/apache-musicindex/2.0.9/templates/common.yaml rename to stable/apache-musicindex/2.0.10/templates/common.yaml diff --git a/stable/appdaemon/6.0.9/values.yaml b/stable/apache-musicindex/2.0.10/values.yaml similarity index 100% rename from stable/appdaemon/6.0.9/values.yaml rename to stable/apache-musicindex/2.0.10/values.yaml diff --git a/stable/apache-musicindex/2.0.9/Chart.lock b/stable/apache-musicindex/2.0.9/Chart.lock deleted file mode 100644 index 8379e8c3612..00000000000 --- a/stable/apache-musicindex/2.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:14:31.257255919Z" diff --git a/stable/apache-musicindex/2.0.9/charts/common-8.6.2.tgz b/stable/apache-musicindex/2.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/apache-musicindex/2.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/appdaemon/6.0.9/CHANGELOG.md b/stable/appdaemon/6.0.10/CHANGELOG.md similarity index 92% rename from stable/appdaemon/6.0.9/CHANGELOG.md rename to stable/appdaemon/6.0.10/CHANGELOG.md index a374c9d8fb3..eedb28bf8e1 100644 --- a/stable/appdaemon/6.0.9/CHANGELOG.md +++ b/stable/appdaemon/6.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [appdaemon-6.0.10](https://github.com/truecharts/apps/compare/appdaemon-6.0.9...appdaemon-6.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [appdaemon-6.0.9](https://github.com/truecharts/apps/compare/appdaemon-6.0.8...appdaemon-6.0.9) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - -### [appdaemon-6.0.1](https://github.com/truecharts/apps/compare/appdaemon-6.0.0...appdaemon-6.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) - diff --git a/stable/aria2/2.0.9/CONFIG.md b/stable/appdaemon/6.0.10/CONFIG.md similarity index 100% rename from stable/aria2/2.0.9/CONFIG.md rename to stable/appdaemon/6.0.10/CONFIG.md diff --git a/stable/appdaemon/6.0.10/Chart.lock b/stable/appdaemon/6.0.10/Chart.lock new file mode 100644 index 00000000000..747ed6dad18 --- /dev/null +++ b/stable/appdaemon/6.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T21:52:07.663405624Z" diff --git a/stable/appdaemon/6.0.9/Chart.yaml b/stable/appdaemon/6.0.10/Chart.yaml similarity index 96% rename from stable/appdaemon/6.0.9/Chart.yaml rename to stable/appdaemon/6.0.10/Chart.yaml index 057b33f399c..5c0ac79b5fc 100644 --- a/stable/appdaemon/6.0.9/Chart.yaml +++ b/stable/appdaemon/6.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4.1.0" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 deprecated: false description: AppDaemon is a loosely coupled, multithreaded, sandboxed python execution environment for writing automation apps for Home Assistant home automation software. @@ -26,7 +26,7 @@ name: appdaemon sources: - https://github.com/AppDaemon/appdaemon type: application -version: 6.0.9 +version: 6.0.10 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/appdaemon/6.0.9/README.md b/stable/appdaemon/6.0.10/README.md similarity index 97% rename from stable/appdaemon/6.0.9/README.md rename to stable/appdaemon/6.0.10/README.md index 3c88a532c9d..8ae6b207368 100644 --- a/stable/appdaemon/6.0.9/README.md +++ b/stable/appdaemon/6.0.10/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/appdaemon/6.0.9/app-readme.md b/stable/appdaemon/6.0.10/app-readme.md similarity index 100% rename from stable/appdaemon/6.0.9/app-readme.md rename to stable/appdaemon/6.0.10/app-readme.md diff --git a/stable/appdaemon/6.0.10/charts/common-8.6.3.tgz b/stable/appdaemon/6.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/appdaemon/6.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/appdaemon/6.0.9/helm-values.md b/stable/appdaemon/6.0.10/helm-values.md similarity index 100% rename from stable/appdaemon/6.0.9/helm-values.md rename to stable/appdaemon/6.0.10/helm-values.md diff --git a/stable/appdaemon/6.0.9/ix_values.yaml b/stable/appdaemon/6.0.10/ix_values.yaml similarity index 100% rename from stable/appdaemon/6.0.9/ix_values.yaml rename to stable/appdaemon/6.0.10/ix_values.yaml diff --git a/stable/appdaemon/6.0.9/questions.yaml b/stable/appdaemon/6.0.10/questions.yaml similarity index 100% rename from stable/appdaemon/6.0.9/questions.yaml rename to stable/appdaemon/6.0.10/questions.yaml diff --git a/stable/appdaemon/6.0.9/templates/common.yaml b/stable/appdaemon/6.0.10/templates/common.yaml similarity index 100% rename from stable/appdaemon/6.0.9/templates/common.yaml rename to stable/appdaemon/6.0.10/templates/common.yaml diff --git a/stable/aria2/2.0.9/values.yaml b/stable/appdaemon/6.0.10/values.yaml similarity index 100% rename from stable/aria2/2.0.9/values.yaml rename to stable/appdaemon/6.0.10/values.yaml diff --git a/stable/appdaemon/6.0.9/Chart.lock b/stable/appdaemon/6.0.9/Chart.lock deleted file mode 100644 index e584faec493..00000000000 --- a/stable/appdaemon/6.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:14:58.536904392Z" diff --git a/stable/appdaemon/6.0.9/charts/common-8.6.2.tgz b/stable/appdaemon/6.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/appdaemon/6.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/aria2/2.0.9/CHANGELOG.md b/stable/aria2/2.0.10/CHANGELOG.md similarity index 92% rename from stable/aria2/2.0.9/CHANGELOG.md rename to stable/aria2/2.0.10/CHANGELOG.md index ca1dd479a36..a5e3290bd10 100644 --- a/stable/aria2/2.0.9/CHANGELOG.md +++ b/stable/aria2/2.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [aria2-2.0.10](https://github.com/truecharts/apps/compare/aria2-2.0.9...aria2-2.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [aria2-2.0.9](https://github.com/truecharts/apps/compare/aria2-2.0.8...aria2-2.0.9) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - -### [aria2-2.0.1](https://github.com/truecharts/apps/compare/aria2-2.0.0...aria2-2.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) - diff --git a/stable/audacity/2.0.9/CONFIG.md b/stable/aria2/2.0.10/CONFIG.md similarity index 100% rename from stable/audacity/2.0.9/CONFIG.md rename to stable/aria2/2.0.10/CONFIG.md diff --git a/stable/aria2/2.0.10/Chart.lock b/stable/aria2/2.0.10/Chart.lock new file mode 100644 index 00000000000..2456ae66c6e --- /dev/null +++ b/stable/aria2/2.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T21:52:33.710368255Z" diff --git a/stable/aria2/2.0.9/Chart.yaml b/stable/aria2/2.0.10/Chart.yaml similarity index 94% rename from stable/aria2/2.0.9/Chart.yaml rename to stable/aria2/2.0.10/Chart.yaml index 3877a294526..db2a144098a 100644 --- a/stable/aria2/2.0.9/Chart.yaml +++ b/stable/aria2/2.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: aria server for downloading web content home: https://github.com/truecharts/apps/tree/master/charts/stable/aira2 icon: https://avatars.githubusercontent.com/u/13545224?s=200&v=4 @@ -17,7 +17,7 @@ maintainers: name: aria2 sources: - https://github.com/P3TERX/Aria2-Pro-Docker -version: 2.0.9 +version: 2.0.10 annotations: truecharts.org/catagories: | - media diff --git a/stable/aria2/2.0.9/README.md b/stable/aria2/2.0.10/README.md similarity index 96% rename from stable/aria2/2.0.9/README.md rename to stable/aria2/2.0.10/README.md index 13c0f367a66..84e1ae9d429 100644 --- a/stable/aria2/2.0.9/README.md +++ b/stable/aria2/2.0.10/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/aria2/2.0.9/app-readme.md b/stable/aria2/2.0.10/app-readme.md similarity index 100% rename from stable/aria2/2.0.9/app-readme.md rename to stable/aria2/2.0.10/app-readme.md diff --git a/stable/aria2/2.0.10/charts/common-8.6.3.tgz b/stable/aria2/2.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/aria2/2.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/aria2/2.0.9/helm-values.md b/stable/aria2/2.0.10/helm-values.md similarity index 100% rename from stable/aria2/2.0.9/helm-values.md rename to stable/aria2/2.0.10/helm-values.md diff --git a/stable/aria2/2.0.9/ix_values.yaml b/stable/aria2/2.0.10/ix_values.yaml similarity index 100% rename from stable/aria2/2.0.9/ix_values.yaml rename to stable/aria2/2.0.10/ix_values.yaml diff --git a/stable/aria2/2.0.9/questions.yaml b/stable/aria2/2.0.10/questions.yaml similarity index 100% rename from stable/aria2/2.0.9/questions.yaml rename to stable/aria2/2.0.10/questions.yaml diff --git a/stable/aria2/2.0.9/templates/common.yaml b/stable/aria2/2.0.10/templates/common.yaml similarity index 100% rename from stable/aria2/2.0.9/templates/common.yaml rename to stable/aria2/2.0.10/templates/common.yaml diff --git a/stable/audacity/2.0.9/values.yaml b/stable/aria2/2.0.10/values.yaml similarity index 100% rename from stable/audacity/2.0.9/values.yaml rename to stable/aria2/2.0.10/values.yaml diff --git a/stable/aria2/2.0.9/Chart.lock b/stable/aria2/2.0.9/Chart.lock deleted file mode 100644 index 382010c0620..00000000000 --- a/stable/aria2/2.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:15:25.911087673Z" diff --git a/stable/aria2/2.0.9/charts/common-8.6.2.tgz b/stable/aria2/2.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/aria2/2.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/audacity/2.0.9/CHANGELOG.md b/stable/audacity/2.0.10/CHANGELOG.md similarity index 92% rename from stable/audacity/2.0.9/CHANGELOG.md rename to stable/audacity/2.0.10/CHANGELOG.md index fe2c375dcc8..5297f04957e 100644 --- a/stable/audacity/2.0.9/CHANGELOG.md +++ b/stable/audacity/2.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [audacity-2.0.10](https://github.com/truecharts/apps/compare/audacity-2.0.9...audacity-2.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [audacity-2.0.9](https://github.com/truecharts/apps/compare/audacity-2.0.8...audacity-2.0.9) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - -### [audacity-2.0.1](https://github.com/truecharts/apps/compare/audacity-2.0.0...audacity-2.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) - diff --git a/stable/authelia/8.0.1/CONFIG.md b/stable/audacity/2.0.10/CONFIG.md similarity index 100% rename from stable/authelia/8.0.1/CONFIG.md rename to stable/audacity/2.0.10/CONFIG.md diff --git a/stable/audacity/2.0.10/Chart.lock b/stable/audacity/2.0.10/Chart.lock new file mode 100644 index 00000000000..074fd4dd2f3 --- /dev/null +++ b/stable/audacity/2.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T21:52:59.848382405Z" diff --git a/stable/audacity/2.0.9/Chart.yaml b/stable/audacity/2.0.10/Chart.yaml similarity index 95% rename from stable/audacity/2.0.9/Chart.yaml rename to stable/audacity/2.0.10/Chart.yaml index cd79eb5150d..4729547f2eb 100644 --- a/stable/audacity/2.0.9/Chart.yaml +++ b/stable/audacity/2.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.0.2" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: An easy-to-use, multi-track audio editor and recorder home: https://github.com/truecharts/apps/tree/master/charts/stable/audacity icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/audacity-logo.png @@ -23,7 +23,7 @@ sources: - https://github.com/linuxserver/docker-audacity - https://www.audacityteam.org/ type: application -version: 2.0.9 +version: 2.0.10 annotations: truecharts.org/catagories: | - media diff --git a/stable/audacity/2.0.9/README.md b/stable/audacity/2.0.10/README.md similarity index 96% rename from stable/audacity/2.0.9/README.md rename to stable/audacity/2.0.10/README.md index 883c9e94246..f3f3bff631a 100644 --- a/stable/audacity/2.0.9/README.md +++ b/stable/audacity/2.0.10/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/audacity/2.0.9/app-readme.md b/stable/audacity/2.0.10/app-readme.md similarity index 100% rename from stable/audacity/2.0.9/app-readme.md rename to stable/audacity/2.0.10/app-readme.md diff --git a/stable/audacity/2.0.10/charts/common-8.6.3.tgz b/stable/audacity/2.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/audacity/2.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/audacity/2.0.9/helm-values.md b/stable/audacity/2.0.10/helm-values.md similarity index 100% rename from stable/audacity/2.0.9/helm-values.md rename to stable/audacity/2.0.10/helm-values.md diff --git a/stable/audacity/2.0.9/ix_values.yaml b/stable/audacity/2.0.10/ix_values.yaml similarity index 100% rename from stable/audacity/2.0.9/ix_values.yaml rename to stable/audacity/2.0.10/ix_values.yaml diff --git a/stable/audacity/2.0.9/questions.yaml b/stable/audacity/2.0.10/questions.yaml similarity index 100% rename from stable/audacity/2.0.9/questions.yaml rename to stable/audacity/2.0.10/questions.yaml diff --git a/stable/audacity/2.0.9/templates/common.yaml b/stable/audacity/2.0.10/templates/common.yaml similarity index 100% rename from stable/audacity/2.0.9/templates/common.yaml rename to stable/audacity/2.0.10/templates/common.yaml diff --git a/stable/authelia/8.0.1/values.yaml b/stable/audacity/2.0.10/values.yaml similarity index 100% rename from stable/authelia/8.0.1/values.yaml rename to stable/audacity/2.0.10/values.yaml diff --git a/stable/audacity/2.0.9/Chart.lock b/stable/audacity/2.0.9/Chart.lock deleted file mode 100644 index bbe2dcb4c48..00000000000 --- a/stable/audacity/2.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:15:53.43947701Z" diff --git a/stable/audacity/2.0.9/charts/common-8.6.2.tgz b/stable/audacity/2.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/audacity/2.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/authelia/8.0.1/charts/common-8.6.2.tgz b/stable/authelia/8.0.1/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/authelia/8.0.1/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/authelia/8.0.1/charts/postgresql-6.0.1.tgz b/stable/authelia/8.0.1/charts/postgresql-6.0.1.tgz deleted file mode 100644 index b4a6f9911b2..00000000000 Binary files a/stable/authelia/8.0.1/charts/postgresql-6.0.1.tgz and /dev/null differ diff --git a/stable/authelia/8.0.1/charts/redis-1.0.5.tgz b/stable/authelia/8.0.1/charts/redis-1.0.5.tgz deleted file mode 100644 index 9919875bb40..00000000000 Binary files a/stable/authelia/8.0.1/charts/redis-1.0.5.tgz and /dev/null differ diff --git a/stable/authelia/8.0.1/CHANGELOG.md b/stable/authelia/8.0.2/CHANGELOG.md similarity index 91% rename from stable/authelia/8.0.1/CHANGELOG.md rename to stable/authelia/8.0.2/CHANGELOG.md index 4c0df570918..d0b44b71b2a 100644 --- a/stable/authelia/8.0.1/CHANGELOG.md +++ b/stable/authelia/8.0.2/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [authelia-8.0.2](https://github.com/truecharts/apps/compare/authelia-8.0.1...authelia-8.0.2) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [authelia-8.0.1](https://github.com/truecharts/apps/compare/authelia-8.0.0...authelia-8.0.1) (2021-11-16) @@ -88,12 +97,3 @@ * Simplify the Services GUI ([#1290](https://github.com/truecharts/apps/issues/1290)) - - -### [authelia-7.0.6](https://github.com/truecharts/apps/compare/authelia-7.0.5...authelia-7.0.6) (2021-11-02) - -#### Chore - -* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) - - diff --git a/stable/babybuddy/5.0.0/CONFIG.md b/stable/authelia/8.0.2/CONFIG.md similarity index 100% rename from stable/babybuddy/5.0.0/CONFIG.md rename to stable/authelia/8.0.2/CONFIG.md diff --git a/stable/authelia/8.0.1/Chart.lock b/stable/authelia/8.0.2/Chart.lock similarity index 50% rename from stable/authelia/8.0.1/Chart.lock rename to stable/authelia/8.0.2/Chart.lock index 34a1ded7ad4..9ff4b32b26d 100644 --- a/stable/authelia/8.0.1/Chart.lock +++ b/stable/authelia/8.0.2/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 - name: postgresql repository: https://truecharts.org/ - version: 6.0.1 + version: 6.0.3 - name: redis repository: https://truecharts.org/ - version: 1.0.5 -digest: sha256:fce65af1813e8b00c4a998509f2a6803f5b34e3ace5cebbd6b922b1543615fa0 -generated: "2021-11-16T15:53:04.931226489Z" + version: 1.0.7 +digest: sha256:7bdfb63d1c2fc032f68262b57ffbd9bf87049587e15c9a2f83aee31f1f1456bb +generated: "2021-11-16T21:53:29.212016237Z" diff --git a/stable/authelia/8.0.1/Chart.yaml b/stable/authelia/8.0.2/Chart.yaml similarity index 93% rename from stable/authelia/8.0.1/Chart.yaml rename to stable/authelia/8.0.2/Chart.yaml index 8c043884954..d2e0683a2db 100644 --- a/stable/authelia/8.0.1/Chart.yaml +++ b/stable/authelia/8.0.2/Chart.yaml @@ -3,15 +3,15 @@ appVersion: "4.32.2" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 6.0.1 + version: 6.0.3 - condition: redis.enabled name: redis repository: https://truecharts.org/ - version: 1.0.5 + version: 1.0.7 deprecated: false description: Authelia is a Single Sign-On Multi-Factor portal for web apps home: https://github.com/truecharts/apps/tree/master/charts/stable/authelia @@ -38,7 +38,7 @@ sources: - https://github.com/authelia/chartrepo - https://github.com/authelia/authelia type: application -version: 8.0.1 +version: 8.0.2 annotations: truecharts.org/catagories: | - security diff --git a/stable/authelia/8.0.1/README.md b/stable/authelia/8.0.2/README.md similarity index 90% rename from stable/authelia/8.0.1/README.md rename to stable/authelia/8.0.2/README.md index ba8a83b1226..95036ab36e1 100644 --- a/stable/authelia/8.0.1/README.md +++ b/stable/authelia/8.0.2/README.md @@ -18,9 +18,9 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 6.0.1 | -| https://truecharts.org/ | redis | 1.0.5 | -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org/ | postgresql | 6.0.3 | +| https://truecharts.org/ | redis | 1.0.7 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/authelia/8.0.1/app-readme.md b/stable/authelia/8.0.2/app-readme.md similarity index 100% rename from stable/authelia/8.0.1/app-readme.md rename to stable/authelia/8.0.2/app-readme.md diff --git a/stable/authelia/8.0.2/charts/common-8.6.3.tgz b/stable/authelia/8.0.2/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/authelia/8.0.2/charts/common-8.6.3.tgz differ diff --git a/stable/authelia/8.0.2/charts/postgresql-6.0.3.tgz b/stable/authelia/8.0.2/charts/postgresql-6.0.3.tgz new file mode 100644 index 00000000000..ed5f455e79b Binary files /dev/null and b/stable/authelia/8.0.2/charts/postgresql-6.0.3.tgz differ diff --git a/stable/authelia/8.0.2/charts/redis-1.0.7.tgz b/stable/authelia/8.0.2/charts/redis-1.0.7.tgz new file mode 100644 index 00000000000..9a8c4558354 Binary files /dev/null and b/stable/authelia/8.0.2/charts/redis-1.0.7.tgz differ diff --git a/stable/authelia/8.0.1/helm-values.md b/stable/authelia/8.0.2/helm-values.md similarity index 100% rename from stable/authelia/8.0.1/helm-values.md rename to stable/authelia/8.0.2/helm-values.md diff --git a/stable/authelia/8.0.1/ix_values.yaml b/stable/authelia/8.0.2/ix_values.yaml similarity index 100% rename from stable/authelia/8.0.1/ix_values.yaml rename to stable/authelia/8.0.2/ix_values.yaml diff --git a/stable/authelia/8.0.1/questions.yaml b/stable/authelia/8.0.2/questions.yaml similarity index 100% rename from stable/authelia/8.0.1/questions.yaml rename to stable/authelia/8.0.2/questions.yaml diff --git a/stable/authelia/8.0.1/templates/_configmap.tpl b/stable/authelia/8.0.2/templates/_configmap.tpl similarity index 100% rename from stable/authelia/8.0.1/templates/_configmap.tpl rename to stable/authelia/8.0.2/templates/_configmap.tpl diff --git a/stable/authelia/8.0.1/templates/_secrets.tpl b/stable/authelia/8.0.2/templates/_secrets.tpl similarity index 100% rename from stable/authelia/8.0.1/templates/_secrets.tpl rename to stable/authelia/8.0.2/templates/_secrets.tpl diff --git a/stable/authelia/8.0.1/templates/common.yaml b/stable/authelia/8.0.2/templates/common.yaml similarity index 100% rename from stable/authelia/8.0.1/templates/common.yaml rename to stable/authelia/8.0.2/templates/common.yaml diff --git a/stable/babybuddy/5.0.0/values.yaml b/stable/authelia/8.0.2/values.yaml similarity index 100% rename from stable/babybuddy/5.0.0/values.yaml rename to stable/authelia/8.0.2/values.yaml diff --git a/stable/babybuddy/5.0.0/Chart.lock b/stable/babybuddy/5.0.0/Chart.lock deleted file mode 100644 index 70c34cde3af..00000000000 --- a/stable/babybuddy/5.0.0/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -- name: postgresql - repository: https://truecharts.org/ - version: 6.0.1 -digest: sha256:29091b4603d21dfa1dd3dce6c89c82557f694400091bc61c6e11335cdfbfa2c9 -generated: "2021-11-16T17:03:26.089414258Z" diff --git a/stable/babybuddy/5.0.0/charts/common-8.6.2.tgz b/stable/babybuddy/5.0.0/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/babybuddy/5.0.0/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/babybuddy/5.0.0/charts/postgresql-6.0.1.tgz b/stable/babybuddy/5.0.0/charts/postgresql-6.0.1.tgz deleted file mode 100644 index b4a6f9911b2..00000000000 Binary files a/stable/babybuddy/5.0.0/charts/postgresql-6.0.1.tgz and /dev/null differ diff --git a/stable/babybuddy/5.0.0/CHANGELOG.md b/stable/babybuddy/5.0.1/CHANGELOG.md similarity index 92% rename from stable/babybuddy/5.0.0/CHANGELOG.md rename to stable/babybuddy/5.0.1/CHANGELOG.md index 8710262749d..7425a57ef8f 100644 --- a/stable/babybuddy/5.0.0/CHANGELOG.md +++ b/stable/babybuddy/5.0.1/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [babybuddy-5.0.1](https://github.com/truecharts/apps/compare/babybuddy-5.0.0...babybuddy-5.0.1) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [babybuddy-5.0.0](https://github.com/truecharts/apps/compare/babybuddy-4.0.12...babybuddy-5.0.0) (2021-11-16) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) - - - -### [babybuddy-4.0.5](https://github.com/truecharts/apps/compare/babybuddy-4.0.4...babybuddy-4.0.5) (2021-11-01) - -#### Chore - -* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) - diff --git a/stable/bazarr/9.0.10/CONFIG.md b/stable/babybuddy/5.0.1/CONFIG.md similarity index 100% rename from stable/bazarr/9.0.10/CONFIG.md rename to stable/babybuddy/5.0.1/CONFIG.md diff --git a/stable/babybuddy/5.0.1/Chart.lock b/stable/babybuddy/5.0.1/Chart.lock new file mode 100644 index 00000000000..2a533c6c418 --- /dev/null +++ b/stable/babybuddy/5.0.1/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +- name: postgresql + repository: https://truecharts.org/ + version: 6.0.3 +digest: sha256:17837b38e937c9844a7343c7f77ef22df6ab3d6c35fa1694350d6679d652a948 +generated: "2021-11-16T21:54:14.135020414Z" diff --git a/stable/babybuddy/5.0.0/Chart.yaml b/stable/babybuddy/5.0.1/Chart.yaml similarity index 95% rename from stable/babybuddy/5.0.0/Chart.yaml rename to stable/babybuddy/5.0.1/Chart.yaml index 3eb2a3ebd0f..e15d24f51a6 100644 --- a/stable/babybuddy/5.0.0/Chart.yaml +++ b/stable/babybuddy/5.0.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 appVersion: "1.9.1" kubeVersion: '>=1.16.0-0' -version: 5.0.0 +version: 5.0.1 name: babybuddy description: Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work. type: application @@ -19,11 +19,11 @@ sources: dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 6.0.1 + version: 6.0.3 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/babybuddy/5.0.0/README.md b/stable/babybuddy/5.0.1/README.md similarity index 93% rename from stable/babybuddy/5.0.0/README.md rename to stable/babybuddy/5.0.1/README.md index e4ff97de1a8..0e1c2e1e49e 100644 --- a/stable/babybuddy/5.0.0/README.md +++ b/stable/babybuddy/5.0.1/README.md @@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 6.0.1 | -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org/ | postgresql | 6.0.3 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/babybuddy/5.0.0/app-readme.md b/stable/babybuddy/5.0.1/app-readme.md similarity index 100% rename from stable/babybuddy/5.0.0/app-readme.md rename to stable/babybuddy/5.0.1/app-readme.md diff --git a/stable/babybuddy/5.0.1/charts/common-8.6.3.tgz b/stable/babybuddy/5.0.1/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/babybuddy/5.0.1/charts/common-8.6.3.tgz differ diff --git a/stable/babybuddy/5.0.1/charts/postgresql-6.0.3.tgz b/stable/babybuddy/5.0.1/charts/postgresql-6.0.3.tgz new file mode 100644 index 00000000000..ed5f455e79b Binary files /dev/null and b/stable/babybuddy/5.0.1/charts/postgresql-6.0.3.tgz differ diff --git a/stable/babybuddy/5.0.0/helm-values.md b/stable/babybuddy/5.0.1/helm-values.md similarity index 100% rename from stable/babybuddy/5.0.0/helm-values.md rename to stable/babybuddy/5.0.1/helm-values.md diff --git a/stable/babybuddy/5.0.0/ix_values.yaml b/stable/babybuddy/5.0.1/ix_values.yaml similarity index 100% rename from stable/babybuddy/5.0.0/ix_values.yaml rename to stable/babybuddy/5.0.1/ix_values.yaml diff --git a/stable/babybuddy/5.0.0/questions.yaml b/stable/babybuddy/5.0.1/questions.yaml similarity index 100% rename from stable/babybuddy/5.0.0/questions.yaml rename to stable/babybuddy/5.0.1/questions.yaml diff --git a/stable/babybuddy/5.0.0/templates/common.yaml b/stable/babybuddy/5.0.1/templates/common.yaml similarity index 100% rename from stable/babybuddy/5.0.0/templates/common.yaml rename to stable/babybuddy/5.0.1/templates/common.yaml diff --git a/stable/bazarr/9.0.10/values.yaml b/stable/babybuddy/5.0.1/values.yaml similarity index 100% rename from stable/bazarr/9.0.10/values.yaml rename to stable/babybuddy/5.0.1/values.yaml diff --git a/stable/bazarr/9.0.10/Chart.lock b/stable/bazarr/9.0.10/Chart.lock deleted file mode 100644 index 7071e434e7f..00000000000 --- a/stable/bazarr/9.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:17:46.664162594Z" diff --git a/stable/bazarr/9.0.10/charts/common-8.6.2.tgz b/stable/bazarr/9.0.10/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/bazarr/9.0.10/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/bazarr/9.0.10/CHANGELOG.md b/stable/bazarr/9.0.11/CHANGELOG.md similarity index 92% rename from stable/bazarr/9.0.10/CHANGELOG.md rename to stable/bazarr/9.0.11/CHANGELOG.md index 410945c6249..0fea458e8da 100644 --- a/stable/bazarr/9.0.10/CHANGELOG.md +++ b/stable/bazarr/9.0.11/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [bazarr-9.0.11](https://github.com/truecharts/apps/compare/bazarr-9.0.10...bazarr-9.0.11) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [bazarr-9.0.10](https://github.com/truecharts/apps/compare/bazarr-9.0.9...bazarr-9.0.10) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) - - - -### [bazarr-9.0.2](https://github.com/truecharts/apps/compare/bazarr-9.0.1...bazarr-9.0.2) (2021-10-26) - -#### Chore - -* update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - diff --git a/stable/beets/2.0.10/CONFIG.md b/stable/bazarr/9.0.11/CONFIG.md similarity index 100% rename from stable/beets/2.0.10/CONFIG.md rename to stable/bazarr/9.0.11/CONFIG.md diff --git a/stable/bazarr/9.0.11/Chart.lock b/stable/bazarr/9.0.11/Chart.lock new file mode 100644 index 00000000000..593706c6f00 --- /dev/null +++ b/stable/bazarr/9.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T21:54:49.368362092Z" diff --git a/stable/bazarr/9.0.10/Chart.yaml b/stable/bazarr/9.0.11/Chart.yaml similarity index 96% rename from stable/bazarr/9.0.10/Chart.yaml rename to stable/bazarr/9.0.11/Chart.yaml index 04f05a02e85..0f31dcdcbdd 100644 --- a/stable/bazarr/9.0.10/Chart.yaml +++ b/stable/bazarr/9.0.11/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.0.0" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 deprecated: false description: Bazarr is a companion application to Sonarr and Radarr. It manages and downloads subtitles based on your requirements @@ -26,7 +26,7 @@ sources: - https://github.com/morpheus65535/bazarr - https://hub.docker.com/r/linuxserver/bazarr type: application -version: 9.0.10 +version: 9.0.11 annotations: truecharts.org/catagories: | - media diff --git a/stable/bazarr/9.0.10/README.md b/stable/bazarr/9.0.11/README.md similarity index 96% rename from stable/bazarr/9.0.10/README.md rename to stable/bazarr/9.0.11/README.md index 759dff7ca63..c281ea9549c 100644 --- a/stable/bazarr/9.0.10/README.md +++ b/stable/bazarr/9.0.11/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/bazarr/9.0.10/app-readme.md b/stable/bazarr/9.0.11/app-readme.md similarity index 100% rename from stable/bazarr/9.0.10/app-readme.md rename to stable/bazarr/9.0.11/app-readme.md diff --git a/stable/bazarr/9.0.11/charts/common-8.6.3.tgz b/stable/bazarr/9.0.11/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/bazarr/9.0.11/charts/common-8.6.3.tgz differ diff --git a/stable/bazarr/9.0.10/helm-values.md b/stable/bazarr/9.0.11/helm-values.md similarity index 100% rename from stable/bazarr/9.0.10/helm-values.md rename to stable/bazarr/9.0.11/helm-values.md diff --git a/stable/bazarr/9.0.10/ix_values.yaml b/stable/bazarr/9.0.11/ix_values.yaml similarity index 100% rename from stable/bazarr/9.0.10/ix_values.yaml rename to stable/bazarr/9.0.11/ix_values.yaml diff --git a/stable/bazarr/9.0.10/questions.yaml b/stable/bazarr/9.0.11/questions.yaml similarity index 100% rename from stable/bazarr/9.0.10/questions.yaml rename to stable/bazarr/9.0.11/questions.yaml diff --git a/stable/bazarr/9.0.10/templates/common.yaml b/stable/bazarr/9.0.11/templates/common.yaml similarity index 100% rename from stable/bazarr/9.0.10/templates/common.yaml rename to stable/bazarr/9.0.11/templates/common.yaml diff --git a/stable/beets/2.0.10/values.yaml b/stable/bazarr/9.0.11/values.yaml similarity index 100% rename from stable/beets/2.0.10/values.yaml rename to stable/bazarr/9.0.11/values.yaml diff --git a/stable/beets/2.0.10/Chart.lock b/stable/beets/2.0.10/Chart.lock deleted file mode 100644 index 4607673c17d..00000000000 --- a/stable/beets/2.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:18:13.758526098Z" diff --git a/stable/beets/2.0.10/charts/common-8.6.2.tgz b/stable/beets/2.0.10/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/beets/2.0.10/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/beets/2.0.10/CHANGELOG.md b/stable/beets/2.0.11/CHANGELOG.md similarity index 92% rename from stable/beets/2.0.10/CHANGELOG.md rename to stable/beets/2.0.11/CHANGELOG.md index 902d0a7f8cc..bfefc86a0cc 100644 --- a/stable/beets/2.0.10/CHANGELOG.md +++ b/stable/beets/2.0.11/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [beets-2.0.11](https://github.com/truecharts/apps/compare/beets-2.0.10...beets-2.0.11) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [beets-2.0.10](https://github.com/truecharts/apps/compare/beets-2.0.9...beets-2.0.10) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major ([#1263](https://github.com/truecharts/apps/issues/1263)) - - - -### [beets-2.0.2](https://github.com/truecharts/apps/compare/beets-2.0.1...beets-2.0.2) (2021-10-26) - -#### Chore - -* update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - diff --git a/stable/booksonic-air/4.0.10/CONFIG.md b/stable/beets/2.0.11/CONFIG.md similarity index 100% rename from stable/booksonic-air/4.0.10/CONFIG.md rename to stable/beets/2.0.11/CONFIG.md diff --git a/stable/beets/2.0.11/Chart.lock b/stable/beets/2.0.11/Chart.lock new file mode 100644 index 00000000000..5d8e9b7efa2 --- /dev/null +++ b/stable/beets/2.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T21:55:15.958607213Z" diff --git a/stable/beets/2.0.10/Chart.yaml b/stable/beets/2.0.11/Chart.yaml similarity index 95% rename from stable/beets/2.0.10/Chart.yaml rename to stable/beets/2.0.11/Chart.yaml index edf6e527574..020d677b1a8 100644 --- a/stable/beets/2.0.10/Chart.yaml +++ b/stable/beets/2.0.11/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.5.0" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: A music library manager and not, for the most part, a music player. home: https://github.com/truecharts/apps/tree/master/charts/stable/beets icon: https://github.com/truecharts/apps/raw/main/images/beets.png @@ -23,7 +23,7 @@ sources: - https://github.com/linuxserver/docker-beets - https://beets.io/ type: application -version: 2.0.10 +version: 2.0.11 annotations: truecharts.org/catagories: | - media diff --git a/stable/beets/2.0.10/README.md b/stable/beets/2.0.11/README.md similarity index 96% rename from stable/beets/2.0.10/README.md rename to stable/beets/2.0.11/README.md index bcdd29399e4..c3847a087bf 100644 --- a/stable/beets/2.0.10/README.md +++ b/stable/beets/2.0.11/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/beets/2.0.10/app-readme.md b/stable/beets/2.0.11/app-readme.md similarity index 100% rename from stable/beets/2.0.10/app-readme.md rename to stable/beets/2.0.11/app-readme.md diff --git a/stable/beets/2.0.11/charts/common-8.6.3.tgz b/stable/beets/2.0.11/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/beets/2.0.11/charts/common-8.6.3.tgz differ diff --git a/stable/beets/2.0.10/helm-values.md b/stable/beets/2.0.11/helm-values.md similarity index 100% rename from stable/beets/2.0.10/helm-values.md rename to stable/beets/2.0.11/helm-values.md diff --git a/stable/beets/2.0.10/ix_values.yaml b/stable/beets/2.0.11/ix_values.yaml similarity index 100% rename from stable/beets/2.0.10/ix_values.yaml rename to stable/beets/2.0.11/ix_values.yaml diff --git a/stable/beets/2.0.10/questions.yaml b/stable/beets/2.0.11/questions.yaml similarity index 100% rename from stable/beets/2.0.10/questions.yaml rename to stable/beets/2.0.11/questions.yaml diff --git a/stable/beets/2.0.10/templates/common.yaml b/stable/beets/2.0.11/templates/common.yaml similarity index 100% rename from stable/beets/2.0.10/templates/common.yaml rename to stable/beets/2.0.11/templates/common.yaml diff --git a/stable/booksonic-air/4.0.10/values.yaml b/stable/beets/2.0.11/values.yaml similarity index 100% rename from stable/booksonic-air/4.0.10/values.yaml rename to stable/beets/2.0.11/values.yaml diff --git a/stable/booksonic-air/4.0.10/Chart.lock b/stable/booksonic-air/4.0.10/Chart.lock deleted file mode 100644 index ae17b80b9c5..00000000000 --- a/stable/booksonic-air/4.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:18:41.280982611Z" diff --git a/stable/booksonic-air/4.0.10/charts/common-8.6.2.tgz b/stable/booksonic-air/4.0.10/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/booksonic-air/4.0.10/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/booksonic-air/4.0.10/CHANGELOG.md b/stable/booksonic-air/4.0.11/CHANGELOG.md similarity index 91% rename from stable/booksonic-air/4.0.10/CHANGELOG.md rename to stable/booksonic-air/4.0.11/CHANGELOG.md index 720c65a3075..ccede349cef 100644 --- a/stable/booksonic-air/4.0.10/CHANGELOG.md +++ b/stable/booksonic-air/4.0.11/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [booksonic-air-4.0.11](https://github.com/truecharts/apps/compare/booksonic-air-4.0.10...booksonic-air-4.0.11) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [booksonic-air-4.0.10](https://github.com/truecharts/apps/compare/booksonic-air-4.0.9...booksonic-air-4.0.10) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) - - - -### [booksonic-air-4.0.2](https://github.com/truecharts/apps/compare/booksonic-air-4.0.1...booksonic-air-4.0.2) (2021-10-26) - -#### Chore - -* update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - diff --git a/stable/calibre-web/9.0.9/CONFIG.md b/stable/booksonic-air/4.0.11/CONFIG.md similarity index 100% rename from stable/calibre-web/9.0.9/CONFIG.md rename to stable/booksonic-air/4.0.11/CONFIG.md diff --git a/stable/booksonic-air/4.0.11/Chart.lock b/stable/booksonic-air/4.0.11/Chart.lock new file mode 100644 index 00000000000..07a7d020cd4 --- /dev/null +++ b/stable/booksonic-air/4.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T21:55:42.225907965Z" diff --git a/stable/booksonic-air/4.0.10/Chart.yaml b/stable/booksonic-air/4.0.11/Chart.yaml similarity index 95% rename from stable/booksonic-air/4.0.10/Chart.yaml rename to stable/booksonic-air/4.0.11/Chart.yaml index 8aac0d08523..68f06a364f5 100644 --- a/stable/booksonic-air/4.0.10/Chart.yaml +++ b/stable/booksonic-air/4.0.11/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2009.1.0" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: Booksonic is a platform for accessing the audibooks you own wherever you are home: https://github.com/truechartsapps/tree/master/charts/stable/booksonic-air @@ -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.10 +version: 4.0.11 annotations: truecharts.org/catagories: | - media diff --git a/stable/booksonic-air/4.0.10/README.md b/stable/booksonic-air/4.0.11/README.md similarity index 96% rename from stable/booksonic-air/4.0.10/README.md rename to stable/booksonic-air/4.0.11/README.md index 5f6bf49fcaa..d6f85be0fbf 100644 --- a/stable/booksonic-air/4.0.10/README.md +++ b/stable/booksonic-air/4.0.11/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/booksonic-air/4.0.10/app-readme.md b/stable/booksonic-air/4.0.11/app-readme.md similarity index 100% rename from stable/booksonic-air/4.0.10/app-readme.md rename to stable/booksonic-air/4.0.11/app-readme.md diff --git a/stable/booksonic-air/4.0.11/charts/common-8.6.3.tgz b/stable/booksonic-air/4.0.11/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/booksonic-air/4.0.11/charts/common-8.6.3.tgz differ diff --git a/stable/booksonic-air/4.0.10/helm-values.md b/stable/booksonic-air/4.0.11/helm-values.md similarity index 100% rename from stable/booksonic-air/4.0.10/helm-values.md rename to stable/booksonic-air/4.0.11/helm-values.md diff --git a/stable/booksonic-air/4.0.10/ix_values.yaml b/stable/booksonic-air/4.0.11/ix_values.yaml similarity index 100% rename from stable/booksonic-air/4.0.10/ix_values.yaml rename to stable/booksonic-air/4.0.11/ix_values.yaml diff --git a/stable/booksonic-air/4.0.10/questions.yaml b/stable/booksonic-air/4.0.11/questions.yaml similarity index 100% rename from stable/booksonic-air/4.0.10/questions.yaml rename to stable/booksonic-air/4.0.11/questions.yaml diff --git a/stable/booksonic-air/4.0.10/templates/common.yaml b/stable/booksonic-air/4.0.11/templates/common.yaml similarity index 100% rename from stable/booksonic-air/4.0.10/templates/common.yaml rename to stable/booksonic-air/4.0.11/templates/common.yaml diff --git a/stable/calibre-web/9.0.9/values.yaml b/stable/booksonic-air/4.0.11/values.yaml similarity index 100% rename from stable/calibre-web/9.0.9/values.yaml rename to stable/booksonic-air/4.0.11/values.yaml diff --git a/stable/calibre-web/9.0.9/CHANGELOG.md b/stable/calibre-web/9.0.10/CHANGELOG.md similarity index 92% rename from stable/calibre-web/9.0.9/CHANGELOG.md rename to stable/calibre-web/9.0.10/CHANGELOG.md index 3941158947d..f1a78bea8ed 100644 --- a/stable/calibre-web/9.0.9/CHANGELOG.md +++ b/stable/calibre-web/9.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [calibre-web-9.0.10](https://github.com/truecharts/apps/compare/calibre-web-9.0.9...calibre-web-9.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [calibre-web-9.0.9](https://github.com/truecharts/apps/compare/calibre-web-9.0.8...calibre-web-9.0.9) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - -### [calibre-web-9.0.1](https://github.com/truecharts/apps/compare/calibre-web-9.0.0...calibre-web-9.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) - diff --git a/stable/calibre/4.0.10/CONFIG.md b/stable/calibre-web/9.0.10/CONFIG.md similarity index 100% rename from stable/calibre/4.0.10/CONFIG.md rename to stable/calibre-web/9.0.10/CONFIG.md diff --git a/stable/calibre-web/9.0.10/Chart.lock b/stable/calibre-web/9.0.10/Chart.lock new file mode 100644 index 00000000000..b37338a1549 --- /dev/null +++ b/stable/calibre-web/9.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T21:56:08.329470436Z" diff --git a/stable/calibre-web/9.0.9/Chart.yaml b/stable/calibre-web/9.0.10/Chart.yaml similarity index 96% rename from stable/calibre-web/9.0.9/Chart.yaml rename to stable/calibre-web/9.0.10/Chart.yaml index 876a6350349..820777d1c20 100644 --- a/stable/calibre-web/9.0.9/Chart.yaml +++ b/stable/calibre-web/9.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.6.12" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 deprecated: false description: Calibre-Web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database. @@ -23,7 +23,7 @@ sources: - https://hub.docker.com/r/linuxserver/calibre-web/ - https://github.com/janeczku/calibre-web type: application -version: 9.0.9 +version: 9.0.10 annotations: truecharts.org/catagories: | - media diff --git a/stable/calibre-web/9.0.9/README.md b/stable/calibre-web/9.0.10/README.md similarity index 96% rename from stable/calibre-web/9.0.9/README.md rename to stable/calibre-web/9.0.10/README.md index 4eede4ff879..6b5b563db4e 100644 --- a/stable/calibre-web/9.0.9/README.md +++ b/stable/calibre-web/9.0.10/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/calibre-web/9.0.9/app-readme.md b/stable/calibre-web/9.0.10/app-readme.md similarity index 100% rename from stable/calibre-web/9.0.9/app-readme.md rename to stable/calibre-web/9.0.10/app-readme.md diff --git a/stable/calibre-web/9.0.10/charts/common-8.6.3.tgz b/stable/calibre-web/9.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/calibre-web/9.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/calibre-web/9.0.9/helm-values.md b/stable/calibre-web/9.0.10/helm-values.md similarity index 100% rename from stable/calibre-web/9.0.9/helm-values.md rename to stable/calibre-web/9.0.10/helm-values.md diff --git a/stable/calibre-web/9.0.9/ix_values.yaml b/stable/calibre-web/9.0.10/ix_values.yaml similarity index 100% rename from stable/calibre-web/9.0.9/ix_values.yaml rename to stable/calibre-web/9.0.10/ix_values.yaml diff --git a/stable/calibre-web/9.0.9/questions.yaml b/stable/calibre-web/9.0.10/questions.yaml similarity index 100% rename from stable/calibre-web/9.0.9/questions.yaml rename to stable/calibre-web/9.0.10/questions.yaml diff --git a/stable/calibre-web/9.0.9/templates/common.yaml b/stable/calibre-web/9.0.10/templates/common.yaml similarity index 100% rename from stable/calibre-web/9.0.9/templates/common.yaml rename to stable/calibre-web/9.0.10/templates/common.yaml diff --git a/stable/calibre/4.0.10/values.yaml b/stable/calibre-web/9.0.10/values.yaml similarity index 100% rename from stable/calibre/4.0.10/values.yaml rename to stable/calibre-web/9.0.10/values.yaml diff --git a/stable/calibre-web/9.0.9/Chart.lock b/stable/calibre-web/9.0.9/Chart.lock deleted file mode 100644 index e35b6c591ec..00000000000 --- a/stable/calibre-web/9.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:19:08.584325465Z" diff --git a/stable/calibre-web/9.0.9/charts/common-8.6.2.tgz b/stable/calibre-web/9.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/calibre-web/9.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/calibre/4.0.10/Chart.lock b/stable/calibre/4.0.10/Chart.lock deleted file mode 100644 index 34aa6608dc6..00000000000 --- a/stable/calibre/4.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:19:36.57045224Z" diff --git a/stable/calibre/4.0.10/charts/common-8.6.2.tgz b/stable/calibre/4.0.10/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/calibre/4.0.10/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/calibre/4.0.10/CHANGELOG.md b/stable/calibre/4.0.11/CHANGELOG.md similarity index 92% rename from stable/calibre/4.0.10/CHANGELOG.md rename to stable/calibre/4.0.11/CHANGELOG.md index 30279d6bf58..64bdc00f74b 100644 --- a/stable/calibre/4.0.10/CHANGELOG.md +++ b/stable/calibre/4.0.11/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [calibre-4.0.11](https://github.com/truecharts/apps/compare/calibre-web-9.0.9...calibre-4.0.11) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [calibre-4.0.10](https://github.com/truecharts/apps/compare/calibre-4.0.9...calibre-4.0.10) (2021-11-15) @@ -88,12 +97,3 @@ -### [calibre-4.0.3](https://github.com/truecharts/apps/compare/calibre-web-9.0.2...calibre-4.0.3) (2021-11-01) - -#### Chore - -* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) - - - - diff --git a/stable/cloud9/2.0.11/CONFIG.md b/stable/calibre/4.0.11/CONFIG.md similarity index 100% rename from stable/cloud9/2.0.11/CONFIG.md rename to stable/calibre/4.0.11/CONFIG.md diff --git a/stable/calibre/4.0.11/Chart.lock b/stable/calibre/4.0.11/Chart.lock new file mode 100644 index 00000000000..1602a74dc83 --- /dev/null +++ b/stable/calibre/4.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T21:56:34.705430923Z" diff --git a/stable/calibre/4.0.10/Chart.yaml b/stable/calibre/4.0.11/Chart.yaml similarity index 95% rename from stable/calibre/4.0.10/Chart.yaml rename to stable/calibre/4.0.11/Chart.yaml index 24c9fb13940..a396a022db4 100644 --- a/stable/calibre/4.0.10/Chart.yaml +++ b/stable/calibre/4.0.11/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "5.32.0" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: Calibre is a powerful and easy to use e-book manager. home: https://github.com/truechartsapps/tree/master/charts/stable/calibre icon: https://github.com/kovidgoyal/calibre/raw/master/resources/images/lt.png @@ -18,7 +18,7 @@ name: calibre sources: - https://hub.docker.com/r/linuxserver/calibre/ - https://github.com/kovidgoyal/calibre/ -version: 4.0.10 +version: 4.0.11 annotations: truecharts.org/catagories: | - media diff --git a/stable/calibre/4.0.10/README.md b/stable/calibre/4.0.11/README.md similarity index 96% rename from stable/calibre/4.0.10/README.md rename to stable/calibre/4.0.11/README.md index 22ae21f57b7..bd320b71d81 100644 --- a/stable/calibre/4.0.10/README.md +++ b/stable/calibre/4.0.11/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/calibre/4.0.10/app-readme.md b/stable/calibre/4.0.11/app-readme.md similarity index 100% rename from stable/calibre/4.0.10/app-readme.md rename to stable/calibre/4.0.11/app-readme.md diff --git a/stable/calibre/4.0.11/charts/common-8.6.3.tgz b/stable/calibre/4.0.11/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/calibre/4.0.11/charts/common-8.6.3.tgz differ diff --git a/stable/calibre/4.0.10/helm-values.md b/stable/calibre/4.0.11/helm-values.md similarity index 100% rename from stable/calibre/4.0.10/helm-values.md rename to stable/calibre/4.0.11/helm-values.md diff --git a/stable/calibre/4.0.10/ix_values.yaml b/stable/calibre/4.0.11/ix_values.yaml similarity index 100% rename from stable/calibre/4.0.10/ix_values.yaml rename to stable/calibre/4.0.11/ix_values.yaml diff --git a/stable/calibre/4.0.10/questions.yaml b/stable/calibre/4.0.11/questions.yaml similarity index 100% rename from stable/calibre/4.0.10/questions.yaml rename to stable/calibre/4.0.11/questions.yaml diff --git a/stable/calibre/4.0.10/templates/common.yaml b/stable/calibre/4.0.11/templates/common.yaml similarity index 100% rename from stable/calibre/4.0.10/templates/common.yaml rename to stable/calibre/4.0.11/templates/common.yaml diff --git a/stable/cloud9/2.0.11/values.yaml b/stable/calibre/4.0.11/values.yaml similarity index 100% rename from stable/cloud9/2.0.11/values.yaml rename to stable/calibre/4.0.11/values.yaml diff --git a/stable/cloud9/2.0.11/Chart.lock b/stable/cloud9/2.0.11/Chart.lock deleted file mode 100644 index 2beefec8d9f..00000000000 --- a/stable/cloud9/2.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:20:04.048418873Z" diff --git a/stable/cloud9/2.0.11/charts/common-8.6.2.tgz b/stable/cloud9/2.0.11/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/cloud9/2.0.11/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/cloud9/2.0.11/CHANGELOG.md b/stable/cloud9/2.0.12/CHANGELOG.md similarity index 92% rename from stable/cloud9/2.0.11/CHANGELOG.md rename to stable/cloud9/2.0.12/CHANGELOG.md index 314b3ab9f6f..d6613ea5e75 100644 --- a/stable/cloud9/2.0.11/CHANGELOG.md +++ b/stable/cloud9/2.0.12/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [cloud9-2.0.12](https://github.com/truecharts/apps/compare/cloud9-2.0.11...cloud9-2.0.12) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [cloud9-2.0.11](https://github.com/truecharts/apps/compare/cloud9-2.0.10...cloud9-2.0.11) (2021-11-15) @@ -88,12 +97,3 @@ ### [cloud9-2.0.4](https://github.com/truecharts/apps/compare/cloud9-2.0.3...cloud9-2.0.4) (2021-11-01) -#### Chore - -* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) - - - - -### [cloud9-2.0.3](https://github.com/truecharts/apps/compare/cloud9-2.0.2...cloud9-2.0.3) (2021-11-01) - diff --git a/stable/code-server/2.0.9/CONFIG.md b/stable/cloud9/2.0.12/CONFIG.md similarity index 100% rename from stable/code-server/2.0.9/CONFIG.md rename to stable/cloud9/2.0.12/CONFIG.md diff --git a/stable/cloud9/2.0.12/Chart.lock b/stable/cloud9/2.0.12/Chart.lock new file mode 100644 index 00000000000..960741cbe8b --- /dev/null +++ b/stable/cloud9/2.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T21:57:00.681060543Z" diff --git a/stable/cloud9/2.0.11/Chart.yaml b/stable/cloud9/2.0.12/Chart.yaml similarity index 95% rename from stable/cloud9/2.0.11/Chart.yaml rename to stable/cloud9/2.0.12/Chart.yaml index 38190d712f0..936b8492389 100644 --- a/stable/cloud9/2.0.11/Chart.yaml +++ b/stable/cloud9/2.0.12/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.29.2" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: A complete web based IDE with terminal access home: https://github.com/truecharts/apps/tree/master/charts/stable/cloud9 icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/cloud9.png @@ -23,7 +23,7 @@ sources: - https://github.com/c9/core - https://hub.docker.com/r/linuxserver/cloud9 type: application -version: 2.0.11 +version: 2.0.12 annotations: truecharts.org/catagories: | - media diff --git a/stable/cloud9/2.0.11/README.md b/stable/cloud9/2.0.12/README.md similarity index 96% rename from stable/cloud9/2.0.11/README.md rename to stable/cloud9/2.0.12/README.md index 3713008711f..4735cf77bd1 100644 --- a/stable/cloud9/2.0.11/README.md +++ b/stable/cloud9/2.0.12/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/cloud9/2.0.11/app-readme.md b/stable/cloud9/2.0.12/app-readme.md similarity index 100% rename from stable/cloud9/2.0.11/app-readme.md rename to stable/cloud9/2.0.12/app-readme.md diff --git a/stable/cloud9/2.0.12/charts/common-8.6.3.tgz b/stable/cloud9/2.0.12/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/cloud9/2.0.12/charts/common-8.6.3.tgz differ diff --git a/stable/cloud9/2.0.11/helm-values.md b/stable/cloud9/2.0.12/helm-values.md similarity index 100% rename from stable/cloud9/2.0.11/helm-values.md rename to stable/cloud9/2.0.12/helm-values.md diff --git a/stable/cloud9/2.0.11/ix_values.yaml b/stable/cloud9/2.0.12/ix_values.yaml similarity index 100% rename from stable/cloud9/2.0.11/ix_values.yaml rename to stable/cloud9/2.0.12/ix_values.yaml diff --git a/stable/cloud9/2.0.11/questions.yaml b/stable/cloud9/2.0.12/questions.yaml similarity index 100% rename from stable/cloud9/2.0.11/questions.yaml rename to stable/cloud9/2.0.12/questions.yaml diff --git a/stable/cloud9/2.0.11/templates/common.yaml b/stable/cloud9/2.0.12/templates/common.yaml similarity index 100% rename from stable/cloud9/2.0.11/templates/common.yaml rename to stable/cloud9/2.0.12/templates/common.yaml diff --git a/stable/code-server/2.0.9/values.yaml b/stable/cloud9/2.0.12/values.yaml similarity index 100% rename from stable/code-server/2.0.9/values.yaml rename to stable/cloud9/2.0.12/values.yaml diff --git a/stable/code-server/2.0.9/CHANGELOG.md b/stable/code-server/2.0.10/CHANGELOG.md similarity index 92% rename from stable/code-server/2.0.9/CHANGELOG.md rename to stable/code-server/2.0.10/CHANGELOG.md index 73edaf0eb2f..a6bf95f4e5c 100644 --- a/stable/code-server/2.0.9/CHANGELOG.md +++ b/stable/code-server/2.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [code-server-2.0.10](https://github.com/truecharts/apps/compare/code-server-2.0.9...code-server-2.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [code-server-2.0.9](https://github.com/truecharts/apps/compare/code-server-2.0.8...code-server-2.0.9) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - -### [code-server-2.0.1](https://github.com/truecharts/apps/compare/code-server-2.0.0...code-server-2.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) - diff --git a/stable/collabora-online/9.0.10/CONFIG.md b/stable/code-server/2.0.10/CONFIG.md similarity index 100% rename from stable/collabora-online/9.0.10/CONFIG.md rename to stable/code-server/2.0.10/CONFIG.md diff --git a/stable/code-server/2.0.10/Chart.lock b/stable/code-server/2.0.10/Chart.lock new file mode 100644 index 00000000000..12f7d6aabce --- /dev/null +++ b/stable/code-server/2.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T21:57:26.712771454Z" diff --git a/stable/code-server/2.0.9/Chart.yaml b/stable/code-server/2.0.10/Chart.yaml similarity index 95% rename from stable/code-server/2.0.9/Chart.yaml rename to stable/code-server/2.0.10/Chart.yaml index ba3a0ddeed0..0e099eaf903 100644 --- a/stable/code-server/2.0.9/Chart.yaml +++ b/stable/code-server/2.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.11.1" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: Run VS Code on any machine anywhere and access it in the browser. home: https://github.com/truecharts/apps/tree/master/charts/stable/code-server icon: https://github.com/truecharts/apps/raw/main/images/code-server.jpg @@ -22,7 +22,7 @@ sources: - https://github.com/cdr/code-server - https://hub.docker.com/r/linuxserver/code-server type: application -version: 2.0.9 +version: 2.0.10 annotations: truecharts.org/catagories: | - media diff --git a/stable/code-server/2.0.9/README.md b/stable/code-server/2.0.10/README.md similarity index 96% rename from stable/code-server/2.0.9/README.md rename to stable/code-server/2.0.10/README.md index 6fb1937f7fa..e9ca4b38fdc 100644 --- a/stable/code-server/2.0.9/README.md +++ b/stable/code-server/2.0.10/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/code-server/2.0.9/app-readme.md b/stable/code-server/2.0.10/app-readme.md similarity index 100% rename from stable/code-server/2.0.9/app-readme.md rename to stable/code-server/2.0.10/app-readme.md diff --git a/stable/code-server/2.0.10/charts/common-8.6.3.tgz b/stable/code-server/2.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/code-server/2.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/code-server/2.0.9/helm-values.md b/stable/code-server/2.0.10/helm-values.md similarity index 100% rename from stable/code-server/2.0.9/helm-values.md rename to stable/code-server/2.0.10/helm-values.md diff --git a/stable/code-server/2.0.9/ix_values.yaml b/stable/code-server/2.0.10/ix_values.yaml similarity index 100% rename from stable/code-server/2.0.9/ix_values.yaml rename to stable/code-server/2.0.10/ix_values.yaml diff --git a/stable/code-server/2.0.9/questions.yaml b/stable/code-server/2.0.10/questions.yaml similarity index 100% rename from stable/code-server/2.0.9/questions.yaml rename to stable/code-server/2.0.10/questions.yaml diff --git a/stable/code-server/2.0.9/templates/common.yaml b/stable/code-server/2.0.10/templates/common.yaml similarity index 100% rename from stable/code-server/2.0.9/templates/common.yaml rename to stable/code-server/2.0.10/templates/common.yaml diff --git a/stable/collabora-online/9.0.10/values.yaml b/stable/code-server/2.0.10/values.yaml similarity index 100% rename from stable/collabora-online/9.0.10/values.yaml rename to stable/code-server/2.0.10/values.yaml diff --git a/stable/code-server/2.0.9/Chart.lock b/stable/code-server/2.0.9/Chart.lock deleted file mode 100644 index 9b085f3318e..00000000000 --- a/stable/code-server/2.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:20:31.690091768Z" diff --git a/stable/code-server/2.0.9/charts/common-8.6.2.tgz b/stable/code-server/2.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/code-server/2.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/collabora-online/9.0.10/Chart.lock b/stable/collabora-online/9.0.10/Chart.lock deleted file mode 100644 index 5f164e57a27..00000000000 --- a/stable/collabora-online/9.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:20:58.8731604Z" diff --git a/stable/collabora-online/9.0.10/charts/common-8.6.2.tgz b/stable/collabora-online/9.0.10/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/collabora-online/9.0.10/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/collabora-online/9.0.10/CHANGELOG.md b/stable/collabora-online/9.0.11/CHANGELOG.md similarity index 91% rename from stable/collabora-online/9.0.10/CHANGELOG.md rename to stable/collabora-online/9.0.11/CHANGELOG.md index 4ad444fcd7d..a15ebe99fdf 100644 --- a/stable/collabora-online/9.0.10/CHANGELOG.md +++ b/stable/collabora-online/9.0.11/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [collabora-online-9.0.11](https://github.com/truecharts/apps/compare/collabora-online-9.0.10...collabora-online-9.0.11) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [collabora-online-9.0.10](https://github.com/truecharts/apps/compare/collabora-online-9.0.9...collabora-online-9.0.10) (2021-11-15) @@ -88,12 +97,3 @@ ### [collabora-online-9.0.3](https://github.com/truecharts/apps/compare/collabora-online-9.0.2...collabora-online-9.0.3) (2021-11-01) #### Chore - -* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) - - - - -### [collabora-online-9.0.2](https://github.com/truecharts/apps/compare/collabora-online-9.0.1...collabora-online-9.0.2) (2021-10-26) - -#### Chore diff --git a/stable/cryptofolio/2.0.9/CONFIG.md b/stable/collabora-online/9.0.11/CONFIG.md similarity index 100% rename from stable/cryptofolio/2.0.9/CONFIG.md rename to stable/collabora-online/9.0.11/CONFIG.md diff --git a/stable/collabora-online/9.0.11/Chart.lock b/stable/collabora-online/9.0.11/Chart.lock new file mode 100644 index 00000000000..2f9302d2fd8 --- /dev/null +++ b/stable/collabora-online/9.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T21:57:53.221588947Z" diff --git a/stable/collabora-online/9.0.10/Chart.yaml b/stable/collabora-online/9.0.11/Chart.yaml similarity index 96% rename from stable/collabora-online/9.0.10/Chart.yaml rename to stable/collabora-online/9.0.11/Chart.yaml index de01c6f16dc..d7f277bd7f3 100644 --- a/stable/collabora-online/9.0.10/Chart.yaml +++ b/stable/collabora-online/9.0.11/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "6.4.14.3" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 deprecated: false description: "Collabora Online Development Edition \u2013 an awesome, Online Office\ \ suite image suitable for home use." @@ -22,7 +22,7 @@ sources: - https://sdk.collaboraonline.com/contents.html - https://github.com/CollaboraOnline/online/tree/master/kubernetes/helm type: application -version: 9.0.10 +version: 9.0.11 annotations: truecharts.org/catagories: | - office diff --git a/stable/collabora-online/9.0.10/README.md b/stable/collabora-online/9.0.11/README.md similarity index 96% rename from stable/collabora-online/9.0.10/README.md rename to stable/collabora-online/9.0.11/README.md index e7e827f9dbb..d4bc52e66db 100644 --- a/stable/collabora-online/9.0.10/README.md +++ b/stable/collabora-online/9.0.11/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/collabora-online/9.0.10/app-readme.md b/stable/collabora-online/9.0.11/app-readme.md similarity index 100% rename from stable/collabora-online/9.0.10/app-readme.md rename to stable/collabora-online/9.0.11/app-readme.md diff --git a/stable/collabora-online/9.0.11/charts/common-8.6.3.tgz b/stable/collabora-online/9.0.11/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/collabora-online/9.0.11/charts/common-8.6.3.tgz differ diff --git a/stable/collabora-online/9.0.10/helm-values.md b/stable/collabora-online/9.0.11/helm-values.md similarity index 100% rename from stable/collabora-online/9.0.10/helm-values.md rename to stable/collabora-online/9.0.11/helm-values.md diff --git a/stable/collabora-online/9.0.10/ix_values.yaml b/stable/collabora-online/9.0.11/ix_values.yaml similarity index 100% rename from stable/collabora-online/9.0.10/ix_values.yaml rename to stable/collabora-online/9.0.11/ix_values.yaml diff --git a/stable/collabora-online/9.0.10/questions.yaml b/stable/collabora-online/9.0.11/questions.yaml similarity index 100% rename from stable/collabora-online/9.0.10/questions.yaml rename to stable/collabora-online/9.0.11/questions.yaml diff --git a/stable/collabora-online/9.0.10/templates/common.yaml b/stable/collabora-online/9.0.11/templates/common.yaml similarity index 100% rename from stable/collabora-online/9.0.10/templates/common.yaml rename to stable/collabora-online/9.0.11/templates/common.yaml diff --git a/stable/cryptofolio/2.0.9/values.yaml b/stable/collabora-online/9.0.11/values.yaml similarity index 100% rename from stable/cryptofolio/2.0.9/values.yaml rename to stable/collabora-online/9.0.11/values.yaml diff --git a/stable/cryptofolio/2.0.9/CHANGELOG.md b/stable/cryptofolio/2.0.10/CHANGELOG.md similarity index 92% rename from stable/cryptofolio/2.0.9/CHANGELOG.md rename to stable/cryptofolio/2.0.10/CHANGELOG.md index 0659291a889..aba3020a099 100644 --- a/stable/cryptofolio/2.0.9/CHANGELOG.md +++ b/stable/cryptofolio/2.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [cryptofolio-2.0.10](https://github.com/truecharts/apps/compare/cryptofolio-2.0.9...cryptofolio-2.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [cryptofolio-2.0.9](https://github.com/truecharts/apps/compare/cryptofolio-2.0.8...cryptofolio-2.0.9) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - -### [cryptofolio-2.0.1](https://github.com/truecharts/apps/compare/cryptofolio-2.0.0...cryptofolio-2.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) - diff --git a/stable/custom-app/3.0.15/CONFIG.md b/stable/cryptofolio/2.0.10/CONFIG.md similarity index 100% rename from stable/custom-app/3.0.15/CONFIG.md rename to stable/cryptofolio/2.0.10/CONFIG.md diff --git a/stable/cryptofolio/2.0.10/Chart.lock b/stable/cryptofolio/2.0.10/Chart.lock new file mode 100644 index 00000000000..685cebdbcf3 --- /dev/null +++ b/stable/cryptofolio/2.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T21:58:19.307976563Z" diff --git a/stable/cryptofolio/2.0.9/Chart.yaml b/stable/cryptofolio/2.0.10/Chart.yaml similarity index 95% rename from stable/cryptofolio/2.0.9/Chart.yaml rename to stable/cryptofolio/2.0.10/Chart.yaml index 53179a8ce67..c814770b930 100644 --- a/stable/cryptofolio/2.0.9/Chart.yaml +++ b/stable/cryptofolio/2.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.2.0" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: Track your cryptocurrency holdings/portfolio home: https://github.com/truecharts/apps/tree/master/charts/stable/cryptofolio icon: https://raw.githubusercontent.com/Xtrendence/Cryptofolio/main/website/assets/img/Logo.png @@ -17,7 +17,7 @@ maintainers: name: cryptofolio sources: - https://github.com/Xtrendence/cryptofolio -version: 2.0.9 +version: 2.0.10 annotations: truecharts.org/catagories: | - media diff --git a/stable/cryptofolio/2.0.9/README.md b/stable/cryptofolio/2.0.10/README.md similarity index 96% rename from stable/cryptofolio/2.0.9/README.md rename to stable/cryptofolio/2.0.10/README.md index 525f0f0d748..da84ebfacfb 100644 --- a/stable/cryptofolio/2.0.9/README.md +++ b/stable/cryptofolio/2.0.10/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/cryptofolio/2.0.9/app-readme.md b/stable/cryptofolio/2.0.10/app-readme.md similarity index 100% rename from stable/cryptofolio/2.0.9/app-readme.md rename to stable/cryptofolio/2.0.10/app-readme.md diff --git a/stable/cryptofolio/2.0.10/charts/common-8.6.3.tgz b/stable/cryptofolio/2.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/cryptofolio/2.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/cryptofolio/2.0.9/helm-values.md b/stable/cryptofolio/2.0.10/helm-values.md similarity index 100% rename from stable/cryptofolio/2.0.9/helm-values.md rename to stable/cryptofolio/2.0.10/helm-values.md diff --git a/stable/cryptofolio/2.0.9/ix_values.yaml b/stable/cryptofolio/2.0.10/ix_values.yaml similarity index 100% rename from stable/cryptofolio/2.0.9/ix_values.yaml rename to stable/cryptofolio/2.0.10/ix_values.yaml diff --git a/stable/cryptofolio/2.0.9/questions.yaml b/stable/cryptofolio/2.0.10/questions.yaml similarity index 100% rename from stable/cryptofolio/2.0.9/questions.yaml rename to stable/cryptofolio/2.0.10/questions.yaml diff --git a/stable/cryptofolio/2.0.9/templates/common.yaml b/stable/cryptofolio/2.0.10/templates/common.yaml similarity index 100% rename from stable/cryptofolio/2.0.9/templates/common.yaml rename to stable/cryptofolio/2.0.10/templates/common.yaml diff --git a/stable/custom-app/3.0.15/values.yaml b/stable/cryptofolio/2.0.10/values.yaml similarity index 100% rename from stable/custom-app/3.0.15/values.yaml rename to stable/cryptofolio/2.0.10/values.yaml diff --git a/stable/cryptofolio/2.0.9/Chart.lock b/stable/cryptofolio/2.0.9/Chart.lock deleted file mode 100644 index b3064ab133e..00000000000 --- a/stable/cryptofolio/2.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:21:26.28575315Z" diff --git a/stable/cryptofolio/2.0.9/charts/common-8.6.2.tgz b/stable/cryptofolio/2.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/cryptofolio/2.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/custom-app/3.0.15/Chart.lock b/stable/custom-app/3.0.15/Chart.lock deleted file mode 100644 index ad022e33279..00000000000 --- a/stable/custom-app/3.0.15/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-16T20:09:28.525604518Z" diff --git a/stable/custom-app/3.0.15/charts/common-8.6.2.tgz b/stable/custom-app/3.0.15/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/custom-app/3.0.15/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/custom-app/3.0.15/CHANGELOG.md b/stable/custom-app/3.0.16/CHANGELOG.md similarity index 91% rename from stable/custom-app/3.0.15/CHANGELOG.md rename to stable/custom-app/3.0.16/CHANGELOG.md index 529faf52b9a..7b0f15d7359 100644 --- a/stable/custom-app/3.0.15/CHANGELOG.md +++ b/stable/custom-app/3.0.16/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [custom-app-3.0.16](https://github.com/truecharts/apps/compare/custom-app-3.0.15...custom-app-3.0.16) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [custom-app-3.0.15](https://github.com/truecharts/apps/compare/custom-app-3.0.14...custom-app-3.0.15) (2021-11-16) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1291](https://github.com/truecharts/apps/issues/1291)) -#### Chore - -* Simplify GUI for deployment, persistence and securityContext ([#1289](https://github.com/truecharts/apps/issues/1289)) - -#### Feat - -* Simplify the Services GUI ([#1290](https://github.com/truecharts/apps/issues/1290)) - - diff --git a/stable/davos/2.0.9/CONFIG.md b/stable/custom-app/3.0.16/CONFIG.md similarity index 100% rename from stable/davos/2.0.9/CONFIG.md rename to stable/custom-app/3.0.16/CONFIG.md diff --git a/stable/custom-app/3.0.16/Chart.lock b/stable/custom-app/3.0.16/Chart.lock new file mode 100644 index 00000000000..865a224177c --- /dev/null +++ b/stable/custom-app/3.0.16/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T21:58:45.972756083Z" diff --git a/stable/custom-app/3.0.15/Chart.yaml b/stable/custom-app/3.0.16/Chart.yaml similarity index 95% rename from stable/custom-app/3.0.15/Chart.yaml rename to stable/custom-app/3.0.16/Chart.yaml index d8871868731..52e4f5bb729 100644 --- a/stable/custom-app/3.0.15/Chart.yaml +++ b/stable/custom-app/3.0.16/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.19.275" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 deprecated: false description: Advanced tool to create your own TrueCharts-based App home: https://github.com/truecharts/apps/tree/master/charts/stable/custom-app @@ -19,7 +19,7 @@ name: custom-app sources: - https://github.com/truecharts/apps/tree/master/charts/stable/custom-app type: application -version: 3.0.15 +version: 3.0.16 annotations: truecharts.org/catagories: | - custom diff --git a/stable/custom-app/3.0.15/README.md b/stable/custom-app/3.0.16/README.md similarity index 96% rename from stable/custom-app/3.0.15/README.md rename to stable/custom-app/3.0.16/README.md index ef2add3bd51..2c54bebb3e3 100644 --- a/stable/custom-app/3.0.15/README.md +++ b/stable/custom-app/3.0.16/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/custom-app/3.0.15/app-readme.md b/stable/custom-app/3.0.16/app-readme.md similarity index 100% rename from stable/custom-app/3.0.15/app-readme.md rename to stable/custom-app/3.0.16/app-readme.md diff --git a/stable/custom-app/3.0.16/charts/common-8.6.3.tgz b/stable/custom-app/3.0.16/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/custom-app/3.0.16/charts/common-8.6.3.tgz differ diff --git a/stable/custom-app/3.0.15/ci/test-values.yaml b/stable/custom-app/3.0.16/ci/test-values.yaml similarity index 100% rename from stable/custom-app/3.0.15/ci/test-values.yaml rename to stable/custom-app/3.0.16/ci/test-values.yaml diff --git a/stable/custom-app/3.0.15/helm-values.md b/stable/custom-app/3.0.16/helm-values.md similarity index 100% rename from stable/custom-app/3.0.15/helm-values.md rename to stable/custom-app/3.0.16/helm-values.md diff --git a/stable/custom-app/3.0.15/ix_values.yaml b/stable/custom-app/3.0.16/ix_values.yaml similarity index 100% rename from stable/custom-app/3.0.15/ix_values.yaml rename to stable/custom-app/3.0.16/ix_values.yaml diff --git a/stable/custom-app/3.0.15/questions.yaml b/stable/custom-app/3.0.16/questions.yaml similarity index 100% rename from stable/custom-app/3.0.15/questions.yaml rename to stable/custom-app/3.0.16/questions.yaml diff --git a/stable/custom-app/3.0.15/templates/common.yaml b/stable/custom-app/3.0.16/templates/common.yaml similarity index 100% rename from stable/custom-app/3.0.15/templates/common.yaml rename to stable/custom-app/3.0.16/templates/common.yaml diff --git a/stable/davos/2.0.9/values.yaml b/stable/custom-app/3.0.16/values.yaml similarity index 100% rename from stable/davos/2.0.9/values.yaml rename to stable/custom-app/3.0.16/values.yaml diff --git a/stable/davos/2.0.9/CHANGELOG.md b/stable/davos/2.0.10/CHANGELOG.md similarity index 92% rename from stable/davos/2.0.9/CHANGELOG.md rename to stable/davos/2.0.10/CHANGELOG.md index 0e6fe7ee711..d013ec36017 100644 --- a/stable/davos/2.0.9/CHANGELOG.md +++ b/stable/davos/2.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [davos-2.0.10](https://github.com/truecharts/apps/compare/davos-2.0.9...davos-2.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [davos-2.0.9](https://github.com/truecharts/apps/compare/davos-2.0.8...davos-2.0.9) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - -### [davos-2.0.1](https://github.com/truecharts/apps/compare/davos-2.0.0...davos-2.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) - diff --git a/stable/deconz/4.0.9/CONFIG.md b/stable/davos/2.0.10/CONFIG.md similarity index 100% rename from stable/deconz/4.0.9/CONFIG.md rename to stable/davos/2.0.10/CONFIG.md diff --git a/stable/davos/2.0.10/Chart.lock b/stable/davos/2.0.10/Chart.lock new file mode 100644 index 00000000000..76cea9fa4a4 --- /dev/null +++ b/stable/davos/2.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T21:59:12.260755391Z" diff --git a/stable/davos/2.0.9/Chart.yaml b/stable/davos/2.0.10/Chart.yaml similarity index 95% rename from stable/davos/2.0.9/Chart.yaml rename to stable/davos/2.0.10/Chart.yaml index 584d615452d..d8b43a2a597 100644 --- a/stable/davos/2.0.9/Chart.yaml +++ b/stable/davos/2.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.2.1" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: An FTP automation tool that periodically scans given host locations for new files. home: https://github.com/truecharts/apps/tree/master/charts/stable/davos @@ -22,7 +22,7 @@ sources: - https://github.com/linuxserver/docker-davos - https://github.com/linuxserver/davos/ type: application -version: 2.0.9 +version: 2.0.10 annotations: truecharts.org/catagories: | - media diff --git a/stable/davos/2.0.9/README.md b/stable/davos/2.0.10/README.md similarity index 96% rename from stable/davos/2.0.9/README.md rename to stable/davos/2.0.10/README.md index d45801610e2..44523c6cfbf 100644 --- a/stable/davos/2.0.9/README.md +++ b/stable/davos/2.0.10/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/davos/2.0.9/app-readme.md b/stable/davos/2.0.10/app-readme.md similarity index 100% rename from stable/davos/2.0.9/app-readme.md rename to stable/davos/2.0.10/app-readme.md diff --git a/stable/davos/2.0.10/charts/common-8.6.3.tgz b/stable/davos/2.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/davos/2.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/davos/2.0.9/helm-values.md b/stable/davos/2.0.10/helm-values.md similarity index 100% rename from stable/davos/2.0.9/helm-values.md rename to stable/davos/2.0.10/helm-values.md diff --git a/stable/davos/2.0.9/ix_values.yaml b/stable/davos/2.0.10/ix_values.yaml similarity index 100% rename from stable/davos/2.0.9/ix_values.yaml rename to stable/davos/2.0.10/ix_values.yaml diff --git a/stable/davos/2.0.9/questions.yaml b/stable/davos/2.0.10/questions.yaml similarity index 100% rename from stable/davos/2.0.9/questions.yaml rename to stable/davos/2.0.10/questions.yaml diff --git a/stable/davos/2.0.9/templates/common.yaml b/stable/davos/2.0.10/templates/common.yaml similarity index 100% rename from stable/davos/2.0.9/templates/common.yaml rename to stable/davos/2.0.10/templates/common.yaml diff --git a/stable/deconz/4.0.9/values.yaml b/stable/davos/2.0.10/values.yaml similarity index 100% rename from stable/deconz/4.0.9/values.yaml rename to stable/davos/2.0.10/values.yaml diff --git a/stable/davos/2.0.9/Chart.lock b/stable/davos/2.0.9/Chart.lock deleted file mode 100644 index 9c619869381..00000000000 --- a/stable/davos/2.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:22:21.233833411Z" diff --git a/stable/davos/2.0.9/charts/common-8.6.2.tgz b/stable/davos/2.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/davos/2.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/deconz/4.0.9/CHANGELOG.md b/stable/deconz/4.0.10/CHANGELOG.md similarity index 92% rename from stable/deconz/4.0.9/CHANGELOG.md rename to stable/deconz/4.0.10/CHANGELOG.md index 8cdf0b89e0b..90dc766c074 100644 --- a/stable/deconz/4.0.9/CHANGELOG.md +++ b/stable/deconz/4.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [deconz-4.0.10](https://github.com/truecharts/apps/compare/deconz-4.0.9...deconz-4.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [deconz-4.0.9](https://github.com/truecharts/apps/compare/deconz-4.0.8...deconz-4.0.9) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - -### [deconz-4.0.1](https://github.com/truecharts/apps/compare/deconz-4.0.0...deconz-4.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) - diff --git a/stable/deepstack-cpu/7.0.9/CONFIG.md b/stable/deconz/4.0.10/CONFIG.md similarity index 100% rename from stable/deepstack-cpu/7.0.9/CONFIG.md rename to stable/deconz/4.0.10/CONFIG.md diff --git a/stable/deconz/4.0.10/Chart.lock b/stable/deconz/4.0.10/Chart.lock new file mode 100644 index 00000000000..470b3d4632b --- /dev/null +++ b/stable/deconz/4.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T21:59:38.701979958Z" diff --git a/stable/deconz/4.0.9/Chart.yaml b/stable/deconz/4.0.10/Chart.yaml similarity index 96% rename from stable/deconz/4.0.9/Chart.yaml rename to stable/deconz/4.0.10/Chart.yaml index 2100d45d0a0..98ed6c06459 100644 --- a/stable/deconz/4.0.9/Chart.yaml +++ b/stable/deconz/4.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.13.01" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: deCONZ is an easy to use control software, with which you can set up and control Zigbee networks of any size without further programming effort. home: https://github.com/truechartsapps/tree/master/charts/stable/deconz @@ -22,7 +22,7 @@ name: deconz sources: - https://github.com/dresden-elektronik/deconz-rest-plugin - https://github.com/marthoc/docker-deconz -version: 4.0.9 +version: 4.0.10 annotations: truecharts.org/catagories: | - media diff --git a/stable/deconz/4.0.9/README.md b/stable/deconz/4.0.10/README.md similarity index 96% rename from stable/deconz/4.0.9/README.md rename to stable/deconz/4.0.10/README.md index 0e506f17d9c..8db6836f4d3 100644 --- a/stable/deconz/4.0.9/README.md +++ b/stable/deconz/4.0.10/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/deconz/4.0.9/app-readme.md b/stable/deconz/4.0.10/app-readme.md similarity index 100% rename from stable/deconz/4.0.9/app-readme.md rename to stable/deconz/4.0.10/app-readme.md diff --git a/stable/deconz/4.0.10/charts/common-8.6.3.tgz b/stable/deconz/4.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/deconz/4.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/deconz/4.0.9/helm-values.md b/stable/deconz/4.0.10/helm-values.md similarity index 100% rename from stable/deconz/4.0.9/helm-values.md rename to stable/deconz/4.0.10/helm-values.md diff --git a/stable/deconz/4.0.9/ix_values.yaml b/stable/deconz/4.0.10/ix_values.yaml similarity index 100% rename from stable/deconz/4.0.9/ix_values.yaml rename to stable/deconz/4.0.10/ix_values.yaml diff --git a/stable/deconz/4.0.9/questions.yaml b/stable/deconz/4.0.10/questions.yaml similarity index 100% rename from stable/deconz/4.0.9/questions.yaml rename to stable/deconz/4.0.10/questions.yaml diff --git a/stable/deconz/4.0.9/templates/common.yaml b/stable/deconz/4.0.10/templates/common.yaml similarity index 100% rename from stable/deconz/4.0.9/templates/common.yaml rename to stable/deconz/4.0.10/templates/common.yaml diff --git a/stable/deepstack-cpu/7.0.9/values.yaml b/stable/deconz/4.0.10/values.yaml similarity index 100% rename from stable/deepstack-cpu/7.0.9/values.yaml rename to stable/deconz/4.0.10/values.yaml diff --git a/stable/deconz/4.0.9/Chart.lock b/stable/deconz/4.0.9/Chart.lock deleted file mode 100644 index 69e6248cef6..00000000000 --- a/stable/deconz/4.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:22:48.265292804Z" diff --git a/stable/deconz/4.0.9/charts/common-8.6.2.tgz b/stable/deconz/4.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/deconz/4.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/deepstack-cpu/7.0.9/CHANGELOG.md b/stable/deepstack-cpu/7.0.10/CHANGELOG.md similarity index 91% rename from stable/deepstack-cpu/7.0.9/CHANGELOG.md rename to stable/deepstack-cpu/7.0.10/CHANGELOG.md index bfd9d69724a..c67cc5471a7 100644 --- a/stable/deepstack-cpu/7.0.9/CHANGELOG.md +++ b/stable/deepstack-cpu/7.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [deepstack-cpu-7.0.10](https://github.com/truecharts/apps/compare/deepstack-cpu-7.0.9...deepstack-cpu-7.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [deepstack-cpu-7.0.9](https://github.com/truecharts/apps/compare/deepstack-cpu-7.0.8...deepstack-cpu-7.0.9) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - -### [deepstack-cpu-7.0.1](https://github.com/truecharts/apps/compare/deepstack-cpu-7.0.0...deepstack-cpu-7.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) - diff --git a/stable/deepstack-gpu/2.0.9/CONFIG.md b/stable/deepstack-cpu/7.0.10/CONFIG.md similarity index 100% rename from stable/deepstack-gpu/2.0.9/CONFIG.md rename to stable/deepstack-cpu/7.0.10/CONFIG.md diff --git a/stable/deepstack-cpu/7.0.10/Chart.lock b/stable/deepstack-cpu/7.0.10/Chart.lock new file mode 100644 index 00000000000..59b19903c63 --- /dev/null +++ b/stable/deepstack-cpu/7.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:00:05.102067014Z" diff --git a/stable/deepstack-cpu/7.0.9/Chart.yaml b/stable/deepstack-cpu/7.0.10/Chart.yaml similarity index 96% rename from stable/deepstack-cpu/7.0.9/Chart.yaml rename to stable/deepstack-cpu/7.0.10/Chart.yaml index a0d1744baf3..5ffb19c78e4 100644 --- a/stable/deepstack-cpu/7.0.9/Chart.yaml +++ b/stable/deepstack-cpu/7.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "cpu" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 deprecated: false description: DeepStack AI provides AI features including Face Recognition, Object Detection, Scene Recognition and custom AI Models @@ -22,7 +22,7 @@ sources: - https://hub.docker.com/r/deepquestai/deepstack - https://www.deepstack.cc/ type: application -version: 7.0.9 +version: 7.0.10 annotations: truecharts.org/catagories: | - AI diff --git a/stable/deepstack-cpu/7.0.9/README.md b/stable/deepstack-cpu/7.0.10/README.md similarity index 96% rename from stable/deepstack-cpu/7.0.9/README.md rename to stable/deepstack-cpu/7.0.10/README.md index f81a8c8c6c8..1319b86587f 100644 --- a/stable/deepstack-cpu/7.0.9/README.md +++ b/stable/deepstack-cpu/7.0.10/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/deepstack-cpu/7.0.9/app-readme.md b/stable/deepstack-cpu/7.0.10/app-readme.md similarity index 100% rename from stable/deepstack-cpu/7.0.9/app-readme.md rename to stable/deepstack-cpu/7.0.10/app-readme.md diff --git a/stable/deepstack-cpu/7.0.10/charts/common-8.6.3.tgz b/stable/deepstack-cpu/7.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/deepstack-cpu/7.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/deepstack-cpu/7.0.9/helm-values.md b/stable/deepstack-cpu/7.0.10/helm-values.md similarity index 100% rename from stable/deepstack-cpu/7.0.9/helm-values.md rename to stable/deepstack-cpu/7.0.10/helm-values.md diff --git a/stable/deepstack-cpu/7.0.9/ix_values.yaml b/stable/deepstack-cpu/7.0.10/ix_values.yaml similarity index 100% rename from stable/deepstack-cpu/7.0.9/ix_values.yaml rename to stable/deepstack-cpu/7.0.10/ix_values.yaml diff --git a/stable/deepstack-cpu/7.0.9/questions.yaml b/stable/deepstack-cpu/7.0.10/questions.yaml similarity index 100% rename from stable/deepstack-cpu/7.0.9/questions.yaml rename to stable/deepstack-cpu/7.0.10/questions.yaml diff --git a/stable/deepstack-cpu/7.0.9/templates/common.yaml b/stable/deepstack-cpu/7.0.10/templates/common.yaml similarity index 100% rename from stable/deepstack-cpu/7.0.9/templates/common.yaml rename to stable/deepstack-cpu/7.0.10/templates/common.yaml diff --git a/stable/deepstack-gpu/2.0.9/values.yaml b/stable/deepstack-cpu/7.0.10/values.yaml similarity index 100% rename from stable/deepstack-gpu/2.0.9/values.yaml rename to stable/deepstack-cpu/7.0.10/values.yaml diff --git a/stable/deepstack-cpu/7.0.9/Chart.lock b/stable/deepstack-cpu/7.0.9/Chart.lock deleted file mode 100644 index c761ca1f092..00000000000 --- a/stable/deepstack-cpu/7.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:23:15.406709554Z" diff --git a/stable/deepstack-cpu/7.0.9/charts/common-8.6.2.tgz b/stable/deepstack-cpu/7.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/deepstack-cpu/7.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/deepstack-gpu/2.0.9/CHANGELOG.md b/stable/deepstack-gpu/2.0.10/CHANGELOG.md similarity index 91% rename from stable/deepstack-gpu/2.0.9/CHANGELOG.md rename to stable/deepstack-gpu/2.0.10/CHANGELOG.md index a95880b514c..c07b03a2cef 100644 --- a/stable/deepstack-gpu/2.0.9/CHANGELOG.md +++ b/stable/deepstack-gpu/2.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [deepstack-gpu-2.0.10](https://github.com/truecharts/apps/compare/deepstack-gpu-2.0.9...deepstack-gpu-2.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [deepstack-gpu-2.0.9](https://github.com/truecharts/apps/compare/deepstack-gpu-2.0.8...deepstack-gpu-2.0.9) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - -### [deepstack-gpu-2.0.1](https://github.com/truecharts/apps/compare/deepstack-gpu-2.0.0...deepstack-gpu-2.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) - diff --git a/stable/deluge/9.0.10/CONFIG.md b/stable/deepstack-gpu/2.0.10/CONFIG.md similarity index 100% rename from stable/deluge/9.0.10/CONFIG.md rename to stable/deepstack-gpu/2.0.10/CONFIG.md diff --git a/stable/deepstack-gpu/2.0.10/Chart.lock b/stable/deepstack-gpu/2.0.10/Chart.lock new file mode 100644 index 00000000000..43bdef78012 --- /dev/null +++ b/stable/deepstack-gpu/2.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:00:31.933646898Z" diff --git a/stable/deepstack-gpu/2.0.9/Chart.yaml b/stable/deepstack-gpu/2.0.10/Chart.yaml similarity index 96% rename from stable/deepstack-gpu/2.0.9/Chart.yaml rename to stable/deepstack-gpu/2.0.10/Chart.yaml index f2a69e1b019..80e08dbb45c 100644 --- a/stable/deepstack-gpu/2.0.9/Chart.yaml +++ b/stable/deepstack-gpu/2.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "gpu" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 deprecated: false description: DeepStack AI provides AI features including Face Recognition, Object Detection, Scene Recognition and custom AI Models @@ -22,7 +22,7 @@ sources: - https://hub.docker.com/r/deepquestai/deepstack - https://www.deepstack.cc/ type: application -version: 2.0.9 +version: 2.0.10 annotations: truecharts.org/catagories: | - AI diff --git a/stable/deepstack-gpu/2.0.9/README.md b/stable/deepstack-gpu/2.0.10/README.md similarity index 96% rename from stable/deepstack-gpu/2.0.9/README.md rename to stable/deepstack-gpu/2.0.10/README.md index f81a8c8c6c8..1319b86587f 100644 --- a/stable/deepstack-gpu/2.0.9/README.md +++ b/stable/deepstack-gpu/2.0.10/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/deepstack-gpu/2.0.9/app-readme.md b/stable/deepstack-gpu/2.0.10/app-readme.md similarity index 100% rename from stable/deepstack-gpu/2.0.9/app-readme.md rename to stable/deepstack-gpu/2.0.10/app-readme.md diff --git a/stable/deepstack-gpu/2.0.10/charts/common-8.6.3.tgz b/stable/deepstack-gpu/2.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/deepstack-gpu/2.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/deepstack-gpu/2.0.9/helm-values.md b/stable/deepstack-gpu/2.0.10/helm-values.md similarity index 100% rename from stable/deepstack-gpu/2.0.9/helm-values.md rename to stable/deepstack-gpu/2.0.10/helm-values.md diff --git a/stable/deepstack-gpu/2.0.9/ix_values.yaml b/stable/deepstack-gpu/2.0.10/ix_values.yaml similarity index 100% rename from stable/deepstack-gpu/2.0.9/ix_values.yaml rename to stable/deepstack-gpu/2.0.10/ix_values.yaml diff --git a/stable/deepstack-gpu/2.0.9/questions.yaml b/stable/deepstack-gpu/2.0.10/questions.yaml similarity index 100% rename from stable/deepstack-gpu/2.0.9/questions.yaml rename to stable/deepstack-gpu/2.0.10/questions.yaml diff --git a/stable/deepstack-gpu/2.0.9/templates/common.yaml b/stable/deepstack-gpu/2.0.10/templates/common.yaml similarity index 100% rename from stable/deepstack-gpu/2.0.9/templates/common.yaml rename to stable/deepstack-gpu/2.0.10/templates/common.yaml diff --git a/stable/deluge/9.0.10/values.yaml b/stable/deepstack-gpu/2.0.10/values.yaml similarity index 100% rename from stable/deluge/9.0.10/values.yaml rename to stable/deepstack-gpu/2.0.10/values.yaml diff --git a/stable/deepstack-gpu/2.0.9/Chart.lock b/stable/deepstack-gpu/2.0.9/Chart.lock deleted file mode 100644 index 455ed88e89e..00000000000 --- a/stable/deepstack-gpu/2.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:23:42.634754341Z" diff --git a/stable/deepstack-gpu/2.0.9/charts/common-8.6.2.tgz b/stable/deepstack-gpu/2.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/deepstack-gpu/2.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/deluge/9.0.10/Chart.lock b/stable/deluge/9.0.10/Chart.lock deleted file mode 100644 index f08a6516fe0..00000000000 --- a/stable/deluge/9.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:24:10.358675802Z" diff --git a/stable/deluge/9.0.10/charts/common-8.6.2.tgz b/stable/deluge/9.0.10/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/deluge/9.0.10/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/deluge/9.0.10/CHANGELOG.md b/stable/deluge/9.0.11/CHANGELOG.md similarity index 92% rename from stable/deluge/9.0.10/CHANGELOG.md rename to stable/deluge/9.0.11/CHANGELOG.md index 926976cde9d..c0377e132eb 100644 --- a/stable/deluge/9.0.10/CHANGELOG.md +++ b/stable/deluge/9.0.11/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [deluge-9.0.11](https://github.com/truecharts/apps/compare/deluge-9.0.10...deluge-9.0.11) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [deluge-9.0.10](https://github.com/truecharts/apps/compare/deluge-9.0.9...deluge-9.0.10) (2021-11-15) @@ -88,12 +97,3 @@ #### Chore * update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) - - - - -### [deluge-9.0.2](https://github.com/truecharts/apps/compare/deluge-9.0.1...deluge-9.0.2) (2021-10-26) - -#### Chore - -* update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) diff --git a/stable/digikam/2.0.11/CONFIG.md b/stable/deluge/9.0.11/CONFIG.md similarity index 100% rename from stable/digikam/2.0.11/CONFIG.md rename to stable/deluge/9.0.11/CONFIG.md diff --git a/stable/deluge/9.0.11/Chart.lock b/stable/deluge/9.0.11/Chart.lock new file mode 100644 index 00000000000..ed86c60bdac --- /dev/null +++ b/stable/deluge/9.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:00:58.609089986Z" diff --git a/stable/deluge/9.0.10/Chart.yaml b/stable/deluge/9.0.11/Chart.yaml similarity index 95% rename from stable/deluge/9.0.10/Chart.yaml rename to stable/deluge/9.0.11/Chart.yaml index 556401d9fa7..07c6dc022f3 100644 --- a/stable/deluge/9.0.10/Chart.yaml +++ b/stable/deluge/9.0.11/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.0.3" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 deprecated: false description: Deluge App for TrueNAS SCALE home: https://github.com/truecharts/apps/tree/master/charts/stable/deluge @@ -21,7 +21,7 @@ name: deluge sources: - https://github.com/deluge-torrent/deluge type: application -version: 9.0.10 +version: 9.0.11 annotations: truecharts.org/catagories: | - media diff --git a/stable/deluge/9.0.10/README.md b/stable/deluge/9.0.11/README.md similarity index 96% rename from stable/deluge/9.0.10/README.md rename to stable/deluge/9.0.11/README.md index ae5c3c5636b..8493fb5cbc7 100644 --- a/stable/deluge/9.0.10/README.md +++ b/stable/deluge/9.0.11/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/deluge/9.0.10/app-readme.md b/stable/deluge/9.0.11/app-readme.md similarity index 100% rename from stable/deluge/9.0.10/app-readme.md rename to stable/deluge/9.0.11/app-readme.md diff --git a/stable/deluge/9.0.11/charts/common-8.6.3.tgz b/stable/deluge/9.0.11/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/deluge/9.0.11/charts/common-8.6.3.tgz differ diff --git a/stable/deluge/9.0.10/helm-values.md b/stable/deluge/9.0.11/helm-values.md similarity index 100% rename from stable/deluge/9.0.10/helm-values.md rename to stable/deluge/9.0.11/helm-values.md diff --git a/stable/deluge/9.0.10/ix_values.yaml b/stable/deluge/9.0.11/ix_values.yaml similarity index 100% rename from stable/deluge/9.0.10/ix_values.yaml rename to stable/deluge/9.0.11/ix_values.yaml diff --git a/stable/deluge/9.0.10/questions.yaml b/stable/deluge/9.0.11/questions.yaml similarity index 100% rename from stable/deluge/9.0.10/questions.yaml rename to stable/deluge/9.0.11/questions.yaml diff --git a/stable/deluge/9.0.10/templates/common.yaml b/stable/deluge/9.0.11/templates/common.yaml similarity index 100% rename from stable/deluge/9.0.10/templates/common.yaml rename to stable/deluge/9.0.11/templates/common.yaml diff --git a/stable/digikam/2.0.11/values.yaml b/stable/deluge/9.0.11/values.yaml similarity index 100% rename from stable/digikam/2.0.11/values.yaml rename to stable/deluge/9.0.11/values.yaml diff --git a/stable/digikam/2.0.11/Chart.lock b/stable/digikam/2.0.11/Chart.lock deleted file mode 100644 index a2b0d06be25..00000000000 --- a/stable/digikam/2.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:24:37.83837511Z" diff --git a/stable/digikam/2.0.11/charts/common-8.6.2.tgz b/stable/digikam/2.0.11/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/digikam/2.0.11/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/digikam/2.0.11/CHANGELOG.md b/stable/digikam/2.0.12/CHANGELOG.md similarity index 92% rename from stable/digikam/2.0.11/CHANGELOG.md rename to stable/digikam/2.0.12/CHANGELOG.md index 5df3fdb5f3e..d246710a129 100644 --- a/stable/digikam/2.0.11/CHANGELOG.md +++ b/stable/digikam/2.0.12/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [digikam-2.0.12](https://github.com/truecharts/apps/compare/digikam-2.0.11...digikam-2.0.12) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [digikam-2.0.11](https://github.com/truecharts/apps/compare/digikam-2.0.10...digikam-2.0.11) (2021-11-15) @@ -88,12 +97,3 @@ #### Chore * update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) - - - - -### [digikam-2.0.3](https://github.com/truecharts/apps/compare/digikam-2.0.2...digikam-2.0.3) (2021-11-01) - -#### Chore - -* update non-major ([#1263](https://github.com/truecharts/apps/issues/1263)) diff --git a/stable/dizquetv/4.0.9/CONFIG.md b/stable/digikam/2.0.12/CONFIG.md similarity index 100% rename from stable/dizquetv/4.0.9/CONFIG.md rename to stable/digikam/2.0.12/CONFIG.md diff --git a/stable/digikam/2.0.12/Chart.lock b/stable/digikam/2.0.12/Chart.lock new file mode 100644 index 00000000000..0b948d9a16d --- /dev/null +++ b/stable/digikam/2.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:01:25.008423633Z" diff --git a/stable/digikam/2.0.11/Chart.yaml b/stable/digikam/2.0.12/Chart.yaml similarity index 95% rename from stable/digikam/2.0.11/Chart.yaml rename to stable/digikam/2.0.12/Chart.yaml index 45d75f71b6d..8e7c9a85f0a 100644 --- a/stable/digikam/2.0.11/Chart.yaml +++ b/stable/digikam/2.0.12/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "7.3.0" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: Professional Photo Management with the Power of Open Source home: https://github.com/truecharts/apps/tree/master/charts/stable/digikam icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/digikam.png @@ -23,7 +23,7 @@ sources: - https://github.com/linuxserver/docker-digikam - https://www.digikam.org/ type: application -version: 2.0.11 +version: 2.0.12 annotations: truecharts.org/catagories: | - media diff --git a/stable/digikam/2.0.11/README.md b/stable/digikam/2.0.12/README.md similarity index 96% rename from stable/digikam/2.0.11/README.md rename to stable/digikam/2.0.12/README.md index e66067c67d6..da8b888d6fe 100644 --- a/stable/digikam/2.0.11/README.md +++ b/stable/digikam/2.0.12/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/digikam/2.0.11/app-readme.md b/stable/digikam/2.0.12/app-readme.md similarity index 100% rename from stable/digikam/2.0.11/app-readme.md rename to stable/digikam/2.0.12/app-readme.md diff --git a/stable/digikam/2.0.12/charts/common-8.6.3.tgz b/stable/digikam/2.0.12/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/digikam/2.0.12/charts/common-8.6.3.tgz differ diff --git a/stable/digikam/2.0.11/helm-values.md b/stable/digikam/2.0.12/helm-values.md similarity index 100% rename from stable/digikam/2.0.11/helm-values.md rename to stable/digikam/2.0.12/helm-values.md diff --git a/stable/digikam/2.0.11/ix_values.yaml b/stable/digikam/2.0.12/ix_values.yaml similarity index 100% rename from stable/digikam/2.0.11/ix_values.yaml rename to stable/digikam/2.0.12/ix_values.yaml diff --git a/stable/digikam/2.0.11/questions.yaml b/stable/digikam/2.0.12/questions.yaml similarity index 100% rename from stable/digikam/2.0.11/questions.yaml rename to stable/digikam/2.0.12/questions.yaml diff --git a/stable/digikam/2.0.11/templates/common.yaml b/stable/digikam/2.0.12/templates/common.yaml similarity index 100% rename from stable/digikam/2.0.11/templates/common.yaml rename to stable/digikam/2.0.12/templates/common.yaml diff --git a/stable/dizquetv/4.0.9/values.yaml b/stable/digikam/2.0.12/values.yaml similarity index 100% rename from stable/dizquetv/4.0.9/values.yaml rename to stable/digikam/2.0.12/values.yaml diff --git a/stable/dizquetv/4.0.9/CHANGELOG.md b/stable/dizquetv/4.0.10/CHANGELOG.md similarity index 92% rename from stable/dizquetv/4.0.9/CHANGELOG.md rename to stable/dizquetv/4.0.10/CHANGELOG.md index ac559aca662..8992d6c0d18 100644 --- a/stable/dizquetv/4.0.9/CHANGELOG.md +++ b/stable/dizquetv/4.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [dizquetv-4.0.10](https://github.com/truecharts/apps/compare/dizquetv-4.0.9...dizquetv-4.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [dizquetv-4.0.9](https://github.com/truecharts/apps/compare/dizquetv-4.0.8...dizquetv-4.0.9) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - -### [dizquetv-4.0.1](https://github.com/truecharts/apps/compare/dizquetv-4.0.0...dizquetv-4.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) - diff --git a/stable/doublecommander/2.0.11/CONFIG.md b/stable/dizquetv/4.0.10/CONFIG.md similarity index 100% rename from stable/doublecommander/2.0.11/CONFIG.md rename to stable/dizquetv/4.0.10/CONFIG.md diff --git a/stable/dizquetv/4.0.10/Chart.lock b/stable/dizquetv/4.0.10/Chart.lock new file mode 100644 index 00000000000..90fd26c13d4 --- /dev/null +++ b/stable/dizquetv/4.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:01:51.251590944Z" diff --git a/stable/dizquetv/4.0.9/Chart.yaml b/stable/dizquetv/4.0.10/Chart.yaml similarity index 95% rename from stable/dizquetv/4.0.9/Chart.yaml rename to stable/dizquetv/4.0.10/Chart.yaml index 50f06990ef0..699520609af 100644 --- a/stable/dizquetv/4.0.9/Chart.yaml +++ b/stable/dizquetv/4.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.5.0" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: Create live TV channel streams from media on your Plex servers. home: https://github.com/truechartsapps/tree/master/charts/stable/dizquetv icon: https://github.com/vexorian/dizquetv/raw/main/resources/dizquetv.png?raw=true @@ -19,7 +19,7 @@ name: dizquetv sources: - https://github.com/vexorian/dizquetv - https://hub.docker.com/r/vexorian/dizquetv -version: 4.0.9 +version: 4.0.10 annotations: truecharts.org/catagories: | - media diff --git a/stable/dizquetv/4.0.9/README.md b/stable/dizquetv/4.0.10/README.md similarity index 96% rename from stable/dizquetv/4.0.9/README.md rename to stable/dizquetv/4.0.10/README.md index d331621ed59..f2e92943a47 100644 --- a/stable/dizquetv/4.0.9/README.md +++ b/stable/dizquetv/4.0.10/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/dizquetv/4.0.9/app-readme.md b/stable/dizquetv/4.0.10/app-readme.md similarity index 100% rename from stable/dizquetv/4.0.9/app-readme.md rename to stable/dizquetv/4.0.10/app-readme.md diff --git a/stable/dizquetv/4.0.10/charts/common-8.6.3.tgz b/stable/dizquetv/4.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/dizquetv/4.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/dizquetv/4.0.9/helm-values.md b/stable/dizquetv/4.0.10/helm-values.md similarity index 100% rename from stable/dizquetv/4.0.9/helm-values.md rename to stable/dizquetv/4.0.10/helm-values.md diff --git a/stable/dizquetv/4.0.9/ix_values.yaml b/stable/dizquetv/4.0.10/ix_values.yaml similarity index 100% rename from stable/dizquetv/4.0.9/ix_values.yaml rename to stable/dizquetv/4.0.10/ix_values.yaml diff --git a/stable/dizquetv/4.0.9/questions.yaml b/stable/dizquetv/4.0.10/questions.yaml similarity index 100% rename from stable/dizquetv/4.0.9/questions.yaml rename to stable/dizquetv/4.0.10/questions.yaml diff --git a/stable/dizquetv/4.0.9/templates/common.yaml b/stable/dizquetv/4.0.10/templates/common.yaml similarity index 100% rename from stable/dizquetv/4.0.9/templates/common.yaml rename to stable/dizquetv/4.0.10/templates/common.yaml diff --git a/stable/doublecommander/2.0.11/values.yaml b/stable/dizquetv/4.0.10/values.yaml similarity index 100% rename from stable/doublecommander/2.0.11/values.yaml rename to stable/dizquetv/4.0.10/values.yaml diff --git a/stable/dizquetv/4.0.9/Chart.lock b/stable/dizquetv/4.0.9/Chart.lock deleted file mode 100644 index 9cd0ed0132a..00000000000 --- a/stable/dizquetv/4.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:25:05.384480367Z" diff --git a/stable/dizquetv/4.0.9/charts/common-8.6.2.tgz b/stable/dizquetv/4.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/dizquetv/4.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/doublecommander/2.0.11/Chart.lock b/stable/doublecommander/2.0.11/Chart.lock deleted file mode 100644 index 4208a20ebec..00000000000 --- a/stable/doublecommander/2.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:25:32.506762504Z" diff --git a/stable/doublecommander/2.0.11/charts/common-8.6.2.tgz b/stable/doublecommander/2.0.11/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/doublecommander/2.0.11/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/doublecommander/2.0.11/CHANGELOG.md b/stable/doublecommander/2.0.12/CHANGELOG.md similarity index 91% rename from stable/doublecommander/2.0.11/CHANGELOG.md rename to stable/doublecommander/2.0.12/CHANGELOG.md index 640d1775f5d..df0a895a078 100644 --- a/stable/doublecommander/2.0.11/CHANGELOG.md +++ b/stable/doublecommander/2.0.12/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [doublecommander-2.0.12](https://github.com/truecharts/apps/compare/doublecommander-2.0.11...doublecommander-2.0.12) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [doublecommander-2.0.11](https://github.com/truecharts/apps/compare/doublecommander-2.0.10...doublecommander-2.0.11) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major docker tags ([#1266](https://github.com/truecharts/apps/issues/1266)) - - - -### [doublecommander-2.0.3](https://github.com/truecharts/apps/compare/doublecommander-2.0.2...doublecommander-2.0.3) (2021-11-01) - -#### Chore - -* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) - diff --git a/stable/dsmr-reader/5.0.0/CONFIG.md b/stable/doublecommander/2.0.12/CONFIG.md similarity index 100% rename from stable/dsmr-reader/5.0.0/CONFIG.md rename to stable/doublecommander/2.0.12/CONFIG.md diff --git a/stable/doublecommander/2.0.12/Chart.lock b/stable/doublecommander/2.0.12/Chart.lock new file mode 100644 index 00000000000..9710e48d2c3 --- /dev/null +++ b/stable/doublecommander/2.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:02:17.747391151Z" diff --git a/stable/doublecommander/2.0.11/Chart.yaml b/stable/doublecommander/2.0.12/Chart.yaml similarity index 96% rename from stable/doublecommander/2.0.11/Chart.yaml rename to stable/doublecommander/2.0.12/Chart.yaml index ac61c780199..c48b07e3cda 100644 --- a/stable/doublecommander/2.0.11/Chart.yaml +++ b/stable/doublecommander/2.0.12/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.8.2" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: A free cross platform open source file manager with two panels side by side. home: https://github.com/truecharts/apps/tree/master/charts/stable/doublecommander @@ -22,7 +22,7 @@ sources: - https://github.com/linuxserver/docker-doublecommander - https://doublecmd.sourceforge.io/ type: application -version: 2.0.11 +version: 2.0.12 annotations: truecharts.org/catagories: | - media diff --git a/stable/doublecommander/2.0.11/README.md b/stable/doublecommander/2.0.12/README.md similarity index 96% rename from stable/doublecommander/2.0.11/README.md rename to stable/doublecommander/2.0.12/README.md index 4a00459752a..5fec1131e1d 100644 --- a/stable/doublecommander/2.0.11/README.md +++ b/stable/doublecommander/2.0.12/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/doublecommander/2.0.11/app-readme.md b/stable/doublecommander/2.0.12/app-readme.md similarity index 100% rename from stable/doublecommander/2.0.11/app-readme.md rename to stable/doublecommander/2.0.12/app-readme.md diff --git a/stable/doublecommander/2.0.12/charts/common-8.6.3.tgz b/stable/doublecommander/2.0.12/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/doublecommander/2.0.12/charts/common-8.6.3.tgz differ diff --git a/stable/doublecommander/2.0.11/helm-values.md b/stable/doublecommander/2.0.12/helm-values.md similarity index 100% rename from stable/doublecommander/2.0.11/helm-values.md rename to stable/doublecommander/2.0.12/helm-values.md diff --git a/stable/doublecommander/2.0.11/ix_values.yaml b/stable/doublecommander/2.0.12/ix_values.yaml similarity index 100% rename from stable/doublecommander/2.0.11/ix_values.yaml rename to stable/doublecommander/2.0.12/ix_values.yaml diff --git a/stable/doublecommander/2.0.11/questions.yaml b/stable/doublecommander/2.0.12/questions.yaml similarity index 100% rename from stable/doublecommander/2.0.11/questions.yaml rename to stable/doublecommander/2.0.12/questions.yaml diff --git a/stable/doublecommander/2.0.11/templates/common.yaml b/stable/doublecommander/2.0.12/templates/common.yaml similarity index 100% rename from stable/doublecommander/2.0.11/templates/common.yaml rename to stable/doublecommander/2.0.12/templates/common.yaml diff --git a/stable/dsmr-reader/5.0.0/values.yaml b/stable/doublecommander/2.0.12/values.yaml similarity index 100% rename from stable/dsmr-reader/5.0.0/values.yaml rename to stable/doublecommander/2.0.12/values.yaml diff --git a/stable/dsmr-reader/5.0.0/Chart.lock b/stable/dsmr-reader/5.0.0/Chart.lock deleted file mode 100644 index 601136560ed..00000000000 --- a/stable/dsmr-reader/5.0.0/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -- name: postgresql - repository: https://truecharts.org/ - version: 6.0.1 -digest: sha256:29091b4603d21dfa1dd3dce6c89c82557f694400091bc61c6e11335cdfbfa2c9 -generated: "2021-11-16T17:04:07.071363527Z" diff --git a/stable/dsmr-reader/5.0.0/charts/common-8.6.2.tgz b/stable/dsmr-reader/5.0.0/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/dsmr-reader/5.0.0/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/dsmr-reader/5.0.0/charts/postgresql-6.0.1.tgz b/stable/dsmr-reader/5.0.0/charts/postgresql-6.0.1.tgz deleted file mode 100644 index b4a6f9911b2..00000000000 Binary files a/stable/dsmr-reader/5.0.0/charts/postgresql-6.0.1.tgz and /dev/null differ diff --git a/stable/dsmr-reader/5.0.0/CHANGELOG.md b/stable/dsmr-reader/5.0.1/CHANGELOG.md similarity index 91% rename from stable/dsmr-reader/5.0.0/CHANGELOG.md rename to stable/dsmr-reader/5.0.1/CHANGELOG.md index de0c0c10105..4c1d742dab1 100644 --- a/stable/dsmr-reader/5.0.0/CHANGELOG.md +++ b/stable/dsmr-reader/5.0.1/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [dsmr-reader-5.0.1](https://github.com/truecharts/apps/compare/dsmr-reader-5.0.0...dsmr-reader-5.0.1) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [dsmr-reader-5.0.0](https://github.com/truecharts/apps/compare/dsmr-reader-4.0.10...dsmr-reader-5.0.0) (2021-11-16) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) - - -### [dsmr-reader-4.0.3](https://github.com/truecharts/apps/compare/dsmr-reader-4.0.2...dsmr-reader-4.0.3) (2021-10-26) - -#### Chore - -* update helm chart postgresql to v5.1.4 ([#1249](https://github.com/truecharts/apps/issues/1249)) - - diff --git a/stable/duplicati/4.0.9/CONFIG.md b/stable/dsmr-reader/5.0.1/CONFIG.md similarity index 100% rename from stable/duplicati/4.0.9/CONFIG.md rename to stable/dsmr-reader/5.0.1/CONFIG.md diff --git a/stable/dsmr-reader/5.0.1/Chart.lock b/stable/dsmr-reader/5.0.1/Chart.lock new file mode 100644 index 00000000000..f7dca4efcf9 --- /dev/null +++ b/stable/dsmr-reader/5.0.1/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +- name: postgresql + repository: https://truecharts.org/ + version: 6.0.3 +digest: sha256:17837b38e937c9844a7343c7f77ef22df6ab3d6c35fa1694350d6679d652a948 +generated: "2021-11-16T22:02:45.798432231Z" diff --git a/stable/dsmr-reader/5.0.0/Chart.yaml b/stable/dsmr-reader/5.0.1/Chart.yaml similarity index 94% rename from stable/dsmr-reader/5.0.0/Chart.yaml rename to stable/dsmr-reader/5.0.1/Chart.yaml index 943c056a8dd..12f29dd164f 100644 --- a/stable/dsmr-reader/5.0.0/Chart.yaml +++ b/stable/dsmr-reader/5.0.1/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "latest-202" description: DSMR-protocol reader, telegram data storage and energy consumption visualizer. name: dsmr-reader -version: 5.0.0 +version: 5.0.1 kubeVersion: ">=1.16.0-0" keywords: - dsmr-reader @@ -15,11 +15,11 @@ sources: dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 6.0.1 + version: 6.0.3 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/dsmr-reader/5.0.0/README.md b/stable/dsmr-reader/5.0.1/README.md similarity index 93% rename from stable/dsmr-reader/5.0.0/README.md rename to stable/dsmr-reader/5.0.1/README.md index 2d73c92b3b2..57c7a548a79 100644 --- a/stable/dsmr-reader/5.0.0/README.md +++ b/stable/dsmr-reader/5.0.1/README.md @@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 6.0.1 | -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org/ | postgresql | 6.0.3 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/dsmr-reader/5.0.0/app-readme.md b/stable/dsmr-reader/5.0.1/app-readme.md similarity index 100% rename from stable/dsmr-reader/5.0.0/app-readme.md rename to stable/dsmr-reader/5.0.1/app-readme.md diff --git a/stable/dsmr-reader/5.0.1/charts/common-8.6.3.tgz b/stable/dsmr-reader/5.0.1/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/dsmr-reader/5.0.1/charts/common-8.6.3.tgz differ diff --git a/stable/dsmr-reader/5.0.1/charts/postgresql-6.0.3.tgz b/stable/dsmr-reader/5.0.1/charts/postgresql-6.0.3.tgz new file mode 100644 index 00000000000..ed5f455e79b Binary files /dev/null and b/stable/dsmr-reader/5.0.1/charts/postgresql-6.0.3.tgz differ diff --git a/stable/dsmr-reader/5.0.0/helm-values.md b/stable/dsmr-reader/5.0.1/helm-values.md similarity index 100% rename from stable/dsmr-reader/5.0.0/helm-values.md rename to stable/dsmr-reader/5.0.1/helm-values.md diff --git a/stable/dsmr-reader/5.0.0/ix_values.yaml b/stable/dsmr-reader/5.0.1/ix_values.yaml similarity index 100% rename from stable/dsmr-reader/5.0.0/ix_values.yaml rename to stable/dsmr-reader/5.0.1/ix_values.yaml diff --git a/stable/dsmr-reader/5.0.0/questions.yaml b/stable/dsmr-reader/5.0.1/questions.yaml similarity index 100% rename from stable/dsmr-reader/5.0.0/questions.yaml rename to stable/dsmr-reader/5.0.1/questions.yaml diff --git a/stable/dsmr-reader/5.0.0/templates/common.yaml b/stable/dsmr-reader/5.0.1/templates/common.yaml similarity index 100% rename from stable/dsmr-reader/5.0.0/templates/common.yaml rename to stable/dsmr-reader/5.0.1/templates/common.yaml diff --git a/stable/duplicati/4.0.9/values.yaml b/stable/dsmr-reader/5.0.1/values.yaml similarity index 100% rename from stable/duplicati/4.0.9/values.yaml rename to stable/dsmr-reader/5.0.1/values.yaml diff --git a/stable/duplicati/4.0.9/CHANGELOG.md b/stable/duplicati/4.0.10/CHANGELOG.md similarity index 89% rename from stable/duplicati/4.0.9/CHANGELOG.md rename to stable/duplicati/4.0.10/CHANGELOG.md index d1db1e4f55d..4b26ba58bd1 100644 --- a/stable/duplicati/4.0.9/CHANGELOG.md +++ b/stable/duplicati/4.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [duplicati-4.0.10](https://github.com/truecharts/apps/compare/duplicati-4.0.9...duplicati-4.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [duplicati-4.0.9](https://github.com/truecharts/apps/compare/duplicati-4.0.8...duplicati-4.0.9) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - -### [duplicati-4.0.1](https://github.com/truecharts/apps/compare/duplicati-4.0.0...duplicati-4.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) -* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232)) diff --git a/stable/emby/9.0.9/CONFIG.md b/stable/duplicati/4.0.10/CONFIG.md similarity index 100% rename from stable/emby/9.0.9/CONFIG.md rename to stable/duplicati/4.0.10/CONFIG.md diff --git a/stable/duplicati/4.0.10/Chart.lock b/stable/duplicati/4.0.10/Chart.lock new file mode 100644 index 00000000000..8e0f594a1de --- /dev/null +++ b/stable/duplicati/4.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:03:21.017425562Z" diff --git a/stable/duplicati/4.0.9/Chart.yaml b/stable/duplicati/4.0.10/Chart.yaml similarity index 95% rename from stable/duplicati/4.0.9/Chart.yaml rename to stable/duplicati/4.0.10/Chart.yaml index f0d302af4f4..333dcae39a6 100644 --- a/stable/duplicati/4.0.9/Chart.yaml +++ b/stable/duplicati/4.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "beta" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: Store securely encrypted backups on cloud storage services! home: https://github.com/truechartsapps/tree/master/charts/stable/duplicati icon: https://avatars.githubusercontent.com/u/8270231?s=200&v=4 @@ -18,7 +18,7 @@ name: duplicati sources: - https://hub.docker.com/r/linuxserver/duplicati/ - https://github.com/duplicati/duplicati -version: 4.0.9 +version: 4.0.10 annotations: truecharts.org/catagories: | - media diff --git a/stable/duplicati/4.0.9/README.md b/stable/duplicati/4.0.10/README.md similarity index 96% rename from stable/duplicati/4.0.9/README.md rename to stable/duplicati/4.0.10/README.md index bd672d946eb..10e9037b6f8 100644 --- a/stable/duplicati/4.0.9/README.md +++ b/stable/duplicati/4.0.10/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/duplicati/4.0.9/app-readme.md b/stable/duplicati/4.0.10/app-readme.md similarity index 100% rename from stable/duplicati/4.0.9/app-readme.md rename to stable/duplicati/4.0.10/app-readme.md diff --git a/stable/duplicati/4.0.10/charts/common-8.6.3.tgz b/stable/duplicati/4.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/duplicati/4.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/duplicati/4.0.9/helm-values.md b/stable/duplicati/4.0.10/helm-values.md similarity index 100% rename from stable/duplicati/4.0.9/helm-values.md rename to stable/duplicati/4.0.10/helm-values.md diff --git a/stable/duplicati/4.0.9/ix_values.yaml b/stable/duplicati/4.0.10/ix_values.yaml similarity index 100% rename from stable/duplicati/4.0.9/ix_values.yaml rename to stable/duplicati/4.0.10/ix_values.yaml diff --git a/stable/duplicati/4.0.9/questions.yaml b/stable/duplicati/4.0.10/questions.yaml similarity index 100% rename from stable/duplicati/4.0.9/questions.yaml rename to stable/duplicati/4.0.10/questions.yaml diff --git a/stable/duplicati/4.0.9/templates/common.yaml b/stable/duplicati/4.0.10/templates/common.yaml similarity index 100% rename from stable/duplicati/4.0.9/templates/common.yaml rename to stable/duplicati/4.0.10/templates/common.yaml diff --git a/stable/emby/9.0.9/values.yaml b/stable/duplicati/4.0.10/values.yaml similarity index 100% rename from stable/emby/9.0.9/values.yaml rename to stable/duplicati/4.0.10/values.yaml diff --git a/stable/duplicati/4.0.9/Chart.lock b/stable/duplicati/4.0.9/Chart.lock deleted file mode 100644 index 6415536448e..00000000000 --- a/stable/duplicati/4.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:26:37.457698278Z" diff --git a/stable/duplicati/4.0.9/charts/common-8.6.2.tgz b/stable/duplicati/4.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/duplicati/4.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/emby/9.0.9/CHANGELOG.md b/stable/emby/9.0.10/CHANGELOG.md similarity index 92% rename from stable/emby/9.0.9/CHANGELOG.md rename to stable/emby/9.0.10/CHANGELOG.md index b15b5c3e6e2..93f8e3f8954 100644 --- a/stable/emby/9.0.9/CHANGELOG.md +++ b/stable/emby/9.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [emby-9.0.10](https://github.com/truecharts/apps/compare/emby-9.0.9...emby-9.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [emby-9.0.9](https://github.com/truecharts/apps/compare/emby-9.0.8...emby-9.0.9) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - -### [emby-9.0.1](https://github.com/truecharts/apps/compare/emby-9.0.0...emby-9.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) - diff --git a/stable/esphome/9.0.10/CONFIG.md b/stable/emby/9.0.10/CONFIG.md similarity index 100% rename from stable/esphome/9.0.10/CONFIG.md rename to stable/emby/9.0.10/CONFIG.md diff --git a/stable/emby/9.0.10/Chart.lock b/stable/emby/9.0.10/Chart.lock new file mode 100644 index 00000000000..86549fbd3e6 --- /dev/null +++ b/stable/emby/9.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:03:47.42963631Z" diff --git a/stable/emby/9.0.9/Chart.yaml b/stable/emby/9.0.10/Chart.yaml similarity index 95% rename from stable/emby/9.0.9/Chart.yaml rename to stable/emby/9.0.10/Chart.yaml index da50d706707..285baed661e 100644 --- a/stable/emby/9.0.9/Chart.yaml +++ b/stable/emby/9.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4.6.4.0" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 deprecated: false description: Emby Server is a home media server home: https://github.com/truecharts/apps/master/stable/emby @@ -22,7 +22,7 @@ sources: - https://hub.docker.com/r/linuxserver/emby - https://github.com/linuxserver/docker-emby.git type: application -version: 9.0.9 +version: 9.0.10 annotations: truecharts.org/catagories: | - media diff --git a/stable/emby/9.0.9/README.md b/stable/emby/9.0.10/README.md similarity index 96% rename from stable/emby/9.0.9/README.md rename to stable/emby/9.0.10/README.md index 85d943a26d7..0405c5d6b88 100644 --- a/stable/emby/9.0.9/README.md +++ b/stable/emby/9.0.10/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/emby/9.0.9/app-readme.md b/stable/emby/9.0.10/app-readme.md similarity index 100% rename from stable/emby/9.0.9/app-readme.md rename to stable/emby/9.0.10/app-readme.md diff --git a/stable/emby/9.0.10/charts/common-8.6.3.tgz b/stable/emby/9.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/emby/9.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/emby/9.0.9/helm-values.md b/stable/emby/9.0.10/helm-values.md similarity index 100% rename from stable/emby/9.0.9/helm-values.md rename to stable/emby/9.0.10/helm-values.md diff --git a/stable/emby/9.0.9/ix_values.yaml b/stable/emby/9.0.10/ix_values.yaml similarity index 100% rename from stable/emby/9.0.9/ix_values.yaml rename to stable/emby/9.0.10/ix_values.yaml diff --git a/stable/emby/9.0.9/questions.yaml b/stable/emby/9.0.10/questions.yaml similarity index 100% rename from stable/emby/9.0.9/questions.yaml rename to stable/emby/9.0.10/questions.yaml diff --git a/stable/emby/9.0.9/templates/common.yaml b/stable/emby/9.0.10/templates/common.yaml similarity index 100% rename from stable/emby/9.0.9/templates/common.yaml rename to stable/emby/9.0.10/templates/common.yaml diff --git a/stable/esphome/9.0.10/values.yaml b/stable/emby/9.0.10/values.yaml similarity index 100% rename from stable/esphome/9.0.10/values.yaml rename to stable/emby/9.0.10/values.yaml diff --git a/stable/emby/9.0.9/Chart.lock b/stable/emby/9.0.9/Chart.lock deleted file mode 100644 index 91fbe5ab724..00000000000 --- a/stable/emby/9.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:27:04.657257556Z" diff --git a/stable/emby/9.0.9/charts/common-8.6.2.tgz b/stable/emby/9.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/emby/9.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/esphome/9.0.10/Chart.lock b/stable/esphome/9.0.10/Chart.lock deleted file mode 100644 index e1adcb951c1..00000000000 --- a/stable/esphome/9.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:27:32.122944905Z" diff --git a/stable/esphome/9.0.10/charts/common-8.6.2.tgz b/stable/esphome/9.0.10/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/esphome/9.0.10/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/esphome/9.0.10/CHANGELOG.md b/stable/esphome/9.0.11/CHANGELOG.md similarity index 92% rename from stable/esphome/9.0.10/CHANGELOG.md rename to stable/esphome/9.0.11/CHANGELOG.md index d58742ea701..9475a36a119 100644 --- a/stable/esphome/9.0.10/CHANGELOG.md +++ b/stable/esphome/9.0.11/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [esphome-9.0.11](https://github.com/truecharts/apps/compare/esphome-9.0.10...esphome-9.0.11) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [esphome-9.0.10](https://github.com/truecharts/apps/compare/esphome-9.0.9...esphome-9.0.10) (2021-11-15) @@ -88,12 +97,3 @@ * update container image ghcr.io/truecharts/esphome to v2021.10.3 ([#1251](https://github.com/truecharts/apps/issues/1251)) - - -### [esphome-9.0.2](https://github.com/truecharts/apps/compare/esphome-9.0.1...esphome-9.0.2) (2021-10-26) - -#### Chore - -* update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - diff --git a/stable/etherpad/5.0.0/CONFIG.md b/stable/esphome/9.0.11/CONFIG.md similarity index 100% rename from stable/etherpad/5.0.0/CONFIG.md rename to stable/esphome/9.0.11/CONFIG.md diff --git a/stable/esphome/9.0.11/Chart.lock b/stable/esphome/9.0.11/Chart.lock new file mode 100644 index 00000000000..913221ee893 --- /dev/null +++ b/stable/esphome/9.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:04:14.015175718Z" diff --git a/stable/esphome/9.0.10/Chart.yaml b/stable/esphome/9.0.11/Chart.yaml similarity index 95% rename from stable/esphome/9.0.10/Chart.yaml rename to stable/esphome/9.0.11/Chart.yaml index c74c78222f0..c2f5de6afd3 100644 --- a/stable/esphome/9.0.10/Chart.yaml +++ b/stable/esphome/9.0.11/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2021.10.3" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 deprecated: false description: ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems. @@ -21,7 +21,7 @@ sources: - https://github.com/esphome/esphome - https://hub.docker.com/u/esphome type: application -version: 9.0.10 +version: 9.0.11 annotations: truecharts.org/catagories: | - tools diff --git a/stable/esphome/9.0.10/README.md b/stable/esphome/9.0.11/README.md similarity index 96% rename from stable/esphome/9.0.10/README.md rename to stable/esphome/9.0.11/README.md index 974e402da70..a94c0f4f5fb 100644 --- a/stable/esphome/9.0.10/README.md +++ b/stable/esphome/9.0.11/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/esphome/9.0.10/app-readme.md b/stable/esphome/9.0.11/app-readme.md similarity index 100% rename from stable/esphome/9.0.10/app-readme.md rename to stable/esphome/9.0.11/app-readme.md diff --git a/stable/esphome/9.0.11/charts/common-8.6.3.tgz b/stable/esphome/9.0.11/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/esphome/9.0.11/charts/common-8.6.3.tgz differ diff --git a/stable/esphome/9.0.10/helm-values.md b/stable/esphome/9.0.11/helm-values.md similarity index 100% rename from stable/esphome/9.0.10/helm-values.md rename to stable/esphome/9.0.11/helm-values.md diff --git a/stable/esphome/9.0.10/ix_values.yaml b/stable/esphome/9.0.11/ix_values.yaml similarity index 100% rename from stable/esphome/9.0.10/ix_values.yaml rename to stable/esphome/9.0.11/ix_values.yaml diff --git a/stable/esphome/9.0.10/questions.yaml b/stable/esphome/9.0.11/questions.yaml similarity index 100% rename from stable/esphome/9.0.10/questions.yaml rename to stable/esphome/9.0.11/questions.yaml diff --git a/stable/esphome/9.0.10/templates/common.yaml b/stable/esphome/9.0.11/templates/common.yaml similarity index 100% rename from stable/esphome/9.0.10/templates/common.yaml rename to stable/esphome/9.0.11/templates/common.yaml diff --git a/stable/etherpad/5.0.0/values.yaml b/stable/esphome/9.0.11/values.yaml similarity index 100% rename from stable/etherpad/5.0.0/values.yaml rename to stable/esphome/9.0.11/values.yaml diff --git a/stable/etherpad/5.0.0/Chart.lock b/stable/etherpad/5.0.0/Chart.lock deleted file mode 100644 index 5eec035cc42..00000000000 --- a/stable/etherpad/5.0.0/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -- name: postgresql - repository: https://truecharts.org/ - version: 6.0.1 -digest: sha256:29091b4603d21dfa1dd3dce6c89c82557f694400091bc61c6e11335cdfbfa2c9 -generated: "2021-11-16T17:04:48.117872594Z" diff --git a/stable/etherpad/5.0.0/charts/common-8.6.2.tgz b/stable/etherpad/5.0.0/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/etherpad/5.0.0/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/etherpad/5.0.0/charts/postgresql-6.0.1.tgz b/stable/etherpad/5.0.0/charts/postgresql-6.0.1.tgz deleted file mode 100644 index b4a6f9911b2..00000000000 Binary files a/stable/etherpad/5.0.0/charts/postgresql-6.0.1.tgz and /dev/null differ diff --git a/stable/etherpad/5.0.0/CHANGELOG.md b/stable/etherpad/5.0.1/CHANGELOG.md similarity index 91% rename from stable/etherpad/5.0.0/CHANGELOG.md rename to stable/etherpad/5.0.1/CHANGELOG.md index 03f6977f827..16ac8107527 100644 --- a/stable/etherpad/5.0.0/CHANGELOG.md +++ b/stable/etherpad/5.0.1/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [etherpad-5.0.1](https://github.com/truecharts/apps/compare/etherpad-5.0.0...etherpad-5.0.1) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [etherpad-5.0.0](https://github.com/truecharts/apps/compare/etherpad-4.0.10...etherpad-5.0.0) (2021-11-16) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) - - -### [etherpad-4.0.3](https://github.com/truecharts/apps/compare/etherpad-4.0.2...etherpad-4.0.3) (2021-10-26) - -#### Chore - -* update helm chart postgresql to v5.1.4 ([#1249](https://github.com/truecharts/apps/issues/1249)) - - diff --git a/stable/external-service/4.0.9/CONFIG.md b/stable/etherpad/5.0.1/CONFIG.md similarity index 100% rename from stable/external-service/4.0.9/CONFIG.md rename to stable/etherpad/5.0.1/CONFIG.md diff --git a/stable/etherpad/5.0.1/Chart.lock b/stable/etherpad/5.0.1/Chart.lock new file mode 100644 index 00000000000..b2da4c47873 --- /dev/null +++ b/stable/etherpad/5.0.1/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +- name: postgresql + repository: https://truecharts.org/ + version: 6.0.3 +digest: sha256:17837b38e937c9844a7343c7f77ef22df6ab3d6c35fa1694350d6679d652a948 +generated: "2021-11-16T22:04:42.110106675Z" diff --git a/stable/etherpad/5.0.0/Chart.yaml b/stable/etherpad/5.0.1/Chart.yaml similarity index 94% rename from stable/etherpad/5.0.0/Chart.yaml rename to stable/etherpad/5.0.1/Chart.yaml index 7b46e6ee263..afdeeda077c 100644 --- a/stable/etherpad/5.0.0/Chart.yaml +++ b/stable/etherpad/5.0.1/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 appVersion: "1.8.14" -version: 5.0.0 +version: 5.0.1 kubeVersion: '>=1.16.0-0' name: etherpad description: A real-time collaborative editor scalable to thousands of simultaneous real time users. @@ -19,11 +19,11 @@ sources: dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 6.0.1 + version: 6.0.3 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/etherpad/5.0.0/README.md b/stable/etherpad/5.0.1/README.md similarity index 93% rename from stable/etherpad/5.0.0/README.md rename to stable/etherpad/5.0.1/README.md index 9f6287e309e..065747e7932 100644 --- a/stable/etherpad/5.0.0/README.md +++ b/stable/etherpad/5.0.1/README.md @@ -19,8 +19,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 6.0.1 | -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org/ | postgresql | 6.0.3 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/etherpad/5.0.0/app-readme.md b/stable/etherpad/5.0.1/app-readme.md similarity index 100% rename from stable/etherpad/5.0.0/app-readme.md rename to stable/etherpad/5.0.1/app-readme.md diff --git a/stable/etherpad/5.0.1/charts/common-8.6.3.tgz b/stable/etherpad/5.0.1/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/etherpad/5.0.1/charts/common-8.6.3.tgz differ diff --git a/stable/etherpad/5.0.1/charts/postgresql-6.0.3.tgz b/stable/etherpad/5.0.1/charts/postgresql-6.0.3.tgz new file mode 100644 index 00000000000..ed5f455e79b Binary files /dev/null and b/stable/etherpad/5.0.1/charts/postgresql-6.0.3.tgz differ diff --git a/stable/etherpad/5.0.0/helm-values.md b/stable/etherpad/5.0.1/helm-values.md similarity index 100% rename from stable/etherpad/5.0.0/helm-values.md rename to stable/etherpad/5.0.1/helm-values.md diff --git a/stable/etherpad/5.0.0/ix_values.yaml b/stable/etherpad/5.0.1/ix_values.yaml similarity index 100% rename from stable/etherpad/5.0.0/ix_values.yaml rename to stable/etherpad/5.0.1/ix_values.yaml diff --git a/stable/etherpad/5.0.0/questions.yaml b/stable/etherpad/5.0.1/questions.yaml similarity index 100% rename from stable/etherpad/5.0.0/questions.yaml rename to stable/etherpad/5.0.1/questions.yaml diff --git a/stable/etherpad/5.0.0/templates/common.yaml b/stable/etherpad/5.0.1/templates/common.yaml similarity index 100% rename from stable/etherpad/5.0.0/templates/common.yaml rename to stable/etherpad/5.0.1/templates/common.yaml diff --git a/stable/external-service/4.0.9/values.yaml b/stable/etherpad/5.0.1/values.yaml similarity index 100% rename from stable/external-service/4.0.9/values.yaml rename to stable/etherpad/5.0.1/values.yaml diff --git a/stable/external-service/4.0.9/CHANGELOG.md b/stable/external-service/4.0.10/CHANGELOG.md similarity index 91% rename from stable/external-service/4.0.9/CHANGELOG.md rename to stable/external-service/4.0.10/CHANGELOG.md index 906e2986144..e6340aaf009 100644 --- a/stable/external-service/4.0.9/CHANGELOG.md +++ b/stable/external-service/4.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [external-service-4.0.10](https://github.com/truecharts/apps/compare/external-service-4.0.9...external-service-4.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [external-service-4.0.9](https://github.com/truecharts/apps/compare/external-service-4.0.8...external-service-4.0.9) (2021-11-15) @@ -88,12 +97,3 @@ #### Chore -* Adapt for TrueNAS SCALE RC1 - - - - -### [external-service-3.0.16](https://github.com/truecharts/apps/compare/external-service-3.0.15...external-service-3.0.16) (2021-10-20) - -#### Chore - diff --git a/stable/filezilla/2.0.9/CONFIG.md b/stable/external-service/4.0.10/CONFIG.md similarity index 100% rename from stable/filezilla/2.0.9/CONFIG.md rename to stable/external-service/4.0.10/CONFIG.md diff --git a/stable/external-service/4.0.10/Chart.lock b/stable/external-service/4.0.10/Chart.lock new file mode 100644 index 00000000000..1d4c0a232e1 --- /dev/null +++ b/stable/external-service/4.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:05:17.112303042Z" diff --git a/stable/external-service/4.0.9/Chart.yaml b/stable/external-service/4.0.10/Chart.yaml similarity index 95% rename from stable/external-service/4.0.9/Chart.yaml rename to stable/external-service/4.0.10/Chart.yaml index cdf462876b9..affb15b2f11 100644 --- a/stable/external-service/4.0.9/Chart.yaml +++ b/stable/external-service/4.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.66.6" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 deprecated: false description: Allow external services to be used like Apps. home: https://github.com/truecharts/apps/tree/master/charts/stable/external-service @@ -20,7 +20,7 @@ name: external-service sources: - https://github.com/truecharts/apps/tree/master/charts/stable/external-service type: application -version: 4.0.9 +version: 4.0.10 annotations: truecharts.org/catagories: | - networking diff --git a/stable/external-service/4.0.9/README.md b/stable/external-service/4.0.10/README.md similarity index 96% rename from stable/external-service/4.0.9/README.md rename to stable/external-service/4.0.10/README.md index eae6803e694..8251246cb0e 100644 --- a/stable/external-service/4.0.9/README.md +++ b/stable/external-service/4.0.10/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/external-service/4.0.9/app-readme.md b/stable/external-service/4.0.10/app-readme.md similarity index 100% rename from stable/external-service/4.0.9/app-readme.md rename to stable/external-service/4.0.10/app-readme.md diff --git a/stable/external-service/4.0.10/charts/common-8.6.3.tgz b/stable/external-service/4.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/external-service/4.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/external-service/4.0.9/helm-values.md b/stable/external-service/4.0.10/helm-values.md similarity index 100% rename from stable/external-service/4.0.9/helm-values.md rename to stable/external-service/4.0.10/helm-values.md diff --git a/stable/external-service/4.0.9/ix_values.yaml b/stable/external-service/4.0.10/ix_values.yaml similarity index 100% rename from stable/external-service/4.0.9/ix_values.yaml rename to stable/external-service/4.0.10/ix_values.yaml diff --git a/stable/external-service/4.0.9/questions.yaml b/stable/external-service/4.0.10/questions.yaml similarity index 100% rename from stable/external-service/4.0.9/questions.yaml rename to stable/external-service/4.0.10/questions.yaml diff --git a/stable/external-service/4.0.9/templates/common.yaml b/stable/external-service/4.0.10/templates/common.yaml similarity index 100% rename from stable/external-service/4.0.9/templates/common.yaml rename to stable/external-service/4.0.10/templates/common.yaml diff --git a/stable/filezilla/2.0.9/values.yaml b/stable/external-service/4.0.10/values.yaml similarity index 100% rename from stable/filezilla/2.0.9/values.yaml rename to stable/external-service/4.0.10/values.yaml diff --git a/stable/external-service/4.0.9/Chart.lock b/stable/external-service/4.0.9/Chart.lock deleted file mode 100644 index cc2a2409d0a..00000000000 --- a/stable/external-service/4.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:28:36.872806978Z" diff --git a/stable/external-service/4.0.9/charts/common-8.6.2.tgz b/stable/external-service/4.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/external-service/4.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/filezilla/2.0.9/CHANGELOG.md b/stable/filezilla/2.0.10/CHANGELOG.md similarity index 92% rename from stable/filezilla/2.0.9/CHANGELOG.md rename to stable/filezilla/2.0.10/CHANGELOG.md index fdbd8a82c2c..568690cd333 100644 --- a/stable/filezilla/2.0.9/CHANGELOG.md +++ b/stable/filezilla/2.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [filezilla-2.0.10](https://github.com/truecharts/apps/compare/filezilla-2.0.9...filezilla-2.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [filezilla-2.0.9](https://github.com/truecharts/apps/compare/filezilla-2.0.8...filezilla-2.0.9) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - -### [filezilla-2.0.1](https://github.com/truecharts/apps/compare/filezilla-2.0.0...filezilla-2.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) - diff --git a/stable/firefox-syncserver/5.0.0/CONFIG.md b/stable/filezilla/2.0.10/CONFIG.md similarity index 100% rename from stable/firefox-syncserver/5.0.0/CONFIG.md rename to stable/filezilla/2.0.10/CONFIG.md diff --git a/stable/filezilla/2.0.10/Chart.lock b/stable/filezilla/2.0.10/Chart.lock new file mode 100644 index 00000000000..a3748d1efc2 --- /dev/null +++ b/stable/filezilla/2.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:05:43.492559632Z" diff --git a/stable/filezilla/2.0.9/Chart.yaml b/stable/filezilla/2.0.10/Chart.yaml similarity index 95% rename from stable/filezilla/2.0.9/Chart.yaml rename to stable/filezilla/2.0.10/Chart.yaml index b621c1fc0bd..47acb74526c 100644 --- a/stable/filezilla/2.0.9/Chart.yaml +++ b/stable/filezilla/2.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.51.0" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: A Helm chart for Kubernetes home: https://github.com/truecharts/apps/tree/master/charts/stable/filezilla icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/filezilla-logo.png @@ -23,7 +23,7 @@ sources: - https://filezilla-project.org/ - https://github.com/linuxserver/docker-filezilla type: application -version: 2.0.9 +version: 2.0.10 annotations: truecharts.org/catagories: | - media diff --git a/stable/filezilla/2.0.9/README.md b/stable/filezilla/2.0.10/README.md similarity index 96% rename from stable/filezilla/2.0.9/README.md rename to stable/filezilla/2.0.10/README.md index a2422ad516f..950f430b4a3 100644 --- a/stable/filezilla/2.0.9/README.md +++ b/stable/filezilla/2.0.10/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/filezilla/2.0.9/app-readme.md b/stable/filezilla/2.0.10/app-readme.md similarity index 100% rename from stable/filezilla/2.0.9/app-readme.md rename to stable/filezilla/2.0.10/app-readme.md diff --git a/stable/filezilla/2.0.10/charts/common-8.6.3.tgz b/stable/filezilla/2.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/filezilla/2.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/filezilla/2.0.9/helm-values.md b/stable/filezilla/2.0.10/helm-values.md similarity index 100% rename from stable/filezilla/2.0.9/helm-values.md rename to stable/filezilla/2.0.10/helm-values.md diff --git a/stable/filezilla/2.0.9/ix_values.yaml b/stable/filezilla/2.0.10/ix_values.yaml similarity index 100% rename from stable/filezilla/2.0.9/ix_values.yaml rename to stable/filezilla/2.0.10/ix_values.yaml diff --git a/stable/filezilla/2.0.9/questions.yaml b/stable/filezilla/2.0.10/questions.yaml similarity index 100% rename from stable/filezilla/2.0.9/questions.yaml rename to stable/filezilla/2.0.10/questions.yaml diff --git a/stable/filezilla/2.0.9/templates/common.yaml b/stable/filezilla/2.0.10/templates/common.yaml similarity index 100% rename from stable/filezilla/2.0.9/templates/common.yaml rename to stable/filezilla/2.0.10/templates/common.yaml diff --git a/stable/firefox-syncserver/5.0.0/values.yaml b/stable/filezilla/2.0.10/values.yaml similarity index 100% rename from stable/firefox-syncserver/5.0.0/values.yaml rename to stable/filezilla/2.0.10/values.yaml diff --git a/stable/filezilla/2.0.9/Chart.lock b/stable/filezilla/2.0.9/Chart.lock deleted file mode 100644 index f2ad30a989a..00000000000 --- a/stable/filezilla/2.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:29:03.965480105Z" diff --git a/stable/filezilla/2.0.9/charts/common-8.6.2.tgz b/stable/filezilla/2.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/filezilla/2.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/fireflyiii/13.0.1/CHANGELOG.md b/stable/fireflyiii/13.0.1/CHANGELOG.md new file mode 100644 index 00000000000..ad6da224cf2 --- /dev/null +++ b/stable/fireflyiii/13.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [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)) + + + + +### [fireflyiii-12.0.7](https://github.com/truecharts/apps/compare/fireflyiii-12.0.6...fireflyiii-12.0.7) (2021-11-07) + +#### Chore + +* update non-major deps helm releases ([#1295](https://github.com/truecharts/apps/issues/1295)) + + + + +### [fireflyiii-12.0.6](https://github.com/truecharts/apps/compare/fireflyiii-12.0.5...fireflyiii-12.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 + +* Simplify the Services GUI ([#1290](https://github.com/truecharts/apps/issues/1290)) + +#### Fix + +* prevent duplicate port use and fix some questions.yaml mistakes + + + + +### [fireflyiii-12.0.5](https://github.com/truecharts/apps/compare/fireflyiii-12.0.4...fireflyiii-12.0.5) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + + +### [fireflyiii-12.0.4](https://github.com/truecharts/apps/compare/fireflyiii-12.0.3...fireflyiii-12.0.4) (2021-11-01) + diff --git a/stable/flaresolverr/4.0.10/CONFIG.md b/stable/fireflyiii/13.0.1/CONFIG.md similarity index 100% rename from stable/flaresolverr/4.0.10/CONFIG.md rename to stable/fireflyiii/13.0.1/CONFIG.md diff --git a/stable/fireflyiii/13.0.1/Chart.lock b/stable/fireflyiii/13.0.1/Chart.lock new file mode 100644 index 00000000000..c122fb5e31c --- /dev/null +++ b/stable/fireflyiii/13.0.1/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +- name: postgresql + repository: https://truecharts.org/ + version: 6.0.3 +digest: sha256:17837b38e937c9844a7343c7f77ef22df6ab3d6c35fa1694350d6679d652a948 +generated: "2021-11-16T22:06:11.297796796Z" diff --git a/stable/fireflyiii/13.0.1/Chart.yaml b/stable/fireflyiii/13.0.1/Chart.yaml new file mode 100644 index 00000000000..a571616f027 --- /dev/null +++ b/stable/fireflyiii/13.0.1/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "5.5.12" +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +- condition: postgresql.enabled + name: postgresql + repository: https://truecharts.org/ + version: 6.0.3 +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.1 +annotations: + truecharts.org/catagories: | + - finacial + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/fireflyiii/13.0.1/README.md b/stable/fireflyiii/13.0.1/README.md new file mode 100644 index 00000000000..816f9ccc9c1 --- /dev/null +++ b/stable/fireflyiii/13.0.1/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.3 | +| https://truecharts.org | common | 8.6.3 | + +## 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.1/app-readme.md b/stable/fireflyiii/13.0.1/app-readme.md new file mode 100644 index 00000000000..cc381c8e1e8 --- /dev/null +++ b/stable/fireflyiii/13.0.1/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/fireflyiii/13.0.1/charts/common-8.6.3.tgz b/stable/fireflyiii/13.0.1/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/fireflyiii/13.0.1/charts/common-8.6.3.tgz differ diff --git a/stable/fireflyiii/13.0.1/charts/postgresql-6.0.3.tgz b/stable/fireflyiii/13.0.1/charts/postgresql-6.0.3.tgz new file mode 100644 index 00000000000..ed5f455e79b Binary files /dev/null and b/stable/fireflyiii/13.0.1/charts/postgresql-6.0.3.tgz differ diff --git a/stable/fireflyiii/13.0.1/helm-values.md b/stable/fireflyiii/13.0.1/helm-values.md new file mode 100644 index 00000000000..34dbaa3b7e7 --- /dev/null +++ b/stable/fireflyiii/13.0.1/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 | `"fireflyiii/core"` | | +| image.tag | string | `"version-5.5.12@sha256:9a1f87a8ad38694675390756be9686fe9d8ba941fe1f145641626135c7eb5e4b"` | | +| 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 | `8080` | | +| service.main.ports.main.targetPort | int | `8080` | | + +All Rights Reserved - The TrueCharts Project diff --git a/stable/fireflyiii/13.0.1/ix_values.yaml b/stable/fireflyiii/13.0.1/ix_values.yaml new file mode 100644 index 00000000000..3965e092971 --- /dev/null +++ b/stable/fireflyiii/13.0.1/ix_values.yaml @@ -0,0 +1,61 @@ +# Default values for fireflyIII. + +image: + repository: fireflyiii/core + pullPolicy: IfNotPresent + tag: version-5.5.12@sha256:9a1f87a8ad38694675390756be9686fe9d8ba941fe1f145641626135c7eb5e4b + +securityContext: + readOnlyRootFilesystem: false + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 8080 + 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.1/questions.yaml b/stable/fireflyiii/13.0.1/questions.yaml new file mode 100644 index 00000000000..a6664548053 --- /dev/null +++ b/stable/fireflyiii/13.0.1/questions.yaml @@ -0,0 +1,1850 @@ +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: "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: 10018 + 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/freeradius/4.0.11/templates/common.yaml b/stable/fireflyiii/13.0.1/templates/common.yaml similarity index 100% rename from stable/freeradius/4.0.11/templates/common.yaml rename to stable/fireflyiii/13.0.1/templates/common.yaml diff --git a/stable/flaresolverr/4.0.10/values.yaml b/stable/fireflyiii/13.0.1/values.yaml similarity index 100% rename from stable/flaresolverr/4.0.10/values.yaml rename to stable/fireflyiii/13.0.1/values.yaml diff --git a/stable/firefox-syncserver/5.0.0/Chart.lock b/stable/firefox-syncserver/5.0.0/Chart.lock deleted file mode 100644 index 5ef02aa7e7e..00000000000 --- a/stable/firefox-syncserver/5.0.0/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -- name: postgresql - repository: https://truecharts.org/ - version: 6.0.1 -digest: sha256:29091b4603d21dfa1dd3dce6c89c82557f694400091bc61c6e11335cdfbfa2c9 -generated: "2021-11-16T17:06:10.315830386Z" diff --git a/stable/firefox-syncserver/5.0.0/charts/common-8.6.2.tgz b/stable/firefox-syncserver/5.0.0/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/firefox-syncserver/5.0.0/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/firefox-syncserver/5.0.0/charts/postgresql-6.0.1.tgz b/stable/firefox-syncserver/5.0.0/charts/postgresql-6.0.1.tgz deleted file mode 100644 index b4a6f9911b2..00000000000 Binary files a/stable/firefox-syncserver/5.0.0/charts/postgresql-6.0.1.tgz and /dev/null differ diff --git a/stable/firefox-syncserver/5.0.0/CHANGELOG.md b/stable/firefox-syncserver/5.0.1/CHANGELOG.md similarity index 91% rename from stable/firefox-syncserver/5.0.0/CHANGELOG.md rename to stable/firefox-syncserver/5.0.1/CHANGELOG.md index fb1e467840c..a2b9d61e96b 100644 --- a/stable/firefox-syncserver/5.0.0/CHANGELOG.md +++ b/stable/firefox-syncserver/5.0.1/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [firefox-syncserver-5.0.1](https://github.com/truecharts/apps/compare/firefox-syncserver-5.0.0...firefox-syncserver-5.0.1) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [firefox-syncserver-5.0.0](https://github.com/truecharts/apps/compare/firefox-syncserver-4.0.10...firefox-syncserver-5.0.0) (2021-11-16) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) - - -### [firefox-syncserver-4.0.3](https://github.com/truecharts/apps/compare/firefox-syncserver-4.0.2...firefox-syncserver-4.0.3) (2021-10-26) - -#### Chore - -* update helm chart postgresql to v5.1.4 ([#1249](https://github.com/truecharts/apps/issues/1249)) - - diff --git a/stable/flood/4.0.9/CONFIG.md b/stable/firefox-syncserver/5.0.1/CONFIG.md similarity index 100% rename from stable/flood/4.0.9/CONFIG.md rename to stable/firefox-syncserver/5.0.1/CONFIG.md diff --git a/stable/firefox-syncserver/5.0.1/Chart.lock b/stable/firefox-syncserver/5.0.1/Chart.lock new file mode 100644 index 00000000000..ce4983bab35 --- /dev/null +++ b/stable/firefox-syncserver/5.0.1/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +- name: postgresql + repository: https://truecharts.org/ + version: 6.0.3 +digest: sha256:17837b38e937c9844a7343c7f77ef22df6ab3d6c35fa1694350d6679d652a948 +generated: "2021-11-16T22:06:47.647033237Z" diff --git a/stable/firefox-syncserver/5.0.0/Chart.yaml b/stable/firefox-syncserver/5.0.1/Chart.yaml similarity index 94% rename from stable/firefox-syncserver/5.0.0/Chart.yaml rename to stable/firefox-syncserver/5.0.1/Chart.yaml index 3f3004582d9..dfbf0926ad2 100644 --- a/stable/firefox-syncserver/5.0.0/Chart.yaml +++ b/stable/firefox-syncserver/5.0.1/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 appVersion: "1.8.0" -version: 5.0.0 +version: 5.0.1 kubeVersion: '>=1.16.0-0' name: firefox-syncserver description: This is an all-in-one package for running a self-hosted Firefox Sync server. @@ -18,11 +18,11 @@ sources: dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 6.0.1 + version: 6.0.3 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/firefox-syncserver/5.0.0/README.md b/stable/firefox-syncserver/5.0.1/README.md similarity index 93% rename from stable/firefox-syncserver/5.0.0/README.md rename to stable/firefox-syncserver/5.0.1/README.md index 9a9656655fc..4cd32eeb65f 100644 --- a/stable/firefox-syncserver/5.0.0/README.md +++ b/stable/firefox-syncserver/5.0.1/README.md @@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 6.0.1 | -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org/ | postgresql | 6.0.3 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/firefox-syncserver/5.0.0/app-readme.md b/stable/firefox-syncserver/5.0.1/app-readme.md similarity index 100% rename from stable/firefox-syncserver/5.0.0/app-readme.md rename to stable/firefox-syncserver/5.0.1/app-readme.md diff --git a/stable/firefox-syncserver/5.0.1/charts/common-8.6.3.tgz b/stable/firefox-syncserver/5.0.1/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/firefox-syncserver/5.0.1/charts/common-8.6.3.tgz differ diff --git a/stable/firefox-syncserver/5.0.1/charts/postgresql-6.0.3.tgz b/stable/firefox-syncserver/5.0.1/charts/postgresql-6.0.3.tgz new file mode 100644 index 00000000000..ed5f455e79b Binary files /dev/null and b/stable/firefox-syncserver/5.0.1/charts/postgresql-6.0.3.tgz differ diff --git a/stable/firefox-syncserver/5.0.0/helm-values.md b/stable/firefox-syncserver/5.0.1/helm-values.md similarity index 100% rename from stable/firefox-syncserver/5.0.0/helm-values.md rename to stable/firefox-syncserver/5.0.1/helm-values.md diff --git a/stable/firefox-syncserver/5.0.0/ix_values.yaml b/stable/firefox-syncserver/5.0.1/ix_values.yaml similarity index 100% rename from stable/firefox-syncserver/5.0.0/ix_values.yaml rename to stable/firefox-syncserver/5.0.1/ix_values.yaml diff --git a/stable/firefox-syncserver/5.0.0/questions.yaml b/stable/firefox-syncserver/5.0.1/questions.yaml similarity index 100% rename from stable/firefox-syncserver/5.0.0/questions.yaml rename to stable/firefox-syncserver/5.0.1/questions.yaml diff --git a/stable/firefox-syncserver/5.0.0/templates/common.yaml b/stable/firefox-syncserver/5.0.1/templates/common.yaml similarity index 100% rename from stable/firefox-syncserver/5.0.0/templates/common.yaml rename to stable/firefox-syncserver/5.0.1/templates/common.yaml diff --git a/stable/flood/4.0.9/values.yaml b/stable/firefox-syncserver/5.0.1/values.yaml similarity index 100% rename from stable/flood/4.0.9/values.yaml rename to stable/firefox-syncserver/5.0.1/values.yaml diff --git a/stable/flaresolverr/4.0.10/Chart.lock b/stable/flaresolverr/4.0.10/Chart.lock deleted file mode 100644 index 1d4af183e32..00000000000 --- a/stable/flaresolverr/4.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:30:47.473129008Z" diff --git a/stable/flaresolverr/4.0.10/charts/common-8.6.2.tgz b/stable/flaresolverr/4.0.10/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/flaresolverr/4.0.10/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/flaresolverr/4.0.10/CHANGELOG.md b/stable/flaresolverr/4.0.11/CHANGELOG.md similarity index 91% rename from stable/flaresolverr/4.0.10/CHANGELOG.md rename to stable/flaresolverr/4.0.11/CHANGELOG.md index 2c450491b93..fd40643432c 100644 --- a/stable/flaresolverr/4.0.10/CHANGELOG.md +++ b/stable/flaresolverr/4.0.11/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [flaresolverr-4.0.11](https://github.com/truecharts/apps/compare/flaresolverr-4.0.10...flaresolverr-4.0.11) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [flaresolverr-4.0.10](https://github.com/truecharts/apps/compare/flaresolverr-4.0.9...flaresolverr-4.0.10) (2021-11-15) @@ -88,12 +97,3 @@ ### [flaresolverr-4.0.3](https://github.com/truecharts/apps/compare/flaresolverr-4.0.2...flaresolverr-4.0.3) (2021-11-01) -#### Chore - -* update non-major ([#1263](https://github.com/truecharts/apps/issues/1263)) - - - - -### [flaresolverr-4.0.2](https://github.com/truecharts/apps/compare/flaresolverr-4.0.1...flaresolverr-4.0.2) (2021-10-26) - diff --git a/stable/focalboard/4.0.9/CONFIG.md b/stable/flaresolverr/4.0.11/CONFIG.md similarity index 100% rename from stable/focalboard/4.0.9/CONFIG.md rename to stable/flaresolverr/4.0.11/CONFIG.md diff --git a/stable/flaresolverr/4.0.11/Chart.lock b/stable/flaresolverr/4.0.11/Chart.lock new file mode 100644 index 00000000000..dcf594ea05b --- /dev/null +++ b/stable/flaresolverr/4.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:07:22.328165528Z" diff --git a/stable/flaresolverr/4.0.10/Chart.yaml b/stable/flaresolverr/4.0.11/Chart.yaml similarity index 95% rename from stable/flaresolverr/4.0.10/Chart.yaml rename to stable/flaresolverr/4.0.11/Chart.yaml index 761535aabdf..751e1783502 100644 --- a/stable/flaresolverr/4.0.10/Chart.yaml +++ b/stable/flaresolverr/4.0.11/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.0.2" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: FlareSolverr is a proxy server to bypass Cloudflare protection home: https://github.com/truechartsapps/tree/master/charts/stable/flaresolverr icon: https://raw.githubusercontent.com/FlareSolverr/FlareSolverr/master/resources/flaresolverr_logo.svg @@ -19,7 +19,7 @@ name: flaresolverr sources: - https://github.com/FlareSolverr/FlareSolverr - https://hub.docker.com/r/flaresolverr/flaresolverr -version: 4.0.10 +version: 4.0.11 annotations: truecharts.org/catagories: | - media diff --git a/stable/flaresolverr/4.0.10/README.md b/stable/flaresolverr/4.0.11/README.md similarity index 96% rename from stable/flaresolverr/4.0.10/README.md rename to stable/flaresolverr/4.0.11/README.md index 6d3e4b5d8a0..d266644f559 100644 --- a/stable/flaresolverr/4.0.10/README.md +++ b/stable/flaresolverr/4.0.11/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/flaresolverr/4.0.10/app-readme.md b/stable/flaresolverr/4.0.11/app-readme.md similarity index 100% rename from stable/flaresolverr/4.0.10/app-readme.md rename to stable/flaresolverr/4.0.11/app-readme.md diff --git a/stable/flaresolverr/4.0.11/charts/common-8.6.3.tgz b/stable/flaresolverr/4.0.11/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/flaresolverr/4.0.11/charts/common-8.6.3.tgz differ diff --git a/stable/flaresolverr/4.0.10/helm-values.md b/stable/flaresolverr/4.0.11/helm-values.md similarity index 100% rename from stable/flaresolverr/4.0.10/helm-values.md rename to stable/flaresolverr/4.0.11/helm-values.md diff --git a/stable/flaresolverr/4.0.10/ix_values.yaml b/stable/flaresolverr/4.0.11/ix_values.yaml similarity index 100% rename from stable/flaresolverr/4.0.10/ix_values.yaml rename to stable/flaresolverr/4.0.11/ix_values.yaml diff --git a/stable/flaresolverr/4.0.10/questions.yaml b/stable/flaresolverr/4.0.11/questions.yaml similarity index 100% rename from stable/flaresolverr/4.0.10/questions.yaml rename to stable/flaresolverr/4.0.11/questions.yaml diff --git a/stable/flaresolverr/4.0.10/templates/common.yaml b/stable/flaresolverr/4.0.11/templates/common.yaml similarity index 100% rename from stable/flaresolverr/4.0.10/templates/common.yaml rename to stable/flaresolverr/4.0.11/templates/common.yaml diff --git a/stable/focalboard/4.0.9/values.yaml b/stable/flaresolverr/4.0.11/values.yaml similarity index 100% rename from stable/focalboard/4.0.9/values.yaml rename to stable/flaresolverr/4.0.11/values.yaml diff --git a/stable/flood/4.0.9/CHANGELOG.md b/stable/flood/4.0.10/CHANGELOG.md similarity index 92% rename from stable/flood/4.0.9/CHANGELOG.md rename to stable/flood/4.0.10/CHANGELOG.md index 8b0ad4070b0..268aba9322c 100644 --- a/stable/flood/4.0.9/CHANGELOG.md +++ b/stable/flood/4.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [flood-4.0.10](https://github.com/truecharts/apps/compare/flood-4.0.9...flood-4.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [flood-4.0.9](https://github.com/truecharts/apps/compare/flood-4.0.8...flood-4.0.9) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - -### [flood-4.0.1](https://github.com/truecharts/apps/compare/flood-4.0.0...flood-4.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) - diff --git a/stable/fossil/2.0.9/CONFIG.md b/stable/flood/4.0.10/CONFIG.md similarity index 100% rename from stable/fossil/2.0.9/CONFIG.md rename to stable/flood/4.0.10/CONFIG.md diff --git a/stable/flood/4.0.10/Chart.lock b/stable/flood/4.0.10/Chart.lock new file mode 100644 index 00000000000..0fca5cf06f2 --- /dev/null +++ b/stable/flood/4.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:07:48.99359634Z" diff --git a/stable/flood/4.0.9/Chart.yaml b/stable/flood/4.0.10/Chart.yaml similarity index 95% rename from stable/flood/4.0.9/Chart.yaml rename to stable/flood/4.0.10/Chart.yaml index 050a71a7492..1fa8c276708 100644 --- a/stable/flood/4.0.9/Chart.yaml +++ b/stable/flood/4.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4.7.0" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: Flood is a monitoring service for various torrent clients home: https://github.com/truechartsapps/tree/master/charts/stable/flood icon: https://raw.githubusercontent.com/jesec/flood/master/flood.svg @@ -21,7 +21,7 @@ name: flood sources: - https://github.com/jesec/flood - https://hub.docker.com/r/jesec/flood -version: 4.0.9 +version: 4.0.10 annotations: truecharts.org/catagories: | - media diff --git a/stable/flood/4.0.9/README.md b/stable/flood/4.0.10/README.md similarity index 96% rename from stable/flood/4.0.9/README.md rename to stable/flood/4.0.10/README.md index c066856aa92..c73f8a045f6 100644 --- a/stable/flood/4.0.9/README.md +++ b/stable/flood/4.0.10/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/flood/4.0.9/app-readme.md b/stable/flood/4.0.10/app-readme.md similarity index 100% rename from stable/flood/4.0.9/app-readme.md rename to stable/flood/4.0.10/app-readme.md diff --git a/stable/flood/4.0.10/charts/common-8.6.3.tgz b/stable/flood/4.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/flood/4.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/flood/4.0.9/ci/ct-values.yaml b/stable/flood/4.0.10/ci/ct-values.yaml similarity index 100% rename from stable/flood/4.0.9/ci/ct-values.yaml rename to stable/flood/4.0.10/ci/ct-values.yaml diff --git a/stable/flood/4.0.9/helm-values.md b/stable/flood/4.0.10/helm-values.md similarity index 100% rename from stable/flood/4.0.9/helm-values.md rename to stable/flood/4.0.10/helm-values.md diff --git a/stable/flood/4.0.9/ix_values.yaml b/stable/flood/4.0.10/ix_values.yaml similarity index 100% rename from stable/flood/4.0.9/ix_values.yaml rename to stable/flood/4.0.10/ix_values.yaml diff --git a/stable/flood/4.0.9/questions.yaml b/stable/flood/4.0.10/questions.yaml similarity index 100% rename from stable/flood/4.0.9/questions.yaml rename to stable/flood/4.0.10/questions.yaml diff --git a/stable/flood/4.0.9/templates/common.yaml b/stable/flood/4.0.10/templates/common.yaml similarity index 100% rename from stable/flood/4.0.9/templates/common.yaml rename to stable/flood/4.0.10/templates/common.yaml diff --git a/stable/fossil/2.0.9/values.yaml b/stable/flood/4.0.10/values.yaml similarity index 100% rename from stable/fossil/2.0.9/values.yaml rename to stable/flood/4.0.10/values.yaml diff --git a/stable/flood/4.0.9/Chart.lock b/stable/flood/4.0.9/Chart.lock deleted file mode 100644 index aac07bdfbc8..00000000000 --- a/stable/flood/4.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:31:15.024517075Z" diff --git a/stable/flood/4.0.9/charts/common-8.6.2.tgz b/stable/flood/4.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/flood/4.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/focalboard/4.0.9/CHANGELOG.md b/stable/focalboard/4.0.10/CHANGELOG.md similarity index 92% rename from stable/focalboard/4.0.9/CHANGELOG.md rename to stable/focalboard/4.0.10/CHANGELOG.md index f50c82301bd..4ab4ca42383 100644 --- a/stable/focalboard/4.0.9/CHANGELOG.md +++ b/stable/focalboard/4.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [focalboard-4.0.10](https://github.com/truecharts/apps/compare/focalboard-4.0.9...focalboard-4.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [focalboard-4.0.9](https://github.com/truecharts/apps/compare/focalboard-4.0.8...focalboard-4.0.9) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - -### [focalboard-4.0.1](https://github.com/truecharts/apps/compare/focalboard-4.0.0...focalboard-4.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) - diff --git a/stable/freeradius/4.0.11/CONFIG.md b/stable/focalboard/4.0.10/CONFIG.md similarity index 100% rename from stable/freeradius/4.0.11/CONFIG.md rename to stable/focalboard/4.0.10/CONFIG.md diff --git a/stable/focalboard/4.0.10/Chart.lock b/stable/focalboard/4.0.10/Chart.lock new file mode 100644 index 00000000000..dd4fd652fee --- /dev/null +++ b/stable/focalboard/4.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:08:15.635060053Z" diff --git a/stable/focalboard/4.0.9/Chart.yaml b/stable/focalboard/4.0.10/Chart.yaml similarity index 96% rename from stable/focalboard/4.0.9/Chart.yaml rename to stable/focalboard/4.0.10/Chart.yaml index e9544ce4fdc..5c2dc55ae04 100644 --- a/stable/focalboard/4.0.9/Chart.yaml +++ b/stable/focalboard/4.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.8.0" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana. home: https://github.com/truechartsapps/tree/master/charts/stable/focalboard @@ -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.9 +version: 4.0.10 annotations: truecharts.org/catagories: | - media diff --git a/stable/focalboard/4.0.9/README.md b/stable/focalboard/4.0.10/README.md similarity index 96% rename from stable/focalboard/4.0.9/README.md rename to stable/focalboard/4.0.10/README.md index 1313cd17976..84647272fe6 100644 --- a/stable/focalboard/4.0.9/README.md +++ b/stable/focalboard/4.0.10/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/focalboard/4.0.9/app-readme.md b/stable/focalboard/4.0.10/app-readme.md similarity index 100% rename from stable/focalboard/4.0.9/app-readme.md rename to stable/focalboard/4.0.10/app-readme.md diff --git a/stable/focalboard/4.0.10/charts/common-8.6.3.tgz b/stable/focalboard/4.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/focalboard/4.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/focalboard/4.0.9/helm-values.md b/stable/focalboard/4.0.10/helm-values.md similarity index 100% rename from stable/focalboard/4.0.9/helm-values.md rename to stable/focalboard/4.0.10/helm-values.md diff --git a/stable/focalboard/4.0.9/ix_values.yaml b/stable/focalboard/4.0.10/ix_values.yaml similarity index 100% rename from stable/focalboard/4.0.9/ix_values.yaml rename to stable/focalboard/4.0.10/ix_values.yaml diff --git a/stable/focalboard/4.0.9/questions.yaml b/stable/focalboard/4.0.10/questions.yaml similarity index 100% rename from stable/focalboard/4.0.9/questions.yaml rename to stable/focalboard/4.0.10/questions.yaml diff --git a/stable/focalboard/4.0.9/templates/common.yaml b/stable/focalboard/4.0.10/templates/common.yaml similarity index 100% rename from stable/focalboard/4.0.9/templates/common.yaml rename to stable/focalboard/4.0.10/templates/common.yaml diff --git a/stable/freeradius/4.0.11/values.yaml b/stable/focalboard/4.0.10/values.yaml similarity index 100% rename from stable/freeradius/4.0.11/values.yaml rename to stable/focalboard/4.0.10/values.yaml diff --git a/stable/focalboard/4.0.9/Chart.lock b/stable/focalboard/4.0.9/Chart.lock deleted file mode 100644 index 45c9d4560cb..00000000000 --- a/stable/focalboard/4.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:31:42.181143411Z" diff --git a/stable/focalboard/4.0.9/charts/common-8.6.2.tgz b/stable/focalboard/4.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/focalboard/4.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/fossil/2.0.9/CHANGELOG.md b/stable/fossil/2.0.10/CHANGELOG.md similarity index 91% rename from stable/fossil/2.0.9/CHANGELOG.md rename to stable/fossil/2.0.10/CHANGELOG.md index cc5a81ae2a7..c2deccb35eb 100644 --- a/stable/fossil/2.0.9/CHANGELOG.md +++ b/stable/fossil/2.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [fossil-2.0.10](https://github.com/truecharts/apps/compare/fossil-2.0.9...fossil-2.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [fossil-2.0.9](https://github.com/truecharts/apps/compare/fossil-2.0.8...fossil-2.0.9) (2021-11-15) @@ -88,12 +97,3 @@ ### [fossil-2.0.2](https://github.com/truecharts/apps/compare/fossil-2.0.1...fossil-2.0.2) (2021-10-26) #### Chore - -* update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - - -### [fossil-2.0.1](https://github.com/truecharts/apps/compare/fossil-2.0.0...fossil-2.0.1) (2021-10-26) - -#### Chore diff --git a/stable/freshrss/9.0.10/CONFIG.md b/stable/fossil/2.0.10/CONFIG.md similarity index 100% rename from stable/freshrss/9.0.10/CONFIG.md rename to stable/fossil/2.0.10/CONFIG.md diff --git a/stable/fossil/2.0.10/Chart.lock b/stable/fossil/2.0.10/Chart.lock new file mode 100644 index 00000000000..0db9a173707 --- /dev/null +++ b/stable/fossil/2.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:08:42.343659628Z" diff --git a/stable/fossil/2.0.9/Chart.yaml b/stable/fossil/2.0.10/Chart.yaml similarity index 95% rename from stable/fossil/2.0.9/Chart.yaml rename to stable/fossil/2.0.10/Chart.yaml index b3f45297bb7..f3fc5d9fd85 100644 --- a/stable/fossil/2.0.9/Chart.yaml +++ b/stable/fossil/2.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.15.1" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: A simple, high-reliability, distributed software configuration management system home: https://github.com/truecharts/apps/tree/master/charts/stable/fossil @@ -20,7 +20,7 @@ name: fossil sources: - https://fossil-scm.org/ type: application -version: 2.0.9 +version: 2.0.10 annotations: truecharts.org/catagories: | - media diff --git a/stable/fossil/2.0.9/README.md b/stable/fossil/2.0.10/README.md similarity index 96% rename from stable/fossil/2.0.9/README.md rename to stable/fossil/2.0.10/README.md index 1b1a6a7dff2..642732079e7 100644 --- a/stable/fossil/2.0.9/README.md +++ b/stable/fossil/2.0.10/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/fossil/2.0.9/app-readme.md b/stable/fossil/2.0.10/app-readme.md similarity index 100% rename from stable/fossil/2.0.9/app-readme.md rename to stable/fossil/2.0.10/app-readme.md diff --git a/stable/fossil/2.0.10/charts/common-8.6.3.tgz b/stable/fossil/2.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/fossil/2.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/fossil/2.0.9/helm-values.md b/stable/fossil/2.0.10/helm-values.md similarity index 100% rename from stable/fossil/2.0.9/helm-values.md rename to stable/fossil/2.0.10/helm-values.md diff --git a/stable/fossil/2.0.9/ix_values.yaml b/stable/fossil/2.0.10/ix_values.yaml similarity index 100% rename from stable/fossil/2.0.9/ix_values.yaml rename to stable/fossil/2.0.10/ix_values.yaml diff --git a/stable/fossil/2.0.9/questions.yaml b/stable/fossil/2.0.10/questions.yaml similarity index 100% rename from stable/fossil/2.0.9/questions.yaml rename to stable/fossil/2.0.10/questions.yaml diff --git a/stable/fossil/2.0.9/templates/common.yaml b/stable/fossil/2.0.10/templates/common.yaml similarity index 100% rename from stable/fossil/2.0.9/templates/common.yaml rename to stable/fossil/2.0.10/templates/common.yaml diff --git a/stable/freshrss/9.0.10/values.yaml b/stable/fossil/2.0.10/values.yaml similarity index 100% rename from stable/freshrss/9.0.10/values.yaml rename to stable/fossil/2.0.10/values.yaml diff --git a/stable/fossil/2.0.9/Chart.lock b/stable/fossil/2.0.9/Chart.lock deleted file mode 100644 index 462423e6ade..00000000000 --- a/stable/fossil/2.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:32:09.741375539Z" diff --git a/stable/fossil/2.0.9/charts/common-8.6.2.tgz b/stable/fossil/2.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/fossil/2.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/freeradius/4.0.11/Chart.lock b/stable/freeradius/4.0.11/Chart.lock deleted file mode 100644 index df29df8f0d7..00000000000 --- a/stable/freeradius/4.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:32:37.607765665Z" diff --git a/stable/freeradius/4.0.11/charts/common-8.6.2.tgz b/stable/freeradius/4.0.11/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/freeradius/4.0.11/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/freeradius/4.0.11/CHANGELOG.md b/stable/freeradius/4.0.12/CHANGELOG.md similarity index 91% rename from stable/freeradius/4.0.11/CHANGELOG.md rename to stable/freeradius/4.0.12/CHANGELOG.md index 195e42f9736..b9bb618a734 100644 --- a/stable/freeradius/4.0.11/CHANGELOG.md +++ b/stable/freeradius/4.0.12/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [freeradius-4.0.12](https://github.com/truecharts/apps/compare/freeradius-4.0.11...freeradius-4.0.12) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [freeradius-4.0.11](https://github.com/truecharts/apps/compare/freeradius-4.0.10...freeradius-4.0.11) (2021-11-15) @@ -88,12 +97,3 @@ ### [freeradius-4.0.3](https://github.com/truecharts/apps/compare/freeradius-4.0.2...freeradius-4.0.3) (2021-11-01) -#### Chore - -* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) - - - - -### [freeradius-4.0.2](https://github.com/truecharts/apps/compare/freeradius-4.0.1...freeradius-4.0.2) (2021-10-26) - diff --git a/stable/gaps/9.0.9/CONFIG.md b/stable/freeradius/4.0.12/CONFIG.md similarity index 100% rename from stable/gaps/9.0.9/CONFIG.md rename to stable/freeradius/4.0.12/CONFIG.md diff --git a/stable/freeradius/4.0.12/Chart.lock b/stable/freeradius/4.0.12/Chart.lock new file mode 100644 index 00000000000..d67d012f128 --- /dev/null +++ b/stable/freeradius/4.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:09:08.956404419Z" diff --git a/stable/freeradius/4.0.11/Chart.yaml b/stable/freeradius/4.0.12/Chart.yaml similarity index 95% rename from stable/freeradius/4.0.11/Chart.yaml rename to stable/freeradius/4.0.12/Chart.yaml index f6a69423ef7..cd76c202d75 100644 --- a/stable/freeradius/4.0.11/Chart.yaml +++ b/stable/freeradius/4.0.12/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.0.23" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 deprecated: false description: OpenSource Radius implementation home: https://www.openldap.org @@ -21,7 +21,7 @@ sources: - https://hub.docker.com/r/freeradius/freeradius-server/ - https://freeradius.org/ type: application -version: 4.0.11 +version: 4.0.12 annotations: truecharts.org/catagories: | - auth diff --git a/stable/freeradius/4.0.11/README.md b/stable/freeradius/4.0.12/README.md similarity index 96% rename from stable/freeradius/4.0.11/README.md rename to stable/freeradius/4.0.12/README.md index 7420b9acfd9..90efa5d1fb1 100644 --- a/stable/freeradius/4.0.11/README.md +++ b/stable/freeradius/4.0.12/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/freeradius/4.0.11/app-readme.md b/stable/freeradius/4.0.12/app-readme.md similarity index 100% rename from stable/freeradius/4.0.11/app-readme.md rename to stable/freeradius/4.0.12/app-readme.md diff --git a/stable/freeradius/4.0.12/charts/common-8.6.3.tgz b/stable/freeradius/4.0.12/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/freeradius/4.0.12/charts/common-8.6.3.tgz differ diff --git a/stable/freeradius/4.0.11/helm-values.md b/stable/freeradius/4.0.12/helm-values.md similarity index 100% rename from stable/freeradius/4.0.11/helm-values.md rename to stable/freeradius/4.0.12/helm-values.md diff --git a/stable/freeradius/4.0.11/ix_values.yaml b/stable/freeradius/4.0.12/ix_values.yaml similarity index 100% rename from stable/freeradius/4.0.11/ix_values.yaml rename to stable/freeradius/4.0.12/ix_values.yaml diff --git a/stable/freeradius/4.0.11/questions.yaml b/stable/freeradius/4.0.12/questions.yaml similarity index 100% rename from stable/freeradius/4.0.11/questions.yaml rename to stable/freeradius/4.0.12/questions.yaml diff --git a/stable/freeradius/4.0.12/templates/common.yaml b/stable/freeradius/4.0.12/templates/common.yaml new file mode 100644 index 00000000000..da58e96d9e0 --- /dev/null +++ b/stable/freeradius/4.0.12/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/gaps/9.0.9/values.yaml b/stable/freeradius/4.0.12/values.yaml similarity index 100% rename from stable/gaps/9.0.9/values.yaml rename to stable/freeradius/4.0.12/values.yaml diff --git a/stable/freshrss/9.0.10/Chart.lock b/stable/freshrss/9.0.10/Chart.lock deleted file mode 100644 index a77f44f1a80..00000000000 --- a/stable/freshrss/9.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:33:04.64289708Z" diff --git a/stable/freshrss/9.0.10/charts/common-8.6.2.tgz b/stable/freshrss/9.0.10/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/freshrss/9.0.10/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/freshrss/9.0.10/CHANGELOG.md b/stable/freshrss/9.0.11/CHANGELOG.md similarity index 92% rename from stable/freshrss/9.0.10/CHANGELOG.md rename to stable/freshrss/9.0.11/CHANGELOG.md index 70b7b1be260..eee06b44fb1 100644 --- a/stable/freshrss/9.0.10/CHANGELOG.md +++ b/stable/freshrss/9.0.11/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [freshrss-9.0.11](https://github.com/truecharts/apps/compare/freshrss-9.0.10...freshrss-9.0.11) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [freshrss-9.0.10](https://github.com/truecharts/apps/compare/freshrss-9.0.9...freshrss-9.0.10) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major ([#1263](https://github.com/truecharts/apps/issues/1263)) - - - -### [freshrss-9.0.2](https://github.com/truecharts/apps/compare/freshrss-9.0.1...freshrss-9.0.2) (2021-10-26) - -#### Chore - -* update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - diff --git a/stable/gitea/5.0.1/CONFIG.md b/stable/freshrss/9.0.11/CONFIG.md similarity index 100% rename from stable/gitea/5.0.1/CONFIG.md rename to stable/freshrss/9.0.11/CONFIG.md diff --git a/stable/freshrss/9.0.11/Chart.lock b/stable/freshrss/9.0.11/Chart.lock new file mode 100644 index 00000000000..0c6771831fe --- /dev/null +++ b/stable/freshrss/9.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:09:35.776020586Z" diff --git a/stable/freshrss/9.0.10/Chart.yaml b/stable/freshrss/9.0.11/Chart.yaml similarity index 95% rename from stable/freshrss/9.0.10/Chart.yaml rename to stable/freshrss/9.0.11/Chart.yaml index c9724822ed5..48a0d6abfca 100644 --- a/stable/freshrss/9.0.10/Chart.yaml +++ b/stable/freshrss/9.0.11/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.18.1" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 deprecated: false description: FreshRSS is a self-hosted RSS feed aggregator home: https://github.com/truecharts/apps/tree/master/charts/stable/freshrss @@ -21,7 +21,7 @@ sources: - https://github.com/FreshRSS/FreshRSS - https://hub.docker.com/r/linuxserver/freshrss type: application -version: 9.0.10 +version: 9.0.11 annotations: truecharts.org/catagories: | - media diff --git a/stable/freshrss/9.0.10/README.md b/stable/freshrss/9.0.11/README.md similarity index 96% rename from stable/freshrss/9.0.10/README.md rename to stable/freshrss/9.0.11/README.md index c0b25dbe1ae..a909e3f9924 100644 --- a/stable/freshrss/9.0.10/README.md +++ b/stable/freshrss/9.0.11/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/freshrss/9.0.10/app-readme.md b/stable/freshrss/9.0.11/app-readme.md similarity index 100% rename from stable/freshrss/9.0.10/app-readme.md rename to stable/freshrss/9.0.11/app-readme.md diff --git a/stable/freshrss/9.0.11/charts/common-8.6.3.tgz b/stable/freshrss/9.0.11/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/freshrss/9.0.11/charts/common-8.6.3.tgz differ diff --git a/stable/freshrss/9.0.10/helm-values.md b/stable/freshrss/9.0.11/helm-values.md similarity index 100% rename from stable/freshrss/9.0.10/helm-values.md rename to stable/freshrss/9.0.11/helm-values.md diff --git a/stable/freshrss/9.0.10/ix_values.yaml b/stable/freshrss/9.0.11/ix_values.yaml similarity index 100% rename from stable/freshrss/9.0.10/ix_values.yaml rename to stable/freshrss/9.0.11/ix_values.yaml diff --git a/stable/freshrss/9.0.10/questions.yaml b/stable/freshrss/9.0.11/questions.yaml similarity index 100% rename from stable/freshrss/9.0.10/questions.yaml rename to stable/freshrss/9.0.11/questions.yaml diff --git a/stable/freshrss/9.0.10/templates/common.yaml b/stable/freshrss/9.0.11/templates/common.yaml similarity index 100% rename from stable/freshrss/9.0.10/templates/common.yaml rename to stable/freshrss/9.0.11/templates/common.yaml diff --git a/stable/gitea/5.0.1/values.yaml b/stable/freshrss/9.0.11/values.yaml similarity index 100% rename from stable/gitea/5.0.1/values.yaml rename to stable/freshrss/9.0.11/values.yaml diff --git a/stable/gaps/9.0.9/CHANGELOG.md b/stable/gaps/9.0.10/CHANGELOG.md similarity index 92% rename from stable/gaps/9.0.9/CHANGELOG.md rename to stable/gaps/9.0.10/CHANGELOG.md index 47b769bd9a0..b02b3641904 100644 --- a/stable/gaps/9.0.9/CHANGELOG.md +++ b/stable/gaps/9.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [gaps-9.0.10](https://github.com/truecharts/apps/compare/gaps-9.0.9...gaps-9.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [gaps-9.0.9](https://github.com/truecharts/apps/compare/gaps-9.0.8...gaps-9.0.9) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - -### [gaps-9.0.1](https://github.com/truecharts/apps/compare/gaps-9.0.0...gaps-9.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) - diff --git a/stable/golinks/2.0.9/CONFIG.md b/stable/gaps/9.0.10/CONFIG.md similarity index 100% rename from stable/golinks/2.0.9/CONFIG.md rename to stable/gaps/9.0.10/CONFIG.md diff --git a/stable/gaps/9.0.10/Chart.lock b/stable/gaps/9.0.10/Chart.lock new file mode 100644 index 00000000000..7704fdbc07f --- /dev/null +++ b/stable/gaps/9.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:10:02.156975759Z" diff --git a/stable/gaps/9.0.9/Chart.yaml b/stable/gaps/9.0.10/Chart.yaml similarity index 95% rename from stable/gaps/9.0.9/Chart.yaml rename to stable/gaps/9.0.10/Chart.yaml index 6558ec47e4f..eb877893379 100644 --- a/stable/gaps/9.0.9/Chart.yaml +++ b/stable/gaps/9.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.8.8" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 deprecated: false description: Gaps searches through your Plex Server or local folders for all movies, then queries for known movies in the same collection. @@ -22,7 +22,7 @@ name: gaps sources: - https://github.com/JasonHHouse/gaps type: application -version: 9.0.9 +version: 9.0.10 annotations: truecharts.org/catagories: | - media diff --git a/stable/gaps/9.0.9/README.md b/stable/gaps/9.0.10/README.md similarity index 96% rename from stable/gaps/9.0.9/README.md rename to stable/gaps/9.0.10/README.md index 3f1bb0bc98b..31281e3f5a5 100644 --- a/stable/gaps/9.0.9/README.md +++ b/stable/gaps/9.0.10/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/gaps/9.0.9/app-readme.md b/stable/gaps/9.0.10/app-readme.md similarity index 100% rename from stable/gaps/9.0.9/app-readme.md rename to stable/gaps/9.0.10/app-readme.md diff --git a/stable/gaps/9.0.10/charts/common-8.6.3.tgz b/stable/gaps/9.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/gaps/9.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/gaps/9.0.9/helm-values.md b/stable/gaps/9.0.10/helm-values.md similarity index 100% rename from stable/gaps/9.0.9/helm-values.md rename to stable/gaps/9.0.10/helm-values.md diff --git a/stable/gaps/9.0.9/ix_values.yaml b/stable/gaps/9.0.10/ix_values.yaml similarity index 100% rename from stable/gaps/9.0.9/ix_values.yaml rename to stable/gaps/9.0.10/ix_values.yaml diff --git a/stable/gaps/9.0.9/questions.yaml b/stable/gaps/9.0.10/questions.yaml similarity index 100% rename from stable/gaps/9.0.9/questions.yaml rename to stable/gaps/9.0.10/questions.yaml diff --git a/stable/gaps/9.0.9/templates/common.yaml b/stable/gaps/9.0.10/templates/common.yaml similarity index 100% rename from stable/gaps/9.0.9/templates/common.yaml rename to stable/gaps/9.0.10/templates/common.yaml diff --git a/stable/golinks/2.0.9/values.yaml b/stable/gaps/9.0.10/values.yaml similarity index 100% rename from stable/golinks/2.0.9/values.yaml rename to stable/gaps/9.0.10/values.yaml diff --git a/stable/gaps/9.0.9/Chart.lock b/stable/gaps/9.0.9/Chart.lock deleted file mode 100644 index 8f9dc98e00f..00000000000 --- a/stable/gaps/9.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:33:32.028872165Z" diff --git a/stable/gaps/9.0.9/charts/common-8.6.2.tgz b/stable/gaps/9.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/gaps/9.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/gitea/5.0.1/charts/common-8.6.2.tgz b/stable/gitea/5.0.1/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/gitea/5.0.1/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/gitea/5.0.1/charts/memcached-1.0.4.tgz b/stable/gitea/5.0.1/charts/memcached-1.0.4.tgz deleted file mode 100644 index 87752b15180..00000000000 Binary files a/stable/gitea/5.0.1/charts/memcached-1.0.4.tgz and /dev/null differ diff --git a/stable/gitea/5.0.1/charts/postgresql-6.0.1.tgz b/stable/gitea/5.0.1/charts/postgresql-6.0.1.tgz deleted file mode 100644 index b4a6f9911b2..00000000000 Binary files a/stable/gitea/5.0.1/charts/postgresql-6.0.1.tgz and /dev/null differ diff --git a/stable/gitea/5.0.1/CHANGELOG.md b/stable/gitea/5.0.2/CHANGELOG.md similarity index 91% rename from stable/gitea/5.0.1/CHANGELOG.md rename to stable/gitea/5.0.2/CHANGELOG.md index f8ee319d306..82eb12861c6 100644 --- a/stable/gitea/5.0.1/CHANGELOG.md +++ b/stable/gitea/5.0.2/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [gitea-5.0.2](https://github.com/truecharts/apps/compare/gitea-5.0.1...gitea-5.0.2) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [gitea-5.0.1](https://github.com/truecharts/apps/compare/gitea-5.0.0...gitea-5.0.1) (2021-11-16) @@ -88,12 +97,3 @@ ### [gitea-4.0.8](https://github.com/truecharts/apps/compare/gitea-4.0.7...gitea-4.0.8) (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/gonic/4.0.9/CONFIG.md b/stable/gitea/5.0.2/CONFIG.md similarity index 100% rename from stable/gonic/4.0.9/CONFIG.md rename to stable/gitea/5.0.2/CONFIG.md diff --git a/stable/gitea/5.0.1/Chart.lock b/stable/gitea/5.0.2/Chart.lock similarity index 50% rename from stable/gitea/5.0.1/Chart.lock rename to stable/gitea/5.0.2/Chart.lock index 3291986b2df..82ef27dc984 100644 --- a/stable/gitea/5.0.1/Chart.lock +++ b/stable/gitea/5.0.2/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 - name: postgresql repository: https://truecharts.org/ - version: 6.0.1 + version: 6.0.3 - name: memcached repository: https://truecharts.org/ - version: 1.0.4 -digest: sha256:f4ec82bc93a2aff142e3b5ec37557270a636bf5c57fab553fb158aacedfec987 -generated: "2021-11-16T15:53:47.821664643Z" + version: 1.0.6 +digest: sha256:6b72f2631d69c2a4b3931c0b7fa6f470b9709ddeb70c6dc8d151cb95e429c869 +generated: "2021-11-16T22:10:31.324805649Z" diff --git a/stable/gitea/5.0.1/Chart.yaml b/stable/gitea/5.0.2/Chart.yaml similarity index 93% rename from stable/gitea/5.0.1/Chart.yaml rename to stable/gitea/5.0.2/Chart.yaml index b482b45d353..36df852ebb5 100644 --- a/stable/gitea/5.0.1/Chart.yaml +++ b/stable/gitea/5.0.2/Chart.yaml @@ -3,15 +3,15 @@ appVersion: "1.15.6" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 6.0.1 + version: 6.0.3 - condition: memcached.enabled name: memcached repository: https://truecharts.org/ - version: 1.0.4 + version: 1.0.6 deprecated: false description: Self hosted GIT repositories home: https://github.com/truecharts/apps/tree/master/charts/stable/gitea @@ -34,7 +34,7 @@ sources: - https://github.com/go-gitea/gitea - https://hub.docker.com/r/gitea/gitea/ type: application -version: 5.0.1 +version: 5.0.2 annotations: truecharts.org/catagories: | - GIT diff --git a/stable/gitea/5.0.1/README.md b/stable/gitea/5.0.2/README.md similarity index 90% rename from stable/gitea/5.0.1/README.md rename to stable/gitea/5.0.2/README.md index 14aaa4b59c7..40a7924f9fe 100644 --- a/stable/gitea/5.0.1/README.md +++ b/stable/gitea/5.0.2/README.md @@ -19,9 +19,9 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | memcached | 1.0.4 | -| https://truecharts.org/ | postgresql | 6.0.1 | -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org/ | memcached | 1.0.6 | +| https://truecharts.org/ | postgresql | 6.0.3 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/gitea/5.0.1/app-readme.md b/stable/gitea/5.0.2/app-readme.md similarity index 100% rename from stable/gitea/5.0.1/app-readme.md rename to stable/gitea/5.0.2/app-readme.md diff --git a/stable/gitea/5.0.2/charts/common-8.6.3.tgz b/stable/gitea/5.0.2/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/gitea/5.0.2/charts/common-8.6.3.tgz differ diff --git a/stable/gitea/5.0.2/charts/memcached-1.0.6.tgz b/stable/gitea/5.0.2/charts/memcached-1.0.6.tgz new file mode 100644 index 00000000000..d4ab09fea78 Binary files /dev/null and b/stable/gitea/5.0.2/charts/memcached-1.0.6.tgz differ diff --git a/stable/gitea/5.0.2/charts/postgresql-6.0.3.tgz b/stable/gitea/5.0.2/charts/postgresql-6.0.3.tgz new file mode 100644 index 00000000000..ed5f455e79b Binary files /dev/null and b/stable/gitea/5.0.2/charts/postgresql-6.0.3.tgz differ diff --git a/stable/gitea/5.0.1/ci/basic-values.yaml b/stable/gitea/5.0.2/ci/basic-values.yaml similarity index 100% rename from stable/gitea/5.0.1/ci/basic-values.yaml rename to stable/gitea/5.0.2/ci/basic-values.yaml diff --git a/stable/gitea/5.0.1/ci/ingress-values.yaml b/stable/gitea/5.0.2/ci/ingress-values.yaml similarity index 100% rename from stable/gitea/5.0.1/ci/ingress-values.yaml rename to stable/gitea/5.0.2/ci/ingress-values.yaml diff --git a/stable/gitea/5.0.1/helm-values.md b/stable/gitea/5.0.2/helm-values.md similarity index 100% rename from stable/gitea/5.0.1/helm-values.md rename to stable/gitea/5.0.2/helm-values.md diff --git a/stable/gitea/5.0.1/ix_values.yaml b/stable/gitea/5.0.2/ix_values.yaml similarity index 100% rename from stable/gitea/5.0.1/ix_values.yaml rename to stable/gitea/5.0.2/ix_values.yaml diff --git a/stable/gitea/5.0.1/questions.yaml b/stable/gitea/5.0.2/questions.yaml similarity index 100% rename from stable/gitea/5.0.1/questions.yaml rename to stable/gitea/5.0.2/questions.yaml diff --git a/stable/gitea/5.0.1/templates/_configmap.tpl b/stable/gitea/5.0.2/templates/_configmap.tpl similarity index 100% rename from stable/gitea/5.0.1/templates/_configmap.tpl rename to stable/gitea/5.0.2/templates/_configmap.tpl diff --git a/stable/gitea/5.0.1/templates/_secrets.tpl b/stable/gitea/5.0.2/templates/_secrets.tpl similarity index 100% rename from stable/gitea/5.0.1/templates/_secrets.tpl rename to stable/gitea/5.0.2/templates/_secrets.tpl diff --git a/stable/gitea/5.0.1/templates/common.yaml b/stable/gitea/5.0.2/templates/common.yaml similarity index 100% rename from stable/gitea/5.0.1/templates/common.yaml rename to stable/gitea/5.0.2/templates/common.yaml diff --git a/stable/gonic/4.0.9/values.yaml b/stable/gitea/5.0.2/values.yaml similarity index 100% rename from stable/gonic/4.0.9/values.yaml rename to stable/gitea/5.0.2/values.yaml diff --git a/stable/golinks/2.0.9/CHANGELOG.md b/stable/golinks/2.0.10/CHANGELOG.md similarity index 92% rename from stable/golinks/2.0.9/CHANGELOG.md rename to stable/golinks/2.0.10/CHANGELOG.md index cae177da6b1..4c17c3f426d 100644 --- a/stable/golinks/2.0.9/CHANGELOG.md +++ b/stable/golinks/2.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [golinks-2.0.10](https://github.com/truecharts/apps/compare/golinks-2.0.9...golinks-2.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [golinks-2.0.9](https://github.com/truecharts/apps/compare/golinks-2.0.8...golinks-2.0.9) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - -### [golinks-2.0.1](https://github.com/truecharts/apps/compare/golinks-2.0.0...golinks-2.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) - diff --git a/stable/gotify/5.0.0/CONFIG.md b/stable/golinks/2.0.10/CONFIG.md similarity index 100% rename from stable/gotify/5.0.0/CONFIG.md rename to stable/golinks/2.0.10/CONFIG.md diff --git a/stable/golinks/2.0.10/Chart.lock b/stable/golinks/2.0.10/Chart.lock new file mode 100644 index 00000000000..a3b3c118825 --- /dev/null +++ b/stable/golinks/2.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:11:16.334615899Z" diff --git a/stable/golinks/2.0.9/Chart.yaml b/stable/golinks/2.0.10/Chart.yaml similarity index 95% rename from stable/golinks/2.0.9/Chart.yaml rename to stable/golinks/2.0.10/Chart.yaml index 45c02a24b6f..d4dc95adb05 100644 --- a/stable/golinks/2.0.9/Chart.yaml +++ b/stable/golinks/2.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "154c581" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: A web app that allows you to create smart bookmarks, commands and aliases by pointing your web browser's default search engine at a running instance. home: https://github.com/truecharts/apps/tree/master/charts/stable/golinks @@ -24,7 +24,7 @@ sources: - https://github.com/prologic/golinks - https://github.com/nicholaswilde/docker-golinks type: application -version: 2.0.9 +version: 2.0.10 annotations: truecharts.org/catagories: | - media diff --git a/stable/golinks/2.0.9/README.md b/stable/golinks/2.0.10/README.md similarity index 96% rename from stable/golinks/2.0.9/README.md rename to stable/golinks/2.0.10/README.md index c40b74366aa..0d1b87772b2 100644 --- a/stable/golinks/2.0.9/README.md +++ b/stable/golinks/2.0.10/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/golinks/2.0.9/app-readme.md b/stable/golinks/2.0.10/app-readme.md similarity index 100% rename from stable/golinks/2.0.9/app-readme.md rename to stable/golinks/2.0.10/app-readme.md diff --git a/stable/golinks/2.0.10/charts/common-8.6.3.tgz b/stable/golinks/2.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/golinks/2.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/golinks/2.0.9/helm-values.md b/stable/golinks/2.0.10/helm-values.md similarity index 100% rename from stable/golinks/2.0.9/helm-values.md rename to stable/golinks/2.0.10/helm-values.md diff --git a/stable/golinks/2.0.9/ix_values.yaml b/stable/golinks/2.0.10/ix_values.yaml similarity index 100% rename from stable/golinks/2.0.9/ix_values.yaml rename to stable/golinks/2.0.10/ix_values.yaml diff --git a/stable/golinks/2.0.9/questions.yaml b/stable/golinks/2.0.10/questions.yaml similarity index 100% rename from stable/golinks/2.0.9/questions.yaml rename to stable/golinks/2.0.10/questions.yaml diff --git a/stable/golinks/2.0.9/templates/common.yaml b/stable/golinks/2.0.10/templates/common.yaml similarity index 100% rename from stable/golinks/2.0.9/templates/common.yaml rename to stable/golinks/2.0.10/templates/common.yaml diff --git a/stable/gotify/5.0.0/values.yaml b/stable/golinks/2.0.10/values.yaml similarity index 100% rename from stable/gotify/5.0.0/values.yaml rename to stable/golinks/2.0.10/values.yaml diff --git a/stable/golinks/2.0.9/Chart.lock b/stable/golinks/2.0.9/Chart.lock deleted file mode 100644 index 3cd3c8d340e..00000000000 --- a/stable/golinks/2.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:34:48.382283407Z" diff --git a/stable/golinks/2.0.9/charts/common-8.6.2.tgz b/stable/golinks/2.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/golinks/2.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/gonic/4.0.9/CHANGELOG.md b/stable/gonic/4.0.10/CHANGELOG.md similarity index 92% rename from stable/gonic/4.0.9/CHANGELOG.md rename to stable/gonic/4.0.10/CHANGELOG.md index 167a143c2ae..66704c77531 100644 --- a/stable/gonic/4.0.9/CHANGELOG.md +++ b/stable/gonic/4.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [gonic-4.0.10](https://github.com/truecharts/apps/compare/gonic-4.0.9...gonic-4.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [gonic-4.0.9](https://github.com/truecharts/apps/compare/gonic-4.0.8...gonic-4.0.9) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - -### [gonic-4.0.1](https://github.com/truecharts/apps/compare/gonic-4.0.0...gonic-4.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) - diff --git a/stable/grav/2.0.9/CONFIG.md b/stable/gonic/4.0.10/CONFIG.md similarity index 100% rename from stable/grav/2.0.9/CONFIG.md rename to stable/gonic/4.0.10/CONFIG.md diff --git a/stable/gonic/4.0.10/Chart.lock b/stable/gonic/4.0.10/Chart.lock new file mode 100644 index 00000000000..942d7803fcd --- /dev/null +++ b/stable/gonic/4.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:11:42.953790733Z" diff --git a/stable/gonic/4.0.9/Chart.yaml b/stable/gonic/4.0.10/Chart.yaml similarity index 95% rename from stable/gonic/4.0.9/Chart.yaml rename to stable/gonic/4.0.10/Chart.yaml index b97cee0968f..84177cc8bc7 100644 --- a/stable/gonic/4.0.9/Chart.yaml +++ b/stable/gonic/4.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.14.0" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: Music streaming server / subsonic server API implementation home: https://github.com/truechartsapps/tree/master/charts/stable/gonic icon: https://raw.githubusercontent.com/sentriz/gonic/master/.github/logo.png @@ -19,7 +19,7 @@ name: gonic sources: - https://github.com/sentriz/gonic - https://hub.docker.com/r/sentriz/gonic -version: 4.0.9 +version: 4.0.10 annotations: truecharts.org/catagories: | - media diff --git a/stable/gonic/4.0.9/README.md b/stable/gonic/4.0.10/README.md similarity index 96% rename from stable/gonic/4.0.9/README.md rename to stable/gonic/4.0.10/README.md index cc2fa1a743f..489ef7f2390 100644 --- a/stable/gonic/4.0.9/README.md +++ b/stable/gonic/4.0.10/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/gonic/4.0.9/app-readme.md b/stable/gonic/4.0.10/app-readme.md similarity index 100% rename from stable/gonic/4.0.9/app-readme.md rename to stable/gonic/4.0.10/app-readme.md diff --git a/stable/gonic/4.0.10/charts/common-8.6.3.tgz b/stable/gonic/4.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/gonic/4.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/gonic/4.0.9/ci/ct-values.yaml b/stable/gonic/4.0.10/ci/ct-values.yaml similarity index 100% rename from stable/gonic/4.0.9/ci/ct-values.yaml rename to stable/gonic/4.0.10/ci/ct-values.yaml diff --git a/stable/gonic/4.0.9/helm-values.md b/stable/gonic/4.0.10/helm-values.md similarity index 100% rename from stable/gonic/4.0.9/helm-values.md rename to stable/gonic/4.0.10/helm-values.md diff --git a/stable/gonic/4.0.9/ix_values.yaml b/stable/gonic/4.0.10/ix_values.yaml similarity index 100% rename from stable/gonic/4.0.9/ix_values.yaml rename to stable/gonic/4.0.10/ix_values.yaml diff --git a/stable/gonic/4.0.9/questions.yaml b/stable/gonic/4.0.10/questions.yaml similarity index 100% rename from stable/gonic/4.0.9/questions.yaml rename to stable/gonic/4.0.10/questions.yaml diff --git a/stable/gonic/4.0.9/templates/common.yaml b/stable/gonic/4.0.10/templates/common.yaml similarity index 100% rename from stable/gonic/4.0.9/templates/common.yaml rename to stable/gonic/4.0.10/templates/common.yaml diff --git a/stable/grav/2.0.9/values.yaml b/stable/gonic/4.0.10/values.yaml similarity index 100% rename from stable/grav/2.0.9/values.yaml rename to stable/gonic/4.0.10/values.yaml diff --git a/stable/gonic/4.0.9/Chart.lock b/stable/gonic/4.0.9/Chart.lock deleted file mode 100644 index d6fa59b7510..00000000000 --- a/stable/gonic/4.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:35:15.704628201Z" diff --git a/stable/gonic/4.0.9/charts/common-8.6.2.tgz b/stable/gonic/4.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/gonic/4.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/gotify/5.0.0/Chart.lock b/stable/gotify/5.0.0/Chart.lock deleted file mode 100644 index 33f134572a1..00000000000 --- a/stable/gotify/5.0.0/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -- name: postgresql - repository: https://truecharts.org/ - version: 6.0.1 -digest: sha256:29091b4603d21dfa1dd3dce6c89c82557f694400091bc61c6e11335cdfbfa2c9 -generated: "2021-11-16T17:06:50.784913138Z" diff --git a/stable/gotify/5.0.0/charts/common-8.6.2.tgz b/stable/gotify/5.0.0/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/gotify/5.0.0/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/gotify/5.0.0/charts/postgresql-6.0.1.tgz b/stable/gotify/5.0.0/charts/postgresql-6.0.1.tgz deleted file mode 100644 index b4a6f9911b2..00000000000 Binary files a/stable/gotify/5.0.0/charts/postgresql-6.0.1.tgz and /dev/null differ diff --git a/stable/gotify/5.0.0/CHANGELOG.md b/stable/gotify/5.0.1/CHANGELOG.md similarity index 92% rename from stable/gotify/5.0.0/CHANGELOG.md rename to stable/gotify/5.0.1/CHANGELOG.md index 0db83d8e6da..2461f130e36 100644 --- a/stable/gotify/5.0.0/CHANGELOG.md +++ b/stable/gotify/5.0.1/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [gotify-5.0.1](https://github.com/truecharts/apps/compare/gotify-5.0.0...gotify-5.0.1) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [gotify-5.0.0](https://github.com/truecharts/apps/compare/gotify-4.0.10...gotify-5.0.0) (2021-11-16) @@ -88,12 +97,3 @@ ### [gotify-4.0.4](https://github.com/truecharts/apps/compare/gotify-4.0.3...gotify-4.0.4) (2021-11-01) -#### Chore - -* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) - - - - -### [gotify-4.0.3](https://github.com/truecharts/apps/compare/gotify-4.0.2...gotify-4.0.3) (2021-10-26) - diff --git a/stable/grocy/9.0.9/CONFIG.md b/stable/gotify/5.0.1/CONFIG.md similarity index 100% rename from stable/grocy/9.0.9/CONFIG.md rename to stable/gotify/5.0.1/CONFIG.md diff --git a/stable/gotify/5.0.1/Chart.lock b/stable/gotify/5.0.1/Chart.lock new file mode 100644 index 00000000000..1675f7ae1b5 --- /dev/null +++ b/stable/gotify/5.0.1/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +- name: postgresql + repository: https://truecharts.org/ + version: 6.0.3 +digest: sha256:17837b38e937c9844a7343c7f77ef22df6ab3d6c35fa1694350d6679d652a948 +generated: "2021-11-16T22:12:11.025046828Z" diff --git a/stable/gotify/5.0.0/Chart.yaml b/stable/gotify/5.0.1/Chart.yaml similarity index 94% rename from stable/gotify/5.0.0/Chart.yaml rename to stable/gotify/5.0.1/Chart.yaml index 60c0b816b6a..4ba8ac722ca 100644 --- a/stable/gotify/5.0.0/Chart.yaml +++ b/stable/gotify/5.0.1/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 appVersion: "2.1.0" -version: 5.0.0 +version: 5.0.1 kubeVersion: '>=1.16.0-0' name: gotify description: a simple server for sending and receiving messages @@ -18,11 +18,11 @@ sources: dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 6.0.1 + version: 6.0.3 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/gotify/5.0.0/README.md b/stable/gotify/5.0.1/README.md similarity index 93% rename from stable/gotify/5.0.0/README.md rename to stable/gotify/5.0.1/README.md index 43e809f5d75..11f8955b44f 100644 --- a/stable/gotify/5.0.0/README.md +++ b/stable/gotify/5.0.1/README.md @@ -19,8 +19,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 6.0.1 | -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org/ | postgresql | 6.0.3 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/gotify/5.0.0/app-readme.md b/stable/gotify/5.0.1/app-readme.md similarity index 100% rename from stable/gotify/5.0.0/app-readme.md rename to stable/gotify/5.0.1/app-readme.md diff --git a/stable/gotify/5.0.1/charts/common-8.6.3.tgz b/stable/gotify/5.0.1/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/gotify/5.0.1/charts/common-8.6.3.tgz differ diff --git a/stable/gotify/5.0.1/charts/postgresql-6.0.3.tgz b/stable/gotify/5.0.1/charts/postgresql-6.0.3.tgz new file mode 100644 index 00000000000..ed5f455e79b Binary files /dev/null and b/stable/gotify/5.0.1/charts/postgresql-6.0.3.tgz differ diff --git a/stable/gotify/5.0.0/helm-values.md b/stable/gotify/5.0.1/helm-values.md similarity index 100% rename from stable/gotify/5.0.0/helm-values.md rename to stable/gotify/5.0.1/helm-values.md diff --git a/stable/gotify/5.0.0/ix_values.yaml b/stable/gotify/5.0.1/ix_values.yaml similarity index 100% rename from stable/gotify/5.0.0/ix_values.yaml rename to stable/gotify/5.0.1/ix_values.yaml diff --git a/stable/gotify/5.0.0/questions.yaml b/stable/gotify/5.0.1/questions.yaml similarity index 100% rename from stable/gotify/5.0.0/questions.yaml rename to stable/gotify/5.0.1/questions.yaml diff --git a/stable/gotify/5.0.0/templates/_configmap.tpl b/stable/gotify/5.0.1/templates/_configmap.tpl similarity index 100% rename from stable/gotify/5.0.0/templates/_configmap.tpl rename to stable/gotify/5.0.1/templates/_configmap.tpl diff --git a/stable/gotify/5.0.0/templates/common.yaml b/stable/gotify/5.0.1/templates/common.yaml similarity index 100% rename from stable/gotify/5.0.0/templates/common.yaml rename to stable/gotify/5.0.1/templates/common.yaml diff --git a/stable/grocy/9.0.9/values.yaml b/stable/gotify/5.0.1/values.yaml similarity index 100% rename from stable/grocy/9.0.9/values.yaml rename to stable/gotify/5.0.1/values.yaml diff --git a/stable/grav/2.0.9/CHANGELOG.md b/stable/grav/2.0.10/CHANGELOG.md similarity index 92% rename from stable/grav/2.0.9/CHANGELOG.md rename to stable/grav/2.0.10/CHANGELOG.md index 512cd4b76fe..b9b1bc0b5d6 100644 --- a/stable/grav/2.0.9/CHANGELOG.md +++ b/stable/grav/2.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [grav-2.0.10](https://github.com/truecharts/apps/compare/grav-2.0.9...grav-2.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [grav-2.0.9](https://github.com/truecharts/apps/compare/grav-2.0.8...grav-2.0.9) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - -### [grav-2.0.1](https://github.com/truecharts/apps/compare/grav-2.0.0...grav-2.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) - diff --git a/stable/handbrake/9.0.9/CONFIG.md b/stable/grav/2.0.10/CONFIG.md similarity index 100% rename from stable/handbrake/9.0.9/CONFIG.md rename to stable/grav/2.0.10/CONFIG.md diff --git a/stable/grav/2.0.10/Chart.lock b/stable/grav/2.0.10/Chart.lock new file mode 100644 index 00000000000..c30e2aafaea --- /dev/null +++ b/stable/grav/2.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:12:45.53895312Z" diff --git a/stable/grav/2.0.9/Chart.yaml b/stable/grav/2.0.10/Chart.yaml similarity index 95% rename from stable/grav/2.0.9/Chart.yaml rename to stable/grav/2.0.10/Chart.yaml index 34bb90b6725..68262bad8b6 100644 --- a/stable/grav/2.0.9/Chart.yaml +++ b/stable/grav/2.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.7.18" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: A Fast, Simple, and Flexible, file-based Web-platform. home: https://github.com/truecharts/apps/tree/master/charts/stable/grav icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/grav-logo.png @@ -22,7 +22,7 @@ sources: - https://github.com/linuxserver/docker-grav - https://github.com/getgrav/grav/ type: application -version: 2.0.9 +version: 2.0.10 annotations: truecharts.org/catagories: | - media diff --git a/stable/grav/2.0.9/README.md b/stable/grav/2.0.10/README.md similarity index 96% rename from stable/grav/2.0.9/README.md rename to stable/grav/2.0.10/README.md index 828c4036bf8..49768887871 100644 --- a/stable/grav/2.0.9/README.md +++ b/stable/grav/2.0.10/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/grav/2.0.9/app-readme.md b/stable/grav/2.0.10/app-readme.md similarity index 100% rename from stable/grav/2.0.9/app-readme.md rename to stable/grav/2.0.10/app-readme.md diff --git a/stable/grav/2.0.10/charts/common-8.6.3.tgz b/stable/grav/2.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/grav/2.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/grav/2.0.9/helm-values.md b/stable/grav/2.0.10/helm-values.md similarity index 100% rename from stable/grav/2.0.9/helm-values.md rename to stable/grav/2.0.10/helm-values.md diff --git a/stable/grav/2.0.9/ix_values.yaml b/stable/grav/2.0.10/ix_values.yaml similarity index 100% rename from stable/grav/2.0.9/ix_values.yaml rename to stable/grav/2.0.10/ix_values.yaml diff --git a/stable/grav/2.0.9/questions.yaml b/stable/grav/2.0.10/questions.yaml similarity index 100% rename from stable/grav/2.0.9/questions.yaml rename to stable/grav/2.0.10/questions.yaml diff --git a/stable/grav/2.0.9/templates/common.yaml b/stable/grav/2.0.10/templates/common.yaml similarity index 100% rename from stable/grav/2.0.9/templates/common.yaml rename to stable/grav/2.0.10/templates/common.yaml diff --git a/stable/handbrake/9.0.9/values.yaml b/stable/grav/2.0.10/values.yaml similarity index 100% rename from stable/handbrake/9.0.9/values.yaml rename to stable/grav/2.0.10/values.yaml diff --git a/stable/grav/2.0.9/Chart.lock b/stable/grav/2.0.9/Chart.lock deleted file mode 100644 index 6aa0a8d0bb3..00000000000 --- a/stable/grav/2.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:36:21.115037644Z" diff --git a/stable/grav/2.0.9/charts/common-8.6.2.tgz b/stable/grav/2.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/grav/2.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/grocy/9.0.9/CHANGELOG.md b/stable/grocy/9.0.10/CHANGELOG.md similarity index 92% rename from stable/grocy/9.0.9/CHANGELOG.md rename to stable/grocy/9.0.10/CHANGELOG.md index 9fb8a4a2bb5..76fd8d5d651 100644 --- a/stable/grocy/9.0.9/CHANGELOG.md +++ b/stable/grocy/9.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [grocy-9.0.10](https://github.com/truecharts/apps/compare/grocy-9.0.9...grocy-9.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [grocy-9.0.9](https://github.com/truecharts/apps/compare/grocy-9.0.8...grocy-9.0.9) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - -### [grocy-9.0.1](https://github.com/truecharts/apps/compare/grocy-9.0.0...grocy-9.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) - diff --git a/stable/haste-server/4.0.9/CONFIG.md b/stable/grocy/9.0.10/CONFIG.md similarity index 100% rename from stable/haste-server/4.0.9/CONFIG.md rename to stable/grocy/9.0.10/CONFIG.md diff --git a/stable/grocy/9.0.10/Chart.lock b/stable/grocy/9.0.10/Chart.lock new file mode 100644 index 00000000000..c00c29c8641 --- /dev/null +++ b/stable/grocy/9.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:13:11.923738722Z" diff --git a/stable/grocy/9.0.9/Chart.yaml b/stable/grocy/9.0.10/Chart.yaml similarity index 95% rename from stable/grocy/9.0.9/Chart.yaml rename to stable/grocy/9.0.10/Chart.yaml index 569f04f4066..b7e505a5910 100644 --- a/stable/grocy/9.0.9/Chart.yaml +++ b/stable/grocy/9.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.1.1" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 deprecated: false description: ERP beyond your fridge - grocy is a web-based self-hosted groceries & household management solution for your home @@ -20,7 +20,7 @@ name: grocy sources: - https://github.com/grocy/grocy type: application -version: 9.0.9 +version: 9.0.10 annotations: truecharts.org/catagories: | - Home-Automation diff --git a/stable/grocy/9.0.9/README.md b/stable/grocy/9.0.10/README.md similarity index 96% rename from stable/grocy/9.0.9/README.md rename to stable/grocy/9.0.10/README.md index 45e8cfdfdfc..76e5207dd2b 100644 --- a/stable/grocy/9.0.9/README.md +++ b/stable/grocy/9.0.10/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/grocy/9.0.9/app-readme.md b/stable/grocy/9.0.10/app-readme.md similarity index 100% rename from stable/grocy/9.0.9/app-readme.md rename to stable/grocy/9.0.10/app-readme.md diff --git a/stable/grocy/9.0.10/charts/common-8.6.3.tgz b/stable/grocy/9.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/grocy/9.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/grocy/9.0.9/helm-values.md b/stable/grocy/9.0.10/helm-values.md similarity index 100% rename from stable/grocy/9.0.9/helm-values.md rename to stable/grocy/9.0.10/helm-values.md diff --git a/stable/grocy/9.0.9/ix_values.yaml b/stable/grocy/9.0.10/ix_values.yaml similarity index 100% rename from stable/grocy/9.0.9/ix_values.yaml rename to stable/grocy/9.0.10/ix_values.yaml diff --git a/stable/grocy/9.0.9/questions.yaml b/stable/grocy/9.0.10/questions.yaml similarity index 100% rename from stable/grocy/9.0.9/questions.yaml rename to stable/grocy/9.0.10/questions.yaml diff --git a/stable/grocy/9.0.9/templates/common.yaml b/stable/grocy/9.0.10/templates/common.yaml similarity index 100% rename from stable/grocy/9.0.9/templates/common.yaml rename to stable/grocy/9.0.10/templates/common.yaml diff --git a/stable/haste-server/4.0.9/values.yaml b/stable/grocy/9.0.10/values.yaml similarity index 100% rename from stable/haste-server/4.0.9/values.yaml rename to stable/grocy/9.0.10/values.yaml diff --git a/stable/grocy/9.0.9/Chart.lock b/stable/grocy/9.0.9/Chart.lock deleted file mode 100644 index e2774623a45..00000000000 --- a/stable/grocy/9.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:36:47.861622024Z" diff --git a/stable/grocy/9.0.9/charts/common-8.6.2.tgz b/stable/grocy/9.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/grocy/9.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/handbrake/9.0.9/CHANGELOG.md b/stable/handbrake/9.0.10/CHANGELOG.md similarity index 92% rename from stable/handbrake/9.0.9/CHANGELOG.md rename to stable/handbrake/9.0.10/CHANGELOG.md index 150bb2693a3..ba1831da99e 100644 --- a/stable/handbrake/9.0.9/CHANGELOG.md +++ b/stable/handbrake/9.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [handbrake-9.0.10](https://github.com/truecharts/apps/compare/handbrake-9.0.9...handbrake-9.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [handbrake-9.0.9](https://github.com/truecharts/apps/compare/handbrake-9.0.8...handbrake-9.0.9) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - -### [handbrake-9.0.1](https://github.com/truecharts/apps/compare/handbrake-9.0.0...handbrake-9.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) - diff --git a/stable/headphones/2.0.9/CONFIG.md b/stable/handbrake/9.0.10/CONFIG.md similarity index 100% rename from stable/headphones/2.0.9/CONFIG.md rename to stable/handbrake/9.0.10/CONFIG.md diff --git a/stable/handbrake/9.0.10/Chart.lock b/stable/handbrake/9.0.10/Chart.lock new file mode 100644 index 00000000000..e6699b83f94 --- /dev/null +++ b/stable/handbrake/9.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:13:38.787940663Z" diff --git a/stable/handbrake/9.0.9/Chart.yaml b/stable/handbrake/9.0.10/Chart.yaml similarity index 96% rename from stable/handbrake/9.0.9/Chart.yaml rename to stable/handbrake/9.0.10/Chart.yaml index 4de45e00928..4d932a65b5f 100644 --- a/stable/handbrake/9.0.9/Chart.yaml +++ b/stable/handbrake/9.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.24.2" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 deprecated: false description: HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs. @@ -24,7 +24,7 @@ sources: - https://hub.docker.com/r/jlesage/handbrake/ - https://handbrake.fr/ type: application -version: 9.0.9 +version: 9.0.10 annotations: truecharts.org/catagories: | - media diff --git a/stable/handbrake/9.0.9/README.md b/stable/handbrake/9.0.10/README.md similarity index 96% rename from stable/handbrake/9.0.9/README.md rename to stable/handbrake/9.0.10/README.md index 864344f24e7..469ee889588 100644 --- a/stable/handbrake/9.0.9/README.md +++ b/stable/handbrake/9.0.10/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/handbrake/9.0.9/app-readme.md b/stable/handbrake/9.0.10/app-readme.md similarity index 100% rename from stable/handbrake/9.0.9/app-readme.md rename to stable/handbrake/9.0.10/app-readme.md diff --git a/stable/handbrake/9.0.10/charts/common-8.6.3.tgz b/stable/handbrake/9.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/handbrake/9.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/handbrake/9.0.9/helm-values.md b/stable/handbrake/9.0.10/helm-values.md similarity index 100% rename from stable/handbrake/9.0.9/helm-values.md rename to stable/handbrake/9.0.10/helm-values.md diff --git a/stable/handbrake/9.0.9/ix_values.yaml b/stable/handbrake/9.0.10/ix_values.yaml similarity index 100% rename from stable/handbrake/9.0.9/ix_values.yaml rename to stable/handbrake/9.0.10/ix_values.yaml diff --git a/stable/handbrake/9.0.9/questions.yaml b/stable/handbrake/9.0.10/questions.yaml similarity index 100% rename from stable/handbrake/9.0.9/questions.yaml rename to stable/handbrake/9.0.10/questions.yaml diff --git a/stable/handbrake/9.0.9/templates/common.yaml b/stable/handbrake/9.0.10/templates/common.yaml similarity index 100% rename from stable/handbrake/9.0.9/templates/common.yaml rename to stable/handbrake/9.0.10/templates/common.yaml diff --git a/stable/headphones/2.0.9/values.yaml b/stable/handbrake/9.0.10/values.yaml similarity index 100% rename from stable/headphones/2.0.9/values.yaml rename to stable/handbrake/9.0.10/values.yaml diff --git a/stable/handbrake/9.0.9/Chart.lock b/stable/handbrake/9.0.9/Chart.lock deleted file mode 100644 index 4c7665eeb8a..00000000000 --- a/stable/handbrake/9.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:37:15.196876876Z" diff --git a/stable/handbrake/9.0.9/charts/common-8.6.2.tgz b/stable/handbrake/9.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/handbrake/9.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/haste-server/4.0.9/CHANGELOG.md b/stable/haste-server/4.0.10/CHANGELOG.md similarity index 92% rename from stable/haste-server/4.0.9/CHANGELOG.md rename to stable/haste-server/4.0.10/CHANGELOG.md index 36a5fffd969..c698b022ce2 100644 --- a/stable/haste-server/4.0.9/CHANGELOG.md +++ b/stable/haste-server/4.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [haste-server-4.0.10](https://github.com/truecharts/apps/compare/haste-server-4.0.9...haste-server-4.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [haste-server-4.0.9](https://github.com/truecharts/apps/compare/haste-server-4.0.8...haste-server-4.0.9) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - -### [haste-server-4.0.1](https://github.com/truecharts/apps/compare/haste-server-4.0.0...haste-server-4.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) - diff --git a/stable/healthchecks/4.0.9/CONFIG.md b/stable/haste-server/4.0.10/CONFIG.md similarity index 100% rename from stable/healthchecks/4.0.9/CONFIG.md rename to stable/haste-server/4.0.10/CONFIG.md diff --git a/stable/haste-server/4.0.10/Chart.lock b/stable/haste-server/4.0.10/Chart.lock new file mode 100644 index 00000000000..69b45abfd6d --- /dev/null +++ b/stable/haste-server/4.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:14:05.184896606Z" diff --git a/stable/haste-server/4.0.9/Chart.yaml b/stable/haste-server/4.0.10/Chart.yaml similarity index 95% rename from stable/haste-server/4.0.9/Chart.yaml rename to stable/haste-server/4.0.10/Chart.yaml index 90fcde85f23..12baccac02e 100644 --- a/stable/haste-server/4.0.9/Chart.yaml +++ b/stable/haste-server/4.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: Simple text sharing home: https://github.com/truecharts/apps/tree/master/charts/stable/haste icon: https://raw.githubusercontent.com/nicholaswilde/helm-charts/main/images/haste.png @@ -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.9 +version: 4.0.10 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/haste-server/4.0.9/README.md b/stable/haste-server/4.0.10/README.md similarity index 96% rename from stable/haste-server/4.0.9/README.md rename to stable/haste-server/4.0.10/README.md index 3dcacdc40d8..932945bcbba 100644 --- a/stable/haste-server/4.0.9/README.md +++ b/stable/haste-server/4.0.10/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/haste-server/4.0.9/app-readme.md b/stable/haste-server/4.0.10/app-readme.md similarity index 100% rename from stable/haste-server/4.0.9/app-readme.md rename to stable/haste-server/4.0.10/app-readme.md diff --git a/stable/haste-server/4.0.10/charts/common-8.6.3.tgz b/stable/haste-server/4.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/haste-server/4.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/haste-server/4.0.9/helm-values.md b/stable/haste-server/4.0.10/helm-values.md similarity index 100% rename from stable/haste-server/4.0.9/helm-values.md rename to stable/haste-server/4.0.10/helm-values.md diff --git a/stable/haste-server/4.0.9/ix_values.yaml b/stable/haste-server/4.0.10/ix_values.yaml similarity index 100% rename from stable/haste-server/4.0.9/ix_values.yaml rename to stable/haste-server/4.0.10/ix_values.yaml diff --git a/stable/haste-server/4.0.9/questions.yaml b/stable/haste-server/4.0.10/questions.yaml similarity index 100% rename from stable/haste-server/4.0.9/questions.yaml rename to stable/haste-server/4.0.10/questions.yaml diff --git a/stable/haste-server/4.0.9/templates/common.yaml b/stable/haste-server/4.0.10/templates/common.yaml similarity index 100% rename from stable/haste-server/4.0.9/templates/common.yaml rename to stable/haste-server/4.0.10/templates/common.yaml diff --git a/stable/healthchecks/4.0.9/values.yaml b/stable/haste-server/4.0.10/values.yaml similarity index 100% rename from stable/healthchecks/4.0.9/values.yaml rename to stable/haste-server/4.0.10/values.yaml diff --git a/stable/haste-server/4.0.9/Chart.lock b/stable/haste-server/4.0.9/Chart.lock deleted file mode 100644 index 55fcf7fbd53..00000000000 --- a/stable/haste-server/4.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:37:42.530878907Z" diff --git a/stable/haste-server/4.0.9/charts/common-8.6.2.tgz b/stable/haste-server/4.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/haste-server/4.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/headphones/2.0.9/CHANGELOG.md b/stable/headphones/2.0.10/CHANGELOG.md similarity index 92% rename from stable/headphones/2.0.9/CHANGELOG.md rename to stable/headphones/2.0.10/CHANGELOG.md index 5f0b4d74ae5..0b9a8de9b9f 100644 --- a/stable/headphones/2.0.9/CHANGELOG.md +++ b/stable/headphones/2.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [headphones-2.0.10](https://github.com/truecharts/apps/compare/headphones-2.0.9...headphones-2.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [headphones-2.0.9](https://github.com/truecharts/apps/compare/headphones-2.0.8...headphones-2.0.9) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - -### [headphones-2.0.1](https://github.com/truecharts/apps/compare/headphones-2.0.0...headphones-2.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) - diff --git a/stable/heimdall/9.0.11/CONFIG.md b/stable/headphones/2.0.10/CONFIG.md similarity index 100% rename from stable/heimdall/9.0.11/CONFIG.md rename to stable/headphones/2.0.10/CONFIG.md diff --git a/stable/headphones/2.0.10/Chart.lock b/stable/headphones/2.0.10/Chart.lock new file mode 100644 index 00000000000..43fb26f950d --- /dev/null +++ b/stable/headphones/2.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:14:31.684506793Z" diff --git a/stable/headphones/2.0.9/Chart.yaml b/stable/headphones/2.0.10/Chart.yaml similarity index 96% rename from stable/headphones/2.0.9/Chart.yaml rename to stable/headphones/2.0.10/Chart.yaml index 233fa69f8a4..6c8556c0e81 100644 --- a/stable/headphones/2.0.9/Chart.yaml +++ b/stable/headphones/2.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "58edc604" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: "An automated music downloader for NZB and Torrent, written in Python.\ \ It supports SABnzbd, NZBget, Transmission, \xB5Torrent and Blackhole." home: https://github.com/truecharts/apps/tree/master/charts/stable/headphones @@ -22,7 +22,7 @@ sources: - https://github.com/linuxserver/docker-headphones - https://github.com/rembo10/headphones type: application -version: 2.0.9 +version: 2.0.10 annotations: truecharts.org/catagories: | - media diff --git a/stable/headphones/2.0.9/README.md b/stable/headphones/2.0.10/README.md similarity index 96% rename from stable/headphones/2.0.9/README.md rename to stable/headphones/2.0.10/README.md index f8ade4d409b..187bd3d34c0 100644 --- a/stable/headphones/2.0.9/README.md +++ b/stable/headphones/2.0.10/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/headphones/2.0.9/app-readme.md b/stable/headphones/2.0.10/app-readme.md similarity index 100% rename from stable/headphones/2.0.9/app-readme.md rename to stable/headphones/2.0.10/app-readme.md diff --git a/stable/headphones/2.0.10/charts/common-8.6.3.tgz b/stable/headphones/2.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/headphones/2.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/headphones/2.0.9/helm-values.md b/stable/headphones/2.0.10/helm-values.md similarity index 100% rename from stable/headphones/2.0.9/helm-values.md rename to stable/headphones/2.0.10/helm-values.md diff --git a/stable/headphones/2.0.9/ix_values.yaml b/stable/headphones/2.0.10/ix_values.yaml similarity index 100% rename from stable/headphones/2.0.9/ix_values.yaml rename to stable/headphones/2.0.10/ix_values.yaml diff --git a/stable/headphones/2.0.9/questions.yaml b/stable/headphones/2.0.10/questions.yaml similarity index 100% rename from stable/headphones/2.0.9/questions.yaml rename to stable/headphones/2.0.10/questions.yaml diff --git a/stable/headphones/2.0.9/templates/common.yaml b/stable/headphones/2.0.10/templates/common.yaml similarity index 100% rename from stable/headphones/2.0.9/templates/common.yaml rename to stable/headphones/2.0.10/templates/common.yaml diff --git a/stable/heimdall/9.0.11/values.yaml b/stable/headphones/2.0.10/values.yaml similarity index 100% rename from stable/heimdall/9.0.11/values.yaml rename to stable/headphones/2.0.10/values.yaml diff --git a/stable/headphones/2.0.9/Chart.lock b/stable/headphones/2.0.9/Chart.lock deleted file mode 100644 index 4e3b8754831..00000000000 --- a/stable/headphones/2.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:38:09.910632748Z" diff --git a/stable/headphones/2.0.9/charts/common-8.6.2.tgz b/stable/headphones/2.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/headphones/2.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/healthchecks/4.0.9/CHANGELOG.md b/stable/healthchecks/4.0.10/CHANGELOG.md similarity index 92% rename from stable/healthchecks/4.0.9/CHANGELOG.md rename to stable/healthchecks/4.0.10/CHANGELOG.md index 9d12e73c9fe..a4bdd014cb8 100644 --- a/stable/healthchecks/4.0.9/CHANGELOG.md +++ b/stable/healthchecks/4.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [healthchecks-4.0.10](https://github.com/truecharts/apps/compare/healthchecks-4.0.9...healthchecks-4.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [healthchecks-4.0.9](https://github.com/truecharts/apps/compare/healthchecks-4.0.8...healthchecks-4.0.9) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - -### [healthchecks-4.0.1](https://github.com/truecharts/apps/compare/healthchecks-4.0.0...healthchecks-4.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) - diff --git a/stable/hyperion-ng/4.0.9/CONFIG.md b/stable/healthchecks/4.0.10/CONFIG.md similarity index 100% rename from stable/hyperion-ng/4.0.9/CONFIG.md rename to stable/healthchecks/4.0.10/CONFIG.md diff --git a/stable/healthchecks/4.0.10/Chart.lock b/stable/healthchecks/4.0.10/Chart.lock new file mode 100644 index 00000000000..44aa1334971 --- /dev/null +++ b/stable/healthchecks/4.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:14:58.124634229Z" diff --git a/stable/healthchecks/4.0.9/Chart.yaml b/stable/healthchecks/4.0.10/Chart.yaml similarity index 96% rename from stable/healthchecks/4.0.9/Chart.yaml rename to stable/healthchecks/4.0.10/Chart.yaml index 2a8fd35b3fc..8cc2847cf81 100644 --- a/stable/healthchecks/4.0.9/Chart.yaml +++ b/stable/healthchecks/4.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.22.0" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: Healthchecks is a cron job monitoring service. It listens for HTTP requests and email messages ("pings") from your cron jobs and scheduled tasks ("checks"). When a ping does not arrive on time, Healthchecks sends out alerts. @@ -22,7 +22,7 @@ name: healthchecks sources: - https://github.com/healthchecks/healthchecks - https://hub.docker.com/r/linuxserver/healthchecks -version: 4.0.9 +version: 4.0.10 annotations: truecharts.org/catagories: | - media diff --git a/stable/healthchecks/4.0.9/README.md b/stable/healthchecks/4.0.10/README.md similarity index 97% rename from stable/healthchecks/4.0.9/README.md rename to stable/healthchecks/4.0.10/README.md index f97e168f26d..040a16caaef 100644 --- a/stable/healthchecks/4.0.9/README.md +++ b/stable/healthchecks/4.0.10/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/healthchecks/4.0.9/app-readme.md b/stable/healthchecks/4.0.10/app-readme.md similarity index 100% rename from stable/healthchecks/4.0.9/app-readme.md rename to stable/healthchecks/4.0.10/app-readme.md diff --git a/stable/healthchecks/4.0.10/charts/common-8.6.3.tgz b/stable/healthchecks/4.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/healthchecks/4.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/healthchecks/4.0.9/helm-values.md b/stable/healthchecks/4.0.10/helm-values.md similarity index 100% rename from stable/healthchecks/4.0.9/helm-values.md rename to stable/healthchecks/4.0.10/helm-values.md diff --git a/stable/healthchecks/4.0.9/ix_values.yaml b/stable/healthchecks/4.0.10/ix_values.yaml similarity index 100% rename from stable/healthchecks/4.0.9/ix_values.yaml rename to stable/healthchecks/4.0.10/ix_values.yaml diff --git a/stable/healthchecks/4.0.9/questions.yaml b/stable/healthchecks/4.0.10/questions.yaml similarity index 100% rename from stable/healthchecks/4.0.9/questions.yaml rename to stable/healthchecks/4.0.10/questions.yaml diff --git a/stable/healthchecks/4.0.9/templates/common.yaml b/stable/healthchecks/4.0.10/templates/common.yaml similarity index 100% rename from stable/healthchecks/4.0.9/templates/common.yaml rename to stable/healthchecks/4.0.10/templates/common.yaml diff --git a/stable/hyperion-ng/4.0.9/values.yaml b/stable/healthchecks/4.0.10/values.yaml similarity index 100% rename from stable/hyperion-ng/4.0.9/values.yaml rename to stable/healthchecks/4.0.10/values.yaml diff --git a/stable/healthchecks/4.0.9/Chart.lock b/stable/healthchecks/4.0.9/Chart.lock deleted file mode 100644 index eee507428f7..00000000000 --- a/stable/healthchecks/4.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:38:37.391066332Z" diff --git a/stable/healthchecks/4.0.9/charts/common-8.6.2.tgz b/stable/healthchecks/4.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/healthchecks/4.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/heimdall/9.0.11/Chart.lock b/stable/heimdall/9.0.11/Chart.lock deleted file mode 100644 index 96d9887855f..00000000000 --- a/stable/heimdall/9.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:39:04.336448669Z" diff --git a/stable/heimdall/9.0.11/charts/common-8.6.2.tgz b/stable/heimdall/9.0.11/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/heimdall/9.0.11/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/heimdall/9.0.11/CHANGELOG.md b/stable/heimdall/9.0.12/CHANGELOG.md similarity index 92% rename from stable/heimdall/9.0.11/CHANGELOG.md rename to stable/heimdall/9.0.12/CHANGELOG.md index 32d1cd66d8d..62d866dc842 100644 --- a/stable/heimdall/9.0.11/CHANGELOG.md +++ b/stable/heimdall/9.0.12/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [heimdall-9.0.12](https://github.com/truecharts/apps/compare/heimdall-9.0.11...heimdall-9.0.12) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [heimdall-9.0.11](https://github.com/truecharts/apps/compare/heimdall-9.0.10...heimdall-9.0.11) (2021-11-15) @@ -88,12 +97,3 @@ #### Chore * update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) - - - - -### [heimdall-9.0.3](https://github.com/truecharts/apps/compare/heimdall-9.0.2...heimdall-9.0.3) (2021-11-01) - -#### Chore - -* update non-major ([#1263](https://github.com/truecharts/apps/issues/1263)) diff --git a/stable/icantbelieveitsnotvaletudo/2.0.9/CONFIG.md b/stable/heimdall/9.0.12/CONFIG.md similarity index 100% rename from stable/icantbelieveitsnotvaletudo/2.0.9/CONFIG.md rename to stable/heimdall/9.0.12/CONFIG.md diff --git a/stable/heimdall/9.0.12/Chart.lock b/stable/heimdall/9.0.12/Chart.lock new file mode 100644 index 00000000000..30f291175ce --- /dev/null +++ b/stable/heimdall/9.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:15:24.89196801Z" diff --git a/stable/heimdall/9.0.11/Chart.yaml b/stable/heimdall/9.0.12/Chart.yaml similarity index 95% rename from stable/heimdall/9.0.11/Chart.yaml rename to stable/heimdall/9.0.12/Chart.yaml index 6a555850388..2a3b5d7d7b0 100644 --- a/stable/heimdall/9.0.11/Chart.yaml +++ b/stable/heimdall/9.0.12/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.2.2" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 deprecated: false description: An Application dashboard and launcher home: https://github.com/truecharts/apps/tree/master/charts/stable/heimdall @@ -19,7 +19,7 @@ name: heimdall sources: - https://github.com/linuxserver/Heimdall/ type: application -version: 9.0.11 +version: 9.0.12 annotations: truecharts.org/catagories: | - organizers diff --git a/stable/heimdall/9.0.11/README.md b/stable/heimdall/9.0.12/README.md similarity index 96% rename from stable/heimdall/9.0.11/README.md rename to stable/heimdall/9.0.12/README.md index 380c126d118..ecebe979125 100644 --- a/stable/heimdall/9.0.11/README.md +++ b/stable/heimdall/9.0.12/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/heimdall/9.0.11/app-readme.md b/stable/heimdall/9.0.12/app-readme.md similarity index 100% rename from stable/heimdall/9.0.11/app-readme.md rename to stable/heimdall/9.0.12/app-readme.md diff --git a/stable/heimdall/9.0.12/charts/common-8.6.3.tgz b/stable/heimdall/9.0.12/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/heimdall/9.0.12/charts/common-8.6.3.tgz differ diff --git a/stable/heimdall/9.0.11/helm-values.md b/stable/heimdall/9.0.12/helm-values.md similarity index 100% rename from stable/heimdall/9.0.11/helm-values.md rename to stable/heimdall/9.0.12/helm-values.md diff --git a/stable/heimdall/9.0.11/ix_values.yaml b/stable/heimdall/9.0.12/ix_values.yaml similarity index 100% rename from stable/heimdall/9.0.11/ix_values.yaml rename to stable/heimdall/9.0.12/ix_values.yaml diff --git a/stable/heimdall/9.0.11/questions.yaml b/stable/heimdall/9.0.12/questions.yaml similarity index 100% rename from stable/heimdall/9.0.11/questions.yaml rename to stable/heimdall/9.0.12/questions.yaml diff --git a/stable/heimdall/9.0.11/templates/common.yaml b/stable/heimdall/9.0.12/templates/common.yaml similarity index 100% rename from stable/heimdall/9.0.11/templates/common.yaml rename to stable/heimdall/9.0.12/templates/common.yaml diff --git a/stable/icantbelieveitsnotvaletudo/2.0.9/values.yaml b/stable/heimdall/9.0.12/values.yaml similarity index 100% rename from stable/icantbelieveitsnotvaletudo/2.0.9/values.yaml rename to stable/heimdall/9.0.12/values.yaml diff --git a/stable/home-assistant/12.0.2/CHANGELOG.md b/stable/home-assistant/12.0.2/CHANGELOG.md new file mode 100644 index 00000000000..f777e842f75 --- /dev/null +++ b/stable/home-assistant/12.0.2/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [home-assistant-12.0.2](https://github.com/truecharts/apps/compare/home-assistant-12.0.1...home-assistant-12.0.2) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + + +### [home-assistant-12.0.1](https://github.com/truecharts/apps/compare/home-assistant-12.0.0...home-assistant-12.0.1) (2021-11-16) + +#### Chore + +* update non-major ([#1342](https://github.com/truecharts/apps/issues/1342)) + + + + +### [home-assistant-12.0.0](https://github.com/truecharts/apps/compare/home-assistant-11.0.13...home-assistant-12.0.0) (2021-11-16) + +#### Chore + +* update helm chart postgresql to v6 ([#1343](https://github.com/truecharts/apps/issues/1343)) + + + + +### [home-assistant-11.0.13](https://github.com/truecharts/apps/compare/home-assistant-11.0.12...home-assistant-11.0.13) (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)) + + + + +### [home-assistant-11.0.12](https://github.com/truecharts/apps/compare/home-assistant-11.0.11...home-assistant-11.0.12) (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)) + +#### 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)) + + + + +### [home-assistant-11.0.11](https://github.com/truecharts/apps/compare/home-assistant-11.0.10...home-assistant-11.0.11) (2021-11-09) + +#### Chore + +* update non-major deps helm releases ([#1297](https://github.com/truecharts/apps/issues/1297)) + + + + +### [home-assistant-11.0.10](https://github.com/truecharts/apps/compare/home-assistant-11.0.9...home-assistant-11.0.10) (2021-11-09) + +#### Chore + +* update non-major docker tags ([#1300](https://github.com/truecharts/apps/issues/1300)) + + + + +### [home-assistant-11.0.9](https://github.com/truecharts/apps/compare/home-assistant-11.0.8...home-assistant-11.0.9) (2021-11-07) + +#### Chore + +* update non-major deps helm releases ([#1295](https://github.com/truecharts/apps/issues/1295)) + + + + +### [home-assistant-11.0.8](https://github.com/truecharts/apps/compare/home-assistant-11.0.7...home-assistant-11.0.8) (2021-11-07) + +#### Chore + +* update non-major ([#1270](https://github.com/truecharts/apps/issues/1270)) + + + + +### [home-assistant-11.0.7](https://github.com/truecharts/apps/compare/home-assistant-11.0.6...home-assistant-11.0.7) (2021-11-07) + +#### Chore + diff --git a/stable/jackett/9.0.18/CONFIG.md b/stable/home-assistant/12.0.2/CONFIG.md similarity index 100% rename from stable/jackett/9.0.18/CONFIG.md rename to stable/home-assistant/12.0.2/CONFIG.md diff --git a/stable/home-assistant/12.0.2/Chart.lock b/stable/home-assistant/12.0.2/Chart.lock new file mode 100644 index 00000000000..e8932cd14fa --- /dev/null +++ b/stable/home-assistant/12.0.2/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +- name: postgresql + repository: https://truecharts.org/ + version: 6.0.3 +digest: sha256:17837b38e937c9844a7343c7f77ef22df6ab3d6c35fa1694350d6679d652a948 +generated: "2021-11-16T22:15:52.570879227Z" diff --git a/stable/home-assistant/12.0.2/Chart.yaml b/stable/home-assistant/12.0.2/Chart.yaml new file mode 100644 index 00000000000..0ece76cfff9 --- /dev/null +++ b/stable/home-assistant/12.0.2/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "2021.11.4" +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +- condition: postgresql.enabled + name: postgresql + repository: https://truecharts.org/ + version: 6.0.3 +deprecated: false +description: home-assistant App for TrueNAS SCALE +home: https://github.com/truecharts/apps/tree/master/charts/stable/home-assistant +icon: https://upload.wikimedia.org/wikipedia/commons/thumb/6/6e/Home_Assistant_Logo.svg/519px-Home_Assistant_Logo.svg.png +keywords: +- home-assistant +- hass +- homeassistant +kubeVersion: '>=1.16.0-0' +maintainers: +- email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: home-assistant +sources: +- https://github.com/home-assistant/home-assistant +- https://github.com/cdr/code-server +type: application +version: 12.0.2 +annotations: + truecharts.org/catagories: | + - home-automation + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/home-assistant/12.0.2/README.md b/stable/home-assistant/12.0.2/README.md new file mode 100644 index 00000000000..bec031e0636 --- /dev/null +++ b/stable/home-assistant/12.0.2/README.md @@ -0,0 +1,39 @@ +# Introduction + +home-assistant App for TrueNAS SCALE + +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.3 | +| https://truecharts.org | common | 8.6.3 | + +## 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/home-assistant/12.0.2/app-readme.md b/stable/home-assistant/12.0.2/app-readme.md new file mode 100644 index 00000000000..3f7d1730309 --- /dev/null +++ b/stable/home-assistant/12.0.2/app-readme.md @@ -0,0 +1,3 @@ +home-assistant App for TrueNAS SCALE + +This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/stable/home-assistant/12.0.2/charts/common-8.6.3.tgz b/stable/home-assistant/12.0.2/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/home-assistant/12.0.2/charts/common-8.6.3.tgz differ diff --git a/stable/home-assistant/12.0.2/charts/postgresql-6.0.3.tgz b/stable/home-assistant/12.0.2/charts/postgresql-6.0.3.tgz new file mode 100644 index 00000000000..ed5f455e79b Binary files /dev/null and b/stable/home-assistant/12.0.2/charts/postgresql-6.0.3.tgz differ diff --git a/stable/home-assistant/12.0.2/helm-values.md b/stable/home-assistant/12.0.2/helm-values.md new file mode 100644 index 00000000000..039913feb5b --- /dev/null +++ b/stable/home-assistant/12.0.2/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.PUID | int | `568` | | +| git.deployKey | string | `""` | | +| git.deployKeyBase64 | string | `""` | | +| image.pullPolicy | string | `"IfNotPresent"` | | +| image.repository | string | `"ghcr.io/truecharts/home-assistant"` | | +| image.tag | string | `"v2021.11.4@sha256:7eaf09c0636313068a7da118a75a7665c94b9459dfb6ba2b700323e9280df250"` | | +| influxdb.architecture | string | `"standalone"` | | +| influxdb.authEnabled | bool | `false` | | +| influxdb.database | string | `"home_assistant"` | | +| influxdb.enabled | bool | `false` | | +| influxdb.persistence.enabled | bool | `false` | | +| initContainers.init.command[0] | string | `"/config/init/init.sh"` | | +| initContainers.init.image | string | `"{{ .Values.image.repository }}:{{ .Values.image.tag }}"` | | +| initContainers.init.volumeMounts[0].mountPath | string | `"/config/init"` | | +| initContainers.init.volumeMounts[0].name | string | `"init"` | | +| initContainers.init.volumeMounts[1].mountPath | string | `"/config"` | | +| initContainers.init.volumeMounts[1].name | string | `"config"` | | +| persistence.config.enabled | bool | `true` | | +| persistence.config.mountPath | string | `"/config"` | | +| podSecurityContext.runAsGroup | int | `0` | | +| podSecurityContext.runAsUser | int | `0` | | +| postgresql | object | See values.yaml | Enable and configure postgresql database subchart under this key. For more options see [postgresql chart documentation](https://github.com/bitnami/charts/tree/master/bitnami/postgresql) | +| prometheus.serviceMonitor.enabled | bool | `false` | | +| securityContext.readOnlyRootFilesystem | bool | `false` | | +| securityContext.runAsNonRoot | bool | `false` | | +| service.main.ports.main.port | int | `8123` | | +| service.main.ports.main.targetPort | int | `8123` | | + +All Rights Reserved - The TrueCharts Project diff --git a/stable/home-assistant/12.0.2/ix_values.yaml b/stable/home-assistant/12.0.2/ix_values.yaml new file mode 100644 index 00000000000..e8e4adb075a --- /dev/null +++ b/stable/home-assistant/12.0.2/ix_values.yaml @@ -0,0 +1,81 @@ +# Default values for Home Assistant + +image: + repository: ghcr.io/truecharts/home-assistant + pullPolicy: IfNotPresent + tag: v2021.11.4@sha256:7eaf09c0636313068a7da118a75a7665c94b9459dfb6ba2b700323e9280df250 + +env: + PUID: 568 + +securityContext: + readOnlyRootFilesystem: false + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 8123 + targetPort: 8123 + +initContainers: + init: + image: "{{ .Values.image.repository }}:{{ .Values.image.tag }}" + command: ["/config/init/init.sh"] + volumeMounts: + - name: init + mountPath: "/config/init" + - name: config + mountPath: "/config" + +# # Enable devices to be discoverable +# hostNetwork: true + +# # When hostNetwork is true set dnsPolicy to ClusterFirstWithHostNet +# dnsPolicy: ClusterFirstWithHostNet + +# Allow access a Git repository by passing in a private SSH key +git: + # Raw SSH private key + deployKey: "" + # Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence. + deployKeyBase64: "" + +# Enable a prometheus-operator servicemonitor +prometheus: + serviceMonitor: + enabled: false + # interval: 1m + # additionalLabels: {} + +persistence: + config: + enabled: true + mountPath: "/config" + + +# -- Enable and configure postgresql database subchart under this key. +# For more options see [postgresql chart documentation](https://github.com/bitnami/charts/tree/master/bitnami/postgresql) +# @default -- See values.yaml +postgresql: + enabled: true + postgresqlUsername: home-assistant + postgresqlDatabase: home-assistant + existingSecret: "dbcreds" + +# Enable influxdb +# ... for more options see https://github.com/bitnami/charts/tree/master/bitnami/influxdb +influxdb: + enabled: false + architecture: standalone + database: home_assistant + authEnabled: false + persistence: + enabled: false + # storageClass: "" + # diff --git a/stable/home-assistant/12.0.2/questions.yaml b/stable/home-assistant/12.0.2/questions.yaml new file mode 100644 index 00000000000..10f6829e3ed --- /dev/null +++ b/stable/home-assistant/12.0.2/questions.yaml @@ -0,0 +1,1861 @@ +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: "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: git + group: "Container Configuration" + label: "Home-Assistant Git Settings" + schema: + type: dict + attrs: + - variable: deployKey + label: "Git deploy key" + schema: + type: string + default: "" + - variable: deployKeyBase64 + label: "Git KeyBase64 deploy key" + schema: + type: string + default: "" + - 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: 8123 + 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: 8123 + + - 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: 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/home-assistant/12.0.2/templates/_configmap.tpl b/stable/home-assistant/12.0.2/templates/_configmap.tpl new file mode 100644 index 00000000000..086c40af678 --- /dev/null +++ b/stable/home-assistant/12.0.2/templates/_configmap.tpl @@ -0,0 +1,90 @@ +{{/* Define the configmap */}} +{{- define "hass.configmap" -}} +--- +apiVersion: v1 +kind: ConfigMap +metadata: + name: {{ include "common.names.fullname" . }}-init +data: + init.sh: |- + #!/bin/sh + if test -f "/config/configuration.yaml"; then + echo "configuration.yaml exists." + if grep -q recorder: "/config/configuration.yaml"; then + echo "configuration.yaml already contains recorder" + else + cat /config/init/recorder.default >> /config/configuration.yaml + fi + if grep -q http: "/config/configuration.yaml"; then + echo "configuration.yaml already contains http section" + else + cat /config/init/http.default >> /config/configuration.yaml + fi + else + echo "configuration.yaml does NOT exist." + cp /config/init/configuration.yaml.default /config/configuration.yaml + cat /config/init/recorder.default >> /config/configuration.yaml + cat /config/init/http.default >> /config/configuration.yaml + fi + + echo "Creating include files..." + for include_file in groups.yaml automations.yaml scripts.yaml scenes.yaml; do + if test -f "/config/$include_file"; then + echo "$include_file exists." + else + echo "$include_file does NOT exist." + touch "/config/$include_file" + fi + done + + cd "/config" || echo "Could not change path to /config" + echo "Creating custom_components directory..." + mkdir "/config/custom_components" || echo "custom_components directory already exists" + + echo "Changing to the custom_components directory..." + cd "/config/custom_components" || echo "Could not change path to /config/custom_components" + + echo "Downloading HACS" + wget "https://github.com/hacs/integration/releases/latest/download/hacs.zip" || exit 0 + + if [ -d "/config/custom_components/hacs" ]; then + echo "HACS directory already exist, cleaning up..." + rm -R "/config/custom_components/hacs" + fi + + echo "Creating HACS directory..." + mkdir "/config/custom_components/hacs" + + echo "Unpacking HACS..." + unzip "/config/custom_components/hacs.zip" -d "/config/custom_components/hacs" >/dev/null 2>&1 + + echo "Removing HACS zip file..." + rm "/config/custom_components/hacs.zip" + echo "Installation complete." + + configuration.yaml.default: |- + # Configure a default setup of Home Assistant (frontend, api, etc) + default_config: + + # Text to speech + tts: + - platform: google_translate + + group: !include groups.yaml + automation: !include automations.yaml + script: !include scripts.yaml + scene: !include scenes.yaml + recorder.default: |- + + recorder: + purge_keep_days: 30 + commit_interval: 3 + db_url: {{ ( printf "%s?client_encoding=utf8" ( .Values.postgresql.url.complete | trimAll "\"" ) ) | quote }} + http.default: |- + + http: + use_x_forwarded_for: true + trusted_proxies: + - 172.16.0.0/16 + +{{- end -}} diff --git a/stable/home-assistant/12.0.2/templates/common.yaml b/stable/home-assistant/12.0.2/templates/common.yaml new file mode 100644 index 00000000000..0cc42ff47ee --- /dev/null +++ b/stable/home-assistant/12.0.2/templates/common.yaml @@ -0,0 +1,22 @@ +{{/* Make sure all variables are set properly */}} +{{- include "common.setup" . }} + +{{/* Render configmap for hass */}} +{{- include "hass.configmap" . }} + +{{/* Append the general secret volumes to the volumes */}} +{{- define "hass.initvolume" -}} +enabled: "true" +mountPath: "/config/init" +readOnly: true +type: "custom" +volumeSpec: + configMap: + name: {{ include "common.names.fullname" . }}-init + defaultMode: 0777 +{{- end -}} + +{{- $_ := set .Values.persistence "init" (include "hass.initvolume" . | fromYaml) -}} + +{{/* Render the templates */}} +{{ include "common.postSetup" . }} diff --git a/stable/home-assistant/12.0.2/templates/secret.yaml b/stable/home-assistant/12.0.2/templates/secret.yaml new file mode 100644 index 00000000000..19f769cf59b --- /dev/null +++ b/stable/home-assistant/12.0.2/templates/secret.yaml @@ -0,0 +1,15 @@ +{{- if or .Values.git.deployKey .Values.git.deployKeyBase64 }} +apiVersion: v1 +kind: Secret +metadata: + name: {{ template "common.names.fullname" . }}-deploykey + labels: + {{- include "common.labels" . | nindent 4 }} +type: Opaque +data: + {{- if .Values.git.deployKey }} + id_rsa: {{ .Values.git.deployKey | b64enc | quote }} + {{- else }} + id_rsa: {{ .Values.git.deployKeyBase64 | quote }} + {{- end }} +{{- end }} diff --git a/stable/jackett/9.0.18/values.yaml b/stable/home-assistant/12.0.2/values.yaml similarity index 100% rename from stable/jackett/9.0.18/values.yaml rename to stable/home-assistant/12.0.2/values.yaml diff --git a/stable/hyperion-ng/4.0.9/CHANGELOG.md b/stable/hyperion-ng/4.0.10/CHANGELOG.md similarity index 92% rename from stable/hyperion-ng/4.0.9/CHANGELOG.md rename to stable/hyperion-ng/4.0.10/CHANGELOG.md index 709f31903de..eb24aaded91 100644 --- a/stable/hyperion-ng/4.0.9/CHANGELOG.md +++ b/stable/hyperion-ng/4.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [hyperion-ng-4.0.10](https://github.com/truecharts/apps/compare/hyperion-ng-4.0.9...hyperion-ng-4.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [hyperion-ng-4.0.9](https://github.com/truecharts/apps/compare/hyperion-ng-4.0.8...hyperion-ng-4.0.9) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - -### [hyperion-ng-4.0.1](https://github.com/truecharts/apps/compare/hyperion-ng-4.0.0...hyperion-ng-4.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) - diff --git a/stable/jdownloader2/4.0.10/CONFIG.md b/stable/hyperion-ng/4.0.10/CONFIG.md similarity index 100% rename from stable/jdownloader2/4.0.10/CONFIG.md rename to stable/hyperion-ng/4.0.10/CONFIG.md diff --git a/stable/hyperion-ng/4.0.10/Chart.lock b/stable/hyperion-ng/4.0.10/Chart.lock new file mode 100644 index 00000000000..e7a4a3201a4 --- /dev/null +++ b/stable/hyperion-ng/4.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:16:27.577373222Z" diff --git a/stable/hyperion-ng/4.0.9/Chart.yaml b/stable/hyperion-ng/4.0.10/Chart.yaml similarity index 95% rename from stable/hyperion-ng/4.0.9/Chart.yaml rename to stable/hyperion-ng/4.0.10/Chart.yaml index a6973648207..cda8d0d974f 100644 --- a/stable/hyperion-ng/4.0.9/Chart.yaml +++ b/stable/hyperion-ng/4.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.0.0-alph" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: Hyperion is an opensource Bias or Ambient Lighting implementation home: https://github.com/truechartsapps/tree/master/charts/stable/hyperion-ng icon: https://avatars.githubusercontent.com/u/17778452?s=200&v=4 @@ -19,7 +19,7 @@ name: hyperion-ng sources: - https://github.com/hyperion-project/hyperion.ng - https://hub.docker.com/r/sirfragalot/hyperion.ng -version: 4.0.9 +version: 4.0.10 annotations: truecharts.org/catagories: | - media diff --git a/stable/hyperion-ng/4.0.9/README.md b/stable/hyperion-ng/4.0.10/README.md similarity index 96% rename from stable/hyperion-ng/4.0.9/README.md rename to stable/hyperion-ng/4.0.10/README.md index 42fc19c935c..aea9a14ec27 100644 --- a/stable/hyperion-ng/4.0.9/README.md +++ b/stable/hyperion-ng/4.0.10/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/hyperion-ng/4.0.9/app-readme.md b/stable/hyperion-ng/4.0.10/app-readme.md similarity index 100% rename from stable/hyperion-ng/4.0.9/app-readme.md rename to stable/hyperion-ng/4.0.10/app-readme.md diff --git a/stable/hyperion-ng/4.0.10/charts/common-8.6.3.tgz b/stable/hyperion-ng/4.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/hyperion-ng/4.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/hyperion-ng/4.0.9/helm-values.md b/stable/hyperion-ng/4.0.10/helm-values.md similarity index 100% rename from stable/hyperion-ng/4.0.9/helm-values.md rename to stable/hyperion-ng/4.0.10/helm-values.md diff --git a/stable/hyperion-ng/4.0.9/ix_values.yaml b/stable/hyperion-ng/4.0.10/ix_values.yaml similarity index 100% rename from stable/hyperion-ng/4.0.9/ix_values.yaml rename to stable/hyperion-ng/4.0.10/ix_values.yaml diff --git a/stable/hyperion-ng/4.0.9/questions.yaml b/stable/hyperion-ng/4.0.10/questions.yaml similarity index 100% rename from stable/hyperion-ng/4.0.9/questions.yaml rename to stable/hyperion-ng/4.0.10/questions.yaml diff --git a/stable/hyperion-ng/4.0.9/templates/common.yaml b/stable/hyperion-ng/4.0.10/templates/common.yaml similarity index 100% rename from stable/hyperion-ng/4.0.9/templates/common.yaml rename to stable/hyperion-ng/4.0.10/templates/common.yaml diff --git a/stable/jdownloader2/4.0.10/values.yaml b/stable/hyperion-ng/4.0.10/values.yaml similarity index 100% rename from stable/jdownloader2/4.0.10/values.yaml rename to stable/hyperion-ng/4.0.10/values.yaml diff --git a/stable/hyperion-ng/4.0.9/Chart.lock b/stable/hyperion-ng/4.0.9/Chart.lock deleted file mode 100644 index eeeb53d422a..00000000000 --- a/stable/hyperion-ng/4.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:40:09.756809129Z" diff --git a/stable/hyperion-ng/4.0.9/charts/common-8.6.2.tgz b/stable/hyperion-ng/4.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/hyperion-ng/4.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/icantbelieveitsnotvaletudo/2.0.9/CHANGELOG.md b/stable/icantbelieveitsnotvaletudo/2.0.10/CHANGELOG.md similarity index 91% rename from stable/icantbelieveitsnotvaletudo/2.0.9/CHANGELOG.md rename to stable/icantbelieveitsnotvaletudo/2.0.10/CHANGELOG.md index ec534977efb..0aac8be8cee 100644 --- a/stable/icantbelieveitsnotvaletudo/2.0.9/CHANGELOG.md +++ b/stable/icantbelieveitsnotvaletudo/2.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [icantbelieveitsnotvaletudo-2.0.10](https://github.com/truecharts/apps/compare/icantbelieveitsnotvaletudo-2.0.9...icantbelieveitsnotvaletudo-2.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [icantbelieveitsnotvaletudo-2.0.9](https://github.com/truecharts/apps/compare/icantbelieveitsnotvaletudo-2.0.8...icantbelieveitsnotvaletudo-2.0.9) (2021-11-15) @@ -88,12 +97,3 @@ #### Chore * update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - - -### [icantbelieveitsnotvaletudo-2.0.1](https://github.com/truecharts/apps/compare/icantbelieveitsnotvaletudo-2.0.0...icantbelieveitsnotvaletudo-2.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) diff --git a/stable/jellyfin/9.0.9/CONFIG.md b/stable/icantbelieveitsnotvaletudo/2.0.10/CONFIG.md similarity index 100% rename from stable/jellyfin/9.0.9/CONFIG.md rename to stable/icantbelieveitsnotvaletudo/2.0.10/CONFIG.md diff --git a/stable/icantbelieveitsnotvaletudo/2.0.10/Chart.lock b/stable/icantbelieveitsnotvaletudo/2.0.10/Chart.lock new file mode 100644 index 00000000000..d0c096a8c0a --- /dev/null +++ b/stable/icantbelieveitsnotvaletudo/2.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:16:54.201744029Z" diff --git a/stable/icantbelieveitsnotvaletudo/2.0.9/Chart.yaml b/stable/icantbelieveitsnotvaletudo/2.0.10/Chart.yaml similarity index 96% rename from stable/icantbelieveitsnotvaletudo/2.0.9/Chart.yaml rename to stable/icantbelieveitsnotvaletudo/2.0.10/Chart.yaml index 01ace8ae139..70081b2910e 100644 --- a/stable/icantbelieveitsnotvaletudo/2.0.9/Chart.yaml +++ b/stable/icantbelieveitsnotvaletudo/2.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2021.2.1" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: Create live map data from Valetudo powered robots home: https://github.com/truecharts/apps/tree/master/charts/stable/icantbelieveitsnotvaletudo icon: https://raw.githubusercontent.com/Hypfer/Valetudo/master/assets/logo/valetudo_logo_small.svg @@ -21,7 +21,7 @@ name: icantbelieveitsnotvaletudo sources: - https://github.com/Hypfer/ICantBelieveItsNotValetudo - https://github.com/truecharts/apps/tree/master/charts/icantbelieveitsnotvaletudo -version: 2.0.9 +version: 2.0.10 annotations: truecharts.org/catagories: | - media diff --git a/stable/icantbelieveitsnotvaletudo/2.0.9/README.md b/stable/icantbelieveitsnotvaletudo/2.0.10/README.md similarity index 96% rename from stable/icantbelieveitsnotvaletudo/2.0.9/README.md rename to stable/icantbelieveitsnotvaletudo/2.0.10/README.md index 0a90c54ec34..a66476a23a4 100644 --- a/stable/icantbelieveitsnotvaletudo/2.0.9/README.md +++ b/stable/icantbelieveitsnotvaletudo/2.0.10/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/icantbelieveitsnotvaletudo/2.0.9/app-readme.md b/stable/icantbelieveitsnotvaletudo/2.0.10/app-readme.md similarity index 100% rename from stable/icantbelieveitsnotvaletudo/2.0.9/app-readme.md rename to stable/icantbelieveitsnotvaletudo/2.0.10/app-readme.md diff --git a/stable/icantbelieveitsnotvaletudo/2.0.10/charts/common-8.6.3.tgz b/stable/icantbelieveitsnotvaletudo/2.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/icantbelieveitsnotvaletudo/2.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/icantbelieveitsnotvaletudo/2.0.9/helm-values.md b/stable/icantbelieveitsnotvaletudo/2.0.10/helm-values.md similarity index 100% rename from stable/icantbelieveitsnotvaletudo/2.0.9/helm-values.md rename to stable/icantbelieveitsnotvaletudo/2.0.10/helm-values.md diff --git a/stable/icantbelieveitsnotvaletudo/2.0.9/ix_values.yaml b/stable/icantbelieveitsnotvaletudo/2.0.10/ix_values.yaml similarity index 100% rename from stable/icantbelieveitsnotvaletudo/2.0.9/ix_values.yaml rename to stable/icantbelieveitsnotvaletudo/2.0.10/ix_values.yaml diff --git a/stable/icantbelieveitsnotvaletudo/2.0.9/questions.yaml b/stable/icantbelieveitsnotvaletudo/2.0.10/questions.yaml similarity index 100% rename from stable/icantbelieveitsnotvaletudo/2.0.9/questions.yaml rename to stable/icantbelieveitsnotvaletudo/2.0.10/questions.yaml diff --git a/stable/icantbelieveitsnotvaletudo/2.0.9/templates/common.yaml b/stable/icantbelieveitsnotvaletudo/2.0.10/templates/common.yaml similarity index 100% rename from stable/icantbelieveitsnotvaletudo/2.0.9/templates/common.yaml rename to stable/icantbelieveitsnotvaletudo/2.0.10/templates/common.yaml diff --git a/stable/icantbelieveitsnotvaletudo/2.0.9/templates/configmap.yaml b/stable/icantbelieveitsnotvaletudo/2.0.10/templates/configmap.yaml similarity index 100% rename from stable/icantbelieveitsnotvaletudo/2.0.9/templates/configmap.yaml rename to stable/icantbelieveitsnotvaletudo/2.0.10/templates/configmap.yaml diff --git a/stable/jellyfin/9.0.9/values.yaml b/stable/icantbelieveitsnotvaletudo/2.0.10/values.yaml similarity index 100% rename from stable/jellyfin/9.0.9/values.yaml rename to stable/icantbelieveitsnotvaletudo/2.0.10/values.yaml diff --git a/stable/icantbelieveitsnotvaletudo/2.0.9/Chart.lock b/stable/icantbelieveitsnotvaletudo/2.0.9/Chart.lock deleted file mode 100644 index 6445fdb83ac..00000000000 --- a/stable/icantbelieveitsnotvaletudo/2.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:40:37.082512016Z" diff --git a/stable/icantbelieveitsnotvaletudo/2.0.9/charts/common-8.6.2.tgz b/stable/icantbelieveitsnotvaletudo/2.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/icantbelieveitsnotvaletudo/2.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/jackett/9.0.18/Chart.lock b/stable/jackett/9.0.18/Chart.lock deleted file mode 100644 index 5e419ce139d..00000000000 --- a/stable/jackett/9.0.18/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-16T20:10:38.103376611Z" diff --git a/stable/jackett/9.0.18/charts/common-8.6.2.tgz b/stable/jackett/9.0.18/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/jackett/9.0.18/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/jackett/9.0.18/CHANGELOG.md b/stable/jackett/9.0.19/CHANGELOG.md similarity index 91% rename from stable/jackett/9.0.18/CHANGELOG.md rename to stable/jackett/9.0.19/CHANGELOG.md index d9d6a72e1e6..3a5fc6979e0 100644 --- a/stable/jackett/9.0.18/CHANGELOG.md +++ b/stable/jackett/9.0.19/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [jackett-9.0.19](https://github.com/truecharts/apps/compare/jackett-9.0.18...jackett-9.0.19) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [jackett-9.0.18](https://github.com/truecharts/apps/compare/jackett-9.0.17...jackett-9.0.18) (2021-11-16) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1291](https://github.com/truecharts/apps/issues/1291)) -#### Chore - -* Simplify GUI for deployment, persistence and securityContext ([#1289](https://github.com/truecharts/apps/issues/1289)) - -#### Fix - -* prevent duplicate port use and fix some questions.yaml mistakes - - diff --git a/stable/joplin-server/5.0.0/CONFIG.md b/stable/jackett/9.0.19/CONFIG.md similarity index 100% rename from stable/joplin-server/5.0.0/CONFIG.md rename to stable/jackett/9.0.19/CONFIG.md diff --git a/stable/jackett/9.0.19/Chart.lock b/stable/jackett/9.0.19/Chart.lock new file mode 100644 index 00000000000..9cb7aace5d6 --- /dev/null +++ b/stable/jackett/9.0.19/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:17:23.346438409Z" diff --git a/stable/jackett/9.0.18/Chart.yaml b/stable/jackett/9.0.19/Chart.yaml similarity index 95% rename from stable/jackett/9.0.18/Chart.yaml rename to stable/jackett/9.0.19/Chart.yaml index 2825734d633..3607c0292c4 100644 --- a/stable/jackett/9.0.18/Chart.yaml +++ b/stable/jackett/9.0.19/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.19.275" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 deprecated: false description: API Support for your favorite torrent trackers. home: https://github.com/truecharts/apps/tree/master/charts/stable/jackett @@ -21,7 +21,7 @@ name: jackett sources: - https://github.com/Jackett/Jackett type: application -version: 9.0.18 +version: 9.0.19 annotations: truecharts.org/catagories: | - media diff --git a/stable/jackett/9.0.18/README.md b/stable/jackett/9.0.19/README.md similarity index 96% rename from stable/jackett/9.0.18/README.md rename to stable/jackett/9.0.19/README.md index db6920b6ef0..07ab1bbb9b4 100644 --- a/stable/jackett/9.0.18/README.md +++ b/stable/jackett/9.0.19/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/jackett/9.0.18/app-readme.md b/stable/jackett/9.0.19/app-readme.md similarity index 100% rename from stable/jackett/9.0.18/app-readme.md rename to stable/jackett/9.0.19/app-readme.md diff --git a/stable/jackett/9.0.19/charts/common-8.6.3.tgz b/stable/jackett/9.0.19/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/jackett/9.0.19/charts/common-8.6.3.tgz differ diff --git a/stable/jackett/9.0.18/helm-values.md b/stable/jackett/9.0.19/helm-values.md similarity index 100% rename from stable/jackett/9.0.18/helm-values.md rename to stable/jackett/9.0.19/helm-values.md diff --git a/stable/jackett/9.0.18/ix_values.yaml b/stable/jackett/9.0.19/ix_values.yaml similarity index 100% rename from stable/jackett/9.0.18/ix_values.yaml rename to stable/jackett/9.0.19/ix_values.yaml diff --git a/stable/jackett/9.0.18/questions.yaml b/stable/jackett/9.0.19/questions.yaml similarity index 100% rename from stable/jackett/9.0.18/questions.yaml rename to stable/jackett/9.0.19/questions.yaml diff --git a/stable/jackett/9.0.18/templates/common.yaml b/stable/jackett/9.0.19/templates/common.yaml similarity index 100% rename from stable/jackett/9.0.18/templates/common.yaml rename to stable/jackett/9.0.19/templates/common.yaml diff --git a/stable/joplin-server/5.0.0/values.yaml b/stable/jackett/9.0.19/values.yaml similarity index 100% rename from stable/joplin-server/5.0.0/values.yaml rename to stable/jackett/9.0.19/values.yaml diff --git a/stable/jdownloader2/4.0.10/Chart.lock b/stable/jdownloader2/4.0.10/Chart.lock deleted file mode 100644 index 3dff744ea1d..00000000000 --- a/stable/jdownloader2/4.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:41:32.058151711Z" diff --git a/stable/jdownloader2/4.0.10/charts/common-8.6.2.tgz b/stable/jdownloader2/4.0.10/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/jdownloader2/4.0.10/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/jdownloader2/4.0.10/CHANGELOG.md b/stable/jdownloader2/4.0.11/CHANGELOG.md similarity index 91% rename from stable/jdownloader2/4.0.10/CHANGELOG.md rename to stable/jdownloader2/4.0.11/CHANGELOG.md index f48b270555b..f340e2c6931 100644 --- a/stable/jdownloader2/4.0.10/CHANGELOG.md +++ b/stable/jdownloader2/4.0.11/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [jdownloader2-4.0.11](https://github.com/truecharts/apps/compare/jdownloader2-4.0.10...jdownloader2-4.0.11) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [jdownloader2-4.0.10](https://github.com/truecharts/apps/compare/jdownloader2-4.0.9...jdownloader2-4.0.10) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) - - - -### [jdownloader2-4.0.2](https://github.com/truecharts/apps/compare/jdownloader2-4.0.1...jdownloader2-4.0.2) (2021-10-26) - -#### Chore - -* update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - diff --git a/stable/kanboard/5.0.0/CONFIG.md b/stable/jdownloader2/4.0.11/CONFIG.md similarity index 100% rename from stable/kanboard/5.0.0/CONFIG.md rename to stable/jdownloader2/4.0.11/CONFIG.md diff --git a/stable/jdownloader2/4.0.11/Chart.lock b/stable/jdownloader2/4.0.11/Chart.lock new file mode 100644 index 00000000000..58d7b98d534 --- /dev/null +++ b/stable/jdownloader2/4.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:17:50.267795236Z" diff --git a/stable/jdownloader2/4.0.10/Chart.yaml b/stable/jdownloader2/4.0.11/Chart.yaml similarity index 96% rename from stable/jdownloader2/4.0.10/Chart.yaml rename to stable/jdownloader2/4.0.11/Chart.yaml index 84638ca5a79..05ad615b8bc 100644 --- a/stable/jdownloader2/4.0.10/Chart.yaml +++ b/stable/jdownloader2/4.0.11/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.7.1" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 deprecated: false description: JDownloader is a free, open-source download management tool with a huge community of developers that makes downloading as easy and fast as it should be. @@ -23,7 +23,7 @@ sources: - https://hub.docker.com/r/jlesage/jdownloader-2 - https://jdownloader.org/ type: application -version: 4.0.10 +version: 4.0.11 annotations: truecharts.org/catagories: | - downloads diff --git a/stable/jdownloader2/4.0.10/README.md b/stable/jdownloader2/4.0.11/README.md similarity index 97% rename from stable/jdownloader2/4.0.10/README.md rename to stable/jdownloader2/4.0.11/README.md index 6e5a2330e79..3ad3d95f243 100644 --- a/stable/jdownloader2/4.0.10/README.md +++ b/stable/jdownloader2/4.0.11/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/jdownloader2/4.0.10/app-readme.md b/stable/jdownloader2/4.0.11/app-readme.md similarity index 100% rename from stable/jdownloader2/4.0.10/app-readme.md rename to stable/jdownloader2/4.0.11/app-readme.md diff --git a/stable/jdownloader2/4.0.11/charts/common-8.6.3.tgz b/stable/jdownloader2/4.0.11/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/jdownloader2/4.0.11/charts/common-8.6.3.tgz differ diff --git a/stable/jdownloader2/4.0.10/helm-values.md b/stable/jdownloader2/4.0.11/helm-values.md similarity index 100% rename from stable/jdownloader2/4.0.10/helm-values.md rename to stable/jdownloader2/4.0.11/helm-values.md diff --git a/stable/jdownloader2/4.0.10/ix_values.yaml b/stable/jdownloader2/4.0.11/ix_values.yaml similarity index 100% rename from stable/jdownloader2/4.0.10/ix_values.yaml rename to stable/jdownloader2/4.0.11/ix_values.yaml diff --git a/stable/jdownloader2/4.0.10/questions.yaml b/stable/jdownloader2/4.0.11/questions.yaml similarity index 100% rename from stable/jdownloader2/4.0.10/questions.yaml rename to stable/jdownloader2/4.0.11/questions.yaml diff --git a/stable/jdownloader2/4.0.10/templates/common.yaml b/stable/jdownloader2/4.0.11/templates/common.yaml similarity index 100% rename from stable/jdownloader2/4.0.10/templates/common.yaml rename to stable/jdownloader2/4.0.11/templates/common.yaml diff --git a/stable/kanboard/5.0.0/values.yaml b/stable/jdownloader2/4.0.11/values.yaml similarity index 100% rename from stable/kanboard/5.0.0/values.yaml rename to stable/jdownloader2/4.0.11/values.yaml diff --git a/stable/jellyfin/9.0.9/CHANGELOG.md b/stable/jellyfin/9.0.10/CHANGELOG.md similarity index 92% rename from stable/jellyfin/9.0.9/CHANGELOG.md rename to stable/jellyfin/9.0.10/CHANGELOG.md index aeb821d86eb..3b0fa56ce6d 100644 --- a/stable/jellyfin/9.0.9/CHANGELOG.md +++ b/stable/jellyfin/9.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [jellyfin-9.0.10](https://github.com/truecharts/apps/compare/jellyfin-9.0.9...jellyfin-9.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [jellyfin-9.0.9](https://github.com/truecharts/apps/compare/jellyfin-9.0.8...jellyfin-9.0.9) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - -### [jellyfin-9.0.1](https://github.com/truecharts/apps/compare/jellyfin-9.0.0...jellyfin-9.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) - diff --git a/stable/kms/9.0.11/CONFIG.md b/stable/jellyfin/9.0.10/CONFIG.md similarity index 100% rename from stable/kms/9.0.11/CONFIG.md rename to stable/jellyfin/9.0.10/CONFIG.md diff --git a/stable/jellyfin/9.0.10/Chart.lock b/stable/jellyfin/9.0.10/Chart.lock new file mode 100644 index 00000000000..4dfc77aaf07 --- /dev/null +++ b/stable/jellyfin/9.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:18:17.487835522Z" diff --git a/stable/jellyfin/9.0.9/Chart.yaml b/stable/jellyfin/9.0.10/Chart.yaml similarity index 95% rename from stable/jellyfin/9.0.9/Chart.yaml rename to stable/jellyfin/9.0.10/Chart.yaml index 19afa59047a..9921f386874 100644 --- a/stable/jellyfin/9.0.9/Chart.yaml +++ b/stable/jellyfin/9.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "10.7.7" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 deprecated: false description: Jellyfin is a Free Software Media System home: https://github.com/truecharts/apps/tree/master/charts/stable/jellyfin @@ -21,7 +21,7 @@ name: jellyfin sources: - https://github.com/jellyfin/jellyfin type: application -version: 9.0.9 +version: 9.0.10 annotations: truecharts.org/catagories: | - media diff --git a/stable/jellyfin/9.0.9/README.md b/stable/jellyfin/9.0.10/README.md similarity index 96% rename from stable/jellyfin/9.0.9/README.md rename to stable/jellyfin/9.0.10/README.md index 327c534be89..89873411d81 100644 --- a/stable/jellyfin/9.0.9/README.md +++ b/stable/jellyfin/9.0.10/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/jellyfin/9.0.9/app-readme.md b/stable/jellyfin/9.0.10/app-readme.md similarity index 100% rename from stable/jellyfin/9.0.9/app-readme.md rename to stable/jellyfin/9.0.10/app-readme.md diff --git a/stable/jellyfin/9.0.10/charts/common-8.6.3.tgz b/stable/jellyfin/9.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/jellyfin/9.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/jellyfin/9.0.9/helm-values.md b/stable/jellyfin/9.0.10/helm-values.md similarity index 100% rename from stable/jellyfin/9.0.9/helm-values.md rename to stable/jellyfin/9.0.10/helm-values.md diff --git a/stable/jellyfin/9.0.9/ix_values.yaml b/stable/jellyfin/9.0.10/ix_values.yaml similarity index 100% rename from stable/jellyfin/9.0.9/ix_values.yaml rename to stable/jellyfin/9.0.10/ix_values.yaml diff --git a/stable/jellyfin/9.0.9/questions.yaml b/stable/jellyfin/9.0.10/questions.yaml similarity index 100% rename from stable/jellyfin/9.0.9/questions.yaml rename to stable/jellyfin/9.0.10/questions.yaml diff --git a/stable/jellyfin/9.0.9/templates/common.yaml b/stable/jellyfin/9.0.10/templates/common.yaml similarity index 100% rename from stable/jellyfin/9.0.9/templates/common.yaml rename to stable/jellyfin/9.0.10/templates/common.yaml diff --git a/stable/kms/9.0.11/values.yaml b/stable/jellyfin/9.0.10/values.yaml similarity index 100% rename from stable/kms/9.0.11/values.yaml rename to stable/jellyfin/9.0.10/values.yaml diff --git a/stable/jellyfin/9.0.9/Chart.lock b/stable/jellyfin/9.0.9/Chart.lock deleted file mode 100644 index a17135c178c..00000000000 --- a/stable/jellyfin/9.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:41:59.205411751Z" diff --git a/stable/jellyfin/9.0.9/charts/common-8.6.2.tgz b/stable/jellyfin/9.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/jellyfin/9.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/joplin-server/5.0.0/Chart.lock b/stable/joplin-server/5.0.0/Chart.lock deleted file mode 100644 index af86793e61d..00000000000 --- a/stable/joplin-server/5.0.0/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -- name: postgresql - repository: https://truecharts.org/ - version: 6.0.1 -digest: sha256:29091b4603d21dfa1dd3dce6c89c82557f694400091bc61c6e11335cdfbfa2c9 -generated: "2021-11-16T17:08:13.606261327Z" diff --git a/stable/joplin-server/5.0.0/charts/common-8.6.2.tgz b/stable/joplin-server/5.0.0/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/joplin-server/5.0.0/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/joplin-server/5.0.0/charts/postgresql-6.0.1.tgz b/stable/joplin-server/5.0.0/charts/postgresql-6.0.1.tgz deleted file mode 100644 index b4a6f9911b2..00000000000 Binary files a/stable/joplin-server/5.0.0/charts/postgresql-6.0.1.tgz and /dev/null differ diff --git a/stable/joplin-server/5.0.0/CHANGELOG.md b/stable/joplin-server/5.0.1/CHANGELOG.md similarity index 91% rename from stable/joplin-server/5.0.0/CHANGELOG.md rename to stable/joplin-server/5.0.1/CHANGELOG.md index 7a2424c994c..c1ab2156b2b 100644 --- a/stable/joplin-server/5.0.0/CHANGELOG.md +++ b/stable/joplin-server/5.0.1/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [joplin-server-5.0.1](https://github.com/truecharts/apps/compare/joplin-server-5.0.0...joplin-server-5.0.1) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [joplin-server-5.0.0](https://github.com/truecharts/apps/compare/joplin-server-4.0.10...joplin-server-5.0.0) (2021-11-16) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) - - -### [joplin-server-4.0.3](https://github.com/truecharts/apps/compare/joplin-server-4.0.2...joplin-server-4.0.3) (2021-10-26) - -#### Chore - -* update helm chart postgresql to v5.1.4 ([#1249](https://github.com/truecharts/apps/issues/1249)) - - diff --git a/stable/komga/4.0.11/CONFIG.md b/stable/joplin-server/5.0.1/CONFIG.md similarity index 100% rename from stable/komga/4.0.11/CONFIG.md rename to stable/joplin-server/5.0.1/CONFIG.md diff --git a/stable/joplin-server/5.0.1/Chart.lock b/stable/joplin-server/5.0.1/Chart.lock new file mode 100644 index 00000000000..55aa77251d3 --- /dev/null +++ b/stable/joplin-server/5.0.1/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +- name: postgresql + repository: https://truecharts.org/ + version: 6.0.3 +digest: sha256:17837b38e937c9844a7343c7f77ef22df6ab3d6c35fa1694350d6679d652a948 +generated: "2021-11-16T22:18:45.212793323Z" diff --git a/stable/joplin-server/5.0.0/Chart.yaml b/stable/joplin-server/5.0.1/Chart.yaml similarity index 94% rename from stable/joplin-server/5.0.0/Chart.yaml rename to stable/joplin-server/5.0.1/Chart.yaml index cebf81bf4a3..86ab76388a8 100644 --- a/stable/joplin-server/5.0.0/Chart.yaml +++ b/stable/joplin-server/5.0.1/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.0 +version: 5.0.1 kubeVersion: '>=1.16.0-0' keywords: - joplin @@ -16,11 +16,11 @@ sources: dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 6.0.1 + version: 6.0.3 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/joplin-server/5.0.0/README.md b/stable/joplin-server/5.0.1/README.md similarity index 93% rename from stable/joplin-server/5.0.0/README.md rename to stable/joplin-server/5.0.1/README.md index 97a6bab098e..4c3debcc6da 100644 --- a/stable/joplin-server/5.0.0/README.md +++ b/stable/joplin-server/5.0.1/README.md @@ -19,8 +19,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 6.0.1 | -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org/ | postgresql | 6.0.3 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/joplin-server/5.0.0/app-readme.md b/stable/joplin-server/5.0.1/app-readme.md similarity index 100% rename from stable/joplin-server/5.0.0/app-readme.md rename to stable/joplin-server/5.0.1/app-readme.md diff --git a/stable/joplin-server/5.0.1/charts/common-8.6.3.tgz b/stable/joplin-server/5.0.1/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/joplin-server/5.0.1/charts/common-8.6.3.tgz differ diff --git a/stable/joplin-server/5.0.1/charts/postgresql-6.0.3.tgz b/stable/joplin-server/5.0.1/charts/postgresql-6.0.3.tgz new file mode 100644 index 00000000000..ed5f455e79b Binary files /dev/null and b/stable/joplin-server/5.0.1/charts/postgresql-6.0.3.tgz differ diff --git a/stable/joplin-server/5.0.0/helm-values.md b/stable/joplin-server/5.0.1/helm-values.md similarity index 100% rename from stable/joplin-server/5.0.0/helm-values.md rename to stable/joplin-server/5.0.1/helm-values.md diff --git a/stable/joplin-server/5.0.0/ix_values.yaml b/stable/joplin-server/5.0.1/ix_values.yaml similarity index 100% rename from stable/joplin-server/5.0.0/ix_values.yaml rename to stable/joplin-server/5.0.1/ix_values.yaml diff --git a/stable/joplin-server/5.0.0/questions.yaml b/stable/joplin-server/5.0.1/questions.yaml similarity index 100% rename from stable/joplin-server/5.0.0/questions.yaml rename to stable/joplin-server/5.0.1/questions.yaml diff --git a/stable/joplin-server/5.0.0/templates/common.yaml b/stable/joplin-server/5.0.1/templates/common.yaml similarity index 100% rename from stable/joplin-server/5.0.0/templates/common.yaml rename to stable/joplin-server/5.0.1/templates/common.yaml diff --git a/stable/komga/4.0.11/values.yaml b/stable/joplin-server/5.0.1/values.yaml similarity index 100% rename from stable/komga/4.0.11/values.yaml rename to stable/joplin-server/5.0.1/values.yaml diff --git a/stable/kanboard/5.0.0/Chart.lock b/stable/kanboard/5.0.0/Chart.lock deleted file mode 100644 index 7f5a33b732d..00000000000 --- a/stable/kanboard/5.0.0/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -- name: postgresql - repository: https://truecharts.org/ - version: 6.0.1 -digest: sha256:29091b4603d21dfa1dd3dce6c89c82557f694400091bc61c6e11335cdfbfa2c9 -generated: "2021-11-16T17:08:54.04482934Z" diff --git a/stable/kanboard/5.0.0/charts/common-8.6.2.tgz b/stable/kanboard/5.0.0/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/kanboard/5.0.0/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/kanboard/5.0.0/charts/postgresql-6.0.1.tgz b/stable/kanboard/5.0.0/charts/postgresql-6.0.1.tgz deleted file mode 100644 index b4a6f9911b2..00000000000 Binary files a/stable/kanboard/5.0.0/charts/postgresql-6.0.1.tgz and /dev/null differ diff --git a/stable/kanboard/5.0.0/CHANGELOG.md b/stable/kanboard/5.0.1/CHANGELOG.md similarity index 91% rename from stable/kanboard/5.0.0/CHANGELOG.md rename to stable/kanboard/5.0.1/CHANGELOG.md index 2ff6983eae8..a7350fc0273 100644 --- a/stable/kanboard/5.0.0/CHANGELOG.md +++ b/stable/kanboard/5.0.1/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [kanboard-5.0.1](https://github.com/truecharts/apps/compare/kanboard-5.0.0...kanboard-5.0.1) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [kanboard-5.0.0](https://github.com/truecharts/apps/compare/kanboard-4.0.10...kanboard-5.0.0) (2021-11-16) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) - - -### [kanboard-4.0.3](https://github.com/truecharts/apps/compare/kanboard-4.0.2...kanboard-4.0.3) (2021-10-26) - -#### Chore - -* update helm chart postgresql to v5.1.4 ([#1249](https://github.com/truecharts/apps/issues/1249)) - - diff --git a/stable/lazylibrarian/9.0.11/CONFIG.md b/stable/kanboard/5.0.1/CONFIG.md similarity index 100% rename from stable/lazylibrarian/9.0.11/CONFIG.md rename to stable/kanboard/5.0.1/CONFIG.md diff --git a/stable/kanboard/5.0.1/Chart.lock b/stable/kanboard/5.0.1/Chart.lock new file mode 100644 index 00000000000..b334be38cb1 --- /dev/null +++ b/stable/kanboard/5.0.1/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +- name: postgresql + repository: https://truecharts.org/ + version: 6.0.3 +digest: sha256:17837b38e937c9844a7343c7f77ef22df6ab3d6c35fa1694350d6679d652a948 +generated: "2021-11-16T22:19:22.838602761Z" diff --git a/stable/kanboard/5.0.0/Chart.yaml b/stable/kanboard/5.0.1/Chart.yaml similarity index 93% rename from stable/kanboard/5.0.0/Chart.yaml rename to stable/kanboard/5.0.1/Chart.yaml index 631753f48f2..280c476a492 100644 --- a/stable/kanboard/5.0.0/Chart.yaml +++ b/stable/kanboard/5.0.1/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.0 +version: 5.0.1 kubeVersion: ">=1.16.0-0" keywords: - kanboard @@ -14,11 +14,11 @@ sources: dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 6.0.1 + version: 6.0.3 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/kanboard/5.0.0/README.md b/stable/kanboard/5.0.1/README.md similarity index 93% rename from stable/kanboard/5.0.0/README.md rename to stable/kanboard/5.0.1/README.md index 19c315e5f34..cf8b40700bb 100644 --- a/stable/kanboard/5.0.0/README.md +++ b/stable/kanboard/5.0.1/README.md @@ -17,8 +17,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 6.0.1 | -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org/ | postgresql | 6.0.3 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/kanboard/5.0.0/app-readme.md b/stable/kanboard/5.0.1/app-readme.md similarity index 100% rename from stable/kanboard/5.0.0/app-readme.md rename to stable/kanboard/5.0.1/app-readme.md diff --git a/stable/kanboard/5.0.1/charts/common-8.6.3.tgz b/stable/kanboard/5.0.1/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/kanboard/5.0.1/charts/common-8.6.3.tgz differ diff --git a/stable/kanboard/5.0.1/charts/postgresql-6.0.3.tgz b/stable/kanboard/5.0.1/charts/postgresql-6.0.3.tgz new file mode 100644 index 00000000000..ed5f455e79b Binary files /dev/null and b/stable/kanboard/5.0.1/charts/postgresql-6.0.3.tgz differ diff --git a/stable/kanboard/5.0.0/helm-values.md b/stable/kanboard/5.0.1/helm-values.md similarity index 100% rename from stable/kanboard/5.0.0/helm-values.md rename to stable/kanboard/5.0.1/helm-values.md diff --git a/stable/kanboard/5.0.0/ix_values.yaml b/stable/kanboard/5.0.1/ix_values.yaml similarity index 100% rename from stable/kanboard/5.0.0/ix_values.yaml rename to stable/kanboard/5.0.1/ix_values.yaml diff --git a/stable/kanboard/5.0.0/questions.yaml b/stable/kanboard/5.0.1/questions.yaml similarity index 100% rename from stable/kanboard/5.0.0/questions.yaml rename to stable/kanboard/5.0.1/questions.yaml diff --git a/stable/kanboard/5.0.0/templates/common.yaml b/stable/kanboard/5.0.1/templates/common.yaml similarity index 100% rename from stable/kanboard/5.0.0/templates/common.yaml rename to stable/kanboard/5.0.1/templates/common.yaml diff --git a/stable/lazylibrarian/9.0.11/values.yaml b/stable/kanboard/5.0.1/values.yaml similarity index 100% rename from stable/lazylibrarian/9.0.11/values.yaml rename to stable/kanboard/5.0.1/values.yaml diff --git a/stable/kms/9.0.11/Chart.lock b/stable/kms/9.0.11/Chart.lock deleted file mode 100644 index 39609bfdf2b..00000000000 --- a/stable/kms/9.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:43:42.344301717Z" diff --git a/stable/kms/9.0.11/charts/common-8.6.2.tgz b/stable/kms/9.0.11/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/kms/9.0.11/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/kms/9.0.11/CHANGELOG.md b/stable/kms/9.0.12/CHANGELOG.md similarity index 91% rename from stable/kms/9.0.11/CHANGELOG.md rename to stable/kms/9.0.12/CHANGELOG.md index a567cc114ee..3500bcad0e0 100644 --- a/stable/kms/9.0.11/CHANGELOG.md +++ b/stable/kms/9.0.12/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [kms-9.0.12](https://github.com/truecharts/apps/compare/kms-9.0.11...kms-9.0.12) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [kms-9.0.11](https://github.com/truecharts/apps/compare/kms-9.0.10...kms-9.0.11) (2021-11-15) @@ -88,12 +97,3 @@ - -### [kms-9.0.3](https://github.com/truecharts/apps/compare/kms-9.0.2...kms-9.0.3) (2021-11-01) - -#### Chore - -* update non-major ([#1263](https://github.com/truecharts/apps/issues/1263)) - - - diff --git a/stable/leaf2mqtt/2.0.9/CONFIG.md b/stable/kms/9.0.12/CONFIG.md similarity index 100% rename from stable/leaf2mqtt/2.0.9/CONFIG.md rename to stable/kms/9.0.12/CONFIG.md diff --git a/stable/kms/9.0.12/Chart.lock b/stable/kms/9.0.12/Chart.lock new file mode 100644 index 00000000000..cc8e09964db --- /dev/null +++ b/stable/kms/9.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:19:58.158408974Z" diff --git a/stable/kms/9.0.11/Chart.yaml b/stable/kms/9.0.12/Chart.yaml similarity index 95% rename from stable/kms/9.0.11/Chart.yaml rename to stable/kms/9.0.12/Chart.yaml index 281a45f05a8..2ddce2018a2 100644 --- a/stable/kms/9.0.11/Chart.yaml +++ b/stable/kms/9.0.12/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "minimal" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 deprecated: false description: Private Windows Activation Server for development and testing home: https://github.com/truecharts/apps/tree/master/charts/stable/kms @@ -19,7 +19,7 @@ name: kms sources: - https://github.com/SystemRage/py-kms type: application -version: 9.0.11 +version: 9.0.12 annotations: truecharts.org/catagories: | - graywares diff --git a/stable/kms/9.0.11/README.md b/stable/kms/9.0.12/README.md similarity index 96% rename from stable/kms/9.0.11/README.md rename to stable/kms/9.0.12/README.md index 5e80e82b9c3..612bc4ab6b9 100644 --- a/stable/kms/9.0.11/README.md +++ b/stable/kms/9.0.12/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/kms/9.0.11/app-readme.md b/stable/kms/9.0.12/app-readme.md similarity index 100% rename from stable/kms/9.0.11/app-readme.md rename to stable/kms/9.0.12/app-readme.md diff --git a/stable/kms/9.0.12/charts/common-8.6.3.tgz b/stable/kms/9.0.12/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/kms/9.0.12/charts/common-8.6.3.tgz differ diff --git a/stable/kms/9.0.11/helm-values.md b/stable/kms/9.0.12/helm-values.md similarity index 100% rename from stable/kms/9.0.11/helm-values.md rename to stable/kms/9.0.12/helm-values.md diff --git a/stable/kms/9.0.11/ix_values.yaml b/stable/kms/9.0.12/ix_values.yaml similarity index 100% rename from stable/kms/9.0.11/ix_values.yaml rename to stable/kms/9.0.12/ix_values.yaml diff --git a/stable/kms/9.0.11/questions.yaml b/stable/kms/9.0.12/questions.yaml similarity index 100% rename from stable/kms/9.0.11/questions.yaml rename to stable/kms/9.0.12/questions.yaml diff --git a/stable/kms/9.0.11/templates/common.yaml b/stable/kms/9.0.12/templates/common.yaml similarity index 100% rename from stable/kms/9.0.11/templates/common.yaml rename to stable/kms/9.0.12/templates/common.yaml diff --git a/stable/leaf2mqtt/2.0.9/values.yaml b/stable/kms/9.0.12/values.yaml similarity index 100% rename from stable/leaf2mqtt/2.0.9/values.yaml rename to stable/kms/9.0.12/values.yaml diff --git a/stable/komga/4.0.11/Chart.lock b/stable/komga/4.0.11/Chart.lock deleted file mode 100644 index 5adcaf8d333..00000000000 --- a/stable/komga/4.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-16T20:11:07.08404667Z" diff --git a/stable/komga/4.0.11/charts/common-8.6.2.tgz b/stable/komga/4.0.11/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/komga/4.0.11/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/komga/4.0.11/CHANGELOG.md b/stable/komga/4.0.12/CHANGELOG.md similarity index 92% rename from stable/komga/4.0.11/CHANGELOG.md rename to stable/komga/4.0.12/CHANGELOG.md index 824f87262f7..8a1ed6a680b 100644 --- a/stable/komga/4.0.11/CHANGELOG.md +++ b/stable/komga/4.0.12/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [komga-4.0.12](https://github.com/truecharts/apps/compare/komga-4.0.11...komga-4.0.12) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [komga-4.0.11](https://github.com/truecharts/apps/compare/komga-4.0.10...komga-4.0.11) (2021-11-16) @@ -88,12 +97,3 @@ ### [komga-4.0.4](https://github.com/truecharts/apps/compare/komga-4.0.3...komga-4.0.4) (2021-11-02) -#### Chore - -* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) - - - - -### [komga-4.0.3](https://github.com/truecharts/apps/compare/komga-4.0.2...komga-4.0.3) (2021-11-01) - diff --git a/stable/librespeed/4.0.11/CONFIG.md b/stable/komga/4.0.12/CONFIG.md similarity index 100% rename from stable/librespeed/4.0.11/CONFIG.md rename to stable/komga/4.0.12/CONFIG.md diff --git a/stable/komga/4.0.12/Chart.lock b/stable/komga/4.0.12/Chart.lock new file mode 100644 index 00000000000..884bfca9bbc --- /dev/null +++ b/stable/komga/4.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:20:24.931074453Z" diff --git a/stable/komga/4.0.11/Chart.yaml b/stable/komga/4.0.12/Chart.yaml similarity index 95% rename from stable/komga/4.0.11/Chart.yaml rename to stable/komga/4.0.12/Chart.yaml index dfe046c5f8d..27fc7923ecd 100644 --- a/stable/komga/4.0.11/Chart.yaml +++ b/stable/komga/4.0.12/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.132.2" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: A comics/mangas server to serve/stream pages via API home: https://github.com/truechartsapps/tree/master/charts/stable/komga icon: https://komga.org/assets/media/logo.svg @@ -21,7 +21,7 @@ name: komga sources: - https://komga.org/ - https://github.com/gotson/komga -version: 4.0.11 +version: 4.0.12 annotations: truecharts.org/catagories: | - media diff --git a/stable/komga/4.0.11/README.md b/stable/komga/4.0.12/README.md similarity index 96% rename from stable/komga/4.0.11/README.md rename to stable/komga/4.0.12/README.md index 9c6571130fc..1c7db46a013 100644 --- a/stable/komga/4.0.11/README.md +++ b/stable/komga/4.0.12/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/komga/4.0.11/app-readme.md b/stable/komga/4.0.12/app-readme.md similarity index 100% rename from stable/komga/4.0.11/app-readme.md rename to stable/komga/4.0.12/app-readme.md diff --git a/stable/komga/4.0.12/charts/common-8.6.3.tgz b/stable/komga/4.0.12/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/komga/4.0.12/charts/common-8.6.3.tgz differ diff --git a/stable/komga/4.0.11/helm-values.md b/stable/komga/4.0.12/helm-values.md similarity index 100% rename from stable/komga/4.0.11/helm-values.md rename to stable/komga/4.0.12/helm-values.md diff --git a/stable/komga/4.0.11/ix_values.yaml b/stable/komga/4.0.12/ix_values.yaml similarity index 100% rename from stable/komga/4.0.11/ix_values.yaml rename to stable/komga/4.0.12/ix_values.yaml diff --git a/stable/komga/4.0.11/questions.yaml b/stable/komga/4.0.12/questions.yaml similarity index 100% rename from stable/komga/4.0.11/questions.yaml rename to stable/komga/4.0.12/questions.yaml diff --git a/stable/komga/4.0.11/templates/common.yaml b/stable/komga/4.0.12/templates/common.yaml similarity index 100% rename from stable/komga/4.0.11/templates/common.yaml rename to stable/komga/4.0.12/templates/common.yaml diff --git a/stable/librespeed/4.0.11/values.yaml b/stable/komga/4.0.12/values.yaml similarity index 100% rename from stable/librespeed/4.0.11/values.yaml rename to stable/komga/4.0.12/values.yaml diff --git a/stable/lazylibrarian/9.0.11/Chart.lock b/stable/lazylibrarian/9.0.11/Chart.lock deleted file mode 100644 index 7e4b06a84d5..00000000000 --- a/stable/lazylibrarian/9.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:44:37.00364896Z" diff --git a/stable/lazylibrarian/9.0.11/charts/common-8.6.2.tgz b/stable/lazylibrarian/9.0.11/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/lazylibrarian/9.0.11/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/lazylibrarian/9.0.11/CHANGELOG.md b/stable/lazylibrarian/9.0.12/CHANGELOG.md similarity index 91% rename from stable/lazylibrarian/9.0.11/CHANGELOG.md rename to stable/lazylibrarian/9.0.12/CHANGELOG.md index 01406931095..b53769bbb15 100644 --- a/stable/lazylibrarian/9.0.11/CHANGELOG.md +++ b/stable/lazylibrarian/9.0.12/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [lazylibrarian-9.0.12](https://github.com/truecharts/apps/compare/lazylibrarian-9.0.11...lazylibrarian-9.0.12) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [lazylibrarian-9.0.11](https://github.com/truecharts/apps/compare/lazylibrarian-9.0.10...lazylibrarian-9.0.11) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) - - - -### [lazylibrarian-9.0.3](https://github.com/truecharts/apps/compare/lazylibrarian-9.0.2...lazylibrarian-9.0.3) (2021-11-01) - -#### Chore - -* update non-major ([#1263](https://github.com/truecharts/apps/issues/1263)) - diff --git a/stable/lidarr/9.0.9/CONFIG.md b/stable/lazylibrarian/9.0.12/CONFIG.md similarity index 100% rename from stable/lidarr/9.0.9/CONFIG.md rename to stable/lazylibrarian/9.0.12/CONFIG.md diff --git a/stable/lazylibrarian/9.0.12/Chart.lock b/stable/lazylibrarian/9.0.12/Chart.lock new file mode 100644 index 00000000000..ca3e7b053b2 --- /dev/null +++ b/stable/lazylibrarian/9.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:20:51.929474988Z" diff --git a/stable/lazylibrarian/9.0.11/Chart.yaml b/stable/lazylibrarian/9.0.12/Chart.yaml similarity index 95% rename from stable/lazylibrarian/9.0.11/Chart.yaml rename to stable/lazylibrarian/9.0.12/Chart.yaml index 91f04e608cb..c1c9938e94d 100644 --- a/stable/lazylibrarian/9.0.11/Chart.yaml +++ b/stable/lazylibrarian/9.0.12/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 deprecated: false description: Get all your books, like series with Sonarr... home: https://github.com/truecharts/apps/tree/master/charts/stable/lazylibrarian @@ -21,7 +21,7 @@ sources: - https://gitlab.com/LazyLibrarian/LazyLibrarian.git - https://lazylibrarian.gitlab.io type: application -version: 9.0.11 +version: 9.0.12 annotations: truecharts.org/catagories: | - media diff --git a/stable/lazylibrarian/9.0.11/README.md b/stable/lazylibrarian/9.0.12/README.md similarity index 96% rename from stable/lazylibrarian/9.0.11/README.md rename to stable/lazylibrarian/9.0.12/README.md index 39a3dd7e4b7..b26a8f0798e 100644 --- a/stable/lazylibrarian/9.0.11/README.md +++ b/stable/lazylibrarian/9.0.12/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/lazylibrarian/9.0.11/app-readme.md b/stable/lazylibrarian/9.0.12/app-readme.md similarity index 100% rename from stable/lazylibrarian/9.0.11/app-readme.md rename to stable/lazylibrarian/9.0.12/app-readme.md diff --git a/stable/lazylibrarian/9.0.12/charts/common-8.6.3.tgz b/stable/lazylibrarian/9.0.12/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/lazylibrarian/9.0.12/charts/common-8.6.3.tgz differ diff --git a/stable/lazylibrarian/9.0.11/helm-values.md b/stable/lazylibrarian/9.0.12/helm-values.md similarity index 100% rename from stable/lazylibrarian/9.0.11/helm-values.md rename to stable/lazylibrarian/9.0.12/helm-values.md diff --git a/stable/lazylibrarian/9.0.11/ix_values.yaml b/stable/lazylibrarian/9.0.12/ix_values.yaml similarity index 100% rename from stable/lazylibrarian/9.0.11/ix_values.yaml rename to stable/lazylibrarian/9.0.12/ix_values.yaml diff --git a/stable/lazylibrarian/9.0.11/questions.yaml b/stable/lazylibrarian/9.0.12/questions.yaml similarity index 100% rename from stable/lazylibrarian/9.0.11/questions.yaml rename to stable/lazylibrarian/9.0.12/questions.yaml diff --git a/stable/lazylibrarian/9.0.11/templates/common.yaml b/stable/lazylibrarian/9.0.12/templates/common.yaml similarity index 100% rename from stable/lazylibrarian/9.0.11/templates/common.yaml rename to stable/lazylibrarian/9.0.12/templates/common.yaml diff --git a/stable/lidarr/9.0.9/values.yaml b/stable/lazylibrarian/9.0.12/values.yaml similarity index 100% rename from stable/lidarr/9.0.9/values.yaml rename to stable/lazylibrarian/9.0.12/values.yaml diff --git a/stable/leaf2mqtt/2.0.9/CHANGELOG.md b/stable/leaf2mqtt/2.0.10/CHANGELOG.md similarity index 91% rename from stable/leaf2mqtt/2.0.9/CHANGELOG.md rename to stable/leaf2mqtt/2.0.10/CHANGELOG.md index ba5cd183ee6..70ba97922e9 100644 --- a/stable/leaf2mqtt/2.0.9/CHANGELOG.md +++ b/stable/leaf2mqtt/2.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [leaf2mqtt-2.0.10](https://github.com/truecharts/apps/compare/leaf2mqtt-2.0.9...leaf2mqtt-2.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [leaf2mqtt-2.0.9](https://github.com/truecharts/apps/compare/leaf2mqtt-2.0.8...leaf2mqtt-2.0.9) (2021-11-15) @@ -88,12 +97,3 @@ -### [leaf2mqtt-2.0.0](https://github.com/truecharts/apps/compare/leaf2mqtt-1.0.1...leaf2mqtt-2.0.0) (2021-10-25) - -#### Chore - -* Adapt for TrueNAS SCALE RC1 - - - - diff --git a/stable/littlelink/4.0.12/CONFIG.md b/stable/leaf2mqtt/2.0.10/CONFIG.md similarity index 100% rename from stable/littlelink/4.0.12/CONFIG.md rename to stable/leaf2mqtt/2.0.10/CONFIG.md diff --git a/stable/leaf2mqtt/2.0.10/Chart.lock b/stable/leaf2mqtt/2.0.10/Chart.lock new file mode 100644 index 00000000000..e444a95dfb2 --- /dev/null +++ b/stable/leaf2mqtt/2.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:21:19.255407943Z" diff --git a/stable/leaf2mqtt/2.0.9/Chart.yaml b/stable/leaf2mqtt/2.0.10/Chart.yaml similarity index 95% rename from stable/leaf2mqtt/2.0.9/Chart.yaml rename to stable/leaf2mqtt/2.0.10/Chart.yaml index 31d4580d4c6..3b4b56518d9 100644 --- a/stable/leaf2mqtt/2.0.9/Chart.yaml +++ b/stable/leaf2mqtt/2.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.5" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: Nissan Leaf connected services to MQTT adapter home: https://github.com/truecharts/apps/tree/master/charts/stable/leaf2mqtt icon: https://www.nissanusa.com/content/dam/Nissan/us/Navigation/nissan-logo-black.svg @@ -22,7 +22,7 @@ name: leaf2mqtt sources: - https://github.com/mitsumaui/leaf2mqtt - https://github.com/k8s-at-home/container-images -version: 2.0.9 +version: 2.0.10 annotations: truecharts.org/catagories: | - media diff --git a/stable/leaf2mqtt/2.0.9/README.md b/stable/leaf2mqtt/2.0.10/README.md similarity index 96% rename from stable/leaf2mqtt/2.0.9/README.md rename to stable/leaf2mqtt/2.0.10/README.md index cb29847c00a..a91517a3104 100644 --- a/stable/leaf2mqtt/2.0.9/README.md +++ b/stable/leaf2mqtt/2.0.10/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/leaf2mqtt/2.0.9/app-readme.md b/stable/leaf2mqtt/2.0.10/app-readme.md similarity index 100% rename from stable/leaf2mqtt/2.0.9/app-readme.md rename to stable/leaf2mqtt/2.0.10/app-readme.md diff --git a/stable/leaf2mqtt/2.0.10/charts/common-8.6.3.tgz b/stable/leaf2mqtt/2.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/leaf2mqtt/2.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/leaf2mqtt/2.0.9/helm-values.md b/stable/leaf2mqtt/2.0.10/helm-values.md similarity index 100% rename from stable/leaf2mqtt/2.0.9/helm-values.md rename to stable/leaf2mqtt/2.0.10/helm-values.md diff --git a/stable/leaf2mqtt/2.0.9/ix_values.yaml b/stable/leaf2mqtt/2.0.10/ix_values.yaml similarity index 100% rename from stable/leaf2mqtt/2.0.9/ix_values.yaml rename to stable/leaf2mqtt/2.0.10/ix_values.yaml diff --git a/stable/leaf2mqtt/2.0.9/questions.yaml b/stable/leaf2mqtt/2.0.10/questions.yaml similarity index 100% rename from stable/leaf2mqtt/2.0.9/questions.yaml rename to stable/leaf2mqtt/2.0.10/questions.yaml diff --git a/stable/leaf2mqtt/2.0.9/templates/common.yaml b/stable/leaf2mqtt/2.0.10/templates/common.yaml similarity index 100% rename from stable/leaf2mqtt/2.0.9/templates/common.yaml rename to stable/leaf2mqtt/2.0.10/templates/common.yaml diff --git a/stable/littlelink/4.0.12/values.yaml b/stable/leaf2mqtt/2.0.10/values.yaml similarity index 100% rename from stable/littlelink/4.0.12/values.yaml rename to stable/leaf2mqtt/2.0.10/values.yaml diff --git a/stable/leaf2mqtt/2.0.9/Chart.lock b/stable/leaf2mqtt/2.0.9/Chart.lock deleted file mode 100644 index 971c6648a65..00000000000 --- a/stable/leaf2mqtt/2.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:45:04.503996404Z" diff --git a/stable/leaf2mqtt/2.0.9/charts/common-8.6.2.tgz b/stable/leaf2mqtt/2.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/leaf2mqtt/2.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/librespeed/4.0.11/Chart.lock b/stable/librespeed/4.0.11/Chart.lock deleted file mode 100644 index fd44096b74a..00000000000 --- a/stable/librespeed/4.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-16T20:11:35.632616304Z" diff --git a/stable/librespeed/4.0.11/charts/common-8.6.2.tgz b/stable/librespeed/4.0.11/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/librespeed/4.0.11/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/librespeed/4.0.11/CHANGELOG.md b/stable/librespeed/4.0.12/CHANGELOG.md similarity index 92% rename from stable/librespeed/4.0.11/CHANGELOG.md rename to stable/librespeed/4.0.12/CHANGELOG.md index d38af618b4e..35d93e21ae6 100644 --- a/stable/librespeed/4.0.11/CHANGELOG.md +++ b/stable/librespeed/4.0.12/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [librespeed-4.0.12](https://github.com/truecharts/apps/compare/librespeed-4.0.11...librespeed-4.0.12) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [librespeed-4.0.11](https://github.com/truecharts/apps/compare/librespeed-4.0.10...librespeed-4.0.11) (2021-11-16) @@ -88,12 +97,3 @@ * update non-major docker tags ([#1266](https://github.com/truecharts/apps/issues/1266)) - - - -### [librespeed-4.0.3](https://github.com/truecharts/apps/compare/librespeed-4.0.2...librespeed-4.0.3) (2021-11-01) - -#### Chore - -* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) - diff --git a/stable/logitech-media-server/2.0.13/CONFIG.md b/stable/librespeed/4.0.12/CONFIG.md similarity index 100% rename from stable/logitech-media-server/2.0.13/CONFIG.md rename to stable/librespeed/4.0.12/CONFIG.md diff --git a/stable/librespeed/4.0.12/Chart.lock b/stable/librespeed/4.0.12/Chart.lock new file mode 100644 index 00000000000..faea2a2ee8a --- /dev/null +++ b/stable/librespeed/4.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:21:45.706141903Z" diff --git a/stable/librespeed/4.0.11/Chart.yaml b/stable/librespeed/4.0.12/Chart.yaml similarity index 96% rename from stable/librespeed/4.0.11/Chart.yaml rename to stable/librespeed/4.0.12/Chart.yaml index d23760dfa0b..48616dda139 100644 --- a/stable/librespeed/4.0.11/Chart.yaml +++ b/stable/librespeed/4.0.12/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "5.2.4" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: Librespeed is a HTML5 webpage to test upload and download speeds home: https://github.com/truechartsapps/tree/master/charts/stable/librespeed icon: https://github.com/librespeed/speedtest/blob/master/.logo/icon_huge.png?raw=true @@ -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.11 +version: 4.0.12 annotations: truecharts.org/catagories: | - media diff --git a/stable/librespeed/4.0.11/README.md b/stable/librespeed/4.0.12/README.md similarity index 96% rename from stable/librespeed/4.0.11/README.md rename to stable/librespeed/4.0.12/README.md index 30808fa006d..4313cee0ea2 100644 --- a/stable/librespeed/4.0.11/README.md +++ b/stable/librespeed/4.0.12/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/librespeed/4.0.11/app-readme.md b/stable/librespeed/4.0.12/app-readme.md similarity index 100% rename from stable/librespeed/4.0.11/app-readme.md rename to stable/librespeed/4.0.12/app-readme.md diff --git a/stable/librespeed/4.0.12/charts/common-8.6.3.tgz b/stable/librespeed/4.0.12/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/librespeed/4.0.12/charts/common-8.6.3.tgz differ diff --git a/stable/librespeed/4.0.11/ci/ct-values.yaml b/stable/librespeed/4.0.12/ci/ct-values.yaml similarity index 100% rename from stable/librespeed/4.0.11/ci/ct-values.yaml rename to stable/librespeed/4.0.12/ci/ct-values.yaml diff --git a/stable/librespeed/4.0.11/helm-values.md b/stable/librespeed/4.0.12/helm-values.md similarity index 100% rename from stable/librespeed/4.0.11/helm-values.md rename to stable/librespeed/4.0.12/helm-values.md diff --git a/stable/librespeed/4.0.11/ix_values.yaml b/stable/librespeed/4.0.12/ix_values.yaml similarity index 100% rename from stable/librespeed/4.0.11/ix_values.yaml rename to stable/librespeed/4.0.12/ix_values.yaml diff --git a/stable/librespeed/4.0.11/questions.yaml b/stable/librespeed/4.0.12/questions.yaml similarity index 100% rename from stable/librespeed/4.0.11/questions.yaml rename to stable/librespeed/4.0.12/questions.yaml diff --git a/stable/librespeed/4.0.11/templates/common.yaml b/stable/librespeed/4.0.12/templates/common.yaml similarity index 100% rename from stable/librespeed/4.0.11/templates/common.yaml rename to stable/librespeed/4.0.12/templates/common.yaml diff --git a/stable/logitech-media-server/2.0.13/values.yaml b/stable/librespeed/4.0.12/values.yaml similarity index 100% rename from stable/logitech-media-server/2.0.13/values.yaml rename to stable/librespeed/4.0.12/values.yaml diff --git a/stable/lidarr/9.0.9/CHANGELOG.md b/stable/lidarr/9.0.10/CHANGELOG.md similarity index 92% rename from stable/lidarr/9.0.9/CHANGELOG.md rename to stable/lidarr/9.0.10/CHANGELOG.md index f54a79ce434..270d2b6375a 100644 --- a/stable/lidarr/9.0.9/CHANGELOG.md +++ b/stable/lidarr/9.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [lidarr-9.0.10](https://github.com/truecharts/apps/compare/lidarr-9.0.9...lidarr-9.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [lidarr-9.0.9](https://github.com/truecharts/apps/compare/lidarr-9.0.8...lidarr-9.0.9) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - -### [lidarr-9.0.1](https://github.com/truecharts/apps/compare/lidarr-9.0.0...lidarr-9.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) - diff --git a/stable/lychee/9.0.9/CONFIG.md b/stable/lidarr/9.0.10/CONFIG.md similarity index 100% rename from stable/lychee/9.0.9/CONFIG.md rename to stable/lidarr/9.0.10/CONFIG.md diff --git a/stable/lidarr/9.0.10/Chart.lock b/stable/lidarr/9.0.10/Chart.lock new file mode 100644 index 00000000000..16a981b070d --- /dev/null +++ b/stable/lidarr/9.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:22:11.888111513Z" diff --git a/stable/lidarr/9.0.9/Chart.yaml b/stable/lidarr/9.0.10/Chart.yaml similarity index 95% rename from stable/lidarr/9.0.9/Chart.yaml rename to stable/lidarr/9.0.10/Chart.yaml index 090e9b56112..29e192094db 100644 --- a/stable/lidarr/9.0.9/Chart.yaml +++ b/stable/lidarr/9.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.0.0.2255" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 deprecated: false description: Looks and smells like Sonarr but made for music home: https://github.com/truecharts/apps/tree/master/charts/stable/lidarr @@ -21,7 +21,7 @@ name: lidarr sources: - https://github.com/Lidarr/Lidarr type: application -version: 9.0.9 +version: 9.0.10 annotations: truecharts.org/catagories: | - media diff --git a/stable/lidarr/9.0.9/README.md b/stable/lidarr/9.0.10/README.md similarity index 96% rename from stable/lidarr/9.0.9/README.md rename to stable/lidarr/9.0.10/README.md index 3670ba66201..3eb6fc141eb 100644 --- a/stable/lidarr/9.0.9/README.md +++ b/stable/lidarr/9.0.10/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/lidarr/9.0.9/app-readme.md b/stable/lidarr/9.0.10/app-readme.md similarity index 100% rename from stable/lidarr/9.0.9/app-readme.md rename to stable/lidarr/9.0.10/app-readme.md diff --git a/stable/lidarr/9.0.10/charts/common-8.6.3.tgz b/stable/lidarr/9.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/lidarr/9.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/lidarr/9.0.9/helm-values.md b/stable/lidarr/9.0.10/helm-values.md similarity index 100% rename from stable/lidarr/9.0.9/helm-values.md rename to stable/lidarr/9.0.10/helm-values.md diff --git a/stable/lidarr/9.0.9/ix_values.yaml b/stable/lidarr/9.0.10/ix_values.yaml similarity index 100% rename from stable/lidarr/9.0.9/ix_values.yaml rename to stable/lidarr/9.0.10/ix_values.yaml diff --git a/stable/lidarr/9.0.9/questions.yaml b/stable/lidarr/9.0.10/questions.yaml similarity index 100% rename from stable/lidarr/9.0.9/questions.yaml rename to stable/lidarr/9.0.10/questions.yaml diff --git a/stable/lidarr/9.0.9/templates/common.yaml b/stable/lidarr/9.0.10/templates/common.yaml similarity index 100% rename from stable/lidarr/9.0.9/templates/common.yaml rename to stable/lidarr/9.0.10/templates/common.yaml diff --git a/stable/lychee/9.0.9/values.yaml b/stable/lidarr/9.0.10/values.yaml similarity index 100% rename from stable/lychee/9.0.9/values.yaml rename to stable/lidarr/9.0.10/values.yaml diff --git a/stable/lidarr/9.0.9/Chart.lock b/stable/lidarr/9.0.9/Chart.lock deleted file mode 100644 index 9196055236a..00000000000 --- a/stable/lidarr/9.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:45:59.234663866Z" diff --git a/stable/lidarr/9.0.9/charts/common-8.6.2.tgz b/stable/lidarr/9.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/lidarr/9.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/littlelink/4.0.12/Chart.lock b/stable/littlelink/4.0.12/Chart.lock deleted file mode 100644 index be7fe940e04..00000000000 --- a/stable/littlelink/4.0.12/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:46:26.530153414Z" diff --git a/stable/littlelink/4.0.12/charts/common-8.6.2.tgz b/stable/littlelink/4.0.12/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/littlelink/4.0.12/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/littlelink/4.0.12/CHANGELOG.md b/stable/littlelink/4.0.13/CHANGELOG.md similarity index 91% rename from stable/littlelink/4.0.12/CHANGELOG.md rename to stable/littlelink/4.0.13/CHANGELOG.md index ca0ecd85745..566c201542c 100644 --- a/stable/littlelink/4.0.12/CHANGELOG.md +++ b/stable/littlelink/4.0.13/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [littlelink-4.0.13](https://github.com/truecharts/apps/compare/littlelink-4.0.12...littlelink-4.0.13) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [littlelink-4.0.12](https://github.com/truecharts/apps/compare/littlelink-4.0.11...littlelink-4.0.12) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) - - -### [littlelink-4.0.4](https://github.com/truecharts/apps/compare/littlelink-4.0.3...littlelink-4.0.4) (2021-11-01) - -#### Chore - -* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) - - diff --git a/stable/mealie/4.0.10/CONFIG.md b/stable/littlelink/4.0.13/CONFIG.md similarity index 100% rename from stable/mealie/4.0.10/CONFIG.md rename to stable/littlelink/4.0.13/CONFIG.md diff --git a/stable/littlelink/4.0.13/Chart.lock b/stable/littlelink/4.0.13/Chart.lock new file mode 100644 index 00000000000..8ba9f9b63d9 --- /dev/null +++ b/stable/littlelink/4.0.13/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:22:38.002942194Z" diff --git a/stable/littlelink/4.0.12/Chart.yaml b/stable/littlelink/4.0.13/Chart.yaml similarity index 95% rename from stable/littlelink/4.0.12/Chart.yaml rename to stable/littlelink/4.0.13/Chart.yaml index 78d01ff76dd..9232371e2ff 100644 --- a/stable/littlelink/4.0.12/Chart.yaml +++ b/stable/littlelink/4.0.13/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 deprecated: false description: Easy platform to combine all your social links home: https://github.com/truecharts/apps/tree/master/charts/stable/littlelink @@ -20,7 +20,7 @@ sources: - https://github.com/techno-tim/littlelink-server - https://github.com/sethcottle/littlelink type: application -version: 4.0.12 +version: 4.0.13 annotations: truecharts.org/catagories: | - social diff --git a/stable/littlelink/4.0.12/README.md b/stable/littlelink/4.0.13/README.md similarity index 96% rename from stable/littlelink/4.0.12/README.md rename to stable/littlelink/4.0.13/README.md index 095dafdc439..2f8ec09bfec 100644 --- a/stable/littlelink/4.0.12/README.md +++ b/stable/littlelink/4.0.13/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/littlelink/4.0.12/app-readme.md b/stable/littlelink/4.0.13/app-readme.md similarity index 100% rename from stable/littlelink/4.0.12/app-readme.md rename to stable/littlelink/4.0.13/app-readme.md diff --git a/stable/littlelink/4.0.13/charts/common-8.6.3.tgz b/stable/littlelink/4.0.13/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/littlelink/4.0.13/charts/common-8.6.3.tgz differ diff --git a/stable/littlelink/4.0.12/helm-values.md b/stable/littlelink/4.0.13/helm-values.md similarity index 100% rename from stable/littlelink/4.0.12/helm-values.md rename to stable/littlelink/4.0.13/helm-values.md diff --git a/stable/littlelink/4.0.12/ix_values.yaml b/stable/littlelink/4.0.13/ix_values.yaml similarity index 100% rename from stable/littlelink/4.0.12/ix_values.yaml rename to stable/littlelink/4.0.13/ix_values.yaml diff --git a/stable/littlelink/4.0.12/questions.yaml b/stable/littlelink/4.0.13/questions.yaml similarity index 100% rename from stable/littlelink/4.0.12/questions.yaml rename to stable/littlelink/4.0.13/questions.yaml diff --git a/stable/littlelink/4.0.12/templates/_configmap.tpl b/stable/littlelink/4.0.13/templates/_configmap.tpl similarity index 100% rename from stable/littlelink/4.0.12/templates/_configmap.tpl rename to stable/littlelink/4.0.13/templates/_configmap.tpl diff --git a/stable/littlelink/4.0.12/templates/common.yaml b/stable/littlelink/4.0.13/templates/common.yaml similarity index 100% rename from stable/littlelink/4.0.12/templates/common.yaml rename to stable/littlelink/4.0.13/templates/common.yaml diff --git a/stable/mealie/4.0.10/values.yaml b/stable/littlelink/4.0.13/values.yaml similarity index 100% rename from stable/mealie/4.0.10/values.yaml rename to stable/littlelink/4.0.13/values.yaml diff --git a/stable/logitech-media-server/2.0.13/Chart.lock b/stable/logitech-media-server/2.0.13/Chart.lock deleted file mode 100644 index fb746f7939f..00000000000 --- a/stable/logitech-media-server/2.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:46:54.005088494Z" diff --git a/stable/logitech-media-server/2.0.13/charts/common-8.6.2.tgz b/stable/logitech-media-server/2.0.13/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/logitech-media-server/2.0.13/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/logitech-media-server/2.0.13/CHANGELOG.md b/stable/logitech-media-server/2.0.14/CHANGELOG.md similarity index 90% rename from stable/logitech-media-server/2.0.13/CHANGELOG.md rename to stable/logitech-media-server/2.0.14/CHANGELOG.md index abc5ed912a1..0bae57536eb 100644 --- a/stable/logitech-media-server/2.0.13/CHANGELOG.md +++ b/stable/logitech-media-server/2.0.14/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [logitech-media-server-2.0.14](https://github.com/truecharts/apps/compare/logitech-media-server-2.0.13...logitech-media-server-2.0.14) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [logitech-media-server-2.0.13](https://github.com/truecharts/apps/compare/logitech-media-server-2.0.12...logitech-media-server-2.0.13) (2021-11-15) @@ -88,12 +97,3 @@ ### [logitech-media-server-2.0.5](https://github.com/truecharts/apps/compare/logitech-media-server-2.0.4...logitech-media-server-2.0.5) (2021-11-02) #### Chore - -* update lmscommunity/logitechmediaserver:8.3.0 docker digest to 201247c ([#1268](https://github.com/truecharts/apps/issues/1268)) - - - - -### [logitech-media-server-2.0.4](https://github.com/truecharts/apps/compare/logitech-media-server-2.0.3...logitech-media-server-2.0.4) (2021-11-01) - -#### Chore diff --git a/stable/medusa/1.0.10/CONFIG.md b/stable/logitech-media-server/2.0.14/CONFIG.md similarity index 100% rename from stable/medusa/1.0.10/CONFIG.md rename to stable/logitech-media-server/2.0.14/CONFIG.md diff --git a/stable/logitech-media-server/2.0.14/Chart.lock b/stable/logitech-media-server/2.0.14/Chart.lock new file mode 100644 index 00000000000..c07e2658042 --- /dev/null +++ b/stable/logitech-media-server/2.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:23:03.992730692Z" diff --git a/stable/logitech-media-server/2.0.13/Chart.yaml b/stable/logitech-media-server/2.0.14/Chart.yaml similarity index 96% rename from stable/logitech-media-server/2.0.13/Chart.yaml rename to stable/logitech-media-server/2.0.14/Chart.yaml index 201704b5d7c..7fa5a59a484 100644 --- a/stable/logitech-media-server/2.0.13/Chart.yaml +++ b/stable/logitech-media-server/2.0.14/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "8.3.0" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 deprecated: false description: Logitech Media Server is a platform for home/office audio streaming. home: https://github.com/truecharts/apps/master/charts/incubator/logitech-media-server @@ -23,7 +23,7 @@ sources: - https://github.com/Logitech/slimserver - https://hub.docker.com/r/lmscommunity/logitechmediaserver type: application -version: 2.0.13 +version: 2.0.14 annotations: truecharts.org/catagories: | - media diff --git a/stable/logitech-media-server/2.0.13/README.md b/stable/logitech-media-server/2.0.14/README.md similarity index 96% rename from stable/logitech-media-server/2.0.13/README.md rename to stable/logitech-media-server/2.0.14/README.md index b17f8e54d9a..b54d1c3daed 100644 --- a/stable/logitech-media-server/2.0.13/README.md +++ b/stable/logitech-media-server/2.0.14/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/logitech-media-server/2.0.13/app-readme.md b/stable/logitech-media-server/2.0.14/app-readme.md similarity index 100% rename from stable/logitech-media-server/2.0.13/app-readme.md rename to stable/logitech-media-server/2.0.14/app-readme.md diff --git a/stable/logitech-media-server/2.0.14/charts/common-8.6.3.tgz b/stable/logitech-media-server/2.0.14/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/logitech-media-server/2.0.14/charts/common-8.6.3.tgz differ diff --git a/stable/logitech-media-server/2.0.13/helm-values.md b/stable/logitech-media-server/2.0.14/helm-values.md similarity index 100% rename from stable/logitech-media-server/2.0.13/helm-values.md rename to stable/logitech-media-server/2.0.14/helm-values.md diff --git a/stable/logitech-media-server/2.0.13/ix_values.yaml b/stable/logitech-media-server/2.0.14/ix_values.yaml similarity index 100% rename from stable/logitech-media-server/2.0.13/ix_values.yaml rename to stable/logitech-media-server/2.0.14/ix_values.yaml diff --git a/stable/logitech-media-server/2.0.13/questions.yaml b/stable/logitech-media-server/2.0.14/questions.yaml similarity index 100% rename from stable/logitech-media-server/2.0.13/questions.yaml rename to stable/logitech-media-server/2.0.14/questions.yaml diff --git a/stable/logitech-media-server/2.0.13/templates/common.yaml b/stable/logitech-media-server/2.0.14/templates/common.yaml similarity index 100% rename from stable/logitech-media-server/2.0.13/templates/common.yaml rename to stable/logitech-media-server/2.0.14/templates/common.yaml diff --git a/stable/medusa/1.0.10/values.yaml b/stable/logitech-media-server/2.0.14/values.yaml similarity index 100% rename from stable/medusa/1.0.10/values.yaml rename to stable/logitech-media-server/2.0.14/values.yaml diff --git a/stable/lychee/9.0.9/CHANGELOG.md b/stable/lychee/9.0.10/CHANGELOG.md similarity index 92% rename from stable/lychee/9.0.9/CHANGELOG.md rename to stable/lychee/9.0.10/CHANGELOG.md index bd99aa50477..287835e4e7c 100644 --- a/stable/lychee/9.0.9/CHANGELOG.md +++ b/stable/lychee/9.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [lychee-9.0.10](https://github.com/truecharts/apps/compare/lychee-9.0.9...lychee-9.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [lychee-9.0.9](https://github.com/truecharts/apps/compare/lychee-9.0.8...lychee-9.0.9) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - -### [lychee-9.0.1](https://github.com/truecharts/apps/compare/lychee-9.0.0...lychee-9.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) - diff --git a/stable/miniflux/4.0.0/CONFIG.md b/stable/lychee/9.0.10/CONFIG.md similarity index 100% rename from stable/miniflux/4.0.0/CONFIG.md rename to stable/lychee/9.0.10/CONFIG.md diff --git a/stable/lychee/9.0.10/Chart.lock b/stable/lychee/9.0.10/Chart.lock new file mode 100644 index 00000000000..bc140776671 --- /dev/null +++ b/stable/lychee/9.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:23:30.397598813Z" diff --git a/stable/lychee/9.0.9/Chart.yaml b/stable/lychee/9.0.10/Chart.yaml similarity index 95% rename from stable/lychee/9.0.9/Chart.yaml rename to stable/lychee/9.0.10/Chart.yaml index 01f3fc6e0b1..33a576d6852 100644 --- a/stable/lychee/9.0.9/Chart.yaml +++ b/stable/lychee/9.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4.3.4" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 deprecated: false description: Lychee is a free photo-management tool, which runs on your server or web-space @@ -23,7 +23,7 @@ sources: - https://github.com/LycheeOrg/Lychee - https://hub.docker.com/r/lycheeorg/lychee type: application -version: 9.0.9 +version: 9.0.10 annotations: truecharts.org/catagories: | - media diff --git a/stable/lychee/9.0.9/README.md b/stable/lychee/9.0.10/README.md similarity index 96% rename from stable/lychee/9.0.9/README.md rename to stable/lychee/9.0.10/README.md index 9c2f69e8f9c..626a6568a60 100644 --- a/stable/lychee/9.0.9/README.md +++ b/stable/lychee/9.0.10/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/lychee/9.0.9/app-readme.md b/stable/lychee/9.0.10/app-readme.md similarity index 100% rename from stable/lychee/9.0.9/app-readme.md rename to stable/lychee/9.0.10/app-readme.md diff --git a/stable/lychee/9.0.10/charts/common-8.6.3.tgz b/stable/lychee/9.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/lychee/9.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/lychee/9.0.9/helm-values.md b/stable/lychee/9.0.10/helm-values.md similarity index 100% rename from stable/lychee/9.0.9/helm-values.md rename to stable/lychee/9.0.10/helm-values.md diff --git a/stable/lychee/9.0.9/ix_values.yaml b/stable/lychee/9.0.10/ix_values.yaml similarity index 100% rename from stable/lychee/9.0.9/ix_values.yaml rename to stable/lychee/9.0.10/ix_values.yaml diff --git a/stable/lychee/9.0.9/questions.yaml b/stable/lychee/9.0.10/questions.yaml similarity index 100% rename from stable/lychee/9.0.9/questions.yaml rename to stable/lychee/9.0.10/questions.yaml diff --git a/stable/lychee/9.0.9/templates/common.yaml b/stable/lychee/9.0.10/templates/common.yaml similarity index 100% rename from stable/lychee/9.0.9/templates/common.yaml rename to stable/lychee/9.0.10/templates/common.yaml diff --git a/stable/miniflux/4.0.0/values.yaml b/stable/lychee/9.0.10/values.yaml similarity index 100% rename from stable/miniflux/4.0.0/values.yaml rename to stable/lychee/9.0.10/values.yaml diff --git a/stable/lychee/9.0.9/Chart.lock b/stable/lychee/9.0.9/Chart.lock deleted file mode 100644 index 309a479ecce..00000000000 --- a/stable/lychee/9.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:47:21.455379449Z" diff --git a/stable/lychee/9.0.9/charts/common-8.6.2.tgz b/stable/lychee/9.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/lychee/9.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/mealie/4.0.10/Chart.lock b/stable/mealie/4.0.10/Chart.lock deleted file mode 100644 index 4a9619013dc..00000000000 --- a/stable/mealie/4.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:47:48.847192005Z" diff --git a/stable/mealie/4.0.10/charts/common-8.6.2.tgz b/stable/mealie/4.0.10/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/mealie/4.0.10/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/mealie/4.0.10/CHANGELOG.md b/stable/mealie/4.0.11/CHANGELOG.md similarity index 92% rename from stable/mealie/4.0.10/CHANGELOG.md rename to stable/mealie/4.0.11/CHANGELOG.md index 043d2c1f1f0..9c197d4127c 100644 --- a/stable/mealie/4.0.10/CHANGELOG.md +++ b/stable/mealie/4.0.11/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [mealie-4.0.11](https://github.com/truecharts/apps/compare/mealie-4.0.10...mealie-4.0.11) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [mealie-4.0.10](https://github.com/truecharts/apps/compare/mealie-4.0.9...mealie-4.0.10) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major ([#1263](https://github.com/truecharts/apps/issues/1263)) - - - -### [mealie-4.0.2](https://github.com/truecharts/apps/compare/mealie-4.0.1...mealie-4.0.2) (2021-10-26) - -#### Chore - -* update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - diff --git a/stable/minio-console/1.0.10/CONFIG.md b/stable/mealie/4.0.11/CONFIG.md similarity index 100% rename from stable/minio-console/1.0.10/CONFIG.md rename to stable/mealie/4.0.11/CONFIG.md diff --git a/stable/mealie/4.0.11/Chart.lock b/stable/mealie/4.0.11/Chart.lock new file mode 100644 index 00000000000..1a1444e5cd0 --- /dev/null +++ b/stable/mealie/4.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:23:56.629697139Z" diff --git a/stable/mealie/4.0.10/Chart.yaml b/stable/mealie/4.0.11/Chart.yaml similarity index 95% rename from stable/mealie/4.0.10/Chart.yaml rename to stable/mealie/4.0.11/Chart.yaml index 37db416b374..9662d93b69b 100644 --- a/stable/mealie/4.0.10/Chart.yaml +++ b/stable/mealie/4.0.11/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.5.3" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: Mealie is a self hosted recipe manager and meal planner with a RestAPI backend home: https://github.com/truecharts/apps/tree/master/charts/stable/mealie icon: https://raw.githubusercontent.com/hay-kot/mealie/gh-pages/assets/img/favicon.png @@ -17,7 +17,7 @@ maintainers: name: mealie sources: - https://github.com/hay-kot/mealie -version: 4.0.10 +version: 4.0.11 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/mealie/4.0.10/README.md b/stable/mealie/4.0.11/README.md similarity index 96% rename from stable/mealie/4.0.10/README.md rename to stable/mealie/4.0.11/README.md index 78ee0547f37..b10479c4be2 100644 --- a/stable/mealie/4.0.10/README.md +++ b/stable/mealie/4.0.11/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/mealie/4.0.10/app-readme.md b/stable/mealie/4.0.11/app-readme.md similarity index 100% rename from stable/mealie/4.0.10/app-readme.md rename to stable/mealie/4.0.11/app-readme.md diff --git a/stable/mealie/4.0.11/charts/common-8.6.3.tgz b/stable/mealie/4.0.11/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/mealie/4.0.11/charts/common-8.6.3.tgz differ diff --git a/stable/mealie/4.0.10/helm-values.md b/stable/mealie/4.0.11/helm-values.md similarity index 100% rename from stable/mealie/4.0.10/helm-values.md rename to stable/mealie/4.0.11/helm-values.md diff --git a/stable/mealie/4.0.10/ix_values.yaml b/stable/mealie/4.0.11/ix_values.yaml similarity index 100% rename from stable/mealie/4.0.10/ix_values.yaml rename to stable/mealie/4.0.11/ix_values.yaml diff --git a/stable/mealie/4.0.10/questions.yaml b/stable/mealie/4.0.11/questions.yaml similarity index 100% rename from stable/mealie/4.0.10/questions.yaml rename to stable/mealie/4.0.11/questions.yaml diff --git a/stable/mealie/4.0.10/templates/common.yaml b/stable/mealie/4.0.11/templates/common.yaml similarity index 100% rename from stable/mealie/4.0.10/templates/common.yaml rename to stable/mealie/4.0.11/templates/common.yaml diff --git a/stable/minio-console/1.0.10/values.yaml b/stable/mealie/4.0.11/values.yaml similarity index 100% rename from stable/minio-console/1.0.10/values.yaml rename to stable/mealie/4.0.11/values.yaml diff --git a/stable/medusa/1.0.10/Chart.lock b/stable/medusa/1.0.10/Chart.lock deleted file mode 100644 index 02b2a6450b5..00000000000 --- a/stable/medusa/1.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:48:16.284704837Z" diff --git a/stable/medusa/1.0.10/charts/common-8.6.2.tgz b/stable/medusa/1.0.10/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/medusa/1.0.10/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/medusa/1.0.10/CHANGELOG.md b/stable/medusa/1.0.11/CHANGELOG.md similarity index 92% rename from stable/medusa/1.0.10/CHANGELOG.md rename to stable/medusa/1.0.11/CHANGELOG.md index b91bc0f1cf9..969fdcba138 100644 --- a/stable/medusa/1.0.10/CHANGELOG.md +++ b/stable/medusa/1.0.11/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [medusa-1.0.11](https://github.com/truecharts/apps/compare/medusa-1.0.10...medusa-1.0.11) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [medusa-1.0.10](https://github.com/truecharts/apps/compare/medusa-1.0.9...medusa-1.0.10) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) - - - -### [medusa-1.0.2](https://github.com/truecharts/apps/compare/medusa-1.0.1...medusa-1.0.2) (2021-10-26) - -#### Chore - -* update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - diff --git a/stable/mosquitto/4.0.10/CONFIG.md b/stable/medusa/1.0.11/CONFIG.md similarity index 100% rename from stable/mosquitto/4.0.10/CONFIG.md rename to stable/medusa/1.0.11/CONFIG.md diff --git a/stable/medusa/1.0.11/Chart.lock b/stable/medusa/1.0.11/Chart.lock new file mode 100644 index 00000000000..971b1aa0f98 --- /dev/null +++ b/stable/medusa/1.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:24:22.729392265Z" diff --git a/stable/medusa/1.0.10/Chart.yaml b/stable/medusa/1.0.11/Chart.yaml similarity index 95% rename from stable/medusa/1.0.10/Chart.yaml rename to stable/medusa/1.0.11/Chart.yaml index bd853ecbdb1..8722d81de3b 100644 --- a/stable/medusa/1.0.10/Chart.yaml +++ b/stable/medusa/1.0.11/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.5.20" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: An automatic Video Library Manager for TV Shows home: https://github.com/truecharts/apps/tree/master/charts/stable/medusa icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/medusa-icon.png @@ -24,7 +24,7 @@ sources: - https://github.com/linuxserver/docker-medusa - https://pymedusa.com/ type: application -version: 1.0.10 +version: 1.0.11 annotations: truecharts.org/catagories: | - media diff --git a/stable/medusa/1.0.10/README.md b/stable/medusa/1.0.11/README.md similarity index 96% rename from stable/medusa/1.0.10/README.md rename to stable/medusa/1.0.11/README.md index d7e33984991..7fa49b2ded6 100644 --- a/stable/medusa/1.0.10/README.md +++ b/stable/medusa/1.0.11/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/medusa/1.0.10/app-readme.md b/stable/medusa/1.0.11/app-readme.md similarity index 100% rename from stable/medusa/1.0.10/app-readme.md rename to stable/medusa/1.0.11/app-readme.md diff --git a/stable/medusa/1.0.11/charts/common-8.6.3.tgz b/stable/medusa/1.0.11/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/medusa/1.0.11/charts/common-8.6.3.tgz differ diff --git a/stable/medusa/1.0.10/helm-values.md b/stable/medusa/1.0.11/helm-values.md similarity index 100% rename from stable/medusa/1.0.10/helm-values.md rename to stable/medusa/1.0.11/helm-values.md diff --git a/stable/medusa/1.0.10/ix_values.yaml b/stable/medusa/1.0.11/ix_values.yaml similarity index 100% rename from stable/medusa/1.0.10/ix_values.yaml rename to stable/medusa/1.0.11/ix_values.yaml diff --git a/stable/medusa/1.0.10/questions.yaml b/stable/medusa/1.0.11/questions.yaml similarity index 100% rename from stable/medusa/1.0.10/questions.yaml rename to stable/medusa/1.0.11/questions.yaml diff --git a/stable/medusa/1.0.10/templates/common.yaml b/stable/medusa/1.0.11/templates/common.yaml similarity index 100% rename from stable/medusa/1.0.10/templates/common.yaml rename to stable/medusa/1.0.11/templates/common.yaml diff --git a/stable/mosquitto/4.0.10/values.yaml b/stable/medusa/1.0.11/values.yaml similarity index 100% rename from stable/mosquitto/4.0.10/values.yaml rename to stable/medusa/1.0.11/values.yaml diff --git a/stable/miniflux/4.0.0/Chart.lock b/stable/miniflux/4.0.0/Chart.lock deleted file mode 100644 index ff143662000..00000000000 --- a/stable/miniflux/4.0.0/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -- name: postgresql - repository: https://truecharts.org/ - version: 6.0.1 -digest: sha256:29091b4603d21dfa1dd3dce6c89c82557f694400091bc61c6e11335cdfbfa2c9 -generated: "2021-11-16T17:09:35.430953656Z" diff --git a/stable/miniflux/4.0.0/charts/common-8.6.2.tgz b/stable/miniflux/4.0.0/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/miniflux/4.0.0/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/miniflux/4.0.0/charts/postgresql-6.0.1.tgz b/stable/miniflux/4.0.0/charts/postgresql-6.0.1.tgz deleted file mode 100644 index b4a6f9911b2..00000000000 Binary files a/stable/miniflux/4.0.0/charts/postgresql-6.0.1.tgz and /dev/null differ diff --git a/stable/miniflux/4.0.0/CHANGELOG.md b/stable/miniflux/4.0.1/CHANGELOG.md similarity index 92% rename from stable/miniflux/4.0.0/CHANGELOG.md rename to stable/miniflux/4.0.1/CHANGELOG.md index 270d48b81a8..cf8747008f8 100644 --- a/stable/miniflux/4.0.0/CHANGELOG.md +++ b/stable/miniflux/4.0.1/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [miniflux-4.0.1](https://github.com/truecharts/apps/compare/miniflux-4.0.0...miniflux-4.0.1) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [miniflux-4.0.0](https://github.com/truecharts/apps/compare/miniflux-3.0.10...miniflux-4.0.0) (2021-11-16) @@ -88,12 +97,3 @@ ### [miniflux-3.0.4](https://github.com/truecharts/apps/compare/miniflux-3.0.3...miniflux-3.0.4) (2021-11-01) -#### Chore - -* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) - - - - -### [miniflux-3.0.3](https://github.com/truecharts/apps/compare/miniflux-3.0.2...miniflux-3.0.3) (2021-10-26) - diff --git a/stable/mstream/1.0.9/CONFIG.md b/stable/miniflux/4.0.1/CONFIG.md similarity index 100% rename from stable/mstream/1.0.9/CONFIG.md rename to stable/miniflux/4.0.1/CONFIG.md diff --git a/stable/miniflux/4.0.1/Chart.lock b/stable/miniflux/4.0.1/Chart.lock new file mode 100644 index 00000000000..9f079304569 --- /dev/null +++ b/stable/miniflux/4.0.1/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +- name: postgresql + repository: https://truecharts.org/ + version: 6.0.3 +digest: sha256:17837b38e937c9844a7343c7f77ef22df6ab3d6c35fa1694350d6679d652a948 +generated: "2021-11-16T22:24:50.509773969Z" diff --git a/stable/miniflux/4.0.0/Chart.yaml b/stable/miniflux/4.0.1/Chart.yaml similarity index 93% rename from stable/miniflux/4.0.0/Chart.yaml rename to stable/miniflux/4.0.1/Chart.yaml index a5dec686d1f..3cf9a721412 100644 --- a/stable/miniflux/4.0.0/Chart.yaml +++ b/stable/miniflux/4.0.1/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.0 +version: 4.0.1 kubeVersion: ">=1.16.0-0" keywords: - miniflux @@ -15,11 +15,11 @@ sources: dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 6.0.1 + version: 6.0.3 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/miniflux/4.0.0/README.md b/stable/miniflux/4.0.1/README.md similarity index 92% rename from stable/miniflux/4.0.0/README.md rename to stable/miniflux/4.0.1/README.md index 8788f7f5b7a..79962c711c8 100644 --- a/stable/miniflux/4.0.0/README.md +++ b/stable/miniflux/4.0.1/README.md @@ -17,8 +17,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 6.0.1 | -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org/ | postgresql | 6.0.3 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/miniflux/4.0.0/app-readme.md b/stable/miniflux/4.0.1/app-readme.md similarity index 100% rename from stable/miniflux/4.0.0/app-readme.md rename to stable/miniflux/4.0.1/app-readme.md diff --git a/stable/miniflux/4.0.1/charts/common-8.6.3.tgz b/stable/miniflux/4.0.1/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/miniflux/4.0.1/charts/common-8.6.3.tgz differ diff --git a/stable/miniflux/4.0.1/charts/postgresql-6.0.3.tgz b/stable/miniflux/4.0.1/charts/postgresql-6.0.3.tgz new file mode 100644 index 00000000000..ed5f455e79b Binary files /dev/null and b/stable/miniflux/4.0.1/charts/postgresql-6.0.3.tgz differ diff --git a/stable/miniflux/4.0.0/helm-values.md b/stable/miniflux/4.0.1/helm-values.md similarity index 100% rename from stable/miniflux/4.0.0/helm-values.md rename to stable/miniflux/4.0.1/helm-values.md diff --git a/stable/miniflux/4.0.0/ix_values.yaml b/stable/miniflux/4.0.1/ix_values.yaml similarity index 100% rename from stable/miniflux/4.0.0/ix_values.yaml rename to stable/miniflux/4.0.1/ix_values.yaml diff --git a/stable/miniflux/4.0.0/questions.yaml b/stable/miniflux/4.0.1/questions.yaml similarity index 100% rename from stable/miniflux/4.0.0/questions.yaml rename to stable/miniflux/4.0.1/questions.yaml diff --git a/stable/miniflux/4.0.0/templates/common.yaml b/stable/miniflux/4.0.1/templates/common.yaml similarity index 100% rename from stable/miniflux/4.0.0/templates/common.yaml rename to stable/miniflux/4.0.1/templates/common.yaml diff --git a/stable/mstream/1.0.9/values.yaml b/stable/miniflux/4.0.1/values.yaml similarity index 100% rename from stable/mstream/1.0.9/values.yaml rename to stable/miniflux/4.0.1/values.yaml diff --git a/stable/minio-console/1.0.10/Chart.lock b/stable/minio-console/1.0.10/Chart.lock deleted file mode 100644 index 73de47425d3..00000000000 --- a/stable/minio-console/1.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:49:22.047308024Z" diff --git a/stable/minio-console/1.0.10/charts/common-8.6.2.tgz b/stable/minio-console/1.0.10/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/minio-console/1.0.10/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/minio-console/1.0.10/CHANGELOG.md b/stable/minio-console/1.0.11/CHANGELOG.md similarity index 92% rename from stable/minio-console/1.0.10/CHANGELOG.md rename to stable/minio-console/1.0.11/CHANGELOG.md index 3119d8c8c10..2c2979748cc 100644 --- a/stable/minio-console/1.0.10/CHANGELOG.md +++ b/stable/minio-console/1.0.11/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [minio-console-1.0.11](https://github.com/truecharts/apps/compare/minio-console-1.0.10...minio-console-1.0.11) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [minio-console-1.0.10](https://github.com/truecharts/apps/compare/minio-console-1.0.9...minio-console-1.0.10) (2021-11-15) @@ -88,12 +97,3 @@ #### Chore -* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) - - - - -### [minio-console-1.0.2](https://github.com/truecharts/apps/compare/minio-console-1.0.1...minio-console-1.0.2) (2021-10-26) - -#### Chore - diff --git a/stable/muximux/1.0.11/CONFIG.md b/stable/minio-console/1.0.11/CONFIG.md similarity index 100% rename from stable/muximux/1.0.11/CONFIG.md rename to stable/minio-console/1.0.11/CONFIG.md diff --git a/stable/minio-console/1.0.11/Chart.lock b/stable/minio-console/1.0.11/Chart.lock new file mode 100644 index 00000000000..28c88bdaa06 --- /dev/null +++ b/stable/minio-console/1.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:25:25.539010026Z" diff --git a/stable/minio-console/1.0.10/Chart.yaml b/stable/minio-console/1.0.11/Chart.yaml similarity index 95% rename from stable/minio-console/1.0.10/Chart.yaml rename to stable/minio-console/1.0.11/Chart.yaml index fa58f59ce12..532f26abc54 100644 --- a/stable/minio-console/1.0.10/Chart.yaml +++ b/stable/minio-console/1.0.11/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.12.3" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: A management console for minio server and operator home: https://github.com/truecharts/apps/tree/master/charts/stable/minio-console icon: https://min.io/resources/img/logo/MINIO_wordmark.png @@ -19,7 +19,7 @@ maintainers: name: minio-console sources: - https://github.com/minio/console -version: 1.0.10 +version: 1.0.11 annotations: truecharts.org/catagories: | - media diff --git a/stable/minio-console/1.0.10/README.md b/stable/minio-console/1.0.11/README.md similarity index 96% rename from stable/minio-console/1.0.10/README.md rename to stable/minio-console/1.0.11/README.md index a9e41fc8efb..daa7549b9ea 100644 --- a/stable/minio-console/1.0.10/README.md +++ b/stable/minio-console/1.0.11/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/minio-console/1.0.10/app-readme.md b/stable/minio-console/1.0.11/app-readme.md similarity index 100% rename from stable/minio-console/1.0.10/app-readme.md rename to stable/minio-console/1.0.11/app-readme.md diff --git a/stable/minio-console/1.0.11/charts/common-8.6.3.tgz b/stable/minio-console/1.0.11/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/minio-console/1.0.11/charts/common-8.6.3.tgz differ diff --git a/stable/minio-console/1.0.10/helm-values.md b/stable/minio-console/1.0.11/helm-values.md similarity index 100% rename from stable/minio-console/1.0.10/helm-values.md rename to stable/minio-console/1.0.11/helm-values.md diff --git a/stable/minio-console/1.0.10/ix_values.yaml b/stable/minio-console/1.0.11/ix_values.yaml similarity index 100% rename from stable/minio-console/1.0.10/ix_values.yaml rename to stable/minio-console/1.0.11/ix_values.yaml diff --git a/stable/minio-console/1.0.10/questions.yaml b/stable/minio-console/1.0.11/questions.yaml similarity index 100% rename from stable/minio-console/1.0.10/questions.yaml rename to stable/minio-console/1.0.11/questions.yaml diff --git a/stable/minio-console/1.0.10/templates/common.yaml b/stable/minio-console/1.0.11/templates/common.yaml similarity index 100% rename from stable/minio-console/1.0.10/templates/common.yaml rename to stable/minio-console/1.0.11/templates/common.yaml diff --git a/stable/muximux/1.0.11/values.yaml b/stable/minio-console/1.0.11/values.yaml similarity index 100% rename from stable/muximux/1.0.11/values.yaml rename to stable/minio-console/1.0.11/values.yaml diff --git a/stable/mosquitto/4.0.10/Chart.lock b/stable/mosquitto/4.0.10/Chart.lock deleted file mode 100644 index 2373913baec..00000000000 --- a/stable/mosquitto/4.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:49:49.70189918Z" diff --git a/stable/mosquitto/4.0.10/charts/common-8.6.2.tgz b/stable/mosquitto/4.0.10/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/mosquitto/4.0.10/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/mosquitto/4.0.10/CHANGELOG.md b/stable/mosquitto/4.0.11/CHANGELOG.md similarity index 92% rename from stable/mosquitto/4.0.10/CHANGELOG.md rename to stable/mosquitto/4.0.11/CHANGELOG.md index ac3d84e4587..58f86c7b618 100644 --- a/stable/mosquitto/4.0.10/CHANGELOG.md +++ b/stable/mosquitto/4.0.11/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [mosquitto-4.0.11](https://github.com/truecharts/apps/compare/mosquitto-4.0.10...mosquitto-4.0.11) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [mosquitto-4.0.10](https://github.com/truecharts/apps/compare/mosquitto-4.0.9...mosquitto-4.0.10) (2021-11-15) @@ -88,12 +97,3 @@ #### Chore -* update non-major ([#1263](https://github.com/truecharts/apps/issues/1263)) - - - - -### [mosquitto-4.0.2](https://github.com/truecharts/apps/compare/mosquitto-4.0.1...mosquitto-4.0.2) (2021-10-26) - -#### Chore - diff --git a/stable/mylar/4.0.9/CONFIG.md b/stable/mosquitto/4.0.11/CONFIG.md similarity index 100% rename from stable/mylar/4.0.9/CONFIG.md rename to stable/mosquitto/4.0.11/CONFIG.md diff --git a/stable/mosquitto/4.0.11/Chart.lock b/stable/mosquitto/4.0.11/Chart.lock new file mode 100644 index 00000000000..77affe41489 --- /dev/null +++ b/stable/mosquitto/4.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:25:52.07260917Z" diff --git a/stable/mosquitto/4.0.10/Chart.yaml b/stable/mosquitto/4.0.11/Chart.yaml similarity index 95% rename from stable/mosquitto/4.0.10/Chart.yaml rename to stable/mosquitto/4.0.11/Chart.yaml index bcfc31fb436..650bab9b1f0 100644 --- a/stable/mosquitto/4.0.10/Chart.yaml +++ b/stable/mosquitto/4.0.11/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.0.13" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 deprecated: false description: Eclipse Mosquitto - An open source MQTT broker home: https://github.com/truecharts/apps/tree/master/charts/stable/mosquitto @@ -21,7 +21,7 @@ name: mosquitto sources: - https://github.com/eclipse/mosquitto type: application -version: 4.0.10 +version: 4.0.11 annotations: truecharts.org/catagories: | - homeautomation diff --git a/stable/mosquitto/4.0.10/README.md b/stable/mosquitto/4.0.11/README.md similarity index 96% rename from stable/mosquitto/4.0.10/README.md rename to stable/mosquitto/4.0.11/README.md index 83df27e96b4..cd8b9dbcaca 100644 --- a/stable/mosquitto/4.0.10/README.md +++ b/stable/mosquitto/4.0.11/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/mosquitto/4.0.10/app-readme.md b/stable/mosquitto/4.0.11/app-readme.md similarity index 100% rename from stable/mosquitto/4.0.10/app-readme.md rename to stable/mosquitto/4.0.11/app-readme.md diff --git a/stable/mosquitto/4.0.11/charts/common-8.6.3.tgz b/stable/mosquitto/4.0.11/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/mosquitto/4.0.11/charts/common-8.6.3.tgz differ diff --git a/stable/mosquitto/4.0.10/helm-values.md b/stable/mosquitto/4.0.11/helm-values.md similarity index 100% rename from stable/mosquitto/4.0.10/helm-values.md rename to stable/mosquitto/4.0.11/helm-values.md diff --git a/stable/mosquitto/4.0.10/ix_values.yaml b/stable/mosquitto/4.0.11/ix_values.yaml similarity index 100% rename from stable/mosquitto/4.0.10/ix_values.yaml rename to stable/mosquitto/4.0.11/ix_values.yaml diff --git a/stable/mosquitto/4.0.10/questions.yaml b/stable/mosquitto/4.0.11/questions.yaml similarity index 100% rename from stable/mosquitto/4.0.10/questions.yaml rename to stable/mosquitto/4.0.11/questions.yaml diff --git a/stable/mosquitto/4.0.10/templates/common.yaml b/stable/mosquitto/4.0.11/templates/common.yaml similarity index 100% rename from stable/mosquitto/4.0.10/templates/common.yaml rename to stable/mosquitto/4.0.11/templates/common.yaml diff --git a/stable/mosquitto/4.0.10/templates/configmap.yaml b/stable/mosquitto/4.0.11/templates/configmap.yaml similarity index 100% rename from stable/mosquitto/4.0.10/templates/configmap.yaml rename to stable/mosquitto/4.0.11/templates/configmap.yaml diff --git a/stable/mylar/4.0.9/values.yaml b/stable/mosquitto/4.0.11/values.yaml similarity index 100% rename from stable/mylar/4.0.9/values.yaml rename to stable/mosquitto/4.0.11/values.yaml diff --git a/stable/mstream/1.0.9/CHANGELOG.md b/stable/mstream/1.0.10/CHANGELOG.md similarity index 92% rename from stable/mstream/1.0.9/CHANGELOG.md rename to stable/mstream/1.0.10/CHANGELOG.md index 84f32c83c11..ff50b8b5be0 100644 --- a/stable/mstream/1.0.9/CHANGELOG.md +++ b/stable/mstream/1.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [mstream-1.0.10](https://github.com/truecharts/apps/compare/mstream-1.0.9...mstream-1.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [mstream-1.0.9](https://github.com/truecharts/apps/compare/mstream-1.0.8...mstream-1.0.9) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - -### [mstream-1.0.1](https://github.com/truecharts/apps/compare/mstream-1.0.0...mstream-1.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) - diff --git a/stable/navidrome/9.0.9/CONFIG.md b/stable/mstream/1.0.10/CONFIG.md similarity index 100% rename from stable/navidrome/9.0.9/CONFIG.md rename to stable/mstream/1.0.10/CONFIG.md diff --git a/stable/mstream/1.0.10/Chart.lock b/stable/mstream/1.0.10/Chart.lock new file mode 100644 index 00000000000..8048d136bc9 --- /dev/null +++ b/stable/mstream/1.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:26:18.071103786Z" diff --git a/stable/mstream/1.0.9/Chart.yaml b/stable/mstream/1.0.10/Chart.yaml similarity index 95% rename from stable/mstream/1.0.9/Chart.yaml rename to stable/mstream/1.0.10/Chart.yaml index 265c4fee304..5b62b47457e 100644 --- a/stable/mstream/1.0.9/Chart.yaml +++ b/stable/mstream/1.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "5.2.5" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: A personal music streaming server home: https://github.com/truecharts/apps/tree/master/charts/stable/mstream icon: https://raw.githubusercontent.com/nicholaswilde/helm-charts/main/images/mstream.png @@ -21,7 +21,7 @@ sources: - https://github.com/linuxserver/docker-mstream - https://mstream.io/ type: application -version: 1.0.9 +version: 1.0.10 annotations: truecharts.org/catagories: | - media diff --git a/stable/mstream/1.0.9/README.md b/stable/mstream/1.0.10/README.md similarity index 96% rename from stable/mstream/1.0.9/README.md rename to stable/mstream/1.0.10/README.md index 20f4336601d..1fc232651ac 100644 --- a/stable/mstream/1.0.9/README.md +++ b/stable/mstream/1.0.10/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/mstream/1.0.9/app-readme.md b/stable/mstream/1.0.10/app-readme.md similarity index 100% rename from stable/mstream/1.0.9/app-readme.md rename to stable/mstream/1.0.10/app-readme.md diff --git a/stable/mstream/1.0.10/charts/common-8.6.3.tgz b/stable/mstream/1.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/mstream/1.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/mstream/1.0.9/helm-values.md b/stable/mstream/1.0.10/helm-values.md similarity index 100% rename from stable/mstream/1.0.9/helm-values.md rename to stable/mstream/1.0.10/helm-values.md diff --git a/stable/mstream/1.0.9/ix_values.yaml b/stable/mstream/1.0.10/ix_values.yaml similarity index 100% rename from stable/mstream/1.0.9/ix_values.yaml rename to stable/mstream/1.0.10/ix_values.yaml diff --git a/stable/mstream/1.0.9/questions.yaml b/stable/mstream/1.0.10/questions.yaml similarity index 100% rename from stable/mstream/1.0.9/questions.yaml rename to stable/mstream/1.0.10/questions.yaml diff --git a/stable/mstream/1.0.9/templates/common.yaml b/stable/mstream/1.0.10/templates/common.yaml similarity index 100% rename from stable/mstream/1.0.9/templates/common.yaml rename to stable/mstream/1.0.10/templates/common.yaml diff --git a/stable/navidrome/9.0.9/values.yaml b/stable/mstream/1.0.10/values.yaml similarity index 100% rename from stable/navidrome/9.0.9/values.yaml rename to stable/mstream/1.0.10/values.yaml diff --git a/stable/mstream/1.0.9/Chart.lock b/stable/mstream/1.0.9/Chart.lock deleted file mode 100644 index c0f230c7b5e..00000000000 --- a/stable/mstream/1.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:50:17.17083834Z" diff --git a/stable/mstream/1.0.9/charts/common-8.6.2.tgz b/stable/mstream/1.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/mstream/1.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/muximux/1.0.11/Chart.lock b/stable/muximux/1.0.11/Chart.lock deleted file mode 100644 index 1a92e4ea7e4..00000000000 --- a/stable/muximux/1.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:50:44.835967158Z" diff --git a/stable/muximux/1.0.11/charts/common-8.6.2.tgz b/stable/muximux/1.0.11/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/muximux/1.0.11/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/muximux/1.0.11/CHANGELOG.md b/stable/muximux/1.0.12/CHANGELOG.md similarity index 92% rename from stable/muximux/1.0.11/CHANGELOG.md rename to stable/muximux/1.0.12/CHANGELOG.md index 5eec4bcddfa..4dd0eacaa43 100644 --- a/stable/muximux/1.0.11/CHANGELOG.md +++ b/stable/muximux/1.0.12/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [muximux-1.0.12](https://github.com/truecharts/apps/compare/muximux-1.0.11...muximux-1.0.12) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [muximux-1.0.11](https://github.com/truecharts/apps/compare/muximux-1.0.10...muximux-1.0.11) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) - - - -### [muximux-1.0.3](https://github.com/truecharts/apps/compare/muximux-1.0.2...muximux-1.0.3) (2021-11-01) - -#### Chore - -* update non-major ([#1263](https://github.com/truecharts/apps/issues/1263)) - diff --git a/stable/node-red/9.0.9/CONFIG.md b/stable/muximux/1.0.12/CONFIG.md similarity index 100% rename from stable/node-red/9.0.9/CONFIG.md rename to stable/muximux/1.0.12/CONFIG.md diff --git a/stable/muximux/1.0.12/Chart.lock b/stable/muximux/1.0.12/Chart.lock new file mode 100644 index 00000000000..422120d7816 --- /dev/null +++ b/stable/muximux/1.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:26:46.606842531Z" diff --git a/stable/muximux/1.0.11/Chart.yaml b/stable/muximux/1.0.12/Chart.yaml similarity index 96% rename from stable/muximux/1.0.11/Chart.yaml rename to stable/muximux/1.0.12/Chart.yaml index 23752470798..a671e5033db 100644 --- a/stable/muximux/1.0.11/Chart.yaml +++ b/stable/muximux/1.0.12/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "057352e8" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: A lightweight portal to view & manage your HTPC apps without having to run anything more than a PHP enabled webserver home: https://github.com/truecharts/apps/tree/master/charts/stable/muximux @@ -23,7 +23,7 @@ sources: - https://github.com/linuxserver/docker-muximux - https://github.com/mescon/Muximux type: application -version: 1.0.11 +version: 1.0.12 annotations: truecharts.org/catagories: | - media diff --git a/stable/muximux/1.0.11/README.md b/stable/muximux/1.0.12/README.md similarity index 96% rename from stable/muximux/1.0.11/README.md rename to stable/muximux/1.0.12/README.md index 20e40e71f39..b168e60cf8d 100644 --- a/stable/muximux/1.0.11/README.md +++ b/stable/muximux/1.0.12/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/muximux/1.0.11/app-readme.md b/stable/muximux/1.0.12/app-readme.md similarity index 100% rename from stable/muximux/1.0.11/app-readme.md rename to stable/muximux/1.0.12/app-readme.md diff --git a/stable/muximux/1.0.12/charts/common-8.6.3.tgz b/stable/muximux/1.0.12/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/muximux/1.0.12/charts/common-8.6.3.tgz differ diff --git a/stable/muximux/1.0.11/helm-values.md b/stable/muximux/1.0.12/helm-values.md similarity index 100% rename from stable/muximux/1.0.11/helm-values.md rename to stable/muximux/1.0.12/helm-values.md diff --git a/stable/muximux/1.0.11/ix_values.yaml b/stable/muximux/1.0.12/ix_values.yaml similarity index 100% rename from stable/muximux/1.0.11/ix_values.yaml rename to stable/muximux/1.0.12/ix_values.yaml diff --git a/stable/muximux/1.0.11/questions.yaml b/stable/muximux/1.0.12/questions.yaml similarity index 100% rename from stable/muximux/1.0.11/questions.yaml rename to stable/muximux/1.0.12/questions.yaml diff --git a/stable/muximux/1.0.11/templates/common.yaml b/stable/muximux/1.0.12/templates/common.yaml similarity index 100% rename from stable/muximux/1.0.11/templates/common.yaml rename to stable/muximux/1.0.12/templates/common.yaml diff --git a/stable/node-red/9.0.9/values.yaml b/stable/muximux/1.0.12/values.yaml similarity index 100% rename from stable/node-red/9.0.9/values.yaml rename to stable/muximux/1.0.12/values.yaml diff --git a/stable/mylar/4.0.9/CHANGELOG.md b/stable/mylar/4.0.10/CHANGELOG.md similarity index 92% rename from stable/mylar/4.0.9/CHANGELOG.md rename to stable/mylar/4.0.10/CHANGELOG.md index f28de7ed136..6464529ca63 100644 --- a/stable/mylar/4.0.9/CHANGELOG.md +++ b/stable/mylar/4.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [mylar-4.0.10](https://github.com/truecharts/apps/compare/mylar-4.0.9...mylar-4.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [mylar-4.0.9](https://github.com/truecharts/apps/compare/mylar-4.0.8...mylar-4.0.9) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - -### [mylar-4.0.1](https://github.com/truecharts/apps/compare/mylar-4.0.0...mylar-4.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) - diff --git a/stable/novnc/1.0.9/CONFIG.md b/stable/mylar/4.0.10/CONFIG.md similarity index 100% rename from stable/novnc/1.0.9/CONFIG.md rename to stable/mylar/4.0.10/CONFIG.md diff --git a/stable/mylar/4.0.10/Chart.lock b/stable/mylar/4.0.10/Chart.lock new file mode 100644 index 00000000000..06fc5ec86c5 --- /dev/null +++ b/stable/mylar/4.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:27:12.893466077Z" diff --git a/stable/mylar/4.0.9/Chart.yaml b/stable/mylar/4.0.10/Chart.yaml similarity index 95% rename from stable/mylar/4.0.9/Chart.yaml rename to stable/mylar/4.0.10/Chart.yaml index 1862b6c382c..cb80982e6a0 100644 --- a/stable/mylar/4.0.9/Chart.yaml +++ b/stable/mylar/4.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.5.3" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: Mylar is a automated Comic Book downloader home: https://github.com/truechartsapps/tree/master/charts/stable/mylar icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/mylar-icon.png @@ -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.9 +version: 4.0.10 annotations: truecharts.org/catagories: | - media diff --git a/stable/mylar/4.0.9/README.md b/stable/mylar/4.0.10/README.md similarity index 96% rename from stable/mylar/4.0.9/README.md rename to stable/mylar/4.0.10/README.md index 635fd81142a..fef5f2ac625 100644 --- a/stable/mylar/4.0.9/README.md +++ b/stable/mylar/4.0.10/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/mylar/4.0.9/app-readme.md b/stable/mylar/4.0.10/app-readme.md similarity index 100% rename from stable/mylar/4.0.9/app-readme.md rename to stable/mylar/4.0.10/app-readme.md diff --git a/stable/mylar/4.0.10/charts/common-8.6.3.tgz b/stable/mylar/4.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/mylar/4.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/mylar/4.0.9/helm-values.md b/stable/mylar/4.0.10/helm-values.md similarity index 100% rename from stable/mylar/4.0.9/helm-values.md rename to stable/mylar/4.0.10/helm-values.md diff --git a/stable/mylar/4.0.9/ix_values.yaml b/stable/mylar/4.0.10/ix_values.yaml similarity index 100% rename from stable/mylar/4.0.9/ix_values.yaml rename to stable/mylar/4.0.10/ix_values.yaml diff --git a/stable/mylar/4.0.9/questions.yaml b/stable/mylar/4.0.10/questions.yaml similarity index 100% rename from stable/mylar/4.0.9/questions.yaml rename to stable/mylar/4.0.10/questions.yaml diff --git a/stable/mylar/4.0.9/templates/common.yaml b/stable/mylar/4.0.10/templates/common.yaml similarity index 100% rename from stable/mylar/4.0.9/templates/common.yaml rename to stable/mylar/4.0.10/templates/common.yaml diff --git a/stable/novnc/1.0.9/values.yaml b/stable/mylar/4.0.10/values.yaml similarity index 100% rename from stable/novnc/1.0.9/values.yaml rename to stable/mylar/4.0.10/values.yaml diff --git a/stable/mylar/4.0.9/Chart.lock b/stable/mylar/4.0.9/Chart.lock deleted file mode 100644 index e4484f979c6..00000000000 --- a/stable/mylar/4.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:51:12.240088526Z" diff --git a/stable/mylar/4.0.9/charts/common-8.6.2.tgz b/stable/mylar/4.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/mylar/4.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/navidrome/9.0.9/CHANGELOG.md b/stable/navidrome/9.0.10/CHANGELOG.md similarity index 92% rename from stable/navidrome/9.0.9/CHANGELOG.md rename to stable/navidrome/9.0.10/CHANGELOG.md index 10c7580b472..048da955b26 100644 --- a/stable/navidrome/9.0.9/CHANGELOG.md +++ b/stable/navidrome/9.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [navidrome-9.0.10](https://github.com/truecharts/apps/compare/navidrome-9.0.9...navidrome-9.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [navidrome-9.0.9](https://github.com/truecharts/apps/compare/navidrome-9.0.8...navidrome-9.0.9) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - -### [navidrome-9.0.1](https://github.com/truecharts/apps/compare/navidrome-9.0.0...navidrome-9.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) - diff --git a/stable/nullserv/4.0.9/CONFIG.md b/stable/navidrome/9.0.10/CONFIG.md similarity index 100% rename from stable/nullserv/4.0.9/CONFIG.md rename to stable/navidrome/9.0.10/CONFIG.md diff --git a/stable/navidrome/9.0.10/Chart.lock b/stable/navidrome/9.0.10/Chart.lock new file mode 100644 index 00000000000..706c89daaad --- /dev/null +++ b/stable/navidrome/9.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:27:39.227108727Z" diff --git a/stable/navidrome/9.0.9/Chart.yaml b/stable/navidrome/9.0.10/Chart.yaml similarity index 96% rename from stable/navidrome/9.0.9/Chart.yaml rename to stable/navidrome/9.0.10/Chart.yaml index b82d5e2d422..4082a2d3ae4 100644 --- a/stable/navidrome/9.0.9/Chart.yaml +++ b/stable/navidrome/9.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.46.0" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 deprecated: false description: Navidrome is an open source web-based music collection server and streamer home: https://github.com/truecharts/apps/tree/master/charts/stable/navidrome @@ -22,7 +22,7 @@ sources: - https://github.com/deluan/navidrome - https://hub.docker.com/r/deluan/navidrome type: application -version: 9.0.9 +version: 9.0.10 annotations: truecharts.org/catagories: | - media diff --git a/stable/navidrome/9.0.9/README.md b/stable/navidrome/9.0.10/README.md similarity index 96% rename from stable/navidrome/9.0.9/README.md rename to stable/navidrome/9.0.10/README.md index 6e318803c13..aa015bbbc43 100644 --- a/stable/navidrome/9.0.9/README.md +++ b/stable/navidrome/9.0.10/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/navidrome/9.0.9/app-readme.md b/stable/navidrome/9.0.10/app-readme.md similarity index 100% rename from stable/navidrome/9.0.9/app-readme.md rename to stable/navidrome/9.0.10/app-readme.md diff --git a/stable/navidrome/9.0.10/charts/common-8.6.3.tgz b/stable/navidrome/9.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/navidrome/9.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/navidrome/9.0.9/helm-values.md b/stable/navidrome/9.0.10/helm-values.md similarity index 100% rename from stable/navidrome/9.0.9/helm-values.md rename to stable/navidrome/9.0.10/helm-values.md diff --git a/stable/navidrome/9.0.9/ix_values.yaml b/stable/navidrome/9.0.10/ix_values.yaml similarity index 100% rename from stable/navidrome/9.0.9/ix_values.yaml rename to stable/navidrome/9.0.10/ix_values.yaml diff --git a/stable/navidrome/9.0.9/questions.yaml b/stable/navidrome/9.0.10/questions.yaml similarity index 100% rename from stable/navidrome/9.0.9/questions.yaml rename to stable/navidrome/9.0.10/questions.yaml diff --git a/stable/navidrome/9.0.9/templates/common.yaml b/stable/navidrome/9.0.10/templates/common.yaml similarity index 100% rename from stable/navidrome/9.0.9/templates/common.yaml rename to stable/navidrome/9.0.10/templates/common.yaml diff --git a/stable/nullserv/4.0.9/values.yaml b/stable/navidrome/9.0.10/values.yaml similarity index 100% rename from stable/nullserv/4.0.9/values.yaml rename to stable/navidrome/9.0.10/values.yaml diff --git a/stable/navidrome/9.0.9/Chart.lock b/stable/navidrome/9.0.9/Chart.lock deleted file mode 100644 index a447a2518e2..00000000000 --- a/stable/navidrome/9.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:51:39.555166598Z" diff --git a/stable/navidrome/9.0.9/charts/common-8.6.2.tgz b/stable/navidrome/9.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/navidrome/9.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/nextcloud/10.0.2/CHANGELOG.md b/stable/nextcloud/10.0.2/CHANGELOG.md new file mode 100644 index 00000000000..76ceec57404 --- /dev/null +++ b/stable/nextcloud/10.0.2/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [nextcloud-10.0.2](https://github.com/truecharts/apps/compare/nextcloud-10.0.1...nextcloud-10.0.2) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + + +### [nextcloud-10.0.1](https://github.com/truecharts/apps/compare/nextcloud-10.0.0...nextcloud-10.0.1) (2021-11-16) + +#### Chore + +* bump postgresql again + + + + +### [nextcloud-10.0.0](https://github.com/truecharts/apps/compare/nextcloud-9.0.12...nextcloud-10.0.0) (2021-11-16) + +#### Chore + +* bump postgresql on some Apps + + + + +### [nextcloud-9.0.12](https://github.com/truecharts/apps/compare/nextcloud-9.0.11...nextcloud-9.0.12) (2021-11-15) + +#### Chore + +* update non-major docker tags ([#1339](https://github.com/truecharts/apps/issues/1339)) + + + + +### [nextcloud-9.0.11](https://github.com/truecharts/apps/compare/nextcloud-9.0.10...nextcloud-9.0.11) (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)) + + + + +### [nextcloud-9.0.10](https://github.com/truecharts/apps/compare/nextcloud-9.0.9...nextcloud-9.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)) + +#### Feat + +* use our own redis chart ([#1312](https://github.com/truecharts/apps/issues/1312)) +* use our own redis chart ([#1310](https://github.com/truecharts/apps/issues/1310)) + +#### Fix + +* Allow spaces in paths ([#1306](https://github.com/truecharts/apps/issues/1306)) +* revert nextcloud container update due to upstream performance issues + + + + +### [nextcloud-9.0.9](https://github.com/truecharts/apps/compare/nextcloud-9.0.8...nextcloud-9.0.9) (2021-11-09) + +#### Chore + +* update non-major deps helm releases ([#1297](https://github.com/truecharts/apps/issues/1297)) + + + + +### [nextcloud-9.0.8](https://github.com/truecharts/apps/compare/nextcloud-9.0.7...nextcloud-9.0.8) (2021-11-07) + +#### Chore + +* update non-major deps helm releases ([#1295](https://github.com/truecharts/apps/issues/1295)) + + + + +### [nextcloud-9.0.7](https://github.com/truecharts/apps/compare/nextcloud-9.0.6...nextcloud-9.0.7) (2021-11-07) + +#### Chore + +* update non-major deps helm releases ([#1291](https://github.com/truecharts/apps/issues/1291)) +* Update label / description on admin credentials ([#1274](https://github.com/truecharts/apps/issues/1274)) + +#### Chore diff --git a/stable/nzbget/9.0.10/CONFIG.md b/stable/nextcloud/10.0.2/CONFIG.md similarity index 100% rename from stable/nzbget/9.0.10/CONFIG.md rename to stable/nextcloud/10.0.2/CONFIG.md diff --git a/stable/nextcloud/10.0.2/Chart.lock b/stable/nextcloud/10.0.2/Chart.lock new file mode 100644 index 00000000000..6e87e1e9331 --- /dev/null +++ b/stable/nextcloud/10.0.2/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +- name: postgresql + repository: https://truecharts.org/ + version: 6.0.3 +- name: redis + repository: https://truecharts.org + version: 1.0.7 +digest: sha256:6dd2ef59b02cb69b7277088f962daaf42193c9002860da739842d4a68b6e49f1 +generated: "2021-11-16T22:28:08.435215699Z" diff --git a/stable/nextcloud/10.0.2/Chart.yaml b/stable/nextcloud/10.0.2/Chart.yaml new file mode 100644 index 00000000000..6c7f2b0aee1 --- /dev/null +++ b/stable/nextcloud/10.0.2/Chart.yaml @@ -0,0 +1,41 @@ +apiVersion: v2 +appVersion: "22.2.2" +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +- condition: postgresql.enabled + name: postgresql + repository: https://truecharts.org/ + version: 6.0.3 +- condition: redis.enabled + name: redis + repository: https://truecharts.org + version: 1.0.7 +deprecated: false +description: A private cloud server that puts the control and security of your own + data back into your hands. +home: https://nextcloud.com/ +icon: https://upload.wikimedia.org/wikipedia/commons/thumb/6/60/Nextcloud_Logo.svg/1280px-Nextcloud_Logo.svg.png +keywords: +- nextcloud +- storage +- http +- web +- php +kubeVersion: '>=1.16.0-0' +maintainers: +- email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: nextcloud +sources: +- https://github.com/nextcloud/docker +- https://github.com/nextcloud/helm +type: application +version: 10.0.2 +annotations: + truecharts.org/catagories: | + - cloud + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/nextcloud/10.0.2/README.md b/stable/nextcloud/10.0.2/README.md new file mode 100644 index 00000000000..d0a6e0ecb8a --- /dev/null +++ b/stable/nextcloud/10.0.2/README.md @@ -0,0 +1,40 @@ +# Introduction + +A private cloud server that puts the control and security of your own data back into your hands. + +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.3 | +| https://truecharts.org | common | 8.6.3 | +| https://truecharts.org | redis | 1.0.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/nextcloud/10.0.2/app-readme.md b/stable/nextcloud/10.0.2/app-readme.md new file mode 100644 index 00000000000..28094fc642d --- /dev/null +++ b/stable/nextcloud/10.0.2/app-readme.md @@ -0,0 +1,3 @@ +A private cloud server that puts the control and security of your own data back into your hands. + +This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/stable/nextcloud/10.0.2/charts/common-8.6.3.tgz b/stable/nextcloud/10.0.2/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/nextcloud/10.0.2/charts/common-8.6.3.tgz differ diff --git a/stable/nextcloud/10.0.2/charts/postgresql-6.0.3.tgz b/stable/nextcloud/10.0.2/charts/postgresql-6.0.3.tgz new file mode 100644 index 00000000000..ed5f455e79b Binary files /dev/null and b/stable/nextcloud/10.0.2/charts/postgresql-6.0.3.tgz differ diff --git a/stable/nextcloud/10.0.2/charts/redis-1.0.7.tgz b/stable/nextcloud/10.0.2/charts/redis-1.0.7.tgz new file mode 100644 index 00000000000..9a8c4558354 Binary files /dev/null and b/stable/nextcloud/10.0.2/charts/redis-1.0.7.tgz differ diff --git a/stable/nextcloud/10.0.2/helm-values.md b/stable/nextcloud/10.0.2/helm-values.md new file mode 100644 index 00000000000..d46b7aac399 --- /dev/null +++ b/stable/nextcloud/10.0.2/helm-values.md @@ -0,0 +1,62 @@ +# 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 | +|-----|------|---------|-------------| +| cronjob.annotations | object | `{}` | | +| cronjob.failedJobsHistoryLimit | int | `5` | | +| cronjob.schedule | string | `"*/5 * * * *"` | | +| cronjob.successfulJobsHistoryLimit | int | `2` | | +| env.NEXTCLOUD_ADMIN_PASSWORD | string | `"adminpass"` | | +| env.NEXTCLOUD_ADMIN_USER | string | `"admin"` | | +| env.TRUSTED_PROXIES | string | `"172.16.0.0/16"` | | +| envFrom[0].configMapRef.name | string | `"nextcloudconfig"` | | +| envTpl.POSTGRES_DB | string | `"{{ .Values.postgresql.postgresqlDatabase }}"` | | +| envTpl.POSTGRES_USER | string | `"{{ .Values.postgresql.postgresqlUsername }}"` | | +| envValueFrom.POSTGRES_HOST.secretKeyRef.key | string | `"plainporthost"` | | +| envValueFrom.POSTGRES_HOST.secretKeyRef.name | string | `"dbcreds"` | | +| envValueFrom.POSTGRES_PASSWORD.secretKeyRef.key | string | `"postgresql-password"` | | +| envValueFrom.POSTGRES_PASSWORD.secretKeyRef.name | string | `"dbcreds"` | | +| envValueFrom.REDIS_HOST.secretKeyRef.key | string | `"plainhost"` | | +| envValueFrom.REDIS_HOST.secretKeyRef.name | string | `"rediscreds"` | | +| envValueFrom.REDIS_HOST_PASSWORD.secretKeyRef.key | string | `"redis-password"` | | +| envValueFrom.REDIS_HOST_PASSWORD.secretKeyRef.name | string | `"rediscreds"` | | +| image.pullPolicy | string | `"IfNotPresent"` | | +| image.repository | string | `"docker.io/nextcloud"` | | +| image.tag | string | `"22.2.2@sha256:2394d656bf45d63e2a009390773220aebd8ef862798c4f6940aec55c5d3f6a6d"` | | +| persistence.data.enabled | bool | `true` | | +| persistence.data.mountPath | string | `"/var/www/html"` | | +| podSecurityContext.fsGroup | int | `33` | | +| podSecurityContext.runAsGroup | int | `0` | | +| podSecurityContext.runAsUser | int | `0` | | +| postgresql.enabled | bool | `true` | | +| postgresql.existingSecret | string | `"dbcreds"` | | +| postgresql.postgresqlDatabase | string | `"nextcloud"` | | +| postgresql.postgresqlUsername | string | `"nextcloud"` | | +| probes | object | See below | Probe configuration -- [[ref]](https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/) | +| probes.liveness | object | See below | Liveness probe configuration | +| probes.liveness.spec | object | "/" | If a HTTP probe is used (default for HTTP/HTTPS services) this path is used | +| probes.readiness | object | See below | Redainess probe configuration | +| probes.readiness.spec | object | "/" | If a HTTP probe is used (default for HTTP/HTTPS services) this path is used | +| probes.startup | object | See below | Startup probe configuration | +| probes.startup.spec | object | "/" | If a HTTP probe is used (default for HTTP/HTTPS services) this path is used | +| redis.enabled | bool | `true` | | +| redis.existingSecret | string | `"rediscreds"` | | +| securityContext.readOnlyRootFilesystem | bool | `false` | | +| securityContext.runAsNonRoot | bool | `false` | | +| service.hpb.enabled | bool | `true` | | +| service.hpb.ports.hpb.enabled | bool | `true` | | +| service.hpb.ports.hpb.port | int | `7867` | | +| service.hpb.ports.hpb.targetPort | int | `7867` | | +| service.main.ports.main.port | int | `80` | | +| service.main.ports.main.targetPort | int | `80` | | + +All Rights Reserved - The TrueCharts Project diff --git a/stable/nextcloud/10.0.2/ix_values.yaml b/stable/nextcloud/10.0.2/ix_values.yaml new file mode 100644 index 00000000000..9e6b750a158 --- /dev/null +++ b/stable/nextcloud/10.0.2/ix_values.yaml @@ -0,0 +1,147 @@ +# Default values for Bitwarden. + +image: + repository: docker.io/nextcloud + pullPolicy: IfNotPresent + tag: 22.2.2@sha256:2394d656bf45d63e2a009390773220aebd8ef862798c4f6940aec55c5d3f6a6d + +securityContext: + readOnlyRootFilesystem: false + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + fsGroup: 33 + +service: + main: + ports: + main: + port: 80 + targetPort: 80 + hpb: + enabled: true + ports: + hpb: + enabled: true + port: 7867 + targetPort: 7867 + +env: + NEXTCLOUD_ADMIN_USER: "admin" + NEXTCLOUD_ADMIN_PASSWORD: "adminpass" + TRUSTED_PROXIES: "172.16.0.0/16" + +envTpl: + POSTGRES_DB: "{{ .Values.postgresql.postgresqlDatabase }}" + POSTGRES_USER: "{{ .Values.postgresql.postgresqlUsername }}" + +envFrom: + - configMapRef: + name: nextcloudconfig + +envValueFrom: + POSTGRES_PASSWORD: + secretKeyRef: + name: dbcreds + key: postgresql-password + POSTGRES_HOST: + secretKeyRef: + name: dbcreds + key: plainporthost + REDIS_HOST: + secretKeyRef: + name: rediscreds + key: plainhost + REDIS_HOST_PASSWORD: + secretKeyRef: + name: rediscreds + key: redis-password + +persistence: + data: + enabled: true + mountPath: "/var/www/html" +# -- Probe configuration +# -- [[ref]](https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/) +# @default -- See below +probes: + # -- Liveness probe configuration + # @default -- See below + liveness: + custom: true + # -- If a HTTP probe is used (default for HTTP/HTTPS services) this path is used + # @default -- "/" + spec: + httpGet: + path: /status.php + port: 80 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + initialDelaySeconds: 10 + periodSeconds: 10 + timeoutSeconds: 2 + failureThreshold: 5 + + # -- Redainess probe configuration + # @default -- See below + readiness: + custom: true + # -- If a HTTP probe is used (default for HTTP/HTTPS services) this path is used + # @default -- "/" + spec: + httpGet: + path: /status.php + port: 80 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + initialDelaySeconds: 10 + periodSeconds: 10 + timeoutSeconds: 2 + failureThreshold: 5 + + # -- Startup probe configuration + # @default -- See below + startup: + custom: true + # -- If a HTTP probe is used (default for HTTP/HTTPS services) this path is used + # @default -- "/" + spec: + httpGet: + path: /status.php + port: 80 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + initialDelaySeconds: 10 + periodSeconds: 10 + timeoutSeconds: 2 + failureThreshold: 5 + +## Cronjob to execute Nextcloud background tasks +## ref: https://docs.nextcloud.com/server/latest/admin_manual/configuration_server/background_jobs_configuration.html#webcron +## +cronjob: + # Every 5 minutes + # Note: Setting this to any any other value than 5 minutes might + # cause issues with how nextcloud background jobs are executed + schedule: "*/5 * * * *" + annotations: {} + failedJobsHistoryLimit: 5 + successfulJobsHistoryLimit: 2 + +# Enabled postgres +postgresql: + enabled: true + existingSecret: "dbcreds" + postgresqlUsername: nextcloud + postgresqlDatabase: nextcloud + +# Enabled redis +# ... for more options see https://github.com/bitnami/charts/tree/master/bitnami/redis +redis: + enabled: true + existingSecret: "rediscreds" diff --git a/stable/nextcloud/10.0.2/questions.yaml b/stable/nextcloud/10.0.2/questions.yaml new file mode 100644 index 00000000000..279ea26fd52 --- /dev/null +++ b/stable/nextcloud/10.0.2/questions.yaml @@ -0,0 +1,1680 @@ +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: "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: NEXTCLOUD_ADMIN_USER + label: "NEXTCLOUD_ADMIN_USER (First Install Only)" + description: "Sets the initial nextcloud's admin username, changing this variable after first launch will NOT change admin's username" + schema: + type: string + required: true + default: "" + - variable: NEXTCLOUD_ADMIN_PASSWORD + label: "NEXTCLOUD_ADMIN_PASSWORD (First Install Only)" + description: "Sets the initial nextcloud's admin password, changing this variable after first launch will NOT change admin's password" + schema: + type: string + private: true + required: true + default: "" + - variable: TRUSTED_PROXIES + label: "Trusted Proxies (Advanced)" + description: "Sets nextcloud Trusted Proxies" + schema: + type: string + default: "172.16.0.0/16" + - variable: NODE_IP + label: "NODE_IP" + description: "Sets nextcloud nodeip for nodeport connections (Ensure this is correct at first install!)" + schema: + type: string + $ref: + - "definitions/nodeIP" + + - 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: 80 + 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: 80 + + + - variable: persistence + label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" + group: "Storage and Persistence" + schema: + type: dict + attrs: + - variable: data + label: "App Data Storage" + description: "Stores the Application Data." + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the storage" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simplePVC" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - variable: setPermissionsSimple + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: "mountPath" + description: "Path inside the container the storage is mounted" + schema: + type: string + default: "/var/www/html" + 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: 33 + - 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/nextcloud/10.0.2/templates/_configmap.tpl b/stable/nextcloud/10.0.2/templates/_configmap.tpl new file mode 100644 index 00000000000..3bb5a51325b --- /dev/null +++ b/stable/nextcloud/10.0.2/templates/_configmap.tpl @@ -0,0 +1,35 @@ +{{/* Define the configmap */}} +{{- define "nextcloud.configmap" -}} + +{{- $hosts := "" }} +{{- if .Values.ingress.main.enabled }} +{{- range .Values.ingress }} +{{- range $index, $host := .hosts }} + {{- if $index }} + {{ $hosts = ( printf "%v %v" $hosts $host.host ) }} + {{- else }} + {{ $hosts = ( printf "%s" $host.host ) }} + {{- end }} +{{- end }} +{{- end }} +{{- end }} +--- +apiVersion: v1 +kind: ConfigMap +metadata: + name: nextcloudconfig +data: + NEXTCLOUD_TRUSTED_DOMAINS: {{ ( printf "%v %v %v %v %v" "test.fakedomain.dns" ( .Values.env.NODE_IP | default "localhost" ) ( printf "%v-%v" .Release.Name "nextcloud" ) ( printf "%v-%v" .Release.Name "nextcloud-hpb" ) $hosts ) | quote }} + {{- if .Values.ingress.main.enabled }} + APACHE_DISABLE_REWRITE_IP: "1" + {{- end }} + +--- +apiVersion: v1 +kind: ConfigMap +metadata: + name: hpbconfig +data: + NEXTCLOUD_URL: {{ ( printf "%v-%v" .Release.Name "nextcloud" ) | quote }} + +{{- end -}} diff --git a/stable/nextcloud/10.0.2/templates/_cronjob.tpl b/stable/nextcloud/10.0.2/templates/_cronjob.tpl new file mode 100644 index 00000000000..96a0b6145c6 --- /dev/null +++ b/stable/nextcloud/10.0.2/templates/_cronjob.tpl @@ -0,0 +1,51 @@ +{{/* Define the cronjob */}} +{{- define "nextcloud.cronjob" -}} +{{- $jobName := include "common.names.fullname" . }} + +--- +apiVersion: batch/v1beta1 +kind: CronJob +metadata: + name: {{ printf "%s-cronjob" $jobName }} + labels: + {{- include "common.labels" . | nindent 4 }} +spec: + schedule: "{{ .Values.cronjob.schedule }}" + concurrencyPolicy: Forbid + {{- with .Values.cronjob.failedJobsHistoryLimit }} + failedJobsHistoryLimit: {{ . }} + {{- end }} + {{- with .Values.cronjob.successfulJobsHistoryLimit }} + successfulJobsHistoryLimit: {{ . }} + {{- end }} + jobTemplate: + metadata: + spec: + template: + metadata: + spec: + restartPolicy: Never + {{- with (include "common.controller.volumes" . | trim) }} + volumes: + {{- nindent 12 . }} + {{- end }} + containers: + - name: {{ .Chart.Name }} + image: "{{ .Values.image.repository }}:{{ default .Values.image.tag }}" + imagePullPolicy: {{ default .Values.image.pullPolicy }} + command: [ "php" ] + args: + - "-f" + - "/var/www/html/cron.php" + # Will mount configuration files as www-data (id: 33) by default for nextcloud + {{- with (include "common.controller.volumeMounts" . | trim) }} + volumeMounts: + {{ nindent 16 . }} + {{- end }} + securityContext: + runAsUser: 33 + runAsGroup: 33 + resources: +{{ toYaml .Values.resources | indent 16 }} + +{{- end -}} diff --git a/stable/nextcloud/10.0.2/templates/common.yaml b/stable/nextcloud/10.0.2/templates/common.yaml new file mode 100644 index 00000000000..801767a012a --- /dev/null +++ b/stable/nextcloud/10.0.2/templates/common.yaml @@ -0,0 +1,14 @@ +{{/* Make sure all variables are set properly */}} +{{- include "common.setup" . }} + +{{/* Render configmap for nextcloud */}} +{{- include "nextcloud.configmap" . }} + +{{- $newMiddlewares := append .Values.ingress.main.fixedMiddlewares "tc-nextcloud-chain" }} +{{- $_ := set .Values.ingress.main "fixedMiddlewares" $newMiddlewares -}} + +{{/* Render cronjob for nextcloud */}} +{{- include "nextcloud.cronjob" . }} + +{{/* Render the templates */}} +{{ include "common.postSetup" . }} diff --git a/stable/nzbget/9.0.10/values.yaml b/stable/nextcloud/10.0.2/values.yaml similarity index 100% rename from stable/nzbget/9.0.10/values.yaml rename to stable/nextcloud/10.0.2/values.yaml diff --git a/stable/node-red/9.0.9/CHANGELOG.md b/stable/node-red/9.0.10/CHANGELOG.md similarity index 90% rename from stable/node-red/9.0.9/CHANGELOG.md rename to stable/node-red/9.0.10/CHANGELOG.md index deb55052a36..c054e598b64 100644 --- a/stable/node-red/9.0.9/CHANGELOG.md +++ b/stable/node-red/9.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [node-red-9.0.10](https://github.com/truecharts/apps/compare/node-red-9.0.9...node-red-9.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [node-red-9.0.9](https://github.com/truecharts/apps/compare/node-red-9.0.8...node-red-9.0.9) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - -### [node-red-9.0.1](https://github.com/truecharts/apps/compare/node-red-9.0.0...node-red-9.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) -* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232)) diff --git a/stable/nzbhydra/9.0.9/CONFIG.md b/stable/node-red/9.0.10/CONFIG.md similarity index 100% rename from stable/nzbhydra/9.0.9/CONFIG.md rename to stable/node-red/9.0.10/CONFIG.md diff --git a/stable/node-red/9.0.10/Chart.lock b/stable/node-red/9.0.10/Chart.lock new file mode 100644 index 00000000000..efad0fd5ef0 --- /dev/null +++ b/stable/node-red/9.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:28:52.532789242Z" diff --git a/stable/node-red/9.0.9/Chart.yaml b/stable/node-red/9.0.10/Chart.yaml similarity index 95% rename from stable/node-red/9.0.9/Chart.yaml rename to stable/node-red/9.0.10/Chart.yaml index 708835ca777..47b9585c399 100644 --- a/stable/node-red/9.0.9/Chart.yaml +++ b/stable/node-red/9.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.1.2" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 deprecated: false description: Node-RED is low-code programming for event-driven applications home: https://github.com/truecharts/apps/tree/master/charts/stable/node-red @@ -20,7 +20,7 @@ name: node-red sources: - https://github.com/node-red/node-red-docker type: application -version: 9.0.9 +version: 9.0.10 annotations: truecharts.org/catagories: | - tools diff --git a/stable/node-red/9.0.9/README.md b/stable/node-red/9.0.10/README.md similarity index 96% rename from stable/node-red/9.0.9/README.md rename to stable/node-red/9.0.10/README.md index e2b623ca834..619a9d9e5ca 100644 --- a/stable/node-red/9.0.9/README.md +++ b/stable/node-red/9.0.10/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/node-red/9.0.9/app-readme.md b/stable/node-red/9.0.10/app-readme.md similarity index 100% rename from stable/node-red/9.0.9/app-readme.md rename to stable/node-red/9.0.10/app-readme.md diff --git a/stable/node-red/9.0.10/charts/common-8.6.3.tgz b/stable/node-red/9.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/node-red/9.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/node-red/9.0.9/helm-values.md b/stable/node-red/9.0.10/helm-values.md similarity index 100% rename from stable/node-red/9.0.9/helm-values.md rename to stable/node-red/9.0.10/helm-values.md diff --git a/stable/node-red/9.0.9/ix_values.yaml b/stable/node-red/9.0.10/ix_values.yaml similarity index 100% rename from stable/node-red/9.0.9/ix_values.yaml rename to stable/node-red/9.0.10/ix_values.yaml diff --git a/stable/node-red/9.0.9/questions.yaml b/stable/node-red/9.0.10/questions.yaml similarity index 100% rename from stable/node-red/9.0.9/questions.yaml rename to stable/node-red/9.0.10/questions.yaml diff --git a/stable/node-red/9.0.9/templates/common.yaml b/stable/node-red/9.0.10/templates/common.yaml similarity index 100% rename from stable/node-red/9.0.9/templates/common.yaml rename to stable/node-red/9.0.10/templates/common.yaml diff --git a/stable/nzbhydra/9.0.9/values.yaml b/stable/node-red/9.0.10/values.yaml similarity index 100% rename from stable/nzbhydra/9.0.9/values.yaml rename to stable/node-red/9.0.10/values.yaml diff --git a/stable/node-red/9.0.9/Chart.lock b/stable/node-red/9.0.9/Chart.lock deleted file mode 100644 index 8cd71222a4c..00000000000 --- a/stable/node-red/9.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:52:55.013089813Z" diff --git a/stable/node-red/9.0.9/charts/common-8.6.2.tgz b/stable/node-red/9.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/node-red/9.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/novnc/1.0.9/CHANGELOG.md b/stable/novnc/1.0.10/CHANGELOG.md similarity index 92% rename from stable/novnc/1.0.9/CHANGELOG.md rename to stable/novnc/1.0.10/CHANGELOG.md index a2b80454e9c..ad7797c1904 100644 --- a/stable/novnc/1.0.9/CHANGELOG.md +++ b/stable/novnc/1.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [novnc-1.0.10](https://github.com/truecharts/apps/compare/novnc-1.0.9...novnc-1.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [novnc-1.0.9](https://github.com/truecharts/apps/compare/novnc-1.0.8...novnc-1.0.9) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - -### [novnc-1.0.1](https://github.com/truecharts/apps/compare/novnc-1.0.0...novnc-1.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) - - diff --git a/stable/octoprint/4.0.11/CONFIG.md b/stable/novnc/1.0.10/CONFIG.md similarity index 100% rename from stable/octoprint/4.0.11/CONFIG.md rename to stable/novnc/1.0.10/CONFIG.md diff --git a/stable/novnc/1.0.10/Chart.lock b/stable/novnc/1.0.10/Chart.lock new file mode 100644 index 00000000000..d1e56357735 --- /dev/null +++ b/stable/novnc/1.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:29:18.809360873Z" diff --git a/stable/novnc/1.0.9/Chart.yaml b/stable/novnc/1.0.10/Chart.yaml similarity index 94% rename from stable/novnc/1.0.9/Chart.yaml rename to stable/novnc/1.0.10/Chart.yaml index 1b2626db7f8..b8aff2c6af4 100644 --- a/stable/novnc/1.0.9/Chart.yaml +++ b/stable/novnc/1.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.2.0" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: The open source VNC client home: https://github.com/truecharts/apps/tree/master/charts/stable/novnc icon: https://github.com/truecharts/apps/raw/main/images/novnc.png @@ -21,7 +21,7 @@ name: novnc sources: - https://novnc.com/ type: application -version: 1.0.9 +version: 1.0.10 annotations: truecharts.org/catagories: | - media diff --git a/stable/novnc/1.0.9/README.md b/stable/novnc/1.0.10/README.md similarity index 96% rename from stable/novnc/1.0.9/README.md rename to stable/novnc/1.0.10/README.md index 21f513d9c12..da1d5599aec 100644 --- a/stable/novnc/1.0.9/README.md +++ b/stable/novnc/1.0.10/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/novnc/1.0.9/app-readme.md b/stable/novnc/1.0.10/app-readme.md similarity index 100% rename from stable/novnc/1.0.9/app-readme.md rename to stable/novnc/1.0.10/app-readme.md diff --git a/stable/novnc/1.0.10/charts/common-8.6.3.tgz b/stable/novnc/1.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/novnc/1.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/novnc/1.0.9/helm-values.md b/stable/novnc/1.0.10/helm-values.md similarity index 100% rename from stable/novnc/1.0.9/helm-values.md rename to stable/novnc/1.0.10/helm-values.md diff --git a/stable/novnc/1.0.9/ix_values.yaml b/stable/novnc/1.0.10/ix_values.yaml similarity index 100% rename from stable/novnc/1.0.9/ix_values.yaml rename to stable/novnc/1.0.10/ix_values.yaml diff --git a/stable/novnc/1.0.9/questions.yaml b/stable/novnc/1.0.10/questions.yaml similarity index 100% rename from stable/novnc/1.0.9/questions.yaml rename to stable/novnc/1.0.10/questions.yaml diff --git a/stable/novnc/1.0.9/templates/common.yaml b/stable/novnc/1.0.10/templates/common.yaml similarity index 100% rename from stable/novnc/1.0.9/templates/common.yaml rename to stable/novnc/1.0.10/templates/common.yaml diff --git a/stable/octoprint/4.0.11/values.yaml b/stable/novnc/1.0.10/values.yaml similarity index 100% rename from stable/octoprint/4.0.11/values.yaml rename to stable/novnc/1.0.10/values.yaml diff --git a/stable/novnc/1.0.9/Chart.lock b/stable/novnc/1.0.9/Chart.lock deleted file mode 100644 index e179ef32213..00000000000 --- a/stable/novnc/1.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:53:22.121372705Z" diff --git a/stable/novnc/1.0.9/charts/common-8.6.2.tgz b/stable/novnc/1.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/novnc/1.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/nullserv/4.0.9/CHANGELOG.md b/stable/nullserv/4.0.10/CHANGELOG.md similarity index 92% rename from stable/nullserv/4.0.9/CHANGELOG.md rename to stable/nullserv/4.0.10/CHANGELOG.md index bb242c43262..3c17ad11463 100644 --- a/stable/nullserv/4.0.9/CHANGELOG.md +++ b/stable/nullserv/4.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [nullserv-4.0.10](https://github.com/truecharts/apps/compare/nullserv-4.0.9...nullserv-4.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [nullserv-4.0.9](https://github.com/truecharts/apps/compare/nullserv-4.0.8...nullserv-4.0.9) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - -### [nullserv-4.0.1](https://github.com/truecharts/apps/compare/nullserv-4.0.0...nullserv-4.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) - diff --git a/stable/odoo/4.0.0/CONFIG.md b/stable/nullserv/4.0.10/CONFIG.md similarity index 100% rename from stable/odoo/4.0.0/CONFIG.md rename to stable/nullserv/4.0.10/CONFIG.md diff --git a/stable/nullserv/4.0.10/Chart.lock b/stable/nullserv/4.0.10/Chart.lock new file mode 100644 index 00000000000..dcf50f90822 --- /dev/null +++ b/stable/nullserv/4.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:29:45.527681664Z" diff --git a/stable/nullserv/4.0.9/Chart.yaml b/stable/nullserv/4.0.10/Chart.yaml similarity index 94% rename from stable/nullserv/4.0.9/Chart.yaml rename to stable/nullserv/4.0.10/Chart.yaml index 4136875019e..57bf19ddaad 100644 --- a/stable/nullserv/4.0.9/Chart.yaml +++ b/stable/nullserv/4.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.3.0" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: A simple null file http and https server home: https://github.com/truechartsapps/tree/master/charts/stable/nullserv icon: https://miro.medium.com/max/800/1*UL9RWkTUtJlyHW7kGm20hQ.png @@ -17,7 +17,7 @@ maintainers: name: nullserv sources: - https://github.com/bmrzycki/nullserv -version: 4.0.9 +version: 4.0.10 annotations: truecharts.org/catagories: | - media diff --git a/stable/nullserv/4.0.9/README.md b/stable/nullserv/4.0.10/README.md similarity index 96% rename from stable/nullserv/4.0.9/README.md rename to stable/nullserv/4.0.10/README.md index 5185d8ba6a6..cea40b2c6ef 100644 --- a/stable/nullserv/4.0.9/README.md +++ b/stable/nullserv/4.0.10/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/nullserv/4.0.9/app-readme.md b/stable/nullserv/4.0.10/app-readme.md similarity index 100% rename from stable/nullserv/4.0.9/app-readme.md rename to stable/nullserv/4.0.10/app-readme.md diff --git a/stable/nullserv/4.0.10/charts/common-8.6.3.tgz b/stable/nullserv/4.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/nullserv/4.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/nullserv/4.0.9/helm-values.md b/stable/nullserv/4.0.10/helm-values.md similarity index 100% rename from stable/nullserv/4.0.9/helm-values.md rename to stable/nullserv/4.0.10/helm-values.md diff --git a/stable/nullserv/4.0.9/ix_values.yaml b/stable/nullserv/4.0.10/ix_values.yaml similarity index 100% rename from stable/nullserv/4.0.9/ix_values.yaml rename to stable/nullserv/4.0.10/ix_values.yaml diff --git a/stable/nullserv/4.0.9/questions.yaml b/stable/nullserv/4.0.10/questions.yaml similarity index 100% rename from stable/nullserv/4.0.9/questions.yaml rename to stable/nullserv/4.0.10/questions.yaml diff --git a/stable/nullserv/4.0.9/templates/common.yaml b/stable/nullserv/4.0.10/templates/common.yaml similarity index 100% rename from stable/nullserv/4.0.9/templates/common.yaml rename to stable/nullserv/4.0.10/templates/common.yaml diff --git a/stable/odoo/4.0.0/values.yaml b/stable/nullserv/4.0.10/values.yaml similarity index 100% rename from stable/odoo/4.0.0/values.yaml rename to stable/nullserv/4.0.10/values.yaml diff --git a/stable/nullserv/4.0.9/Chart.lock b/stable/nullserv/4.0.9/Chart.lock deleted file mode 100644 index 52074bf6657..00000000000 --- a/stable/nullserv/4.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:53:49.754025593Z" diff --git a/stable/nullserv/4.0.9/charts/common-8.6.2.tgz b/stable/nullserv/4.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/nullserv/4.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/nzbget/9.0.10/Chart.lock b/stable/nzbget/9.0.10/Chart.lock deleted file mode 100644 index 0b6d060e3be..00000000000 --- a/stable/nzbget/9.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:54:16.88495125Z" diff --git a/stable/nzbget/9.0.10/charts/common-8.6.2.tgz b/stable/nzbget/9.0.10/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/nzbget/9.0.10/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/nzbget/9.0.10/CHANGELOG.md b/stable/nzbget/9.0.11/CHANGELOG.md similarity index 92% rename from stable/nzbget/9.0.10/CHANGELOG.md rename to stable/nzbget/9.0.11/CHANGELOG.md index 4794257b35d..48edbd2b718 100644 --- a/stable/nzbget/9.0.10/CHANGELOG.md +++ b/stable/nzbget/9.0.11/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [nzbget-9.0.11](https://github.com/truecharts/apps/compare/nzbget-9.0.10...nzbget-9.0.11) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [nzbget-9.0.10](https://github.com/truecharts/apps/compare/nzbget-9.0.9...nzbget-9.0.10) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) - - - -### [nzbget-9.0.2](https://github.com/truecharts/apps/compare/nzbget-9.0.1...nzbget-9.0.2) (2021-10-26) - -#### Chore - -* update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - diff --git a/stable/ombi/9.0.9/CONFIG.md b/stable/nzbget/9.0.11/CONFIG.md similarity index 100% rename from stable/ombi/9.0.9/CONFIG.md rename to stable/nzbget/9.0.11/CONFIG.md diff --git a/stable/nzbget/9.0.11/Chart.lock b/stable/nzbget/9.0.11/Chart.lock new file mode 100644 index 00000000000..f2b92241816 --- /dev/null +++ b/stable/nzbget/9.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:30:11.607996489Z" diff --git a/stable/nzbget/9.0.10/Chart.yaml b/stable/nzbget/9.0.11/Chart.yaml similarity index 95% rename from stable/nzbget/9.0.10/Chart.yaml rename to stable/nzbget/9.0.11/Chart.yaml index 36ee20240b6..fa2738e1ba1 100644 --- a/stable/nzbget/9.0.10/Chart.yaml +++ b/stable/nzbget/9.0.11/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "21.1" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 deprecated: false description: NZBGet is a Usenet downloader client home: https://github.com/truecharts/apps/tree/master/charts/stable/nzbget @@ -20,7 +20,7 @@ name: nzbget sources: - https://nzbget.net/ type: application -version: 9.0.10 +version: 9.0.11 annotations: truecharts.org/catagories: | - media diff --git a/stable/nzbget/9.0.10/README.md b/stable/nzbget/9.0.11/README.md similarity index 96% rename from stable/nzbget/9.0.10/README.md rename to stable/nzbget/9.0.11/README.md index aba9736552a..50f1d2a5fbc 100644 --- a/stable/nzbget/9.0.10/README.md +++ b/stable/nzbget/9.0.11/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/nzbget/9.0.10/app-readme.md b/stable/nzbget/9.0.11/app-readme.md similarity index 100% rename from stable/nzbget/9.0.10/app-readme.md rename to stable/nzbget/9.0.11/app-readme.md diff --git a/stable/nzbget/9.0.11/charts/common-8.6.3.tgz b/stable/nzbget/9.0.11/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/nzbget/9.0.11/charts/common-8.6.3.tgz differ diff --git a/stable/nzbget/9.0.10/helm-values.md b/stable/nzbget/9.0.11/helm-values.md similarity index 100% rename from stable/nzbget/9.0.10/helm-values.md rename to stable/nzbget/9.0.11/helm-values.md diff --git a/stable/nzbget/9.0.10/ix_values.yaml b/stable/nzbget/9.0.11/ix_values.yaml similarity index 100% rename from stable/nzbget/9.0.10/ix_values.yaml rename to stable/nzbget/9.0.11/ix_values.yaml diff --git a/stable/nzbget/9.0.10/questions.yaml b/stable/nzbget/9.0.11/questions.yaml similarity index 100% rename from stable/nzbget/9.0.10/questions.yaml rename to stable/nzbget/9.0.11/questions.yaml diff --git a/stable/nzbget/9.0.10/templates/common.yaml b/stable/nzbget/9.0.11/templates/common.yaml similarity index 100% rename from stable/nzbget/9.0.10/templates/common.yaml rename to stable/nzbget/9.0.11/templates/common.yaml diff --git a/stable/ombi/9.0.9/values.yaml b/stable/nzbget/9.0.11/values.yaml similarity index 100% rename from stable/ombi/9.0.9/values.yaml rename to stable/nzbget/9.0.11/values.yaml diff --git a/stable/nzbhydra/9.0.9/CHANGELOG.md b/stable/nzbhydra/9.0.10/CHANGELOG.md similarity index 92% rename from stable/nzbhydra/9.0.9/CHANGELOG.md rename to stable/nzbhydra/9.0.10/CHANGELOG.md index e045d601d2b..0869c254142 100644 --- a/stable/nzbhydra/9.0.9/CHANGELOG.md +++ b/stable/nzbhydra/9.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [nzbhydra-9.0.10](https://github.com/truecharts/apps/compare/nzbhydra-9.0.9...nzbhydra-9.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [nzbhydra-9.0.9](https://github.com/truecharts/apps/compare/nzbhydra-9.0.8...nzbhydra-9.0.9) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - -### [nzbhydra-9.0.1](https://github.com/truecharts/apps/compare/nzbhydra-9.0.0...nzbhydra-9.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) - diff --git a/stable/onlyoffice-document-server/2.0.9/CONFIG.md b/stable/nzbhydra/9.0.10/CONFIG.md similarity index 100% rename from stable/onlyoffice-document-server/2.0.9/CONFIG.md rename to stable/nzbhydra/9.0.10/CONFIG.md diff --git a/stable/nzbhydra/9.0.10/Chart.lock b/stable/nzbhydra/9.0.10/Chart.lock new file mode 100644 index 00000000000..057a42c2581 --- /dev/null +++ b/stable/nzbhydra/9.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:30:38.102440135Z" diff --git a/stable/nzbhydra/9.0.9/Chart.yaml b/stable/nzbhydra/9.0.10/Chart.yaml similarity index 94% rename from stable/nzbhydra/9.0.9/Chart.yaml rename to stable/nzbhydra/9.0.10/Chart.yaml index a3984b28b79..4fe1464474e 100644 --- a/stable/nzbhydra/9.0.9/Chart.yaml +++ b/stable/nzbhydra/9.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.17.3" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 deprecated: true description: Usenet meta search home: https://github.com/truecharts/apps/tree/master/charts/stable/nzbhydra @@ -17,7 +17,7 @@ name: nzbhydra sources: - https://github.com/theotherp/nzbhydra2 type: application -version: 9.0.9 +version: 9.0.10 annotations: truecharts.org/catagories: | - media diff --git a/stable/nzbhydra/9.0.9/README.md b/stable/nzbhydra/9.0.10/README.md similarity index 96% rename from stable/nzbhydra/9.0.9/README.md rename to stable/nzbhydra/9.0.10/README.md index 80eec03d108..fbd261c5e92 100644 --- a/stable/nzbhydra/9.0.9/README.md +++ b/stable/nzbhydra/9.0.10/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/nzbhydra/9.0.9/app-readme.md b/stable/nzbhydra/9.0.10/app-readme.md similarity index 100% rename from stable/nzbhydra/9.0.9/app-readme.md rename to stable/nzbhydra/9.0.10/app-readme.md diff --git a/stable/nzbhydra/9.0.10/charts/common-8.6.3.tgz b/stable/nzbhydra/9.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/nzbhydra/9.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/nzbhydra/9.0.9/helm-values.md b/stable/nzbhydra/9.0.10/helm-values.md similarity index 100% rename from stable/nzbhydra/9.0.9/helm-values.md rename to stable/nzbhydra/9.0.10/helm-values.md diff --git a/stable/nzbhydra/9.0.9/ix_values.yaml b/stable/nzbhydra/9.0.10/ix_values.yaml similarity index 100% rename from stable/nzbhydra/9.0.9/ix_values.yaml rename to stable/nzbhydra/9.0.10/ix_values.yaml diff --git a/stable/nzbhydra/9.0.9/questions.yaml b/stable/nzbhydra/9.0.10/questions.yaml similarity index 100% rename from stable/nzbhydra/9.0.9/questions.yaml rename to stable/nzbhydra/9.0.10/questions.yaml diff --git a/stable/nzbhydra/9.0.9/templates/common.yaml b/stable/nzbhydra/9.0.10/templates/common.yaml similarity index 100% rename from stable/nzbhydra/9.0.9/templates/common.yaml rename to stable/nzbhydra/9.0.10/templates/common.yaml diff --git a/stable/onlyoffice-document-server/2.0.9/values.yaml b/stable/nzbhydra/9.0.10/values.yaml similarity index 100% rename from stable/onlyoffice-document-server/2.0.9/values.yaml rename to stable/nzbhydra/9.0.10/values.yaml diff --git a/stable/nzbhydra/9.0.9/Chart.lock b/stable/nzbhydra/9.0.9/Chart.lock deleted file mode 100644 index 433fc593445..00000000000 --- a/stable/nzbhydra/9.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:54:44.408237321Z" diff --git a/stable/nzbhydra/9.0.9/charts/common-8.6.2.tgz b/stable/nzbhydra/9.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/nzbhydra/9.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/octoprint/4.0.11/Chart.lock b/stable/octoprint/4.0.11/Chart.lock deleted file mode 100644 index ed0bd9bd5fe..00000000000 --- a/stable/octoprint/4.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:55:11.620779567Z" diff --git a/stable/octoprint/4.0.11/charts/common-8.6.2.tgz b/stable/octoprint/4.0.11/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/octoprint/4.0.11/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/octoprint/4.0.11/CHANGELOG.md b/stable/octoprint/4.0.12/CHANGELOG.md similarity index 92% rename from stable/octoprint/4.0.11/CHANGELOG.md rename to stable/octoprint/4.0.12/CHANGELOG.md index 9e47a424251..40039e48144 100644 --- a/stable/octoprint/4.0.11/CHANGELOG.md +++ b/stable/octoprint/4.0.12/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [octoprint-4.0.12](https://github.com/truecharts/apps/compare/octoprint-4.0.11...octoprint-4.0.12) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [octoprint-4.0.11](https://github.com/truecharts/apps/compare/octoprint-4.0.10...octoprint-4.0.11) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major ([#1265](https://github.com/truecharts/apps/issues/1265)) - - - -### [octoprint-4.0.3](https://github.com/truecharts/apps/compare/octoprint-4.0.2...octoprint-4.0.3) (2021-11-01) - -#### Chore - -* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) - diff --git a/stable/openkm/4.0.0/CONFIG.md b/stable/octoprint/4.0.12/CONFIG.md similarity index 100% rename from stable/openkm/4.0.0/CONFIG.md rename to stable/octoprint/4.0.12/CONFIG.md diff --git a/stable/octoprint/4.0.12/Chart.lock b/stable/octoprint/4.0.12/Chart.lock new file mode 100644 index 00000000000..819b5b24794 --- /dev/null +++ b/stable/octoprint/4.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:31:04.605717152Z" diff --git a/stable/octoprint/4.0.11/Chart.yaml b/stable/octoprint/4.0.12/Chart.yaml similarity index 95% rename from stable/octoprint/4.0.11/Chart.yaml rename to stable/octoprint/4.0.12/Chart.yaml index ce132eb1312..a4b90e9a02e 100644 --- a/stable/octoprint/4.0.11/Chart.yaml +++ b/stable/octoprint/4.0.12/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.7.2" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: OctoPrint is the snappy web interface for your 3D printer home: https://github.com/truechartsapps/tree/master/charts/stable/octoprint icon: https://avatars3.githubusercontent.com/u/5982294?s=400&v=4 @@ -20,7 +20,7 @@ name: octoprint sources: - https://github.com/OctoPrint/OctoPrint - https://hub.docker.com/r/octoprint/octoprint -version: 4.0.11 +version: 4.0.12 annotations: truecharts.org/catagories: | - media diff --git a/stable/octoprint/4.0.11/README.md b/stable/octoprint/4.0.12/README.md similarity index 96% rename from stable/octoprint/4.0.11/README.md rename to stable/octoprint/4.0.12/README.md index 9fbeaf592fa..66421a28dfc 100644 --- a/stable/octoprint/4.0.11/README.md +++ b/stable/octoprint/4.0.12/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/octoprint/4.0.11/app-readme.md b/stable/octoprint/4.0.12/app-readme.md similarity index 100% rename from stable/octoprint/4.0.11/app-readme.md rename to stable/octoprint/4.0.12/app-readme.md diff --git a/stable/octoprint/4.0.12/charts/common-8.6.3.tgz b/stable/octoprint/4.0.12/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/octoprint/4.0.12/charts/common-8.6.3.tgz differ diff --git a/stable/octoprint/4.0.11/helm-values.md b/stable/octoprint/4.0.12/helm-values.md similarity index 100% rename from stable/octoprint/4.0.11/helm-values.md rename to stable/octoprint/4.0.12/helm-values.md diff --git a/stable/octoprint/4.0.11/ix_values.yaml b/stable/octoprint/4.0.12/ix_values.yaml similarity index 100% rename from stable/octoprint/4.0.11/ix_values.yaml rename to stable/octoprint/4.0.12/ix_values.yaml diff --git a/stable/octoprint/4.0.11/questions.yaml b/stable/octoprint/4.0.12/questions.yaml similarity index 100% rename from stable/octoprint/4.0.11/questions.yaml rename to stable/octoprint/4.0.12/questions.yaml diff --git a/stable/octoprint/4.0.11/templates/common.yaml b/stable/octoprint/4.0.12/templates/common.yaml similarity index 100% rename from stable/octoprint/4.0.11/templates/common.yaml rename to stable/octoprint/4.0.12/templates/common.yaml diff --git a/stable/openkm/4.0.0/values.yaml b/stable/octoprint/4.0.12/values.yaml similarity index 100% rename from stable/openkm/4.0.0/values.yaml rename to stable/octoprint/4.0.12/values.yaml diff --git a/stable/odoo/4.0.0/Chart.lock b/stable/odoo/4.0.0/Chart.lock deleted file mode 100644 index 07963eb412e..00000000000 --- a/stable/odoo/4.0.0/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -- name: postgresql - repository: https://truecharts.org/ - version: 6.0.1 -digest: sha256:29091b4603d21dfa1dd3dce6c89c82557f694400091bc61c6e11335cdfbfa2c9 -generated: "2021-11-16T17:10:16.561840202Z" diff --git a/stable/odoo/4.0.0/charts/common-8.6.2.tgz b/stable/odoo/4.0.0/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/odoo/4.0.0/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/odoo/4.0.0/charts/postgresql-6.0.1.tgz b/stable/odoo/4.0.0/charts/postgresql-6.0.1.tgz deleted file mode 100644 index b4a6f9911b2..00000000000 Binary files a/stable/odoo/4.0.0/charts/postgresql-6.0.1.tgz and /dev/null differ diff --git a/stable/odoo/4.0.0/CHANGELOG.md b/stable/odoo/4.0.1/CHANGELOG.md similarity index 92% rename from stable/odoo/4.0.0/CHANGELOG.md rename to stable/odoo/4.0.1/CHANGELOG.md index 41f7da83aeb..a171d8ff13b 100644 --- a/stable/odoo/4.0.0/CHANGELOG.md +++ b/stable/odoo/4.0.1/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [odoo-4.0.1](https://github.com/truecharts/apps/compare/odoo-4.0.0...odoo-4.0.1) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [odoo-4.0.0](https://github.com/truecharts/apps/compare/odoo-3.0.10...odoo-4.0.0) (2021-11-16) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) - - - -### [odoo-3.0.3](https://github.com/truecharts/apps/compare/odoo-3.0.2...odoo-3.0.3) (2021-10-26) - -#### Chore - -* update helm chart postgresql to v5.1.4 ([#1249](https://github.com/truecharts/apps/issues/1249)) - diff --git a/stable/openldap/4.0.14/CONFIG.md b/stable/odoo/4.0.1/CONFIG.md similarity index 100% rename from stable/openldap/4.0.14/CONFIG.md rename to stable/odoo/4.0.1/CONFIG.md diff --git a/stable/odoo/4.0.1/Chart.lock b/stable/odoo/4.0.1/Chart.lock new file mode 100644 index 00000000000..9628563b58c --- /dev/null +++ b/stable/odoo/4.0.1/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +- name: postgresql + repository: https://truecharts.org/ + version: 6.0.3 +digest: sha256:17837b38e937c9844a7343c7f77ef22df6ab3d6c35fa1694350d6679d652a948 +generated: "2021-11-16T22:31:32.37110526Z" diff --git a/stable/odoo/4.0.0/Chart.yaml b/stable/odoo/4.0.1/Chart.yaml similarity index 94% rename from stable/odoo/4.0.0/Chart.yaml rename to stable/odoo/4.0.1/Chart.yaml index 3f6de57a6ca..f3dbe149c80 100644 --- a/stable/odoo/4.0.0/Chart.yaml +++ b/stable/odoo/4.0.1/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 appVersion: "14.0" -version: 4.0.0 +version: 4.0.1 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. @@ -21,11 +21,11 @@ sources: dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 6.0.1 + version: 6.0.3 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/odoo/4.0.0/README.md b/stable/odoo/4.0.1/README.md similarity index 93% rename from stable/odoo/4.0.0/README.md rename to stable/odoo/4.0.1/README.md index 21b5b53117f..d9bcb43b555 100644 --- a/stable/odoo/4.0.0/README.md +++ b/stable/odoo/4.0.1/README.md @@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 6.0.1 | -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org/ | postgresql | 6.0.3 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/odoo/4.0.0/app-readme.md b/stable/odoo/4.0.1/app-readme.md similarity index 100% rename from stable/odoo/4.0.0/app-readme.md rename to stable/odoo/4.0.1/app-readme.md diff --git a/stable/odoo/4.0.1/charts/common-8.6.3.tgz b/stable/odoo/4.0.1/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/odoo/4.0.1/charts/common-8.6.3.tgz differ diff --git a/stable/odoo/4.0.1/charts/postgresql-6.0.3.tgz b/stable/odoo/4.0.1/charts/postgresql-6.0.3.tgz new file mode 100644 index 00000000000..ed5f455e79b Binary files /dev/null and b/stable/odoo/4.0.1/charts/postgresql-6.0.3.tgz differ diff --git a/stable/odoo/4.0.0/helm-values.md b/stable/odoo/4.0.1/helm-values.md similarity index 100% rename from stable/odoo/4.0.0/helm-values.md rename to stable/odoo/4.0.1/helm-values.md diff --git a/stable/odoo/4.0.0/ix_values.yaml b/stable/odoo/4.0.1/ix_values.yaml similarity index 100% rename from stable/odoo/4.0.0/ix_values.yaml rename to stable/odoo/4.0.1/ix_values.yaml diff --git a/stable/odoo/4.0.0/questions.yaml b/stable/odoo/4.0.1/questions.yaml similarity index 100% rename from stable/odoo/4.0.0/questions.yaml rename to stable/odoo/4.0.1/questions.yaml diff --git a/stable/odoo/4.0.0/templates/common.yaml b/stable/odoo/4.0.1/templates/common.yaml similarity index 100% rename from stable/odoo/4.0.0/templates/common.yaml rename to stable/odoo/4.0.1/templates/common.yaml diff --git a/stable/openldap/4.0.14/values.yaml b/stable/odoo/4.0.1/values.yaml similarity index 100% rename from stable/openldap/4.0.14/values.yaml rename to stable/odoo/4.0.1/values.yaml diff --git a/stable/ombi/9.0.9/CHANGELOG.md b/stable/ombi/9.0.10/CHANGELOG.md similarity index 92% rename from stable/ombi/9.0.9/CHANGELOG.md rename to stable/ombi/9.0.10/CHANGELOG.md index 92680090d01..65a49715ac7 100644 --- a/stable/ombi/9.0.9/CHANGELOG.md +++ b/stable/ombi/9.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [ombi-9.0.10](https://github.com/truecharts/apps/compare/ombi-9.0.9...ombi-9.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [ombi-9.0.9](https://github.com/truecharts/apps/compare/ombi-9.0.8...ombi-9.0.9) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - -### [ombi-9.0.1](https://github.com/truecharts/apps/compare/ombi-9.0.0...ombi-9.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) - diff --git a/stable/organizr/9.0.10/CONFIG.md b/stable/ombi/9.0.10/CONFIG.md similarity index 100% rename from stable/organizr/9.0.10/CONFIG.md rename to stable/ombi/9.0.10/CONFIG.md diff --git a/stable/ombi/9.0.10/Chart.lock b/stable/ombi/9.0.10/Chart.lock new file mode 100644 index 00000000000..8b913126f0b --- /dev/null +++ b/stable/ombi/9.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:32:07.896007672Z" diff --git a/stable/ombi/9.0.9/Chart.yaml b/stable/ombi/9.0.10/Chart.yaml similarity index 95% rename from stable/ombi/9.0.9/Chart.yaml rename to stable/ombi/9.0.10/Chart.yaml index d3dcf356601..72ea588a6f7 100644 --- a/stable/ombi/9.0.9/Chart.yaml +++ b/stable/ombi/9.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4.0.1482" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 deprecated: false description: Want a Movie or TV Show on Plex or Emby? Use Ombi! home: https://github.com/truecharts/apps/tree/master/charts/stable/ombi @@ -24,7 +24,7 @@ name: ombi sources: - https://github.com/tidusjar/Ombi type: application -version: 9.0.9 +version: 9.0.10 annotations: truecharts.org/catagories: | - media diff --git a/stable/ombi/9.0.9/README.md b/stable/ombi/9.0.10/README.md similarity index 96% rename from stable/ombi/9.0.9/README.md rename to stable/ombi/9.0.10/README.md index 85c00f3dae3..8a1ffe62c95 100644 --- a/stable/ombi/9.0.9/README.md +++ b/stable/ombi/9.0.10/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/ombi/9.0.9/app-readme.md b/stable/ombi/9.0.10/app-readme.md similarity index 100% rename from stable/ombi/9.0.9/app-readme.md rename to stable/ombi/9.0.10/app-readme.md diff --git a/stable/ombi/9.0.10/charts/common-8.6.3.tgz b/stable/ombi/9.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/ombi/9.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/ombi/9.0.9/helm-values.md b/stable/ombi/9.0.10/helm-values.md similarity index 100% rename from stable/ombi/9.0.9/helm-values.md rename to stable/ombi/9.0.10/helm-values.md diff --git a/stable/ombi/9.0.9/ix_values.yaml b/stable/ombi/9.0.10/ix_values.yaml similarity index 100% rename from stable/ombi/9.0.9/ix_values.yaml rename to stable/ombi/9.0.10/ix_values.yaml diff --git a/stable/ombi/9.0.9/questions.yaml b/stable/ombi/9.0.10/questions.yaml similarity index 100% rename from stable/ombi/9.0.9/questions.yaml rename to stable/ombi/9.0.10/questions.yaml diff --git a/stable/ombi/9.0.9/templates/common.yaml b/stable/ombi/9.0.10/templates/common.yaml similarity index 100% rename from stable/ombi/9.0.9/templates/common.yaml rename to stable/ombi/9.0.10/templates/common.yaml diff --git a/stable/organizr/9.0.10/values.yaml b/stable/ombi/9.0.10/values.yaml similarity index 100% rename from stable/organizr/9.0.10/values.yaml rename to stable/ombi/9.0.10/values.yaml diff --git a/stable/ombi/9.0.9/Chart.lock b/stable/ombi/9.0.9/Chart.lock deleted file mode 100644 index e0d92816fd3..00000000000 --- a/stable/ombi/9.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:56:16.379022881Z" diff --git a/stable/ombi/9.0.9/charts/common-8.6.2.tgz b/stable/ombi/9.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/ombi/9.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/onlyoffice-document-server/2.0.9/CHANGELOG.md b/stable/onlyoffice-document-server/2.0.10/CHANGELOG.md similarity index 91% rename from stable/onlyoffice-document-server/2.0.9/CHANGELOG.md rename to stable/onlyoffice-document-server/2.0.10/CHANGELOG.md index 406bc66b0c4..cfc97928fd8 100644 --- a/stable/onlyoffice-document-server/2.0.9/CHANGELOG.md +++ b/stable/onlyoffice-document-server/2.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [onlyoffice-document-server-2.0.10](https://github.com/truecharts/apps/compare/onlyoffice-document-server-2.0.9...onlyoffice-document-server-2.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [onlyoffice-document-server-2.0.9](https://github.com/truecharts/apps/compare/onlyoffice-document-server-2.0.8...onlyoffice-document-server-2.0.9) (2021-11-15) @@ -88,12 +97,3 @@ ### [onlyoffice-document-server-2.0.1](https://github.com/truecharts/apps/compare/onlyoffice-document-server-2.0.0...onlyoffice-document-server-2.0.1) (2021-10-26) #### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) - - - - -### [onlyoffice-document-server-2.0.0](https://github.com/truecharts/apps/compare/onlyoffice-document-server-1.0.10...onlyoffice-document-server-2.0.0) (2021-10-25) - -#### Chore diff --git a/stable/oscam/4.0.9/CONFIG.md b/stable/onlyoffice-document-server/2.0.10/CONFIG.md similarity index 100% rename from stable/oscam/4.0.9/CONFIG.md rename to stable/onlyoffice-document-server/2.0.10/CONFIG.md diff --git a/stable/onlyoffice-document-server/2.0.10/Chart.lock b/stable/onlyoffice-document-server/2.0.10/Chart.lock new file mode 100644 index 00000000000..093c591d7cc --- /dev/null +++ b/stable/onlyoffice-document-server/2.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:32:34.551175691Z" diff --git a/stable/onlyoffice-document-server/2.0.9/Chart.yaml b/stable/onlyoffice-document-server/2.0.10/Chart.yaml similarity index 96% rename from stable/onlyoffice-document-server/2.0.9/Chart.yaml rename to stable/onlyoffice-document-server/2.0.10/Chart.yaml index 5bae75366f3..7b3c3fdd75f 100644 --- a/stable/onlyoffice-document-server/2.0.9/Chart.yaml +++ b/stable/onlyoffice-document-server/2.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "6.4.2.6" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: 'ONLYOFFICE Document Server is an online office suite comprising viewers and editors for texts, spreadsheets and presentations, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real @@ -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.9 +version: 2.0.10 annotations: truecharts.org/catagories: | - office diff --git a/stable/onlyoffice-document-server/2.0.9/README.md b/stable/onlyoffice-document-server/2.0.10/README.md similarity index 97% rename from stable/onlyoffice-document-server/2.0.9/README.md rename to stable/onlyoffice-document-server/2.0.10/README.md index d71767bbeb6..7a057ae206b 100644 --- a/stable/onlyoffice-document-server/2.0.9/README.md +++ b/stable/onlyoffice-document-server/2.0.10/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/onlyoffice-document-server/2.0.9/app-readme.md b/stable/onlyoffice-document-server/2.0.10/app-readme.md similarity index 100% rename from stable/onlyoffice-document-server/2.0.9/app-readme.md rename to stable/onlyoffice-document-server/2.0.10/app-readme.md diff --git a/stable/onlyoffice-document-server/2.0.10/charts/common-8.6.3.tgz b/stable/onlyoffice-document-server/2.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/onlyoffice-document-server/2.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/onlyoffice-document-server/2.0.9/helm-values.md b/stable/onlyoffice-document-server/2.0.10/helm-values.md similarity index 100% rename from stable/onlyoffice-document-server/2.0.9/helm-values.md rename to stable/onlyoffice-document-server/2.0.10/helm-values.md diff --git a/stable/onlyoffice-document-server/2.0.9/ix_values.yaml b/stable/onlyoffice-document-server/2.0.10/ix_values.yaml similarity index 100% rename from stable/onlyoffice-document-server/2.0.9/ix_values.yaml rename to stable/onlyoffice-document-server/2.0.10/ix_values.yaml diff --git a/stable/onlyoffice-document-server/2.0.9/questions.yaml b/stable/onlyoffice-document-server/2.0.10/questions.yaml similarity index 100% rename from stable/onlyoffice-document-server/2.0.9/questions.yaml rename to stable/onlyoffice-document-server/2.0.10/questions.yaml diff --git a/stable/onlyoffice-document-server/2.0.9/templates/common.yaml b/stable/onlyoffice-document-server/2.0.10/templates/common.yaml similarity index 100% rename from stable/onlyoffice-document-server/2.0.9/templates/common.yaml rename to stable/onlyoffice-document-server/2.0.10/templates/common.yaml diff --git a/stable/oscam/4.0.9/values.yaml b/stable/onlyoffice-document-server/2.0.10/values.yaml similarity index 100% rename from stable/oscam/4.0.9/values.yaml rename to stable/onlyoffice-document-server/2.0.10/values.yaml diff --git a/stable/onlyoffice-document-server/2.0.9/Chart.lock b/stable/onlyoffice-document-server/2.0.9/Chart.lock deleted file mode 100644 index 4f9770f29ce..00000000000 --- a/stable/onlyoffice-document-server/2.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:56:43.705254867Z" diff --git a/stable/onlyoffice-document-server/2.0.9/charts/common-8.6.2.tgz b/stable/onlyoffice-document-server/2.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/onlyoffice-document-server/2.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/openkm/4.0.0/Chart.lock b/stable/openkm/4.0.0/Chart.lock deleted file mode 100644 index a609eab67e6..00000000000 --- a/stable/openkm/4.0.0/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -- name: postgresql - repository: https://truecharts.org/ - version: 6.0.1 -digest: sha256:29091b4603d21dfa1dd3dce6c89c82557f694400091bc61c6e11335cdfbfa2c9 -generated: "2021-11-16T17:10:57.682498251Z" diff --git a/stable/openkm/4.0.0/charts/common-8.6.2.tgz b/stable/openkm/4.0.0/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/openkm/4.0.0/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/openkm/4.0.0/charts/postgresql-6.0.1.tgz b/stable/openkm/4.0.0/charts/postgresql-6.0.1.tgz deleted file mode 100644 index b4a6f9911b2..00000000000 Binary files a/stable/openkm/4.0.0/charts/postgresql-6.0.1.tgz and /dev/null differ diff --git a/stable/openkm/4.0.0/CHANGELOG.md b/stable/openkm/4.0.1/CHANGELOG.md similarity index 92% rename from stable/openkm/4.0.0/CHANGELOG.md rename to stable/openkm/4.0.1/CHANGELOG.md index 967181d89ca..0fe3a0d08cb 100644 --- a/stable/openkm/4.0.0/CHANGELOG.md +++ b/stable/openkm/4.0.1/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [openkm-4.0.1](https://github.com/truecharts/apps/compare/openkm-4.0.0...openkm-4.0.1) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [openkm-4.0.0](https://github.com/truecharts/apps/compare/openkm-3.0.10...openkm-4.0.0) (2021-11-16) @@ -88,12 +97,3 @@ ### [openkm-3.0.4](https://github.com/truecharts/apps/compare/openkm-3.0.3...openkm-3.0.4) (2021-11-01) #### Chore - -* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) - - - - -### [openkm-3.0.3](https://github.com/truecharts/apps/compare/openkm-3.0.2...openkm-3.0.3) (2021-10-26) - -#### Chore diff --git a/stable/overseerr/4.0.9/CONFIG.md b/stable/openkm/4.0.1/CONFIG.md similarity index 100% rename from stable/overseerr/4.0.9/CONFIG.md rename to stable/openkm/4.0.1/CONFIG.md diff --git a/stable/openkm/4.0.1/Chart.lock b/stable/openkm/4.0.1/Chart.lock new file mode 100644 index 00000000000..77d3db18a4e --- /dev/null +++ b/stable/openkm/4.0.1/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +- name: postgresql + repository: https://truecharts.org/ + version: 6.0.3 +digest: sha256:17837b38e937c9844a7343c7f77ef22df6ab3d6c35fa1694350d6679d652a948 +generated: "2021-11-16T22:33:02.556834399Z" diff --git a/stable/openkm/4.0.0/Chart.yaml b/stable/openkm/4.0.1/Chart.yaml similarity index 94% rename from stable/openkm/4.0.0/Chart.yaml rename to stable/openkm/4.0.1/Chart.yaml index dd7f1997e3a..bf72b26433f 100644 --- a/stable/openkm/4.0.0/Chart.yaml +++ b/stable/openkm/4.0.1/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.0 +version: 4.0.1 kubeVersion: ">=1.16.0-0" keywords: - openkm @@ -16,11 +16,11 @@ sources: dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 6.0.1 + version: 6.0.3 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/openkm/4.0.0/README.md b/stable/openkm/4.0.1/README.md similarity index 93% rename from stable/openkm/4.0.0/README.md rename to stable/openkm/4.0.1/README.md index ce4a44f1387..c1096f296b7 100644 --- a/stable/openkm/4.0.0/README.md +++ b/stable/openkm/4.0.1/README.md @@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 6.0.1 | -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org/ | postgresql | 6.0.3 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/openkm/4.0.0/app-readme.md b/stable/openkm/4.0.1/app-readme.md similarity index 100% rename from stable/openkm/4.0.0/app-readme.md rename to stable/openkm/4.0.1/app-readme.md diff --git a/stable/openkm/4.0.1/charts/common-8.6.3.tgz b/stable/openkm/4.0.1/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/openkm/4.0.1/charts/common-8.6.3.tgz differ diff --git a/stable/openkm/4.0.1/charts/postgresql-6.0.3.tgz b/stable/openkm/4.0.1/charts/postgresql-6.0.3.tgz new file mode 100644 index 00000000000..ed5f455e79b Binary files /dev/null and b/stable/openkm/4.0.1/charts/postgresql-6.0.3.tgz differ diff --git a/stable/openkm/4.0.0/helm-values.md b/stable/openkm/4.0.1/helm-values.md similarity index 100% rename from stable/openkm/4.0.0/helm-values.md rename to stable/openkm/4.0.1/helm-values.md diff --git a/stable/openkm/4.0.0/ix_values.yaml b/stable/openkm/4.0.1/ix_values.yaml similarity index 100% rename from stable/openkm/4.0.0/ix_values.yaml rename to stable/openkm/4.0.1/ix_values.yaml diff --git a/stable/openkm/4.0.0/questions.yaml b/stable/openkm/4.0.1/questions.yaml similarity index 100% rename from stable/openkm/4.0.0/questions.yaml rename to stable/openkm/4.0.1/questions.yaml diff --git a/stable/openkm/4.0.0/templates/_configmap.tpl b/stable/openkm/4.0.1/templates/_configmap.tpl similarity index 100% rename from stable/openkm/4.0.0/templates/_configmap.tpl rename to stable/openkm/4.0.1/templates/_configmap.tpl diff --git a/stable/openkm/4.0.0/templates/common.yaml b/stable/openkm/4.0.1/templates/common.yaml similarity index 100% rename from stable/openkm/4.0.0/templates/common.yaml rename to stable/openkm/4.0.1/templates/common.yaml diff --git a/stable/overseerr/4.0.9/values.yaml b/stable/openkm/4.0.1/values.yaml similarity index 100% rename from stable/overseerr/4.0.9/values.yaml rename to stable/openkm/4.0.1/values.yaml diff --git a/stable/openldap/4.0.14/Chart.lock b/stable/openldap/4.0.14/Chart.lock deleted file mode 100644 index c10aba3be65..00000000000 --- a/stable/openldap/4.0.14/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:57:49.277090632Z" diff --git a/stable/openldap/4.0.14/charts/common-8.6.2.tgz b/stable/openldap/4.0.14/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/openldap/4.0.14/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/openldap/4.0.14/CHANGELOG.md b/stable/openldap/4.0.15/CHANGELOG.md similarity index 91% rename from stable/openldap/4.0.14/CHANGELOG.md rename to stable/openldap/4.0.15/CHANGELOG.md index 418cce40bae..a1b2484cf1e 100644 --- a/stable/openldap/4.0.14/CHANGELOG.md +++ b/stable/openldap/4.0.15/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [openldap-4.0.15](https://github.com/truecharts/apps/compare/openldap-4.0.14...openldap-4.0.15) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [openldap-4.0.14](https://github.com/truecharts/apps/compare/openldap-4.0.13...openldap-4.0.14) (2021-11-15) @@ -88,12 +97,3 @@ ### [openldap-4.0.5](https://github.com/truecharts/apps/compare/openldap-4.0.4...openldap-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/owncast/4.0.9/CONFIG.md b/stable/openldap/4.0.15/CONFIG.md similarity index 100% rename from stable/owncast/4.0.9/CONFIG.md rename to stable/openldap/4.0.15/CONFIG.md diff --git a/stable/openldap/4.0.15/Chart.lock b/stable/openldap/4.0.15/Chart.lock new file mode 100644 index 00000000000..4d94a11d81a --- /dev/null +++ b/stable/openldap/4.0.15/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:33:37.253732808Z" diff --git a/stable/openldap/4.0.14/Chart.yaml b/stable/openldap/4.0.15/Chart.yaml similarity index 95% rename from stable/openldap/4.0.14/Chart.yaml rename to stable/openldap/4.0.15/Chart.yaml index 886eb462737..ae0d437da08 100644 --- a/stable/openldap/4.0.14/Chart.yaml +++ b/stable/openldap/4.0.15/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.5.0" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 deprecated: false description: Community developed LDAP software home: https://www.openldap.org @@ -23,7 +23,7 @@ sources: - https://github.com/jp-gouin/helm-openldap - https://github.com/osixia/docker-openldap type: application -version: 4.0.14 +version: 4.0.15 annotations: truecharts.org/catagories: | - cloud diff --git a/stable/openldap/4.0.14/README.md b/stable/openldap/4.0.15/README.md similarity index 96% rename from stable/openldap/4.0.14/README.md rename to stable/openldap/4.0.15/README.md index 5bff1e68579..785ba5f59b5 100644 --- a/stable/openldap/4.0.14/README.md +++ b/stable/openldap/4.0.15/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/openldap/4.0.14/app-readme.md b/stable/openldap/4.0.15/app-readme.md similarity index 100% rename from stable/openldap/4.0.14/app-readme.md rename to stable/openldap/4.0.15/app-readme.md diff --git a/stable/openldap/4.0.15/charts/common-8.6.3.tgz b/stable/openldap/4.0.15/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/openldap/4.0.15/charts/common-8.6.3.tgz differ diff --git a/stable/openldap/4.0.14/helm-values.md b/stable/openldap/4.0.15/helm-values.md similarity index 100% rename from stable/openldap/4.0.14/helm-values.md rename to stable/openldap/4.0.15/helm-values.md diff --git a/stable/openldap/4.0.14/ix_values.yaml b/stable/openldap/4.0.15/ix_values.yaml similarity index 100% rename from stable/openldap/4.0.14/ix_values.yaml rename to stable/openldap/4.0.15/ix_values.yaml diff --git a/stable/openldap/4.0.14/questions.yaml b/stable/openldap/4.0.15/questions.yaml similarity index 100% rename from stable/openldap/4.0.14/questions.yaml rename to stable/openldap/4.0.15/questions.yaml diff --git a/stable/openldap/4.0.14/templates/_configmap.tpl b/stable/openldap/4.0.15/templates/_configmap.tpl similarity index 100% rename from stable/openldap/4.0.14/templates/_configmap.tpl rename to stable/openldap/4.0.15/templates/_configmap.tpl diff --git a/stable/openldap/4.0.14/templates/common.yaml b/stable/openldap/4.0.15/templates/common.yaml similarity index 100% rename from stable/openldap/4.0.14/templates/common.yaml rename to stable/openldap/4.0.15/templates/common.yaml diff --git a/stable/owncast/4.0.9/values.yaml b/stable/openldap/4.0.15/values.yaml similarity index 100% rename from stable/owncast/4.0.9/values.yaml rename to stable/openldap/4.0.15/values.yaml diff --git a/stable/organizr/9.0.10/Chart.lock b/stable/organizr/9.0.10/Chart.lock deleted file mode 100644 index b866410fb67..00000000000 --- a/stable/organizr/9.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:58:17.495157884Z" diff --git a/stable/organizr/9.0.10/charts/common-8.6.2.tgz b/stable/organizr/9.0.10/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/organizr/9.0.10/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/organizr/9.0.10/CHANGELOG.md b/stable/organizr/9.0.11/CHANGELOG.md similarity index 92% rename from stable/organizr/9.0.10/CHANGELOG.md rename to stable/organizr/9.0.11/CHANGELOG.md index 1bb71ee8777..523c4cbbb59 100644 --- a/stable/organizr/9.0.10/CHANGELOG.md +++ b/stable/organizr/9.0.11/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [organizr-9.0.11](https://github.com/truecharts/apps/compare/organizr-9.0.10...organizr-9.0.11) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [organizr-9.0.10](https://github.com/truecharts/apps/compare/organizr-9.0.9...organizr-9.0.10) (2021-11-15) @@ -88,12 +97,3 @@ #### Chore * update non-major ([#1263](https://github.com/truecharts/apps/issues/1263)) - - - - -### [organizr-9.0.2](https://github.com/truecharts/apps/compare/organizr-9.0.1...organizr-9.0.2) (2021-10-26) - -#### Chore - -* update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) diff --git a/stable/owncloud-ocis/4.0.10/CONFIG.md b/stable/organizr/9.0.11/CONFIG.md similarity index 100% rename from stable/owncloud-ocis/4.0.10/CONFIG.md rename to stable/organizr/9.0.11/CONFIG.md diff --git a/stable/organizr/9.0.11/Chart.lock b/stable/organizr/9.0.11/Chart.lock new file mode 100644 index 00000000000..1503899837a --- /dev/null +++ b/stable/organizr/9.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:34:03.325646359Z" diff --git a/stable/organizr/9.0.10/Chart.yaml b/stable/organizr/9.0.11/Chart.yaml similarity index 95% rename from stable/organizr/9.0.10/Chart.yaml rename to stable/organizr/9.0.11/Chart.yaml index 5c4a40d00aa..1cc9a7b4eb6 100644 --- a/stable/organizr/9.0.10/Chart.yaml +++ b/stable/organizr/9.0.11/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 deprecated: false description: HTPC/Homelab Services Organizer home: https://github.com/truecharts/apps/tree/master/charts/stable/organizr @@ -20,7 +20,7 @@ sources: - https://github.com/causefx/Organizr - https://hub.docker.com/r/organizr/organizr type: application -version: 9.0.10 +version: 9.0.11 annotations: truecharts.org/catagories: | - organizers diff --git a/stable/organizr/9.0.10/README.md b/stable/organizr/9.0.11/README.md similarity index 96% rename from stable/organizr/9.0.10/README.md rename to stable/organizr/9.0.11/README.md index f8d2b3b1ef1..c5ceff5a947 100644 --- a/stable/organizr/9.0.10/README.md +++ b/stable/organizr/9.0.11/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/organizr/9.0.10/app-readme.md b/stable/organizr/9.0.11/app-readme.md similarity index 100% rename from stable/organizr/9.0.10/app-readme.md rename to stable/organizr/9.0.11/app-readme.md diff --git a/stable/organizr/9.0.11/charts/common-8.6.3.tgz b/stable/organizr/9.0.11/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/organizr/9.0.11/charts/common-8.6.3.tgz differ diff --git a/stable/organizr/9.0.10/helm-values.md b/stable/organizr/9.0.11/helm-values.md similarity index 100% rename from stable/organizr/9.0.10/helm-values.md rename to stable/organizr/9.0.11/helm-values.md diff --git a/stable/organizr/9.0.10/ix_values.yaml b/stable/organizr/9.0.11/ix_values.yaml similarity index 100% rename from stable/organizr/9.0.10/ix_values.yaml rename to stable/organizr/9.0.11/ix_values.yaml diff --git a/stable/organizr/9.0.10/questions.yaml b/stable/organizr/9.0.11/questions.yaml similarity index 100% rename from stable/organizr/9.0.10/questions.yaml rename to stable/organizr/9.0.11/questions.yaml diff --git a/stable/organizr/9.0.10/templates/common.yaml b/stable/organizr/9.0.11/templates/common.yaml similarity index 100% rename from stable/organizr/9.0.10/templates/common.yaml rename to stable/organizr/9.0.11/templates/common.yaml diff --git a/stable/owncloud-ocis/4.0.10/values.yaml b/stable/organizr/9.0.11/values.yaml similarity index 100% rename from stable/owncloud-ocis/4.0.10/values.yaml rename to stable/organizr/9.0.11/values.yaml diff --git a/stable/oscam/4.0.9/CHANGELOG.md b/stable/oscam/4.0.10/CHANGELOG.md similarity index 92% rename from stable/oscam/4.0.9/CHANGELOG.md rename to stable/oscam/4.0.10/CHANGELOG.md index d079d6866a9..e77c9b4d9cb 100644 --- a/stable/oscam/4.0.9/CHANGELOG.md +++ b/stable/oscam/4.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [oscam-4.0.10](https://github.com/truecharts/apps/compare/oscam-4.0.9...oscam-4.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [oscam-4.0.9](https://github.com/truecharts/apps/compare/oscam-4.0.8...oscam-4.0.9) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - -### [oscam-4.0.1](https://github.com/truecharts/apps/compare/oscam-4.0.0...oscam-4.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) - diff --git a/stable/pgadmin/4.0.9/CONFIG.md b/stable/oscam/4.0.10/CONFIG.md similarity index 100% rename from stable/pgadmin/4.0.9/CONFIG.md rename to stable/oscam/4.0.10/CONFIG.md diff --git a/stable/oscam/4.0.10/Chart.lock b/stable/oscam/4.0.10/Chart.lock new file mode 100644 index 00000000000..0e2d7e2cd54 --- /dev/null +++ b/stable/oscam/4.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:34:30.599712186Z" diff --git a/stable/oscam/4.0.9/Chart.yaml b/stable/oscam/4.0.10/Chart.yaml similarity index 95% rename from stable/oscam/4.0.9/Chart.yaml rename to stable/oscam/4.0.10/Chart.yaml index 6f31dbb6a47..644b5313a20 100644 --- a/stable/oscam/4.0.9/Chart.yaml +++ b/stable/oscam/4.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "11693" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 deprecated: false description: Open Source Conditional Access Module software home: https://github.com/truecharts/apps/tree/master/charts/stable/oscam @@ -19,7 +19,7 @@ name: oscam sources: - https://trac.streamboard.tv/oscam/browser/trunk type: application -version: 4.0.9 +version: 4.0.10 annotations: truecharts.org/catagories: | - DIY diff --git a/stable/oscam/4.0.9/README.md b/stable/oscam/4.0.10/README.md similarity index 96% rename from stable/oscam/4.0.9/README.md rename to stable/oscam/4.0.10/README.md index 53718d5ff75..7990349cf5d 100644 --- a/stable/oscam/4.0.9/README.md +++ b/stable/oscam/4.0.10/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/oscam/4.0.9/app-readme.md b/stable/oscam/4.0.10/app-readme.md similarity index 100% rename from stable/oscam/4.0.9/app-readme.md rename to stable/oscam/4.0.10/app-readme.md diff --git a/stable/oscam/4.0.10/charts/common-8.6.3.tgz b/stable/oscam/4.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/oscam/4.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/oscam/4.0.9/helm-values.md b/stable/oscam/4.0.10/helm-values.md similarity index 100% rename from stable/oscam/4.0.9/helm-values.md rename to stable/oscam/4.0.10/helm-values.md diff --git a/stable/oscam/4.0.9/ix_values.yaml b/stable/oscam/4.0.10/ix_values.yaml similarity index 100% rename from stable/oscam/4.0.9/ix_values.yaml rename to stable/oscam/4.0.10/ix_values.yaml diff --git a/stable/oscam/4.0.9/questions.yaml b/stable/oscam/4.0.10/questions.yaml similarity index 100% rename from stable/oscam/4.0.9/questions.yaml rename to stable/oscam/4.0.10/questions.yaml diff --git a/stable/oscam/4.0.9/templates/common.yaml b/stable/oscam/4.0.10/templates/common.yaml similarity index 100% rename from stable/oscam/4.0.9/templates/common.yaml rename to stable/oscam/4.0.10/templates/common.yaml diff --git a/stable/pgadmin/4.0.9/values.yaml b/stable/oscam/4.0.10/values.yaml similarity index 100% rename from stable/pgadmin/4.0.9/values.yaml rename to stable/oscam/4.0.10/values.yaml diff --git a/stable/oscam/4.0.9/Chart.lock b/stable/oscam/4.0.9/Chart.lock deleted file mode 100644 index db4bfda374e..00000000000 --- a/stable/oscam/4.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:58:45.756306952Z" diff --git a/stable/oscam/4.0.9/charts/common-8.6.2.tgz b/stable/oscam/4.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/oscam/4.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/overseerr/4.0.9/CHANGELOG.md b/stable/overseerr/4.0.10/CHANGELOG.md similarity index 92% rename from stable/overseerr/4.0.9/CHANGELOG.md rename to stable/overseerr/4.0.10/CHANGELOG.md index b21e487b7be..4dfe24f8013 100644 --- a/stable/overseerr/4.0.9/CHANGELOG.md +++ b/stable/overseerr/4.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [overseerr-4.0.10](https://github.com/truecharts/apps/compare/overseerr-4.0.9...overseerr-4.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [overseerr-4.0.9](https://github.com/truecharts/apps/compare/overseerr-4.0.8...overseerr-4.0.9) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - -### [overseerr-4.0.1](https://github.com/truecharts/apps/compare/overseerr-4.0.0...overseerr-4.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) - diff --git a/stable/photoprism/5.0.9/CONFIG.md b/stable/overseerr/4.0.10/CONFIG.md similarity index 100% rename from stable/photoprism/5.0.9/CONFIG.md rename to stable/overseerr/4.0.10/CONFIG.md diff --git a/stable/overseerr/4.0.10/Chart.lock b/stable/overseerr/4.0.10/Chart.lock new file mode 100644 index 00000000000..e7bcc65fae9 --- /dev/null +++ b/stable/overseerr/4.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:34:57.37749841Z" diff --git a/stable/overseerr/4.0.9/Chart.yaml b/stable/overseerr/4.0.10/Chart.yaml similarity index 96% rename from stable/overseerr/4.0.9/Chart.yaml rename to stable/overseerr/4.0.10/Chart.yaml index fe2fcdc5eb6..ed11651883d 100644 --- a/stable/overseerr/4.0.9/Chart.yaml +++ b/stable/overseerr/4.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.27.0" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: Overseerr is a free and open source software application for managing requests for your media library. It integrates with your existing services such as Sonarr, Radarr and Plex! @@ -23,7 +23,7 @@ name: overseerr sources: - https://github.com/sct/overseerr - https://hub.docker.com/r/sctx/overseerr -version: 4.0.9 +version: 4.0.10 annotations: truecharts.org/catagories: | - media diff --git a/stable/overseerr/4.0.9/README.md b/stable/overseerr/4.0.10/README.md similarity index 96% rename from stable/overseerr/4.0.9/README.md rename to stable/overseerr/4.0.10/README.md index 874f9c98c48..78e9e06a59c 100644 --- a/stable/overseerr/4.0.9/README.md +++ b/stable/overseerr/4.0.10/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/overseerr/4.0.9/app-readme.md b/stable/overseerr/4.0.10/app-readme.md similarity index 100% rename from stable/overseerr/4.0.9/app-readme.md rename to stable/overseerr/4.0.10/app-readme.md diff --git a/stable/overseerr/4.0.10/charts/common-8.6.3.tgz b/stable/overseerr/4.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/overseerr/4.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/overseerr/4.0.9/helm-values.md b/stable/overseerr/4.0.10/helm-values.md similarity index 100% rename from stable/overseerr/4.0.9/helm-values.md rename to stable/overseerr/4.0.10/helm-values.md diff --git a/stable/overseerr/4.0.9/ix_values.yaml b/stable/overseerr/4.0.10/ix_values.yaml similarity index 100% rename from stable/overseerr/4.0.9/ix_values.yaml rename to stable/overseerr/4.0.10/ix_values.yaml diff --git a/stable/overseerr/4.0.9/questions.yaml b/stable/overseerr/4.0.10/questions.yaml similarity index 100% rename from stable/overseerr/4.0.9/questions.yaml rename to stable/overseerr/4.0.10/questions.yaml diff --git a/stable/overseerr/4.0.9/templates/common.yaml b/stable/overseerr/4.0.10/templates/common.yaml similarity index 100% rename from stable/overseerr/4.0.9/templates/common.yaml rename to stable/overseerr/4.0.10/templates/common.yaml diff --git a/stable/photoprism/5.0.9/values.yaml b/stable/overseerr/4.0.10/values.yaml similarity index 100% rename from stable/photoprism/5.0.9/values.yaml rename to stable/overseerr/4.0.10/values.yaml diff --git a/stable/overseerr/4.0.9/Chart.lock b/stable/overseerr/4.0.9/Chart.lock deleted file mode 100644 index 7ebcb1ffe18..00000000000 --- a/stable/overseerr/4.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:59:13.121049616Z" diff --git a/stable/overseerr/4.0.9/charts/common-8.6.2.tgz b/stable/overseerr/4.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/overseerr/4.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/owncast/4.0.9/CHANGELOG.md b/stable/owncast/4.0.10/CHANGELOG.md similarity index 92% rename from stable/owncast/4.0.9/CHANGELOG.md rename to stable/owncast/4.0.10/CHANGELOG.md index c68ee8b5725..d63269064dd 100644 --- a/stable/owncast/4.0.9/CHANGELOG.md +++ b/stable/owncast/4.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [owncast-4.0.10](https://github.com/truecharts/apps/compare/owncast-4.0.9...owncast-4.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [owncast-4.0.9](https://github.com/truecharts/apps/compare/owncast-4.0.8...owncast-4.0.9) (2021-11-15) @@ -88,12 +97,3 @@ ### [owncast-4.0.2](https://github.com/truecharts/apps/compare/owncast-4.0.1...owncast-4.0.2) (2021-10-26) -#### Chore - -* update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - - -### [owncast-4.0.1](https://github.com/truecharts/apps/compare/owncast-4.0.0...owncast-4.0.1) (2021-10-26) - diff --git a/stable/photoshow/1.0.10/CONFIG.md b/stable/owncast/4.0.10/CONFIG.md similarity index 100% rename from stable/photoshow/1.0.10/CONFIG.md rename to stable/owncast/4.0.10/CONFIG.md diff --git a/stable/owncast/4.0.10/Chart.lock b/stable/owncast/4.0.10/Chart.lock new file mode 100644 index 00000000000..717d2444db0 --- /dev/null +++ b/stable/owncast/4.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:35:23.58720996Z" diff --git a/stable/owncast/4.0.9/Chart.yaml b/stable/owncast/4.0.10/Chart.yaml similarity index 95% rename from stable/owncast/4.0.9/Chart.yaml rename to stable/owncast/4.0.10/Chart.yaml index a7cf44c8b5d..41bc475b8fe 100644 --- a/stable/owncast/4.0.9/Chart.yaml +++ b/stable/owncast/4.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.0.10" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: Take control over your live stream video by running it yourself. Streaming + chat out of the box. home: https://github.com/truechartsapps/tree/master/charts/stable/owncast @@ -22,7 +22,7 @@ name: owncast sources: - https://owncast.online/ - https://github.com/owncast/owncast -version: 4.0.9 +version: 4.0.10 annotations: truecharts.org/catagories: | - media diff --git a/stable/owncast/4.0.9/README.md b/stable/owncast/4.0.10/README.md similarity index 96% rename from stable/owncast/4.0.9/README.md rename to stable/owncast/4.0.10/README.md index ae41d986747..5c0cba8ebdd 100644 --- a/stable/owncast/4.0.9/README.md +++ b/stable/owncast/4.0.10/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/owncast/4.0.9/app-readme.md b/stable/owncast/4.0.10/app-readme.md similarity index 100% rename from stable/owncast/4.0.9/app-readme.md rename to stable/owncast/4.0.10/app-readme.md diff --git a/stable/owncast/4.0.10/charts/common-8.6.3.tgz b/stable/owncast/4.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/owncast/4.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/owncast/4.0.9/helm-values.md b/stable/owncast/4.0.10/helm-values.md similarity index 100% rename from stable/owncast/4.0.9/helm-values.md rename to stable/owncast/4.0.10/helm-values.md diff --git a/stable/owncast/4.0.9/ix_values.yaml b/stable/owncast/4.0.10/ix_values.yaml similarity index 100% rename from stable/owncast/4.0.9/ix_values.yaml rename to stable/owncast/4.0.10/ix_values.yaml diff --git a/stable/owncast/4.0.9/questions.yaml b/stable/owncast/4.0.10/questions.yaml similarity index 100% rename from stable/owncast/4.0.9/questions.yaml rename to stable/owncast/4.0.10/questions.yaml diff --git a/stable/owncast/4.0.9/templates/common.yaml b/stable/owncast/4.0.10/templates/common.yaml similarity index 100% rename from stable/owncast/4.0.9/templates/common.yaml rename to stable/owncast/4.0.10/templates/common.yaml diff --git a/stable/photoshow/1.0.10/values.yaml b/stable/owncast/4.0.10/values.yaml similarity index 100% rename from stable/photoshow/1.0.10/values.yaml rename to stable/owncast/4.0.10/values.yaml diff --git a/stable/owncast/4.0.9/Chart.lock b/stable/owncast/4.0.9/Chart.lock deleted file mode 100644 index 20b9d727f54..00000000000 --- a/stable/owncast/4.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:59:40.460331668Z" diff --git a/stable/owncast/4.0.9/charts/common-8.6.2.tgz b/stable/owncast/4.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/owncast/4.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/owncloud-ocis/4.0.10/Chart.lock b/stable/owncloud-ocis/4.0.10/Chart.lock deleted file mode 100644 index 10880876eb5..00000000000 --- a/stable/owncloud-ocis/4.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T23:00:07.973044101Z" diff --git a/stable/owncloud-ocis/4.0.10/charts/common-8.6.2.tgz b/stable/owncloud-ocis/4.0.10/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/owncloud-ocis/4.0.10/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/owncloud-ocis/4.0.10/CHANGELOG.md b/stable/owncloud-ocis/4.0.11/CHANGELOG.md similarity index 91% rename from stable/owncloud-ocis/4.0.10/CHANGELOG.md rename to stable/owncloud-ocis/4.0.11/CHANGELOG.md index dbf1e6e56a5..b4ea37eafe2 100644 --- a/stable/owncloud-ocis/4.0.10/CHANGELOG.md +++ b/stable/owncloud-ocis/4.0.11/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [owncloud-ocis-4.0.11](https://github.com/truecharts/apps/compare/owncloud-ocis-4.0.10...owncloud-ocis-4.0.11) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [owncloud-ocis-4.0.10](https://github.com/truecharts/apps/compare/owncloud-ocis-4.0.9...owncloud-ocis-4.0.10) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major ([#1263](https://github.com/truecharts/apps/issues/1263)) - - - -### [owncloud-ocis-4.0.2](https://github.com/truecharts/apps/compare/owncloud-ocis-4.0.1...owncloud-ocis-4.0.2) (2021-10-26) - -#### Chore - -* update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - diff --git a/stable/phpldapadmin/4.0.9/CONFIG.md b/stable/owncloud-ocis/4.0.11/CONFIG.md similarity index 100% rename from stable/phpldapadmin/4.0.9/CONFIG.md rename to stable/owncloud-ocis/4.0.11/CONFIG.md diff --git a/stable/owncloud-ocis/4.0.11/Chart.lock b/stable/owncloud-ocis/4.0.11/Chart.lock new file mode 100644 index 00000000000..3c724f4c993 --- /dev/null +++ b/stable/owncloud-ocis/4.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:35:49.736380472Z" diff --git a/stable/owncloud-ocis/4.0.10/Chart.yaml b/stable/owncloud-ocis/4.0.11/Chart.yaml similarity index 95% rename from stable/owncloud-ocis/4.0.10/Chart.yaml rename to stable/owncloud-ocis/4.0.11/Chart.yaml index 9157af7aea7..1a6fa625739 100644 --- a/stable/owncloud-ocis/4.0.10/Chart.yaml +++ b/stable/owncloud-ocis/4.0.11/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.14.0" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: ownCloud Infinite Scale is a self-hosted file sync and share server. home: https://github.com/truechartsapps/tree/master/charts/stable/owncloud-ocis icon: https://avatars.githubusercontent.com/u/1645051?s=200&v=4 @@ -25,7 +25,7 @@ name: owncloud-ocis sources: - https://hub.docker.com/r/owncloud/ocis - https://owncloud.dev/ocis/ -version: 4.0.10 +version: 4.0.11 annotations: truecharts.org/catagories: | - media diff --git a/stable/owncloud-ocis/4.0.10/README.md b/stable/owncloud-ocis/4.0.11/README.md similarity index 96% rename from stable/owncloud-ocis/4.0.10/README.md rename to stable/owncloud-ocis/4.0.11/README.md index 0f93b289838..454344343a2 100644 --- a/stable/owncloud-ocis/4.0.10/README.md +++ b/stable/owncloud-ocis/4.0.11/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/owncloud-ocis/4.0.10/app-readme.md b/stable/owncloud-ocis/4.0.11/app-readme.md similarity index 100% rename from stable/owncloud-ocis/4.0.10/app-readme.md rename to stable/owncloud-ocis/4.0.11/app-readme.md diff --git a/stable/owncloud-ocis/4.0.11/charts/common-8.6.3.tgz b/stable/owncloud-ocis/4.0.11/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/owncloud-ocis/4.0.11/charts/common-8.6.3.tgz differ diff --git a/stable/owncloud-ocis/4.0.10/helm-values.md b/stable/owncloud-ocis/4.0.11/helm-values.md similarity index 100% rename from stable/owncloud-ocis/4.0.10/helm-values.md rename to stable/owncloud-ocis/4.0.11/helm-values.md diff --git a/stable/owncloud-ocis/4.0.10/ix_values.yaml b/stable/owncloud-ocis/4.0.11/ix_values.yaml similarity index 100% rename from stable/owncloud-ocis/4.0.10/ix_values.yaml rename to stable/owncloud-ocis/4.0.11/ix_values.yaml diff --git a/stable/owncloud-ocis/4.0.10/questions.yaml b/stable/owncloud-ocis/4.0.11/questions.yaml similarity index 100% rename from stable/owncloud-ocis/4.0.10/questions.yaml rename to stable/owncloud-ocis/4.0.11/questions.yaml diff --git a/stable/owncloud-ocis/4.0.10/templates/common.yaml b/stable/owncloud-ocis/4.0.11/templates/common.yaml similarity index 100% rename from stable/owncloud-ocis/4.0.10/templates/common.yaml rename to stable/owncloud-ocis/4.0.11/templates/common.yaml diff --git a/stable/phpldapadmin/4.0.9/values.yaml b/stable/owncloud-ocis/4.0.11/values.yaml similarity index 100% rename from stable/phpldapadmin/4.0.9/values.yaml rename to stable/owncloud-ocis/4.0.11/values.yaml diff --git a/stable/pgadmin/4.0.9/CHANGELOG.md b/stable/pgadmin/4.0.10/CHANGELOG.md similarity index 90% rename from stable/pgadmin/4.0.9/CHANGELOG.md rename to stable/pgadmin/4.0.10/CHANGELOG.md index d32c0ecdee6..d8ee825371a 100644 --- a/stable/pgadmin/4.0.9/CHANGELOG.md +++ b/stable/pgadmin/4.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [pgadmin-4.0.10](https://github.com/truecharts/apps/compare/pgadmin-4.0.9...pgadmin-4.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [pgadmin-4.0.9](https://github.com/truecharts/apps/compare/pgadmin-4.0.8...pgadmin-4.0.9) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - -### [pgadmin-4.0.1](https://github.com/truecharts/apps/compare/pgadmin-4.0.0...pgadmin-4.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) -* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232)) diff --git a/stable/piaware/4.0.9/CONFIG.md b/stable/pgadmin/4.0.10/CONFIG.md similarity index 100% rename from stable/piaware/4.0.9/CONFIG.md rename to stable/pgadmin/4.0.10/CONFIG.md diff --git a/stable/pgadmin/4.0.10/Chart.lock b/stable/pgadmin/4.0.10/Chart.lock new file mode 100644 index 00000000000..c77466415c5 --- /dev/null +++ b/stable/pgadmin/4.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:36:16.104285612Z" diff --git a/stable/pgadmin/4.0.9/Chart.yaml b/stable/pgadmin/4.0.10/Chart.yaml similarity index 95% rename from stable/pgadmin/4.0.9/Chart.yaml rename to stable/pgadmin/4.0.10/Chart.yaml index 87d7ca11664..7c5112bf329 100644 --- a/stable/pgadmin/4.0.9/Chart.yaml +++ b/stable/pgadmin/4.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "6.1" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 deprecated: false description: Web-Based postgresql database management utility home: https://github.com/truecharts/apps/tree/master/charts/stable/pgadmin @@ -21,7 +21,7 @@ name: pgadmin sources: - https://www.pgadmin.org/ type: application -version: 4.0.9 +version: 4.0.10 annotations: truecharts.org/catagories: | - management diff --git a/stable/pgadmin/4.0.9/README.md b/stable/pgadmin/4.0.10/README.md similarity index 96% rename from stable/pgadmin/4.0.9/README.md rename to stable/pgadmin/4.0.10/README.md index 506034583c8..33b89c4572c 100644 --- a/stable/pgadmin/4.0.9/README.md +++ b/stable/pgadmin/4.0.10/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/pgadmin/4.0.9/app-readme.md b/stable/pgadmin/4.0.10/app-readme.md similarity index 100% rename from stable/pgadmin/4.0.9/app-readme.md rename to stable/pgadmin/4.0.10/app-readme.md diff --git a/stable/pgadmin/4.0.10/charts/common-8.6.3.tgz b/stable/pgadmin/4.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/pgadmin/4.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/pgadmin/4.0.9/helm-values.md b/stable/pgadmin/4.0.10/helm-values.md similarity index 100% rename from stable/pgadmin/4.0.9/helm-values.md rename to stable/pgadmin/4.0.10/helm-values.md diff --git a/stable/pgadmin/4.0.9/ix_values.yaml b/stable/pgadmin/4.0.10/ix_values.yaml similarity index 100% rename from stable/pgadmin/4.0.9/ix_values.yaml rename to stable/pgadmin/4.0.10/ix_values.yaml diff --git a/stable/pgadmin/4.0.9/questions.yaml b/stable/pgadmin/4.0.10/questions.yaml similarity index 100% rename from stable/pgadmin/4.0.9/questions.yaml rename to stable/pgadmin/4.0.10/questions.yaml diff --git a/stable/pgadmin/4.0.9/templates/common.yaml b/stable/pgadmin/4.0.10/templates/common.yaml similarity index 100% rename from stable/pgadmin/4.0.9/templates/common.yaml rename to stable/pgadmin/4.0.10/templates/common.yaml diff --git a/stable/piaware/4.0.9/values.yaml b/stable/pgadmin/4.0.10/values.yaml similarity index 100% rename from stable/piaware/4.0.9/values.yaml rename to stable/pgadmin/4.0.10/values.yaml diff --git a/stable/pgadmin/4.0.9/Chart.lock b/stable/pgadmin/4.0.9/Chart.lock deleted file mode 100644 index 169cef4d750..00000000000 --- a/stable/pgadmin/4.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T23:00:36.636380537Z" diff --git a/stable/pgadmin/4.0.9/charts/common-8.6.2.tgz b/stable/pgadmin/4.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/pgadmin/4.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/photoprism/5.0.9/CHANGELOG.md b/stable/photoprism/5.0.10/CHANGELOG.md similarity index 92% rename from stable/photoprism/5.0.9/CHANGELOG.md rename to stable/photoprism/5.0.10/CHANGELOG.md index b2b5eaff82d..43a6837584c 100644 --- a/stable/photoprism/5.0.9/CHANGELOG.md +++ b/stable/photoprism/5.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [photoprism-5.0.10](https://github.com/truecharts/apps/compare/photoprism-5.0.9...photoprism-5.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [photoprism-5.0.9](https://github.com/truecharts/apps/compare/photoprism-5.0.8...photoprism-5.0.9) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - -### [photoprism-5.0.1](https://github.com/truecharts/apps/compare/photoprism-5.0.0...photoprism-5.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) - diff --git a/stable/pihole/4.0.10/CONFIG.md b/stable/photoprism/5.0.10/CONFIG.md similarity index 100% rename from stable/pihole/4.0.10/CONFIG.md rename to stable/photoprism/5.0.10/CONFIG.md diff --git a/stable/photoprism/5.0.10/Chart.lock b/stable/photoprism/5.0.10/Chart.lock new file mode 100644 index 00000000000..71556cde492 --- /dev/null +++ b/stable/photoprism/5.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:36:42.336003145Z" diff --git a/stable/photoprism/5.0.9/Chart.yaml b/stable/photoprism/5.0.10/Chart.yaml similarity index 95% rename from stable/photoprism/5.0.9/Chart.yaml rename to stable/photoprism/5.0.10/Chart.yaml index 29057af1c78..4cb3d06d6b9 100644 --- a/stable/photoprism/5.0.9/Chart.yaml +++ b/stable/photoprism/5.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "20211018" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: "PhotoPrism\xC2\xAE is a server-based application for browsing, organizing\ \ and sharing your personal photo collection" home: https://github.com/truechartsapps/tree/master/charts/stable/photoprism @@ -22,7 +22,7 @@ name: photoprism sources: - https://github.com/photoprism/photoprism - https://hub.docker.com/r/photoprism/photoprism -version: 5.0.9 +version: 5.0.10 annotations: truecharts.org/catagories: | - media diff --git a/stable/photoprism/5.0.9/README.md b/stable/photoprism/5.0.10/README.md similarity index 96% rename from stable/photoprism/5.0.9/README.md rename to stable/photoprism/5.0.10/README.md index 135ba1e7646..0950fedbb8d 100644 --- a/stable/photoprism/5.0.9/README.md +++ b/stable/photoprism/5.0.10/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/photoprism/5.0.9/app-readme.md b/stable/photoprism/5.0.10/app-readme.md similarity index 100% rename from stable/photoprism/5.0.9/app-readme.md rename to stable/photoprism/5.0.10/app-readme.md diff --git a/stable/photoprism/5.0.10/charts/common-8.6.3.tgz b/stable/photoprism/5.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/photoprism/5.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/photoprism/5.0.9/helm-values.md b/stable/photoprism/5.0.10/helm-values.md similarity index 100% rename from stable/photoprism/5.0.9/helm-values.md rename to stable/photoprism/5.0.10/helm-values.md diff --git a/stable/photoprism/5.0.9/ix_values.yaml b/stable/photoprism/5.0.10/ix_values.yaml similarity index 100% rename from stable/photoprism/5.0.9/ix_values.yaml rename to stable/photoprism/5.0.10/ix_values.yaml diff --git a/stable/photoprism/5.0.9/questions.yaml b/stable/photoprism/5.0.10/questions.yaml similarity index 100% rename from stable/photoprism/5.0.9/questions.yaml rename to stable/photoprism/5.0.10/questions.yaml diff --git a/stable/photoprism/5.0.9/templates/common.yaml b/stable/photoprism/5.0.10/templates/common.yaml similarity index 100% rename from stable/photoprism/5.0.9/templates/common.yaml rename to stable/photoprism/5.0.10/templates/common.yaml diff --git a/stable/pihole/4.0.10/values.yaml b/stable/photoprism/5.0.10/values.yaml similarity index 100% rename from stable/pihole/4.0.10/values.yaml rename to stable/photoprism/5.0.10/values.yaml diff --git a/stable/photoprism/5.0.9/Chart.lock b/stable/photoprism/5.0.9/Chart.lock deleted file mode 100644 index 0af1af1cda7..00000000000 --- a/stable/photoprism/5.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T23:01:05.263279594Z" diff --git a/stable/photoprism/5.0.9/charts/common-8.6.2.tgz b/stable/photoprism/5.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/photoprism/5.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/photoshow/1.0.10/Chart.lock b/stable/photoshow/1.0.10/Chart.lock deleted file mode 100644 index 5984e91f8dc..00000000000 --- a/stable/photoshow/1.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T23:01:33.403375612Z" diff --git a/stable/photoshow/1.0.10/charts/common-8.6.2.tgz b/stable/photoshow/1.0.10/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/photoshow/1.0.10/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/photoshow/1.0.10/CHANGELOG.md b/stable/photoshow/1.0.11/CHANGELOG.md similarity index 92% rename from stable/photoshow/1.0.10/CHANGELOG.md rename to stable/photoshow/1.0.11/CHANGELOG.md index 3ec4f9ff765..08e48931d55 100644 --- a/stable/photoshow/1.0.10/CHANGELOG.md +++ b/stable/photoshow/1.0.11/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [photoshow-1.0.11](https://github.com/truecharts/apps/compare/photoshow-1.0.10...photoshow-1.0.11) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [photoshow-1.0.10](https://github.com/truecharts/apps/compare/photoshow-1.0.9...photoshow-1.0.10) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major ([#1263](https://github.com/truecharts/apps/issues/1263)) - - - -### [photoshow-1.0.2](https://github.com/truecharts/apps/compare/photoshow-1.0.1...photoshow-1.0.2) (2021-10-26) - -#### Chore - -* update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - diff --git a/stable/pixapop/1.0.9/CONFIG.md b/stable/photoshow/1.0.11/CONFIG.md similarity index 100% rename from stable/pixapop/1.0.9/CONFIG.md rename to stable/photoshow/1.0.11/CONFIG.md diff --git a/stable/photoshow/1.0.11/Chart.lock b/stable/photoshow/1.0.11/Chart.lock new file mode 100644 index 00000000000..b649e298da7 --- /dev/null +++ b/stable/photoshow/1.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:37:08.793113723Z" diff --git a/stable/photoshow/1.0.10/Chart.yaml b/stable/photoshow/1.0.11/Chart.yaml similarity index 96% rename from stable/photoshow/1.0.10/Chart.yaml rename to stable/photoshow/1.0.11/Chart.yaml index 1096df06d1b..ca518973d8b 100644 --- a/stable/photoshow/1.0.10/Chart.yaml +++ b/stable/photoshow/1.0.11/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "48aabb98" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: A gallery software at its easiest, it doesn't even require a database. home: https://github.com/truecharts/apps/tree/master/charts/stable/photoshow icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/photoshow-icon.png @@ -23,7 +23,7 @@ sources: - https://github.com/thibaud-rohmer/PhotoShow - https://github.com/linuxserver/docker-photoshow type: application -version: 1.0.10 +version: 1.0.11 annotations: truecharts.org/catagories: | - media diff --git a/stable/photoshow/1.0.10/README.md b/stable/photoshow/1.0.11/README.md similarity index 96% rename from stable/photoshow/1.0.10/README.md rename to stable/photoshow/1.0.11/README.md index 7d4b987907a..941fa84993b 100644 --- a/stable/photoshow/1.0.10/README.md +++ b/stable/photoshow/1.0.11/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/photoshow/1.0.10/app-readme.md b/stable/photoshow/1.0.11/app-readme.md similarity index 100% rename from stable/photoshow/1.0.10/app-readme.md rename to stable/photoshow/1.0.11/app-readme.md diff --git a/stable/photoshow/1.0.11/charts/common-8.6.3.tgz b/stable/photoshow/1.0.11/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/photoshow/1.0.11/charts/common-8.6.3.tgz differ diff --git a/stable/photoshow/1.0.10/helm-values.md b/stable/photoshow/1.0.11/helm-values.md similarity index 100% rename from stable/photoshow/1.0.10/helm-values.md rename to stable/photoshow/1.0.11/helm-values.md diff --git a/stable/photoshow/1.0.10/ix_values.yaml b/stable/photoshow/1.0.11/ix_values.yaml similarity index 100% rename from stable/photoshow/1.0.10/ix_values.yaml rename to stable/photoshow/1.0.11/ix_values.yaml diff --git a/stable/photoshow/1.0.10/questions.yaml b/stable/photoshow/1.0.11/questions.yaml similarity index 100% rename from stable/photoshow/1.0.10/questions.yaml rename to stable/photoshow/1.0.11/questions.yaml diff --git a/stable/photoshow/1.0.10/templates/common.yaml b/stable/photoshow/1.0.11/templates/common.yaml similarity index 100% rename from stable/photoshow/1.0.10/templates/common.yaml rename to stable/photoshow/1.0.11/templates/common.yaml diff --git a/stable/pixapop/1.0.9/values.yaml b/stable/photoshow/1.0.11/values.yaml similarity index 100% rename from stable/pixapop/1.0.9/values.yaml rename to stable/photoshow/1.0.11/values.yaml diff --git a/stable/phpldapadmin/4.0.9/CHANGELOG.md b/stable/phpldapadmin/4.0.10/CHANGELOG.md similarity index 91% rename from stable/phpldapadmin/4.0.9/CHANGELOG.md rename to stable/phpldapadmin/4.0.10/CHANGELOG.md index f47bd79c23b..ff8d1bf6217 100644 --- a/stable/phpldapadmin/4.0.9/CHANGELOG.md +++ b/stable/phpldapadmin/4.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [phpldapadmin-4.0.10](https://github.com/truecharts/apps/compare/phpldapadmin-4.0.9...phpldapadmin-4.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [phpldapadmin-4.0.9](https://github.com/truecharts/apps/compare/phpldapadmin-4.0.8...phpldapadmin-4.0.9) (2021-11-15) @@ -88,12 +97,3 @@ - -### [phpldapadmin-4.0.1](https://github.com/truecharts/apps/compare/phpldapadmin-4.0.0...phpldapadmin-4.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) - - - diff --git a/stable/plex/8.0.10/CONFIG.md b/stable/phpldapadmin/4.0.10/CONFIG.md similarity index 100% rename from stable/plex/8.0.10/CONFIG.md rename to stable/phpldapadmin/4.0.10/CONFIG.md diff --git a/stable/phpldapadmin/4.0.10/Chart.lock b/stable/phpldapadmin/4.0.10/Chart.lock new file mode 100644 index 00000000000..26962505c36 --- /dev/null +++ b/stable/phpldapadmin/4.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:37:35.015331741Z" diff --git a/stable/phpldapadmin/4.0.9/Chart.yaml b/stable/phpldapadmin/4.0.10/Chart.yaml similarity index 95% rename from stable/phpldapadmin/4.0.9/Chart.yaml rename to stable/phpldapadmin/4.0.10/Chart.yaml index 828f064e5ec..b83fb9659fc 100644 --- a/stable/phpldapadmin/4.0.9/Chart.yaml +++ b/stable/phpldapadmin/4.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.9.0" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 deprecated: false description: Web-based LDAP browser to manage your LDAP server home: https://github.com/truecharts/apps/tree/master/charts/stable/phpldapadmin @@ -21,7 +21,7 @@ name: phpldapadmin sources: - https://gitlab.v2.rancher.geohub.space/g3s/i3s/i3s-helm-catalog type: application -version: 4.0.9 +version: 4.0.10 annotations: truecharts.org/catagories: | - management diff --git a/stable/phpldapadmin/4.0.9/README.md b/stable/phpldapadmin/4.0.10/README.md similarity index 96% rename from stable/phpldapadmin/4.0.9/README.md rename to stable/phpldapadmin/4.0.10/README.md index 86bfd71bd3c..b3e8a626484 100644 --- a/stable/phpldapadmin/4.0.9/README.md +++ b/stable/phpldapadmin/4.0.10/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/phpldapadmin/4.0.9/app-readme.md b/stable/phpldapadmin/4.0.10/app-readme.md similarity index 100% rename from stable/phpldapadmin/4.0.9/app-readme.md rename to stable/phpldapadmin/4.0.10/app-readme.md diff --git a/stable/phpldapadmin/4.0.10/charts/common-8.6.3.tgz b/stable/phpldapadmin/4.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/phpldapadmin/4.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/phpldapadmin/4.0.9/helm-values.md b/stable/phpldapadmin/4.0.10/helm-values.md similarity index 100% rename from stable/phpldapadmin/4.0.9/helm-values.md rename to stable/phpldapadmin/4.0.10/helm-values.md diff --git a/stable/phpldapadmin/4.0.9/ix_values.yaml b/stable/phpldapadmin/4.0.10/ix_values.yaml similarity index 100% rename from stable/phpldapadmin/4.0.9/ix_values.yaml rename to stable/phpldapadmin/4.0.10/ix_values.yaml diff --git a/stable/phpldapadmin/4.0.9/questions.yaml b/stable/phpldapadmin/4.0.10/questions.yaml similarity index 100% rename from stable/phpldapadmin/4.0.9/questions.yaml rename to stable/phpldapadmin/4.0.10/questions.yaml diff --git a/stable/phpldapadmin/4.0.9/templates/common.yaml b/stable/phpldapadmin/4.0.10/templates/common.yaml similarity index 100% rename from stable/phpldapadmin/4.0.9/templates/common.yaml rename to stable/phpldapadmin/4.0.10/templates/common.yaml diff --git a/stable/plex/8.0.10/values.yaml b/stable/phpldapadmin/4.0.10/values.yaml similarity index 100% rename from stable/plex/8.0.10/values.yaml rename to stable/phpldapadmin/4.0.10/values.yaml diff --git a/stable/phpldapadmin/4.0.9/Chart.lock b/stable/phpldapadmin/4.0.9/Chart.lock deleted file mode 100644 index b9968a537b8..00000000000 --- a/stable/phpldapadmin/4.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T23:02:01.084120202Z" diff --git a/stable/phpldapadmin/4.0.9/charts/common-8.6.2.tgz b/stable/phpldapadmin/4.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/phpldapadmin/4.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/piaware/4.0.9/CHANGELOG.md b/stable/piaware/4.0.10/CHANGELOG.md similarity index 92% rename from stable/piaware/4.0.9/CHANGELOG.md rename to stable/piaware/4.0.10/CHANGELOG.md index 59ad3d28652..4a45f001f79 100644 --- a/stable/piaware/4.0.9/CHANGELOG.md +++ b/stable/piaware/4.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [piaware-4.0.10](https://github.com/truecharts/apps/compare/piaware-4.0.9...piaware-4.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [piaware-4.0.9](https://github.com/truecharts/apps/compare/piaware-4.0.8...piaware-4.0.9) (2021-11-15) @@ -88,12 +97,3 @@ ### [piaware-4.0.2](https://github.com/truecharts/apps/compare/piaware-4.0.1...piaware-4.0.2) (2021-10-26) -#### Chore - -* update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - - -### [piaware-4.0.1](https://github.com/truecharts/apps/compare/piaware-4.0.0...piaware-4.0.1) (2021-10-26) - diff --git a/stable/podgrab/7.0.9/CONFIG.md b/stable/piaware/4.0.10/CONFIG.md similarity index 100% rename from stable/podgrab/7.0.9/CONFIG.md rename to stable/piaware/4.0.10/CONFIG.md diff --git a/stable/piaware/4.0.10/Chart.lock b/stable/piaware/4.0.10/Chart.lock new file mode 100644 index 00000000000..ae89e5d4a30 --- /dev/null +++ b/stable/piaware/4.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:38:01.604060145Z" diff --git a/stable/piaware/4.0.9/Chart.yaml b/stable/piaware/4.0.10/Chart.yaml similarity index 95% rename from stable/piaware/4.0.9/Chart.yaml rename to stable/piaware/4.0.10/Chart.yaml index bfcf838dc3d..948c7d5e06d 100644 --- a/stable/piaware/4.0.9/Chart.yaml +++ b/stable/piaware/4.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "6.1" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: Program for forwarding ADS-B data to FlightAware home: https://github.com/truechartsapps/tree/master/charts/stable/piaware icon: https://pbs.twimg.com/profile_images/964269455483088897/mr2UgvfG_400x400.jpg @@ -19,7 +19,7 @@ maintainers: name: piaware sources: - https://github.com/flightaware/piaware -version: 4.0.9 +version: 4.0.10 annotations: truecharts.org/catagories: | - media diff --git a/stable/piaware/4.0.9/README.md b/stable/piaware/4.0.10/README.md similarity index 96% rename from stable/piaware/4.0.9/README.md rename to stable/piaware/4.0.10/README.md index c6ba9fddde0..3715b7e60b4 100644 --- a/stable/piaware/4.0.9/README.md +++ b/stable/piaware/4.0.10/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/piaware/4.0.9/app-readme.md b/stable/piaware/4.0.10/app-readme.md similarity index 100% rename from stable/piaware/4.0.9/app-readme.md rename to stable/piaware/4.0.10/app-readme.md diff --git a/stable/piaware/4.0.10/charts/common-8.6.3.tgz b/stable/piaware/4.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/piaware/4.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/piaware/4.0.9/ci/ct-values.yaml b/stable/piaware/4.0.10/ci/ct-values.yaml similarity index 100% rename from stable/piaware/4.0.9/ci/ct-values.yaml rename to stable/piaware/4.0.10/ci/ct-values.yaml diff --git a/stable/piaware/4.0.9/helm-values.md b/stable/piaware/4.0.10/helm-values.md similarity index 100% rename from stable/piaware/4.0.9/helm-values.md rename to stable/piaware/4.0.10/helm-values.md diff --git a/stable/piaware/4.0.9/ix_values.yaml b/stable/piaware/4.0.10/ix_values.yaml similarity index 100% rename from stable/piaware/4.0.9/ix_values.yaml rename to stable/piaware/4.0.10/ix_values.yaml diff --git a/stable/piaware/4.0.9/questions.yaml b/stable/piaware/4.0.10/questions.yaml similarity index 100% rename from stable/piaware/4.0.9/questions.yaml rename to stable/piaware/4.0.10/questions.yaml diff --git a/stable/piaware/4.0.9/templates/common.yaml b/stable/piaware/4.0.10/templates/common.yaml similarity index 100% rename from stable/piaware/4.0.9/templates/common.yaml rename to stable/piaware/4.0.10/templates/common.yaml diff --git a/stable/podgrab/7.0.9/values.yaml b/stable/piaware/4.0.10/values.yaml similarity index 100% rename from stable/podgrab/7.0.9/values.yaml rename to stable/piaware/4.0.10/values.yaml diff --git a/stable/piaware/4.0.9/Chart.lock b/stable/piaware/4.0.9/Chart.lock deleted file mode 100644 index 8725f23e251..00000000000 --- a/stable/piaware/4.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T23:02:29.439603055Z" diff --git a/stable/piaware/4.0.9/charts/common-8.6.2.tgz b/stable/piaware/4.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/piaware/4.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/pihole/4.0.10/Chart.lock b/stable/pihole/4.0.10/Chart.lock deleted file mode 100644 index de440b623dc..00000000000 --- a/stable/pihole/4.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T23:02:57.241912869Z" diff --git a/stable/pihole/4.0.10/charts/common-8.6.2.tgz b/stable/pihole/4.0.10/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/pihole/4.0.10/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/pihole/4.0.10/CHANGELOG.md b/stable/pihole/4.0.11/CHANGELOG.md similarity index 91% rename from stable/pihole/4.0.10/CHANGELOG.md rename to stable/pihole/4.0.11/CHANGELOG.md index 43d4e90980b..d391ce3ee1a 100644 --- a/stable/pihole/4.0.10/CHANGELOG.md +++ b/stable/pihole/4.0.11/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [pihole-4.0.11](https://github.com/truecharts/apps/compare/pihole-4.0.10...pihole-4.0.11) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [pihole-4.0.10](https://github.com/truecharts/apps/compare/pihole-4.0.9...pihole-4.0.10) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) - - -### [pihole-4.0.2](https://github.com/truecharts/apps/compare/pihole-4.0.1...pihole-4.0.2) (2021-10-26) - -#### Chore - -* update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - diff --git a/stable/pretend-youre-xyzzy/4.0.9/CONFIG.md b/stable/pihole/4.0.11/CONFIG.md similarity index 100% rename from stable/pretend-youre-xyzzy/4.0.9/CONFIG.md rename to stable/pihole/4.0.11/CONFIG.md diff --git a/stable/pihole/4.0.11/Chart.lock b/stable/pihole/4.0.11/Chart.lock new file mode 100644 index 00000000000..309fad6f7e8 --- /dev/null +++ b/stable/pihole/4.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:38:27.722273857Z" diff --git a/stable/pihole/4.0.10/Chart.yaml b/stable/pihole/4.0.11/Chart.yaml similarity index 95% rename from stable/pihole/4.0.10/Chart.yaml rename to stable/pihole/4.0.11/Chart.yaml index d8558816110..83920c36c1b 100644 --- a/stable/pihole/4.0.10/Chart.yaml +++ b/stable/pihole/4.0.11/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2021.10" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 deprecated: false description: DNS and Ad-filtering for your network home: https://github.com/truecharts/apps/tree/master/charts/stable/pihole @@ -21,7 +21,7 @@ sources: - https://github.com/pi-hole - https://github.com/pi-hole/docker-pi-hole type: application -version: 4.0.10 +version: 4.0.11 annotations: truecharts.org/catagories: | - networking diff --git a/stable/pihole/4.0.10/README.md b/stable/pihole/4.0.11/README.md similarity index 96% rename from stable/pihole/4.0.10/README.md rename to stable/pihole/4.0.11/README.md index 6766fd1f17a..fe300c81db2 100644 --- a/stable/pihole/4.0.10/README.md +++ b/stable/pihole/4.0.11/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/pihole/4.0.10/app-readme.md b/stable/pihole/4.0.11/app-readme.md similarity index 100% rename from stable/pihole/4.0.10/app-readme.md rename to stable/pihole/4.0.11/app-readme.md diff --git a/stable/pihole/4.0.11/charts/common-8.6.3.tgz b/stable/pihole/4.0.11/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/pihole/4.0.11/charts/common-8.6.3.tgz differ diff --git a/stable/pihole/4.0.10/helm-values.md b/stable/pihole/4.0.11/helm-values.md similarity index 100% rename from stable/pihole/4.0.10/helm-values.md rename to stable/pihole/4.0.11/helm-values.md diff --git a/stable/pihole/4.0.10/ix_values.yaml b/stable/pihole/4.0.11/ix_values.yaml similarity index 100% rename from stable/pihole/4.0.10/ix_values.yaml rename to stable/pihole/4.0.11/ix_values.yaml diff --git a/stable/pihole/4.0.10/questions.yaml b/stable/pihole/4.0.11/questions.yaml similarity index 100% rename from stable/pihole/4.0.10/questions.yaml rename to stable/pihole/4.0.11/questions.yaml diff --git a/stable/pihole/4.0.10/templates/_configmap.tpl b/stable/pihole/4.0.11/templates/_configmap.tpl similarity index 100% rename from stable/pihole/4.0.10/templates/_configmap.tpl rename to stable/pihole/4.0.11/templates/_configmap.tpl diff --git a/stable/pihole/4.0.10/templates/common.yaml b/stable/pihole/4.0.11/templates/common.yaml similarity index 100% rename from stable/pihole/4.0.10/templates/common.yaml rename to stable/pihole/4.0.11/templates/common.yaml diff --git a/stable/pretend-youre-xyzzy/4.0.9/values.yaml b/stable/pihole/4.0.11/values.yaml similarity index 100% rename from stable/pretend-youre-xyzzy/4.0.9/values.yaml rename to stable/pihole/4.0.11/values.yaml diff --git a/stable/pixapop/1.0.9/CHANGELOG.md b/stable/pixapop/1.0.10/CHANGELOG.md similarity index 92% rename from stable/pixapop/1.0.9/CHANGELOG.md rename to stable/pixapop/1.0.10/CHANGELOG.md index 8979ad645ea..2cf09c4b3e4 100644 --- a/stable/pixapop/1.0.9/CHANGELOG.md +++ b/stable/pixapop/1.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [pixapop-1.0.10](https://github.com/truecharts/apps/compare/pixapop-1.0.9...pixapop-1.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [pixapop-1.0.9](https://github.com/truecharts/apps/compare/pixapop-1.0.8...pixapop-1.0.9) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - -### [pixapop-1.0.1](https://github.com/truecharts/apps/compare/pixapop-1.0.0...pixapop-1.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) - diff --git a/stable/protonmail-bridge/4.0.9/CONFIG.md b/stable/pixapop/1.0.10/CONFIG.md similarity index 100% rename from stable/protonmail-bridge/4.0.9/CONFIG.md rename to stable/pixapop/1.0.10/CONFIG.md diff --git a/stable/pixapop/1.0.10/Chart.lock b/stable/pixapop/1.0.10/Chart.lock new file mode 100644 index 00000000000..c4120ba0b67 --- /dev/null +++ b/stable/pixapop/1.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:38:54.07722269Z" diff --git a/stable/pixapop/1.0.9/Chart.yaml b/stable/pixapop/1.0.10/Chart.yaml similarity index 96% rename from stable/pixapop/1.0.9/Chart.yaml rename to stable/pixapop/1.0.10/Chart.yaml index f50b5925ffb..4bec6e3940c 100644 --- a/stable/pixapop/1.0.9/Chart.yaml +++ b/stable/pixapop/1.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.2" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: An open-source single page application to view your photos in the easiest way possible. home: https://github.com/truecharts/apps/tree/master/charts/stable/pixapop @@ -23,7 +23,7 @@ sources: - https://github.com/linuxserver/docker-pixapop - https://github.com/bierdok/pixapop type: application -version: 1.0.9 +version: 1.0.10 annotations: truecharts.org/catagories: | - media diff --git a/stable/pixapop/1.0.9/README.md b/stable/pixapop/1.0.10/README.md similarity index 96% rename from stable/pixapop/1.0.9/README.md rename to stable/pixapop/1.0.10/README.md index 23c5253aeeb..8e4ff3be5ab 100644 --- a/stable/pixapop/1.0.9/README.md +++ b/stable/pixapop/1.0.10/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/pixapop/1.0.9/app-readme.md b/stable/pixapop/1.0.10/app-readme.md similarity index 100% rename from stable/pixapop/1.0.9/app-readme.md rename to stable/pixapop/1.0.10/app-readme.md diff --git a/stable/pixapop/1.0.10/charts/common-8.6.3.tgz b/stable/pixapop/1.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/pixapop/1.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/pixapop/1.0.9/helm-values.md b/stable/pixapop/1.0.10/helm-values.md similarity index 100% rename from stable/pixapop/1.0.9/helm-values.md rename to stable/pixapop/1.0.10/helm-values.md diff --git a/stable/pixapop/1.0.9/ix_values.yaml b/stable/pixapop/1.0.10/ix_values.yaml similarity index 100% rename from stable/pixapop/1.0.9/ix_values.yaml rename to stable/pixapop/1.0.10/ix_values.yaml diff --git a/stable/pixapop/1.0.9/questions.yaml b/stable/pixapop/1.0.10/questions.yaml similarity index 100% rename from stable/pixapop/1.0.9/questions.yaml rename to stable/pixapop/1.0.10/questions.yaml diff --git a/stable/pixapop/1.0.9/templates/common.yaml b/stable/pixapop/1.0.10/templates/common.yaml similarity index 100% rename from stable/pixapop/1.0.9/templates/common.yaml rename to stable/pixapop/1.0.10/templates/common.yaml diff --git a/stable/protonmail-bridge/4.0.9/values.yaml b/stable/pixapop/1.0.10/values.yaml similarity index 100% rename from stable/protonmail-bridge/4.0.9/values.yaml rename to stable/pixapop/1.0.10/values.yaml diff --git a/stable/pixapop/1.0.9/Chart.lock b/stable/pixapop/1.0.9/Chart.lock deleted file mode 100644 index d1556082e04..00000000000 --- a/stable/pixapop/1.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T23:03:24.849255078Z" diff --git a/stable/pixapop/1.0.9/charts/common-8.6.2.tgz b/stable/pixapop/1.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/pixapop/1.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/plex/8.0.10/Chart.lock b/stable/plex/8.0.10/Chart.lock deleted file mode 100644 index 4b86f6b5a30..00000000000 --- a/stable/plex/8.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T23:03:52.469303586Z" diff --git a/stable/plex/8.0.10/charts/common-8.6.2.tgz b/stable/plex/8.0.10/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/plex/8.0.10/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/plex/8.0.10/CHANGELOG.md b/stable/plex/8.0.11/CHANGELOG.md similarity index 92% rename from stable/plex/8.0.10/CHANGELOG.md rename to stable/plex/8.0.11/CHANGELOG.md index edcac14b5ef..503838a596d 100644 --- a/stable/plex/8.0.10/CHANGELOG.md +++ b/stable/plex/8.0.11/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [plex-8.0.11](https://github.com/truecharts/apps/compare/plex-8.0.10...plex-8.0.11) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [plex-8.0.10](https://github.com/truecharts/apps/compare/plex-8.0.9...plex-8.0.10) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major ([#1263](https://github.com/truecharts/apps/issues/1263)) - - -### [plex-8.0.2](https://github.com/truecharts/apps/compare/plex-8.0.1...plex-8.0.2) (2021-10-26) - -#### Chore - -* update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - diff --git a/stable/prowlarr/4.0.12/CONFIG.md b/stable/plex/8.0.11/CONFIG.md similarity index 100% rename from stable/prowlarr/4.0.12/CONFIG.md rename to stable/plex/8.0.11/CONFIG.md diff --git a/stable/plex/8.0.11/Chart.lock b/stable/plex/8.0.11/Chart.lock new file mode 100644 index 00000000000..0a0e63cf1b8 --- /dev/null +++ b/stable/plex/8.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:39:20.423424635Z" diff --git a/stable/plex/8.0.10/Chart.yaml b/stable/plex/8.0.11/Chart.yaml similarity index 95% rename from stable/plex/8.0.10/Chart.yaml rename to stable/plex/8.0.11/Chart.yaml index 5a48156cfe1..3d41aa5d097 100644 --- a/stable/plex/8.0.10/Chart.yaml +++ b/stable/plex/8.0.11/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.24.5.517" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 deprecated: false description: Plex Media Server home: https://github.com/truecharts/apps/tree/master/charts/stable/plex @@ -20,7 +20,7 @@ name: plex sources: - https://github.com/k8s-at-home/container-images/pkgs/container/plex type: application -version: 8.0.10 +version: 8.0.11 annotations: truecharts.org/catagories: | - media diff --git a/stable/plex/8.0.10/README.md b/stable/plex/8.0.11/README.md similarity index 96% rename from stable/plex/8.0.10/README.md rename to stable/plex/8.0.11/README.md index dbc040825c1..56a57a0b4f1 100644 --- a/stable/plex/8.0.10/README.md +++ b/stable/plex/8.0.11/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/plex/8.0.10/app-readme.md b/stable/plex/8.0.11/app-readme.md similarity index 100% rename from stable/plex/8.0.10/app-readme.md rename to stable/plex/8.0.11/app-readme.md diff --git a/stable/plex/8.0.11/charts/common-8.6.3.tgz b/stable/plex/8.0.11/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/plex/8.0.11/charts/common-8.6.3.tgz differ diff --git a/stable/plex/8.0.10/helm-values.md b/stable/plex/8.0.11/helm-values.md similarity index 100% rename from stable/plex/8.0.10/helm-values.md rename to stable/plex/8.0.11/helm-values.md diff --git a/stable/plex/8.0.10/ix_values.yaml b/stable/plex/8.0.11/ix_values.yaml similarity index 100% rename from stable/plex/8.0.10/ix_values.yaml rename to stable/plex/8.0.11/ix_values.yaml diff --git a/stable/plex/8.0.10/questions.yaml b/stable/plex/8.0.11/questions.yaml similarity index 100% rename from stable/plex/8.0.10/questions.yaml rename to stable/plex/8.0.11/questions.yaml diff --git a/stable/plex/8.0.10/templates/common.yaml b/stable/plex/8.0.11/templates/common.yaml similarity index 100% rename from stable/plex/8.0.10/templates/common.yaml rename to stable/plex/8.0.11/templates/common.yaml diff --git a/stable/prowlarr/4.0.12/values.yaml b/stable/plex/8.0.11/values.yaml similarity index 100% rename from stable/prowlarr/4.0.12/values.yaml rename to stable/plex/8.0.11/values.yaml diff --git a/stable/podgrab/7.0.9/CHANGELOG.md b/stable/podgrab/7.0.10/CHANGELOG.md similarity index 92% rename from stable/podgrab/7.0.9/CHANGELOG.md rename to stable/podgrab/7.0.10/CHANGELOG.md index e14fd9605b2..e5d107cbe86 100644 --- a/stable/podgrab/7.0.9/CHANGELOG.md +++ b/stable/podgrab/7.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [podgrab-7.0.10](https://github.com/truecharts/apps/compare/podgrab-7.0.9...podgrab-7.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [podgrab-7.0.9](https://github.com/truecharts/apps/compare/podgrab-7.0.8...podgrab-7.0.9) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - -### [podgrab-7.0.1](https://github.com/truecharts/apps/compare/podgrab-7.0.0...podgrab-7.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) - diff --git a/stable/pyload/4.0.9/CONFIG.md b/stable/podgrab/7.0.10/CONFIG.md similarity index 100% rename from stable/pyload/4.0.9/CONFIG.md rename to stable/podgrab/7.0.10/CONFIG.md diff --git a/stable/podgrab/7.0.10/Chart.lock b/stable/podgrab/7.0.10/Chart.lock new file mode 100644 index 00000000000..681d5d083b4 --- /dev/null +++ b/stable/podgrab/7.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:39:47.233933146Z" diff --git a/stable/podgrab/7.0.9/Chart.yaml b/stable/podgrab/7.0.10/Chart.yaml similarity index 96% rename from stable/podgrab/7.0.9/Chart.yaml rename to stable/podgrab/7.0.10/Chart.yaml index f53334c779e..afcbb19ea12 100644 --- a/stable/podgrab/7.0.9/Chart.yaml +++ b/stable/podgrab/7.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.0.0" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 deprecated: false description: A self-hosted podcast manager to download episodes as soon as they become live. @@ -21,7 +21,7 @@ sources: - https://github.com/akhilrex/podgrab - https://hub.docker.com/r/akhilrex/podgrab type: application -version: 7.0.9 +version: 7.0.10 annotations: truecharts.org/catagories: | - mutlimedia diff --git a/stable/podgrab/7.0.9/README.md b/stable/podgrab/7.0.10/README.md similarity index 96% rename from stable/podgrab/7.0.9/README.md rename to stable/podgrab/7.0.10/README.md index e66c4ffc051..7438247597d 100644 --- a/stable/podgrab/7.0.9/README.md +++ b/stable/podgrab/7.0.10/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/podgrab/7.0.9/app-readme.md b/stable/podgrab/7.0.10/app-readme.md similarity index 100% rename from stable/podgrab/7.0.9/app-readme.md rename to stable/podgrab/7.0.10/app-readme.md diff --git a/stable/podgrab/7.0.10/charts/common-8.6.3.tgz b/stable/podgrab/7.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/podgrab/7.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/podgrab/7.0.9/helm-values.md b/stable/podgrab/7.0.10/helm-values.md similarity index 100% rename from stable/podgrab/7.0.9/helm-values.md rename to stable/podgrab/7.0.10/helm-values.md diff --git a/stable/podgrab/7.0.9/ix_values.yaml b/stable/podgrab/7.0.10/ix_values.yaml similarity index 100% rename from stable/podgrab/7.0.9/ix_values.yaml rename to stable/podgrab/7.0.10/ix_values.yaml diff --git a/stable/podgrab/7.0.9/questions.yaml b/stable/podgrab/7.0.10/questions.yaml similarity index 100% rename from stable/podgrab/7.0.9/questions.yaml rename to stable/podgrab/7.0.10/questions.yaml diff --git a/stable/podgrab/7.0.9/templates/common.yaml b/stable/podgrab/7.0.10/templates/common.yaml similarity index 100% rename from stable/podgrab/7.0.9/templates/common.yaml rename to stable/podgrab/7.0.10/templates/common.yaml diff --git a/stable/pyload/4.0.9/values.yaml b/stable/podgrab/7.0.10/values.yaml similarity index 100% rename from stable/pyload/4.0.9/values.yaml rename to stable/podgrab/7.0.10/values.yaml diff --git a/stable/podgrab/7.0.9/Chart.lock b/stable/podgrab/7.0.9/Chart.lock deleted file mode 100644 index 71aa9fead62..00000000000 --- a/stable/podgrab/7.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T23:04:19.966140821Z" diff --git a/stable/podgrab/7.0.9/charts/common-8.6.2.tgz b/stable/podgrab/7.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/podgrab/7.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/pretend-youre-xyzzy/4.0.9/CHANGELOG.md b/stable/pretend-youre-xyzzy/4.0.10/CHANGELOG.md similarity index 91% rename from stable/pretend-youre-xyzzy/4.0.9/CHANGELOG.md rename to stable/pretend-youre-xyzzy/4.0.10/CHANGELOG.md index 7818935db27..e51d142a1aa 100644 --- a/stable/pretend-youre-xyzzy/4.0.9/CHANGELOG.md +++ b/stable/pretend-youre-xyzzy/4.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [pretend-youre-xyzzy-4.0.10](https://github.com/truecharts/apps/compare/pretend-youre-xyzzy-4.0.9...pretend-youre-xyzzy-4.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [pretend-youre-xyzzy-4.0.9](https://github.com/truecharts/apps/compare/pretend-youre-xyzzy-4.0.8...pretend-youre-xyzzy-4.0.9) (2021-11-15) @@ -88,12 +97,3 @@ #### Chore -* update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - - -### [pretend-youre-xyzzy-4.0.1](https://github.com/truecharts/apps/compare/pretend-youre-xyzzy-4.0.0...pretend-youre-xyzzy-4.0.1) (2021-10-26) - -#### Chore - diff --git a/stable/qbittorrent/9.0.12/CONFIG.md b/stable/pretend-youre-xyzzy/4.0.10/CONFIG.md similarity index 100% rename from stable/qbittorrent/9.0.12/CONFIG.md rename to stable/pretend-youre-xyzzy/4.0.10/CONFIG.md diff --git a/stable/pretend-youre-xyzzy/4.0.10/Chart.lock b/stable/pretend-youre-xyzzy/4.0.10/Chart.lock new file mode 100644 index 00000000000..e7d796c5680 --- /dev/null +++ b/stable/pretend-youre-xyzzy/4.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:40:13.739155402Z" diff --git a/stable/pretend-youre-xyzzy/4.0.9/Chart.yaml b/stable/pretend-youre-xyzzy/4.0.10/Chart.yaml similarity index 95% rename from stable/pretend-youre-xyzzy/4.0.9/Chart.yaml rename to stable/pretend-youre-xyzzy/4.0.10/Chart.yaml index 0008ac8ae54..7c8af988b09 100644 --- a/stable/pretend-youre-xyzzy/4.0.9/Chart.yaml +++ b/stable/pretend-youre-xyzzy/4.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: pretend-youre-xyzzy, a cards against humanity clone home: https://github.com/truechartsapps/tree/master/charts/stable/pretend-youre-xyzzy icon: https://apk-google.com/wp-content/uploads/2020/12/Client-for-Pretend-Youre-Xyzzy-open-source-5.0.1.png @@ -21,7 +21,7 @@ name: pretend-youre-xyzzy sources: - https://github.com/ajanata/PretendYoureXyzzy - https://github.com/emcniece/DockerYourXyzzy -version: 4.0.9 +version: 4.0.10 annotations: truecharts.org/catagories: | - media diff --git a/stable/pretend-youre-xyzzy/4.0.9/README.md b/stable/pretend-youre-xyzzy/4.0.10/README.md similarity index 96% rename from stable/pretend-youre-xyzzy/4.0.9/README.md rename to stable/pretend-youre-xyzzy/4.0.10/README.md index 41d759b2592..a5533543ae4 100644 --- a/stable/pretend-youre-xyzzy/4.0.9/README.md +++ b/stable/pretend-youre-xyzzy/4.0.10/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/pretend-youre-xyzzy/4.0.9/app-readme.md b/stable/pretend-youre-xyzzy/4.0.10/app-readme.md similarity index 100% rename from stable/pretend-youre-xyzzy/4.0.9/app-readme.md rename to stable/pretend-youre-xyzzy/4.0.10/app-readme.md diff --git a/stable/pretend-youre-xyzzy/4.0.10/charts/common-8.6.3.tgz b/stable/pretend-youre-xyzzy/4.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/pretend-youre-xyzzy/4.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/pretend-youre-xyzzy/4.0.9/helm-values.md b/stable/pretend-youre-xyzzy/4.0.10/helm-values.md similarity index 100% rename from stable/pretend-youre-xyzzy/4.0.9/helm-values.md rename to stable/pretend-youre-xyzzy/4.0.10/helm-values.md diff --git a/stable/pretend-youre-xyzzy/4.0.9/ix_values.yaml b/stable/pretend-youre-xyzzy/4.0.10/ix_values.yaml similarity index 100% rename from stable/pretend-youre-xyzzy/4.0.9/ix_values.yaml rename to stable/pretend-youre-xyzzy/4.0.10/ix_values.yaml diff --git a/stable/pretend-youre-xyzzy/4.0.9/questions.yaml b/stable/pretend-youre-xyzzy/4.0.10/questions.yaml similarity index 100% rename from stable/pretend-youre-xyzzy/4.0.9/questions.yaml rename to stable/pretend-youre-xyzzy/4.0.10/questions.yaml diff --git a/stable/pretend-youre-xyzzy/4.0.9/templates/common.yaml b/stable/pretend-youre-xyzzy/4.0.10/templates/common.yaml similarity index 100% rename from stable/pretend-youre-xyzzy/4.0.9/templates/common.yaml rename to stable/pretend-youre-xyzzy/4.0.10/templates/common.yaml diff --git a/stable/qbittorrent/9.0.12/values.yaml b/stable/pretend-youre-xyzzy/4.0.10/values.yaml similarity index 100% rename from stable/qbittorrent/9.0.12/values.yaml rename to stable/pretend-youre-xyzzy/4.0.10/values.yaml diff --git a/stable/pretend-youre-xyzzy/4.0.9/Chart.lock b/stable/pretend-youre-xyzzy/4.0.9/Chart.lock deleted file mode 100644 index f6f202968db..00000000000 --- a/stable/pretend-youre-xyzzy/4.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T23:04:47.591683225Z" diff --git a/stable/pretend-youre-xyzzy/4.0.9/charts/common-8.6.2.tgz b/stable/pretend-youre-xyzzy/4.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/pretend-youre-xyzzy/4.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/protonmail-bridge/4.0.9/CHANGELOG.md b/stable/protonmail-bridge/4.0.10/CHANGELOG.md similarity index 91% rename from stable/protonmail-bridge/4.0.9/CHANGELOG.md rename to stable/protonmail-bridge/4.0.10/CHANGELOG.md index c004eb8b8df..ec4d8a7b898 100644 --- a/stable/protonmail-bridge/4.0.9/CHANGELOG.md +++ b/stable/protonmail-bridge/4.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [protonmail-bridge-4.0.10](https://github.com/truecharts/apps/compare/protonmail-bridge-4.0.9...protonmail-bridge-4.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [protonmail-bridge-4.0.9](https://github.com/truecharts/apps/compare/protonmail-bridge-4.0.8...protonmail-bridge-4.0.9) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - -### [protonmail-bridge-4.0.1](https://github.com/truecharts/apps/compare/protonmail-bridge-4.0.0...protonmail-bridge-4.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) - - diff --git a/stable/radarr/9.0.9/CONFIG.md b/stable/protonmail-bridge/4.0.10/CONFIG.md similarity index 100% rename from stable/radarr/9.0.9/CONFIG.md rename to stable/protonmail-bridge/4.0.10/CONFIG.md diff --git a/stable/protonmail-bridge/4.0.10/Chart.lock b/stable/protonmail-bridge/4.0.10/Chart.lock new file mode 100644 index 00000000000..ef7272a30ea --- /dev/null +++ b/stable/protonmail-bridge/4.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:40:40.057204606Z" diff --git a/stable/protonmail-bridge/4.0.9/Chart.yaml b/stable/protonmail-bridge/4.0.10/Chart.yaml similarity index 95% rename from stable/protonmail-bridge/4.0.9/Chart.yaml rename to stable/protonmail-bridge/4.0.10/Chart.yaml index e5c38d681bf..d7826807c08 100644 --- a/stable/protonmail-bridge/4.0.9/Chart.yaml +++ b/stable/protonmail-bridge/4.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.8.10" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: Container for protonmail bridge to work on the network. home: https://github.com/truechartsapps/tree/master/charts/stable/protonmail-bridge icon: https://raw.githubusercontent.com/ProtonMail/proton-bridge/master/icon.iconset/icon_256x256.png @@ -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.9 +version: 4.0.10 annotations: truecharts.org/catagories: | - media diff --git a/stable/protonmail-bridge/4.0.9/README.md b/stable/protonmail-bridge/4.0.10/README.md similarity index 96% rename from stable/protonmail-bridge/4.0.9/README.md rename to stable/protonmail-bridge/4.0.10/README.md index 8970310226a..22a74e4f75e 100644 --- a/stable/protonmail-bridge/4.0.9/README.md +++ b/stable/protonmail-bridge/4.0.10/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/protonmail-bridge/4.0.9/app-readme.md b/stable/protonmail-bridge/4.0.10/app-readme.md similarity index 100% rename from stable/protonmail-bridge/4.0.9/app-readme.md rename to stable/protonmail-bridge/4.0.10/app-readme.md diff --git a/stable/protonmail-bridge/4.0.10/charts/common-8.6.3.tgz b/stable/protonmail-bridge/4.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/protonmail-bridge/4.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/protonmail-bridge/4.0.9/helm-values.md b/stable/protonmail-bridge/4.0.10/helm-values.md similarity index 100% rename from stable/protonmail-bridge/4.0.9/helm-values.md rename to stable/protonmail-bridge/4.0.10/helm-values.md diff --git a/stable/protonmail-bridge/4.0.9/ix_values.yaml b/stable/protonmail-bridge/4.0.10/ix_values.yaml similarity index 100% rename from stable/protonmail-bridge/4.0.9/ix_values.yaml rename to stable/protonmail-bridge/4.0.10/ix_values.yaml diff --git a/stable/protonmail-bridge/4.0.9/questions.yaml b/stable/protonmail-bridge/4.0.10/questions.yaml similarity index 100% rename from stable/protonmail-bridge/4.0.9/questions.yaml rename to stable/protonmail-bridge/4.0.10/questions.yaml diff --git a/stable/protonmail-bridge/4.0.9/templates/common.yaml b/stable/protonmail-bridge/4.0.10/templates/common.yaml similarity index 100% rename from stable/protonmail-bridge/4.0.9/templates/common.yaml rename to stable/protonmail-bridge/4.0.10/templates/common.yaml diff --git a/stable/radarr/9.0.9/values.yaml b/stable/protonmail-bridge/4.0.10/values.yaml similarity index 100% rename from stable/radarr/9.0.9/values.yaml rename to stable/protonmail-bridge/4.0.10/values.yaml diff --git a/stable/protonmail-bridge/4.0.9/Chart.lock b/stable/protonmail-bridge/4.0.9/Chart.lock deleted file mode 100644 index ad242952cf2..00000000000 --- a/stable/protonmail-bridge/4.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T23:05:15.216719597Z" diff --git a/stable/protonmail-bridge/4.0.9/charts/common-8.6.2.tgz b/stable/protonmail-bridge/4.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/protonmail-bridge/4.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/prowlarr/4.0.12/Chart.lock b/stable/prowlarr/4.0.12/Chart.lock deleted file mode 100644 index 350a1b90c10..00000000000 --- a/stable/prowlarr/4.0.12/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T23:05:42.946867968Z" diff --git a/stable/prowlarr/4.0.12/charts/common-8.6.2.tgz b/stable/prowlarr/4.0.12/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/prowlarr/4.0.12/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/prowlarr/4.0.12/CHANGELOG.md b/stable/prowlarr/4.0.13/CHANGELOG.md similarity index 92% rename from stable/prowlarr/4.0.12/CHANGELOG.md rename to stable/prowlarr/4.0.13/CHANGELOG.md index 90959e4d853..b6c6abde0e1 100644 --- a/stable/prowlarr/4.0.12/CHANGELOG.md +++ b/stable/prowlarr/4.0.13/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [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) @@ -88,12 +97,3 @@ #### Chore * update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) - - - - -### [prowlarr-4.0.4](https://github.com/truecharts/apps/compare/prowlarr-4.0.3...prowlarr-4.0.4) (2021-11-01) - -#### Chore - -* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) diff --git a/stable/readarr/9.0.13/CONFIG.md b/stable/prowlarr/4.0.13/CONFIG.md similarity index 100% rename from stable/readarr/9.0.13/CONFIG.md rename to stable/prowlarr/4.0.13/CONFIG.md diff --git a/stable/prowlarr/4.0.13/Chart.lock b/stable/prowlarr/4.0.13/Chart.lock new file mode 100644 index 00000000000..6bcd81412b5 --- /dev/null +++ b/stable/prowlarr/4.0.13/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:41:06.347641467Z" diff --git a/stable/prowlarr/4.0.12/Chart.yaml b/stable/prowlarr/4.0.13/Chart.yaml similarity index 95% rename from stable/prowlarr/4.0.12/Chart.yaml rename to stable/prowlarr/4.0.13/Chart.yaml index 6c219f0d4f0..9f83ff0c0d1 100644 --- a/stable/prowlarr/4.0.12/Chart.yaml +++ b/stable/prowlarr/4.0.13/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.1.3.1077" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: Indexer manager/proxy built on the popular arr net base stack to integrate with your various PVR apps. home: https://github.com/truecharts/apps/tree/master/charts/stable/prowlarr @@ -21,7 +21,7 @@ name: prowlarr sources: - https://github.com/Prowlarr/Prowlarr - https://github.com/k8s-at-home/container-images -version: 4.0.12 +version: 4.0.13 annotations: truecharts.org/catagories: | - media diff --git a/stable/prowlarr/4.0.12/README.md b/stable/prowlarr/4.0.13/README.md similarity index 96% rename from stable/prowlarr/4.0.12/README.md rename to stable/prowlarr/4.0.13/README.md index 8d5f6e7659f..f832b29891f 100644 --- a/stable/prowlarr/4.0.12/README.md +++ b/stable/prowlarr/4.0.13/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/prowlarr/4.0.12/app-readme.md b/stable/prowlarr/4.0.13/app-readme.md similarity index 100% rename from stable/prowlarr/4.0.12/app-readme.md rename to stable/prowlarr/4.0.13/app-readme.md diff --git a/stable/prowlarr/4.0.13/charts/common-8.6.3.tgz b/stable/prowlarr/4.0.13/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/prowlarr/4.0.13/charts/common-8.6.3.tgz differ diff --git a/stable/prowlarr/4.0.12/helm-values.md b/stable/prowlarr/4.0.13/helm-values.md similarity index 100% rename from stable/prowlarr/4.0.12/helm-values.md rename to stable/prowlarr/4.0.13/helm-values.md diff --git a/stable/prowlarr/4.0.12/ix_values.yaml b/stable/prowlarr/4.0.13/ix_values.yaml similarity index 100% rename from stable/prowlarr/4.0.12/ix_values.yaml rename to stable/prowlarr/4.0.13/ix_values.yaml diff --git a/stable/prowlarr/4.0.12/questions.yaml b/stable/prowlarr/4.0.13/questions.yaml similarity index 100% rename from stable/prowlarr/4.0.12/questions.yaml rename to stable/prowlarr/4.0.13/questions.yaml diff --git a/stable/prowlarr/4.0.12/templates/common.yaml b/stable/prowlarr/4.0.13/templates/common.yaml similarity index 100% rename from stable/prowlarr/4.0.12/templates/common.yaml rename to stable/prowlarr/4.0.13/templates/common.yaml diff --git a/stable/readarr/9.0.13/values.yaml b/stable/prowlarr/4.0.13/values.yaml similarity index 100% rename from stable/readarr/9.0.13/values.yaml rename to stable/prowlarr/4.0.13/values.yaml diff --git a/stable/pyload/4.0.9/CHANGELOG.md b/stable/pyload/4.0.10/CHANGELOG.md similarity index 92% rename from stable/pyload/4.0.9/CHANGELOG.md rename to stable/pyload/4.0.10/CHANGELOG.md index 65cf5d1d9c9..b8977cf33e2 100644 --- a/stable/pyload/4.0.9/CHANGELOG.md +++ b/stable/pyload/4.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [pyload-4.0.10](https://github.com/truecharts/apps/compare/pyload-4.0.9...pyload-4.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [pyload-4.0.9](https://github.com/truecharts/apps/compare/pyload-4.0.8...pyload-4.0.9) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - -### [pyload-4.0.1](https://github.com/truecharts/apps/compare/pyload-4.0.0...pyload-4.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) - diff --git a/stable/recipes/4.0.1/CONFIG.md b/stable/pyload/4.0.10/CONFIG.md similarity index 100% rename from stable/recipes/4.0.1/CONFIG.md rename to stable/pyload/4.0.10/CONFIG.md diff --git a/stable/pyload/4.0.10/Chart.lock b/stable/pyload/4.0.10/Chart.lock new file mode 100644 index 00000000000..1ec30d97165 --- /dev/null +++ b/stable/pyload/4.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:41:32.43363509Z" diff --git a/stable/pyload/4.0.9/Chart.yaml b/stable/pyload/4.0.10/Chart.yaml similarity index 95% rename from stable/pyload/4.0.9/Chart.yaml rename to stable/pyload/4.0.10/Chart.yaml index aff23b4d748..830db1d516a 100644 --- a/stable/pyload/4.0.9/Chart.yaml +++ b/stable/pyload/4.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "5de90278" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: pyLoad is a Free and Open Source download manager written in Python and designed to be extremely lightweight, easily extensible and fully manageable via web. @@ -21,7 +21,7 @@ name: pyload sources: - https://github.com/pyload/pyload - https://hub.docker.com/r/linuxserver/pyload -version: 4.0.9 +version: 4.0.10 annotations: truecharts.org/catagories: | - media diff --git a/stable/pyload/4.0.9/README.md b/stable/pyload/4.0.10/README.md similarity index 96% rename from stable/pyload/4.0.9/README.md rename to stable/pyload/4.0.10/README.md index fd84ab0567f..6299b371c1d 100644 --- a/stable/pyload/4.0.9/README.md +++ b/stable/pyload/4.0.10/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/pyload/4.0.9/app-readme.md b/stable/pyload/4.0.10/app-readme.md similarity index 100% rename from stable/pyload/4.0.9/app-readme.md rename to stable/pyload/4.0.10/app-readme.md diff --git a/stable/pyload/4.0.10/charts/common-8.6.3.tgz b/stable/pyload/4.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/pyload/4.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/pyload/4.0.9/helm-values.md b/stable/pyload/4.0.10/helm-values.md similarity index 100% rename from stable/pyload/4.0.9/helm-values.md rename to stable/pyload/4.0.10/helm-values.md diff --git a/stable/pyload/4.0.9/ix_values.yaml b/stable/pyload/4.0.10/ix_values.yaml similarity index 100% rename from stable/pyload/4.0.9/ix_values.yaml rename to stable/pyload/4.0.10/ix_values.yaml diff --git a/stable/pyload/4.0.9/questions.yaml b/stable/pyload/4.0.10/questions.yaml similarity index 100% rename from stable/pyload/4.0.9/questions.yaml rename to stable/pyload/4.0.10/questions.yaml diff --git a/stable/pyload/4.0.9/templates/common.yaml b/stable/pyload/4.0.10/templates/common.yaml similarity index 100% rename from stable/pyload/4.0.9/templates/common.yaml rename to stable/pyload/4.0.10/templates/common.yaml diff --git a/stable/recipes/4.0.1/values.yaml b/stable/pyload/4.0.10/values.yaml similarity index 100% rename from stable/recipes/4.0.1/values.yaml rename to stable/pyload/4.0.10/values.yaml diff --git a/stable/pyload/4.0.9/Chart.lock b/stable/pyload/4.0.9/Chart.lock deleted file mode 100644 index 2e7e0f95c5d..00000000000 --- a/stable/pyload/4.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T23:06:10.869179475Z" diff --git a/stable/pyload/4.0.9/charts/common-8.6.2.tgz b/stable/pyload/4.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/pyload/4.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/qbittorrent/9.0.12/Chart.lock b/stable/qbittorrent/9.0.12/Chart.lock deleted file mode 100644 index 29fc516a601..00000000000 --- a/stable/qbittorrent/9.0.12/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T23:06:38.276874982Z" diff --git a/stable/qbittorrent/9.0.12/charts/common-8.6.2.tgz b/stable/qbittorrent/9.0.12/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/qbittorrent/9.0.12/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/qbittorrent/9.0.12/CHANGELOG.md b/stable/qbittorrent/9.0.13/CHANGELOG.md similarity index 91% rename from stable/qbittorrent/9.0.12/CHANGELOG.md rename to stable/qbittorrent/9.0.13/CHANGELOG.md index 8c31be74b3e..d33faf4b5cd 100644 --- a/stable/qbittorrent/9.0.12/CHANGELOG.md +++ b/stable/qbittorrent/9.0.13/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [qbittorrent-9.0.13](https://github.com/truecharts/apps/compare/qbittorrent-9.0.12...qbittorrent-9.0.13) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [qbittorrent-9.0.12](https://github.com/truecharts/apps/compare/qbittorrent-9.0.11...qbittorrent-9.0.12) (2021-11-15) @@ -88,12 +97,3 @@ ### [qbittorrent-9.0.5](https://github.com/truecharts/apps/compare/qbittorrent-9.0.4...qbittorrent-9.0.5) (2021-11-02) -#### Chore - -* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) - - - - -### [qbittorrent-9.0.4](https://github.com/truecharts/apps/compare/qbittorrent-9.0.3...qbittorrent-9.0.4) (2021-11-01) - diff --git a/stable/reg/4.0.9/CONFIG.md b/stable/qbittorrent/9.0.13/CONFIG.md similarity index 100% rename from stable/reg/4.0.9/CONFIG.md rename to stable/qbittorrent/9.0.13/CONFIG.md diff --git a/stable/qbittorrent/9.0.13/Chart.lock b/stable/qbittorrent/9.0.13/Chart.lock new file mode 100644 index 00000000000..0cb4ee947d5 --- /dev/null +++ b/stable/qbittorrent/9.0.13/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:41:58.566099819Z" diff --git a/stable/qbittorrent/9.0.12/Chart.yaml b/stable/qbittorrent/9.0.13/Chart.yaml similarity index 95% rename from stable/qbittorrent/9.0.12/Chart.yaml rename to stable/qbittorrent/9.0.13/Chart.yaml index c730c9c9fb2..85fa897fbc6 100644 --- a/stable/qbittorrent/9.0.12/Chart.yaml +++ b/stable/qbittorrent/9.0.13/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4.3.9" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 deprecated: false description: qBittorrent is a cross-platform free and open-source BitTorrent client home: https://github.com/truecharts/apps/tree/master/charts/stable/qbittorrent @@ -20,7 +20,7 @@ name: qbittorrent sources: - https://github.com/qbittorrent/qBittorrent type: application -version: 9.0.12 +version: 9.0.13 annotations: truecharts.org/catagories: | - media diff --git a/stable/qbittorrent/9.0.12/README.md b/stable/qbittorrent/9.0.13/README.md similarity index 96% rename from stable/qbittorrent/9.0.12/README.md rename to stable/qbittorrent/9.0.13/README.md index 6a2ac8e017b..bb12b32c414 100644 --- a/stable/qbittorrent/9.0.12/README.md +++ b/stable/qbittorrent/9.0.13/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/qbittorrent/9.0.12/app-readme.md b/stable/qbittorrent/9.0.13/app-readme.md similarity index 100% rename from stable/qbittorrent/9.0.12/app-readme.md rename to stable/qbittorrent/9.0.13/app-readme.md diff --git a/stable/qbittorrent/9.0.13/charts/common-8.6.3.tgz b/stable/qbittorrent/9.0.13/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/qbittorrent/9.0.13/charts/common-8.6.3.tgz differ diff --git a/stable/qbittorrent/9.0.12/helm-values.md b/stable/qbittorrent/9.0.13/helm-values.md similarity index 100% rename from stable/qbittorrent/9.0.12/helm-values.md rename to stable/qbittorrent/9.0.13/helm-values.md diff --git a/stable/qbittorrent/9.0.12/ix_values.yaml b/stable/qbittorrent/9.0.13/ix_values.yaml similarity index 100% rename from stable/qbittorrent/9.0.12/ix_values.yaml rename to stable/qbittorrent/9.0.13/ix_values.yaml diff --git a/stable/qbittorrent/9.0.12/questions.yaml b/stable/qbittorrent/9.0.13/questions.yaml similarity index 100% rename from stable/qbittorrent/9.0.12/questions.yaml rename to stable/qbittorrent/9.0.13/questions.yaml diff --git a/stable/qbittorrent/9.0.12/templates/_configmap.tpl b/stable/qbittorrent/9.0.13/templates/_configmap.tpl similarity index 100% rename from stable/qbittorrent/9.0.12/templates/_configmap.tpl rename to stable/qbittorrent/9.0.13/templates/_configmap.tpl diff --git a/stable/qbittorrent/9.0.12/templates/common.yaml b/stable/qbittorrent/9.0.13/templates/common.yaml similarity index 100% rename from stable/qbittorrent/9.0.12/templates/common.yaml rename to stable/qbittorrent/9.0.13/templates/common.yaml diff --git a/stable/reg/4.0.9/values.yaml b/stable/qbittorrent/9.0.13/values.yaml similarity index 100% rename from stable/reg/4.0.9/values.yaml rename to stable/qbittorrent/9.0.13/values.yaml diff --git a/stable/radarr/9.0.9/CHANGELOG.md b/stable/radarr/9.0.10/CHANGELOG.md similarity index 92% rename from stable/radarr/9.0.9/CHANGELOG.md rename to stable/radarr/9.0.10/CHANGELOG.md index 96782fb1f52..bf3f06d4d81 100644 --- a/stable/radarr/9.0.9/CHANGELOG.md +++ b/stable/radarr/9.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [radarr-9.0.10](https://github.com/truecharts/apps/compare/radarr-9.0.9...radarr-9.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [radarr-9.0.9](https://github.com/truecharts/apps/compare/radarr-9.0.8...radarr-9.0.9) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - -### [radarr-9.0.1](https://github.com/truecharts/apps/compare/radarr-9.0.0...radarr-9.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) - diff --git a/stable/remmina/1.0.10/CONFIG.md b/stable/radarr/9.0.10/CONFIG.md similarity index 100% rename from stable/remmina/1.0.10/CONFIG.md rename to stable/radarr/9.0.10/CONFIG.md diff --git a/stable/radarr/9.0.10/Chart.lock b/stable/radarr/9.0.10/Chart.lock new file mode 100644 index 00000000000..621728a4cc8 --- /dev/null +++ b/stable/radarr/9.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:42:24.586764787Z" diff --git a/stable/radarr/9.0.9/Chart.yaml b/stable/radarr/9.0.10/Chart.yaml similarity index 95% rename from stable/radarr/9.0.9/Chart.yaml rename to stable/radarr/9.0.10/Chart.yaml index d8dc2428059..0b8640ad0a4 100644 --- a/stable/radarr/9.0.9/Chart.yaml +++ b/stable/radarr/9.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.2.2.5080" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 deprecated: false description: "A fork of Sonarr to work with movies \xE0 la Couchpotato" home: https://github.com/truecharts/apps/tree/master/charts/stable/radarr @@ -21,7 +21,7 @@ name: radarr sources: - https://github.com/Radarr/Radarr type: application -version: 9.0.9 +version: 9.0.10 annotations: truecharts.org/catagories: | - media diff --git a/stable/radarr/9.0.9/README.md b/stable/radarr/9.0.10/README.md similarity index 96% rename from stable/radarr/9.0.9/README.md rename to stable/radarr/9.0.10/README.md index 6947005e63e..2931ae44043 100644 --- a/stable/radarr/9.0.9/README.md +++ b/stable/radarr/9.0.10/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/radarr/9.0.9/app-readme.md b/stable/radarr/9.0.10/app-readme.md similarity index 100% rename from stable/radarr/9.0.9/app-readme.md rename to stable/radarr/9.0.10/app-readme.md diff --git a/stable/radarr/9.0.10/charts/common-8.6.3.tgz b/stable/radarr/9.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/radarr/9.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/radarr/9.0.9/helm-values.md b/stable/radarr/9.0.10/helm-values.md similarity index 100% rename from stable/radarr/9.0.9/helm-values.md rename to stable/radarr/9.0.10/helm-values.md diff --git a/stable/radarr/9.0.9/ix_values.yaml b/stable/radarr/9.0.10/ix_values.yaml similarity index 100% rename from stable/radarr/9.0.9/ix_values.yaml rename to stable/radarr/9.0.10/ix_values.yaml diff --git a/stable/radarr/9.0.9/questions.yaml b/stable/radarr/9.0.10/questions.yaml similarity index 100% rename from stable/radarr/9.0.9/questions.yaml rename to stable/radarr/9.0.10/questions.yaml diff --git a/stable/radarr/9.0.9/templates/common.yaml b/stable/radarr/9.0.10/templates/common.yaml similarity index 100% rename from stable/radarr/9.0.9/templates/common.yaml rename to stable/radarr/9.0.10/templates/common.yaml diff --git a/stable/remmina/1.0.10/values.yaml b/stable/radarr/9.0.10/values.yaml similarity index 100% rename from stable/remmina/1.0.10/values.yaml rename to stable/radarr/9.0.10/values.yaml diff --git a/stable/radarr/9.0.9/Chart.lock b/stable/radarr/9.0.9/Chart.lock deleted file mode 100644 index 66b09812406..00000000000 --- a/stable/radarr/9.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T23:07:05.193664677Z" diff --git a/stable/radarr/9.0.9/charts/common-8.6.2.tgz b/stable/radarr/9.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/radarr/9.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/readarr/9.0.13/Chart.lock b/stable/readarr/9.0.13/Chart.lock deleted file mode 100644 index 935a1b8d47e..00000000000 --- a/stable/readarr/9.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T23:07:32.479222742Z" diff --git a/stable/readarr/9.0.13/charts/common-8.6.2.tgz b/stable/readarr/9.0.13/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/readarr/9.0.13/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/readarr/9.0.13/CHANGELOG.md b/stable/readarr/9.0.14/CHANGELOG.md similarity index 92% rename from stable/readarr/9.0.13/CHANGELOG.md rename to stable/readarr/9.0.14/CHANGELOG.md index c2a37e967b5..6e49f00fc5e 100644 --- a/stable/readarr/9.0.13/CHANGELOG.md +++ b/stable/readarr/9.0.14/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [readarr-9.0.14](https://github.com/truecharts/apps/compare/readarr-9.0.13...readarr-9.0.14) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [readarr-9.0.13](https://github.com/truecharts/apps/compare/readarr-9.0.12...readarr-9.0.13) (2021-11-15) @@ -88,12 +97,3 @@ #### Chore * update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) - - - - -### [readarr-9.0.5](https://github.com/truecharts/apps/compare/readarr-9.0.4...readarr-9.0.5) (2021-11-01) - -#### Chore - -* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) diff --git a/stable/resilio-sync/4.0.9/CONFIG.md b/stable/readarr/9.0.14/CONFIG.md similarity index 100% rename from stable/resilio-sync/4.0.9/CONFIG.md rename to stable/readarr/9.0.14/CONFIG.md diff --git a/stable/readarr/9.0.14/Chart.lock b/stable/readarr/9.0.14/Chart.lock new file mode 100644 index 00000000000..41423ea9494 --- /dev/null +++ b/stable/readarr/9.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:42:50.79433466Z" diff --git a/stable/readarr/9.0.13/Chart.yaml b/stable/readarr/9.0.14/Chart.yaml similarity index 95% rename from stable/readarr/9.0.13/Chart.yaml rename to stable/readarr/9.0.14/Chart.yaml index 0e7a48eb129..9e1de1a3cb2 100644 --- a/stable/readarr/9.0.13/Chart.yaml +++ b/stable/readarr/9.0.14/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.1.0.1033" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 deprecated: false description: A fork of Radarr to work with Books & AudioBooks home: https://github.com/truecharts/apps/tree/master/charts/stable/readarr @@ -24,7 +24,7 @@ sources: - https://github.com/Readarr/Readarr - https://readarr.com type: application -version: 9.0.13 +version: 9.0.14 annotations: truecharts.org/catagories: | - media diff --git a/stable/readarr/9.0.13/README.md b/stable/readarr/9.0.14/README.md similarity index 96% rename from stable/readarr/9.0.13/README.md rename to stable/readarr/9.0.14/README.md index 2438dbbb6bb..17c577b942f 100644 --- a/stable/readarr/9.0.13/README.md +++ b/stable/readarr/9.0.14/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/readarr/9.0.13/app-readme.md b/stable/readarr/9.0.14/app-readme.md similarity index 100% rename from stable/readarr/9.0.13/app-readme.md rename to stable/readarr/9.0.14/app-readme.md diff --git a/stable/readarr/9.0.14/charts/common-8.6.3.tgz b/stable/readarr/9.0.14/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/readarr/9.0.14/charts/common-8.6.3.tgz differ diff --git a/stable/readarr/9.0.13/helm-values.md b/stable/readarr/9.0.14/helm-values.md similarity index 100% rename from stable/readarr/9.0.13/helm-values.md rename to stable/readarr/9.0.14/helm-values.md diff --git a/stable/readarr/9.0.13/ix_values.yaml b/stable/readarr/9.0.14/ix_values.yaml similarity index 100% rename from stable/readarr/9.0.13/ix_values.yaml rename to stable/readarr/9.0.14/ix_values.yaml diff --git a/stable/readarr/9.0.13/questions.yaml b/stable/readarr/9.0.14/questions.yaml similarity index 100% rename from stable/readarr/9.0.13/questions.yaml rename to stable/readarr/9.0.14/questions.yaml diff --git a/stable/readarr/9.0.13/templates/common.yaml b/stable/readarr/9.0.14/templates/common.yaml similarity index 100% rename from stable/readarr/9.0.13/templates/common.yaml rename to stable/readarr/9.0.14/templates/common.yaml diff --git a/stable/resilio-sync/4.0.9/values.yaml b/stable/readarr/9.0.14/values.yaml similarity index 100% rename from stable/resilio-sync/4.0.9/values.yaml rename to stable/readarr/9.0.14/values.yaml diff --git a/stable/recipes/4.0.1/Chart.lock b/stable/recipes/4.0.1/Chart.lock deleted file mode 100644 index cb10365b016..00000000000 --- a/stable/recipes/4.0.1/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -- name: postgresql - repository: https://truecharts.org/ - version: 6.0.1 -digest: sha256:29091b4603d21dfa1dd3dce6c89c82557f694400091bc61c6e11335cdfbfa2c9 -generated: "2021-11-16T20:12:05.573424522Z" diff --git a/stable/recipes/4.0.1/charts/common-8.6.2.tgz b/stable/recipes/4.0.1/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/recipes/4.0.1/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/recipes/4.0.1/charts/postgresql-6.0.1.tgz b/stable/recipes/4.0.1/charts/postgresql-6.0.1.tgz deleted file mode 100644 index b4a6f9911b2..00000000000 Binary files a/stable/recipes/4.0.1/charts/postgresql-6.0.1.tgz and /dev/null differ diff --git a/stable/recipes/4.0.1/CHANGELOG.md b/stable/recipes/4.0.2/CHANGELOG.md similarity index 92% rename from stable/recipes/4.0.1/CHANGELOG.md rename to stable/recipes/4.0.2/CHANGELOG.md index 581004a002d..eb953955ce1 100644 --- a/stable/recipes/4.0.1/CHANGELOG.md +++ b/stable/recipes/4.0.2/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [recipes-4.0.2](https://github.com/truecharts/apps/compare/recipes-4.0.1...recipes-4.0.2) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [recipes-4.0.1](https://github.com/truecharts/apps/compare/recipes-4.0.0...recipes-4.0.1) (2021-11-16) @@ -88,12 +97,3 @@ #### Feat * Simplify the Services GUI ([#1290](https://github.com/truecharts/apps/issues/1290)) - - - - -### [recipes-3.0.8](https://github.com/truecharts/apps/compare/recipes-3.0.7...recipes-3.0.8) (2021-11-02) - -#### Chore - -* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) diff --git a/stable/sabnzbd/9.0.9/CONFIG.md b/stable/recipes/4.0.2/CONFIG.md similarity index 100% rename from stable/sabnzbd/9.0.9/CONFIG.md rename to stable/recipes/4.0.2/CONFIG.md diff --git a/stable/recipes/4.0.2/Chart.lock b/stable/recipes/4.0.2/Chart.lock new file mode 100644 index 00000000000..209fd53b677 --- /dev/null +++ b/stable/recipes/4.0.2/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +- name: postgresql + repository: https://truecharts.org/ + version: 6.0.3 +digest: sha256:17837b38e937c9844a7343c7f77ef22df6ab3d6c35fa1694350d6679d652a948 +generated: "2021-11-16T22:43:18.318958408Z" diff --git a/stable/recipes/4.0.1/Chart.yaml b/stable/recipes/4.0.2/Chart.yaml similarity index 94% rename from stable/recipes/4.0.1/Chart.yaml rename to stable/recipes/4.0.2/Chart.yaml index 6070dd2f173..692e0d20cb6 100644 --- a/stable/recipes/4.0.1/Chart.yaml +++ b/stable/recipes/4.0.2/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "1.0.1" 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.1 +version: 4.0.2 kubeVersion: ">=1.16.0-0" keywords: - recipes @@ -15,11 +15,11 @@ sources: dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 6.0.1 + version: 6.0.3 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/recipes/4.0.1/README.md b/stable/recipes/4.0.2/README.md similarity index 93% rename from stable/recipes/4.0.1/README.md rename to stable/recipes/4.0.2/README.md index 90bc57040b6..eae5beb6d14 100644 --- a/stable/recipes/4.0.1/README.md +++ b/stable/recipes/4.0.2/README.md @@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 6.0.1 | -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org/ | postgresql | 6.0.3 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/recipes/4.0.1/app-readme.md b/stable/recipes/4.0.2/app-readme.md similarity index 100% rename from stable/recipes/4.0.1/app-readme.md rename to stable/recipes/4.0.2/app-readme.md diff --git a/stable/recipes/4.0.2/charts/common-8.6.3.tgz b/stable/recipes/4.0.2/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/recipes/4.0.2/charts/common-8.6.3.tgz differ diff --git a/stable/recipes/4.0.2/charts/postgresql-6.0.3.tgz b/stable/recipes/4.0.2/charts/postgresql-6.0.3.tgz new file mode 100644 index 00000000000..ed5f455e79b Binary files /dev/null and b/stable/recipes/4.0.2/charts/postgresql-6.0.3.tgz differ diff --git a/stable/recipes/4.0.1/helm-values.md b/stable/recipes/4.0.2/helm-values.md similarity index 100% rename from stable/recipes/4.0.1/helm-values.md rename to stable/recipes/4.0.2/helm-values.md diff --git a/stable/recipes/4.0.1/ix_values.yaml b/stable/recipes/4.0.2/ix_values.yaml similarity index 100% rename from stable/recipes/4.0.1/ix_values.yaml rename to stable/recipes/4.0.2/ix_values.yaml diff --git a/stable/recipes/4.0.1/questions.yaml b/stable/recipes/4.0.2/questions.yaml similarity index 100% rename from stable/recipes/4.0.1/questions.yaml rename to stable/recipes/4.0.2/questions.yaml diff --git a/stable/recipes/4.0.1/templates/common.yaml b/stable/recipes/4.0.2/templates/common.yaml similarity index 100% rename from stable/recipes/4.0.1/templates/common.yaml rename to stable/recipes/4.0.2/templates/common.yaml diff --git a/stable/recipes/4.0.1/templates/configmap.yaml b/stable/recipes/4.0.2/templates/configmap.yaml similarity index 100% rename from stable/recipes/4.0.1/templates/configmap.yaml rename to stable/recipes/4.0.2/templates/configmap.yaml diff --git a/stable/sabnzbd/9.0.9/values.yaml b/stable/recipes/4.0.2/values.yaml similarity index 100% rename from stable/sabnzbd/9.0.9/values.yaml rename to stable/recipes/4.0.2/values.yaml diff --git a/stable/reg/4.0.9/CHANGELOG.md b/stable/reg/4.0.10/CHANGELOG.md similarity index 92% rename from stable/reg/4.0.9/CHANGELOG.md rename to stable/reg/4.0.10/CHANGELOG.md index e2302cf0c76..bb0eba3a55d 100644 --- a/stable/reg/4.0.9/CHANGELOG.md +++ b/stable/reg/4.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [reg-4.0.10](https://github.com/truecharts/apps/compare/reg-4.0.9...reg-4.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [reg-4.0.9](https://github.com/truecharts/apps/compare/reg-4.0.8...reg-4.0.9) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - -### [reg-4.0.1](https://github.com/truecharts/apps/compare/reg-4.0.0...reg-4.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) - diff --git a/stable/ser2sock/4.0.9/CONFIG.md b/stable/reg/4.0.10/CONFIG.md similarity index 100% rename from stable/ser2sock/4.0.9/CONFIG.md rename to stable/reg/4.0.10/CONFIG.md diff --git a/stable/reg/4.0.10/Chart.lock b/stable/reg/4.0.10/Chart.lock new file mode 100644 index 00000000000..32516aa8e72 --- /dev/null +++ b/stable/reg/4.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:43:53.517511988Z" diff --git a/stable/reg/4.0.9/Chart.yaml b/stable/reg/4.0.10/Chart.yaml similarity index 95% rename from stable/reg/4.0.9/Chart.yaml rename to stable/reg/4.0.10/Chart.yaml index 52fdc0209c1..f0e8c98bd3b 100644 --- a/stable/reg/4.0.9/Chart.yaml +++ b/stable/reg/4.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.16.1" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: Docker registry v2 command line client and repo listing generator with security checks. home: https://github.com/truecharts/apps/tree/master/charts/stable/reg @@ -19,7 +19,7 @@ name: reg sources: - https://github.com/genuinetools/reg - https://github.com/k8s-at-home/container-images/ -version: 4.0.9 +version: 4.0.10 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/reg/4.0.9/README.md b/stable/reg/4.0.10/README.md similarity index 96% rename from stable/reg/4.0.9/README.md rename to stable/reg/4.0.10/README.md index 70c2cc91319..ef629de729b 100644 --- a/stable/reg/4.0.9/README.md +++ b/stable/reg/4.0.10/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/reg/4.0.9/app-readme.md b/stable/reg/4.0.10/app-readme.md similarity index 100% rename from stable/reg/4.0.9/app-readme.md rename to stable/reg/4.0.10/app-readme.md diff --git a/stable/reg/4.0.10/charts/common-8.6.3.tgz b/stable/reg/4.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/reg/4.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/reg/4.0.9/ci/ct-values.yaml b/stable/reg/4.0.10/ci/ct-values.yaml similarity index 100% rename from stable/reg/4.0.9/ci/ct-values.yaml rename to stable/reg/4.0.10/ci/ct-values.yaml diff --git a/stable/reg/4.0.9/helm-values.md b/stable/reg/4.0.10/helm-values.md similarity index 100% rename from stable/reg/4.0.9/helm-values.md rename to stable/reg/4.0.10/helm-values.md diff --git a/stable/reg/4.0.9/ix_values.yaml b/stable/reg/4.0.10/ix_values.yaml similarity index 100% rename from stable/reg/4.0.9/ix_values.yaml rename to stable/reg/4.0.10/ix_values.yaml diff --git a/stable/reg/4.0.9/questions.yaml b/stable/reg/4.0.10/questions.yaml similarity index 100% rename from stable/reg/4.0.9/questions.yaml rename to stable/reg/4.0.10/questions.yaml diff --git a/stable/reg/4.0.9/templates/common.yaml b/stable/reg/4.0.10/templates/common.yaml similarity index 100% rename from stable/reg/4.0.9/templates/common.yaml rename to stable/reg/4.0.10/templates/common.yaml diff --git a/stable/ser2sock/4.0.9/values.yaml b/stable/reg/4.0.10/values.yaml similarity index 100% rename from stable/ser2sock/4.0.9/values.yaml rename to stable/reg/4.0.10/values.yaml diff --git a/stable/reg/4.0.9/Chart.lock b/stable/reg/4.0.9/Chart.lock deleted file mode 100644 index 419f4c1e8eb..00000000000 --- a/stable/reg/4.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T23:08:37.892342059Z" diff --git a/stable/reg/4.0.9/charts/common-8.6.2.tgz b/stable/reg/4.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/reg/4.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/remmina/1.0.10/Chart.lock b/stable/remmina/1.0.10/Chart.lock deleted file mode 100644 index 260937ed25a..00000000000 --- a/stable/remmina/1.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T23:09:05.423559772Z" diff --git a/stable/remmina/1.0.10/charts/common-8.6.2.tgz b/stable/remmina/1.0.10/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/remmina/1.0.10/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/remmina/1.0.10/CHANGELOG.md b/stable/remmina/1.0.11/CHANGELOG.md similarity index 92% rename from stable/remmina/1.0.10/CHANGELOG.md rename to stable/remmina/1.0.11/CHANGELOG.md index a43f3e19ded..147243de696 100644 --- a/stable/remmina/1.0.10/CHANGELOG.md +++ b/stable/remmina/1.0.11/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [remmina-1.0.11](https://github.com/truecharts/apps/compare/remmina-1.0.10...remmina-1.0.11) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [remmina-1.0.10](https://github.com/truecharts/apps/compare/remmina-1.0.9...remmina-1.0.10) (2021-11-15) @@ -88,12 +97,3 @@ #### Chore * update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) - - - - -### [remmina-1.0.2](https://github.com/truecharts/apps/compare/remmina-1.0.1...remmina-1.0.2) (2021-10-26) - -#### Chore - -* update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) diff --git a/stable/shiori/4.0.0/CONFIG.md b/stable/remmina/1.0.11/CONFIG.md similarity index 100% rename from stable/shiori/4.0.0/CONFIG.md rename to stable/remmina/1.0.11/CONFIG.md diff --git a/stable/remmina/1.0.11/Chart.lock b/stable/remmina/1.0.11/Chart.lock new file mode 100644 index 00000000000..507c6b799ab --- /dev/null +++ b/stable/remmina/1.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:44:19.693567458Z" diff --git a/stable/remmina/1.0.10/Chart.yaml b/stable/remmina/1.0.11/Chart.yaml similarity index 95% rename from stable/remmina/1.0.10/Chart.yaml rename to stable/remmina/1.0.11/Chart.yaml index 1f7737e63f2..856fdde91a1 100644 --- a/stable/remmina/1.0.10/Chart.yaml +++ b/stable/remmina/1.0.11/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.2.0-rcgi" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: A remote desktop client written in GTK home: https://github.com/truecharts/apps/tree/master/charts/stable/remmina icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/remmina-icon.png @@ -22,7 +22,7 @@ sources: - https://github.com/linuxserver/docker-remmina - https://remmina.org/ type: application -version: 1.0.10 +version: 1.0.11 annotations: truecharts.org/catagories: | - media diff --git a/stable/remmina/1.0.10/README.md b/stable/remmina/1.0.11/README.md similarity index 96% rename from stable/remmina/1.0.10/README.md rename to stable/remmina/1.0.11/README.md index 1f63f0c9c72..6eee77bc8f5 100644 --- a/stable/remmina/1.0.10/README.md +++ b/stable/remmina/1.0.11/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/remmina/1.0.10/app-readme.md b/stable/remmina/1.0.11/app-readme.md similarity index 100% rename from stable/remmina/1.0.10/app-readme.md rename to stable/remmina/1.0.11/app-readme.md diff --git a/stable/remmina/1.0.11/charts/common-8.6.3.tgz b/stable/remmina/1.0.11/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/remmina/1.0.11/charts/common-8.6.3.tgz differ diff --git a/stable/remmina/1.0.10/helm-values.md b/stable/remmina/1.0.11/helm-values.md similarity index 100% rename from stable/remmina/1.0.10/helm-values.md rename to stable/remmina/1.0.11/helm-values.md diff --git a/stable/remmina/1.0.10/ix_values.yaml b/stable/remmina/1.0.11/ix_values.yaml similarity index 100% rename from stable/remmina/1.0.10/ix_values.yaml rename to stable/remmina/1.0.11/ix_values.yaml diff --git a/stable/remmina/1.0.10/questions.yaml b/stable/remmina/1.0.11/questions.yaml similarity index 100% rename from stable/remmina/1.0.10/questions.yaml rename to stable/remmina/1.0.11/questions.yaml diff --git a/stable/remmina/1.0.10/templates/common.yaml b/stable/remmina/1.0.11/templates/common.yaml similarity index 100% rename from stable/remmina/1.0.10/templates/common.yaml rename to stable/remmina/1.0.11/templates/common.yaml diff --git a/stable/shiori/4.0.0/values.yaml b/stable/remmina/1.0.11/values.yaml similarity index 100% rename from stable/shiori/4.0.0/values.yaml rename to stable/remmina/1.0.11/values.yaml diff --git a/stable/resilio-sync/4.0.9/CHANGELOG.md b/stable/resilio-sync/4.0.10/CHANGELOG.md similarity index 92% rename from stable/resilio-sync/4.0.9/CHANGELOG.md rename to stable/resilio-sync/4.0.10/CHANGELOG.md index d2bc8f962cf..bd28b33d62f 100644 --- a/stable/resilio-sync/4.0.9/CHANGELOG.md +++ b/stable/resilio-sync/4.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [resilio-sync-4.0.10](https://github.com/truecharts/apps/compare/resilio-sync-4.0.9...resilio-sync-4.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [resilio-sync-4.0.9](https://github.com/truecharts/apps/compare/resilio-sync-4.0.8...resilio-sync-4.0.9) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - -### [resilio-sync-4.0.1](https://github.com/truecharts/apps/compare/resilio-sync-4.0.0...resilio-sync-4.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) - diff --git a/stable/shorturl/1.0.9/CONFIG.md b/stable/resilio-sync/4.0.10/CONFIG.md similarity index 100% rename from stable/shorturl/1.0.9/CONFIG.md rename to stable/resilio-sync/4.0.10/CONFIG.md diff --git a/stable/resilio-sync/4.0.10/Chart.lock b/stable/resilio-sync/4.0.10/Chart.lock new file mode 100644 index 00000000000..fc34e1b3f8e --- /dev/null +++ b/stable/resilio-sync/4.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:44:46.623258085Z" diff --git a/stable/resilio-sync/4.0.9/Chart.yaml b/stable/resilio-sync/4.0.10/Chart.yaml similarity index 95% rename from stable/resilio-sync/4.0.9/Chart.yaml rename to stable/resilio-sync/4.0.10/Chart.yaml index 6c53e10811b..62175ada073 100644 --- a/stable/resilio-sync/4.0.9/Chart.yaml +++ b/stable/resilio-sync/4.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.7.2.1375" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: Resilio Sync is a fast, reliable, and simple file sync and share solution, powered by P2P technology home: https://github.com/truechartsapps/tree/master/charts/stable/resio-sync @@ -21,7 +21,7 @@ maintainers: name: resilio-sync sources: - https://github.com/orgs/linuxserver/packages/container/package/resilio-sync -version: 4.0.9 +version: 4.0.10 annotations: truecharts.org/catagories: | - media diff --git a/stable/resilio-sync/4.0.9/README.md b/stable/resilio-sync/4.0.10/README.md similarity index 96% rename from stable/resilio-sync/4.0.9/README.md rename to stable/resilio-sync/4.0.10/README.md index 9088f7b1fb3..1b08d16feca 100644 --- a/stable/resilio-sync/4.0.9/README.md +++ b/stable/resilio-sync/4.0.10/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/resilio-sync/4.0.9/app-readme.md b/stable/resilio-sync/4.0.10/app-readme.md similarity index 100% rename from stable/resilio-sync/4.0.9/app-readme.md rename to stable/resilio-sync/4.0.10/app-readme.md diff --git a/stable/resilio-sync/4.0.10/charts/common-8.6.3.tgz b/stable/resilio-sync/4.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/resilio-sync/4.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/resilio-sync/4.0.9/helm-values.md b/stable/resilio-sync/4.0.10/helm-values.md similarity index 100% rename from stable/resilio-sync/4.0.9/helm-values.md rename to stable/resilio-sync/4.0.10/helm-values.md diff --git a/stable/resilio-sync/4.0.9/ix_values.yaml b/stable/resilio-sync/4.0.10/ix_values.yaml similarity index 100% rename from stable/resilio-sync/4.0.9/ix_values.yaml rename to stable/resilio-sync/4.0.10/ix_values.yaml diff --git a/stable/resilio-sync/4.0.9/questions.yaml b/stable/resilio-sync/4.0.10/questions.yaml similarity index 100% rename from stable/resilio-sync/4.0.9/questions.yaml rename to stable/resilio-sync/4.0.10/questions.yaml diff --git a/stable/resilio-sync/4.0.9/templates/common.yaml b/stable/resilio-sync/4.0.10/templates/common.yaml similarity index 100% rename from stable/resilio-sync/4.0.9/templates/common.yaml rename to stable/resilio-sync/4.0.10/templates/common.yaml diff --git a/stable/shorturl/1.0.9/values.yaml b/stable/resilio-sync/4.0.10/values.yaml similarity index 100% rename from stable/shorturl/1.0.9/values.yaml rename to stable/resilio-sync/4.0.10/values.yaml diff --git a/stable/resilio-sync/4.0.9/Chart.lock b/stable/resilio-sync/4.0.9/Chart.lock deleted file mode 100644 index 21e495174d7..00000000000 --- a/stable/resilio-sync/4.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T23:09:33.018298954Z" diff --git a/stable/resilio-sync/4.0.9/charts/common-8.6.2.tgz b/stable/resilio-sync/4.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/resilio-sync/4.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/sabnzbd/9.0.9/CHANGELOG.md b/stable/sabnzbd/9.0.10/CHANGELOG.md similarity index 92% rename from stable/sabnzbd/9.0.9/CHANGELOG.md rename to stable/sabnzbd/9.0.10/CHANGELOG.md index 69c2267375c..856478a180b 100644 --- a/stable/sabnzbd/9.0.9/CHANGELOG.md +++ b/stable/sabnzbd/9.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [sabnzbd-9.0.10](https://github.com/truecharts/apps/compare/sabnzbd-9.0.9...sabnzbd-9.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [sabnzbd-9.0.9](https://github.com/truecharts/apps/compare/sabnzbd-9.0.8...sabnzbd-9.0.9) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - -### [sabnzbd-9.0.1](https://github.com/truecharts/apps/compare/sabnzbd-9.0.0...sabnzbd-9.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) - diff --git a/stable/sickchill/1.0.9/CONFIG.md b/stable/sabnzbd/9.0.10/CONFIG.md similarity index 100% rename from stable/sickchill/1.0.9/CONFIG.md rename to stable/sabnzbd/9.0.10/CONFIG.md diff --git a/stable/sabnzbd/9.0.10/Chart.lock b/stable/sabnzbd/9.0.10/Chart.lock new file mode 100644 index 00000000000..fb262181f4f --- /dev/null +++ b/stable/sabnzbd/9.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:45:12.81538685Z" diff --git a/stable/sabnzbd/9.0.9/Chart.yaml b/stable/sabnzbd/9.0.10/Chart.yaml similarity index 95% rename from stable/sabnzbd/9.0.9/Chart.yaml rename to stable/sabnzbd/9.0.10/Chart.yaml index 115e3efff6a..d0c40daaa0c 100644 --- a/stable/sabnzbd/9.0.9/Chart.yaml +++ b/stable/sabnzbd/9.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.4.2" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 deprecated: false description: Free and easy binary newsreader home: https://github.com/truecharts/apps/tree/master/charts/stable/sabnzbd @@ -20,7 +20,7 @@ name: sabnzbd sources: - https://sabnzbd.org/ type: application -version: 9.0.9 +version: 9.0.10 annotations: truecharts.org/catagories: | - media diff --git a/stable/sabnzbd/9.0.9/README.md b/stable/sabnzbd/9.0.10/README.md similarity index 96% rename from stable/sabnzbd/9.0.9/README.md rename to stable/sabnzbd/9.0.10/README.md index 94df62d1619..9eac86d9cd4 100644 --- a/stable/sabnzbd/9.0.9/README.md +++ b/stable/sabnzbd/9.0.10/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/sabnzbd/9.0.9/app-readme.md b/stable/sabnzbd/9.0.10/app-readme.md similarity index 100% rename from stable/sabnzbd/9.0.9/app-readme.md rename to stable/sabnzbd/9.0.10/app-readme.md diff --git a/stable/sabnzbd/9.0.10/charts/common-8.6.3.tgz b/stable/sabnzbd/9.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/sabnzbd/9.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/sabnzbd/9.0.9/helm-values.md b/stable/sabnzbd/9.0.10/helm-values.md similarity index 100% rename from stable/sabnzbd/9.0.9/helm-values.md rename to stable/sabnzbd/9.0.10/helm-values.md diff --git a/stable/sabnzbd/9.0.9/ix_values.yaml b/stable/sabnzbd/9.0.10/ix_values.yaml similarity index 100% rename from stable/sabnzbd/9.0.9/ix_values.yaml rename to stable/sabnzbd/9.0.10/ix_values.yaml diff --git a/stable/sabnzbd/9.0.9/questions.yaml b/stable/sabnzbd/9.0.10/questions.yaml similarity index 100% rename from stable/sabnzbd/9.0.9/questions.yaml rename to stable/sabnzbd/9.0.10/questions.yaml diff --git a/stable/sabnzbd/9.0.9/templates/common.yaml b/stable/sabnzbd/9.0.10/templates/common.yaml similarity index 100% rename from stable/sabnzbd/9.0.9/templates/common.yaml rename to stable/sabnzbd/9.0.10/templates/common.yaml diff --git a/stable/sickchill/1.0.9/values.yaml b/stable/sabnzbd/9.0.10/values.yaml similarity index 100% rename from stable/sickchill/1.0.9/values.yaml rename to stable/sabnzbd/9.0.10/values.yaml diff --git a/stable/sabnzbd/9.0.9/Chart.lock b/stable/sabnzbd/9.0.9/Chart.lock deleted file mode 100644 index 9b89a39f2d5..00000000000 --- a/stable/sabnzbd/9.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T23:10:00.09096084Z" diff --git a/stable/sabnzbd/9.0.9/charts/common-8.6.2.tgz b/stable/sabnzbd/9.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/sabnzbd/9.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/ser2sock/4.0.9/CHANGELOG.md b/stable/ser2sock/4.0.10/CHANGELOG.md similarity index 92% rename from stable/ser2sock/4.0.9/CHANGELOG.md rename to stable/ser2sock/4.0.10/CHANGELOG.md index c29757928a7..f073bb7de7f 100644 --- a/stable/ser2sock/4.0.9/CHANGELOG.md +++ b/stable/ser2sock/4.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [ser2sock-4.0.10](https://github.com/truecharts/apps/compare/ser2sock-4.0.9...ser2sock-4.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [ser2sock-4.0.9](https://github.com/truecharts/apps/compare/ser2sock-4.0.8...ser2sock-4.0.9) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - -### [ser2sock-4.0.1](https://github.com/truecharts/apps/compare/ser2sock-4.0.0...ser2sock-4.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) - diff --git a/stable/sickgear/1.0.9/CONFIG.md b/stable/ser2sock/4.0.10/CONFIG.md similarity index 100% rename from stable/sickgear/1.0.9/CONFIG.md rename to stable/ser2sock/4.0.10/CONFIG.md diff --git a/stable/ser2sock/4.0.10/Chart.lock b/stable/ser2sock/4.0.10/Chart.lock new file mode 100644 index 00000000000..6641b32f482 --- /dev/null +++ b/stable/ser2sock/4.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:45:39.25987778Z" diff --git a/stable/ser2sock/4.0.9/Chart.yaml b/stable/ser2sock/4.0.10/Chart.yaml similarity index 94% rename from stable/ser2sock/4.0.9/Chart.yaml rename to stable/ser2sock/4.0.10/Chart.yaml index 96dad185721..79f80ba7f3d 100644 --- a/stable/ser2sock/4.0.9/Chart.yaml +++ b/stable/ser2sock/4.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: Serial to Socket Redirector home: https://github.com/truechartsapps/tree/master/charts/stable/ser2sock icon: https://i.imgur.com/GfZ7McO.png @@ -18,7 +18,7 @@ name: ser2sock sources: - https://github.com/nutechsoftware/ser2sock - https://github.com/tenstartups/ser2sock -version: 4.0.9 +version: 4.0.10 annotations: truecharts.org/catagories: | - media diff --git a/stable/ser2sock/4.0.9/README.md b/stable/ser2sock/4.0.10/README.md similarity index 96% rename from stable/ser2sock/4.0.9/README.md rename to stable/ser2sock/4.0.10/README.md index c13d9aa7f55..7aa2d037ae3 100644 --- a/stable/ser2sock/4.0.9/README.md +++ b/stable/ser2sock/4.0.10/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/ser2sock/4.0.9/app-readme.md b/stable/ser2sock/4.0.10/app-readme.md similarity index 100% rename from stable/ser2sock/4.0.9/app-readme.md rename to stable/ser2sock/4.0.10/app-readme.md diff --git a/stable/ser2sock/4.0.10/charts/common-8.6.3.tgz b/stable/ser2sock/4.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/ser2sock/4.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/ser2sock/4.0.9/ci/test-values.yaml b/stable/ser2sock/4.0.10/ci/test-values.yaml similarity index 100% rename from stable/ser2sock/4.0.9/ci/test-values.yaml rename to stable/ser2sock/4.0.10/ci/test-values.yaml diff --git a/stable/ser2sock/4.0.9/helm-values.md b/stable/ser2sock/4.0.10/helm-values.md similarity index 100% rename from stable/ser2sock/4.0.9/helm-values.md rename to stable/ser2sock/4.0.10/helm-values.md diff --git a/stable/ser2sock/4.0.9/ix_values.yaml b/stable/ser2sock/4.0.10/ix_values.yaml similarity index 100% rename from stable/ser2sock/4.0.9/ix_values.yaml rename to stable/ser2sock/4.0.10/ix_values.yaml diff --git a/stable/ser2sock/4.0.9/questions.yaml b/stable/ser2sock/4.0.10/questions.yaml similarity index 100% rename from stable/ser2sock/4.0.9/questions.yaml rename to stable/ser2sock/4.0.10/questions.yaml diff --git a/stable/ser2sock/4.0.9/templates/common.yaml b/stable/ser2sock/4.0.10/templates/common.yaml similarity index 100% rename from stable/ser2sock/4.0.9/templates/common.yaml rename to stable/ser2sock/4.0.10/templates/common.yaml diff --git a/stable/sickgear/1.0.9/values.yaml b/stable/ser2sock/4.0.10/values.yaml similarity index 100% rename from stable/sickgear/1.0.9/values.yaml rename to stable/ser2sock/4.0.10/values.yaml diff --git a/stable/ser2sock/4.0.9/Chart.lock b/stable/ser2sock/4.0.9/Chart.lock deleted file mode 100644 index 865f4a03abd..00000000000 --- a/stable/ser2sock/4.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T23:10:28.003331288Z" diff --git a/stable/ser2sock/4.0.9/charts/common-8.6.2.tgz b/stable/ser2sock/4.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/ser2sock/4.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/shiori/4.0.0/Chart.lock b/stable/shiori/4.0.0/Chart.lock deleted file mode 100644 index dfe436887f7..00000000000 --- a/stable/shiori/4.0.0/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -- name: postgresql - repository: https://truecharts.org/ - version: 6.0.1 -digest: sha256:29091b4603d21dfa1dd3dce6c89c82557f694400091bc61c6e11335cdfbfa2c9 -generated: "2021-11-16T17:12:20.182377211Z" diff --git a/stable/shiori/4.0.0/charts/common-8.6.2.tgz b/stable/shiori/4.0.0/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/shiori/4.0.0/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/shiori/4.0.0/charts/postgresql-6.0.1.tgz b/stable/shiori/4.0.0/charts/postgresql-6.0.1.tgz deleted file mode 100644 index b4a6f9911b2..00000000000 Binary files a/stable/shiori/4.0.0/charts/postgresql-6.0.1.tgz and /dev/null differ diff --git a/stable/shiori/4.0.0/CHANGELOG.md b/stable/shiori/4.0.1/CHANGELOG.md similarity index 92% rename from stable/shiori/4.0.0/CHANGELOG.md rename to stable/shiori/4.0.1/CHANGELOG.md index b4d6b3393cf..ac16bcf8b75 100644 --- a/stable/shiori/4.0.0/CHANGELOG.md +++ b/stable/shiori/4.0.1/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [shiori-4.0.1](https://github.com/truecharts/apps/compare/shiori-4.0.0...shiori-4.0.1) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [shiori-4.0.0](https://github.com/truecharts/apps/compare/shiori-3.0.10...shiori-4.0.0) (2021-11-16) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) - - -### [shiori-3.0.3](https://github.com/truecharts/apps/compare/shiori-3.0.2...shiori-3.0.3) (2021-10-26) - -#### Chore - -* update helm chart postgresql to v5.1.4 ([#1249](https://github.com/truecharts/apps/issues/1249)) - - diff --git a/stable/smokeping/1.0.10/CONFIG.md b/stable/shiori/4.0.1/CONFIG.md similarity index 100% rename from stable/smokeping/1.0.10/CONFIG.md rename to stable/shiori/4.0.1/CONFIG.md diff --git a/stable/shiori/4.0.1/Chart.lock b/stable/shiori/4.0.1/Chart.lock new file mode 100644 index 00000000000..f4575563996 --- /dev/null +++ b/stable/shiori/4.0.1/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +- name: postgresql + repository: https://truecharts.org/ + version: 6.0.3 +digest: sha256:17837b38e937c9844a7343c7f77ef22df6ab3d6c35fa1694350d6679d652a948 +generated: "2021-11-16T22:46:07.049024553Z" diff --git a/stable/shiori/4.0.0/Chart.yaml b/stable/shiori/4.0.1/Chart.yaml similarity index 94% rename from stable/shiori/4.0.0/Chart.yaml rename to stable/shiori/4.0.1/Chart.yaml index cfc35526198..d326ff178ad 100644 --- a/stable/shiori/4.0.0/Chart.yaml +++ b/stable/shiori/4.0.1/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 appVersion: "1.5.0" -version: 4.0.0 +version: 4.0.1 kubeVersion: '>=1.16.0-0' name: shiori description: A simple bookmark manager built with Go @@ -18,11 +18,11 @@ sources: dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 6.0.1 + version: 6.0.3 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/shiori/4.0.0/README.md b/stable/shiori/4.0.1/README.md similarity index 93% rename from stable/shiori/4.0.0/README.md rename to stable/shiori/4.0.1/README.md index 90cb6a2166b..6f5b0674b6a 100644 --- a/stable/shiori/4.0.0/README.md +++ b/stable/shiori/4.0.1/README.md @@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 6.0.1 | -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org/ | postgresql | 6.0.3 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/shiori/4.0.0/app-readme.md b/stable/shiori/4.0.1/app-readme.md similarity index 100% rename from stable/shiori/4.0.0/app-readme.md rename to stable/shiori/4.0.1/app-readme.md diff --git a/stable/shiori/4.0.1/charts/common-8.6.3.tgz b/stable/shiori/4.0.1/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/shiori/4.0.1/charts/common-8.6.3.tgz differ diff --git a/stable/shiori/4.0.1/charts/postgresql-6.0.3.tgz b/stable/shiori/4.0.1/charts/postgresql-6.0.3.tgz new file mode 100644 index 00000000000..ed5f455e79b Binary files /dev/null and b/stable/shiori/4.0.1/charts/postgresql-6.0.3.tgz differ diff --git a/stable/shiori/4.0.0/helm-values.md b/stable/shiori/4.0.1/helm-values.md similarity index 100% rename from stable/shiori/4.0.0/helm-values.md rename to stable/shiori/4.0.1/helm-values.md diff --git a/stable/shiori/4.0.0/ix_values.yaml b/stable/shiori/4.0.1/ix_values.yaml similarity index 100% rename from stable/shiori/4.0.0/ix_values.yaml rename to stable/shiori/4.0.1/ix_values.yaml diff --git a/stable/shiori/4.0.0/questions.yaml b/stable/shiori/4.0.1/questions.yaml similarity index 100% rename from stable/shiori/4.0.0/questions.yaml rename to stable/shiori/4.0.1/questions.yaml diff --git a/stable/shiori/4.0.0/templates/common.yaml b/stable/shiori/4.0.1/templates/common.yaml similarity index 100% rename from stable/shiori/4.0.0/templates/common.yaml rename to stable/shiori/4.0.1/templates/common.yaml diff --git a/stable/smokeping/1.0.10/values.yaml b/stable/shiori/4.0.1/values.yaml similarity index 100% rename from stable/smokeping/1.0.10/values.yaml rename to stable/shiori/4.0.1/values.yaml diff --git a/stable/shorturl/1.0.9/CHANGELOG.md b/stable/shorturl/1.0.10/CHANGELOG.md similarity index 92% rename from stable/shorturl/1.0.9/CHANGELOG.md rename to stable/shorturl/1.0.10/CHANGELOG.md index 921f65fdae7..6b1eecb5ae1 100644 --- a/stable/shorturl/1.0.9/CHANGELOG.md +++ b/stable/shorturl/1.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [shorturl-1.0.10](https://github.com/truecharts/apps/compare/shorturl-1.0.9...shorturl-1.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [shorturl-1.0.9](https://github.com/truecharts/apps/compare/shorturl-1.0.8...shorturl-1.0.9) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - -### [shorturl-1.0.1](https://github.com/truecharts/apps/compare/shorturl-1.0.0...shorturl-1.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) - diff --git a/stable/sonarr/9.0.10/CONFIG.md b/stable/shorturl/1.0.10/CONFIG.md similarity index 100% rename from stable/sonarr/9.0.10/CONFIG.md rename to stable/shorturl/1.0.10/CONFIG.md diff --git a/stable/shorturl/1.0.10/Chart.lock b/stable/shorturl/1.0.10/Chart.lock new file mode 100644 index 00000000000..2983aa0f515 --- /dev/null +++ b/stable/shorturl/1.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:46:42.078050221Z" diff --git a/stable/shorturl/1.0.9/Chart.yaml b/stable/shorturl/1.0.10/Chart.yaml similarity index 95% rename from stable/shorturl/1.0.9/Chart.yaml rename to stable/shorturl/1.0.10/Chart.yaml index 741c7dca08f..6bc4467b72d 100644 --- a/stable/shorturl/1.0.9/Chart.yaml +++ b/stable/shorturl/1.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.1.0" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: Self hosted web app for shortening urls (URL shortener) home: https://github.com/truecharts/apps/tree/master/charts/stable/shorturl icon: '' @@ -22,7 +22,7 @@ sources: - https://github.com/prologic/shorturl - https://github.com/nicholaswilde/docker-shorturl type: application -version: 1.0.9 +version: 1.0.10 annotations: truecharts.org/catagories: | - media diff --git a/stable/shorturl/1.0.9/README.md b/stable/shorturl/1.0.10/README.md similarity index 96% rename from stable/shorturl/1.0.9/README.md rename to stable/shorturl/1.0.10/README.md index 9fd8722e552..5adf6145073 100644 --- a/stable/shorturl/1.0.9/README.md +++ b/stable/shorturl/1.0.10/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/shorturl/1.0.9/app-readme.md b/stable/shorturl/1.0.10/app-readme.md similarity index 100% rename from stable/shorturl/1.0.9/app-readme.md rename to stable/shorturl/1.0.10/app-readme.md diff --git a/stable/shorturl/1.0.10/charts/common-8.6.3.tgz b/stable/shorturl/1.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/shorturl/1.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/shorturl/1.0.9/helm-values.md b/stable/shorturl/1.0.10/helm-values.md similarity index 100% rename from stable/shorturl/1.0.9/helm-values.md rename to stable/shorturl/1.0.10/helm-values.md diff --git a/stable/shorturl/1.0.9/ix_values.yaml b/stable/shorturl/1.0.10/ix_values.yaml similarity index 100% rename from stable/shorturl/1.0.9/ix_values.yaml rename to stable/shorturl/1.0.10/ix_values.yaml diff --git a/stable/shorturl/1.0.9/questions.yaml b/stable/shorturl/1.0.10/questions.yaml similarity index 100% rename from stable/shorturl/1.0.9/questions.yaml rename to stable/shorturl/1.0.10/questions.yaml diff --git a/stable/shorturl/1.0.9/templates/common.yaml b/stable/shorturl/1.0.10/templates/common.yaml similarity index 100% rename from stable/shorturl/1.0.9/templates/common.yaml rename to stable/shorturl/1.0.10/templates/common.yaml diff --git a/stable/sonarr/9.0.10/values.yaml b/stable/shorturl/1.0.10/values.yaml similarity index 100% rename from stable/sonarr/9.0.10/values.yaml rename to stable/shorturl/1.0.10/values.yaml diff --git a/stable/shorturl/1.0.9/Chart.lock b/stable/shorturl/1.0.9/Chart.lock deleted file mode 100644 index 61cfcae1a01..00000000000 --- a/stable/shorturl/1.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T23:11:33.36087232Z" diff --git a/stable/shorturl/1.0.9/charts/common-8.6.2.tgz b/stable/shorturl/1.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/shorturl/1.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/sickchill/1.0.9/CHANGELOG.md b/stable/sickchill/1.0.10/CHANGELOG.md similarity index 92% rename from stable/sickchill/1.0.9/CHANGELOG.md rename to stable/sickchill/1.0.10/CHANGELOG.md index b38f9686bfb..f4415ead060 100644 --- a/stable/sickchill/1.0.9/CHANGELOG.md +++ b/stable/sickchill/1.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [sickchill-1.0.10](https://github.com/truecharts/apps/compare/sickchill-1.0.9...sickchill-1.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [sickchill-1.0.9](https://github.com/truecharts/apps/compare/sickchill-1.0.8...sickchill-1.0.9) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - -### [sickchill-1.0.1](https://github.com/truecharts/apps/compare/sickchill-1.0.0...sickchill-1.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) - diff --git a/stable/sqlitebrowser/1.0.11/CONFIG.md b/stable/sickchill/1.0.10/CONFIG.md similarity index 100% rename from stable/sqlitebrowser/1.0.11/CONFIG.md rename to stable/sickchill/1.0.10/CONFIG.md diff --git a/stable/sickchill/1.0.10/Chart.lock b/stable/sickchill/1.0.10/Chart.lock new file mode 100644 index 00000000000..6839055c4ca --- /dev/null +++ b/stable/sickchill/1.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:47:08.073376292Z" diff --git a/stable/sickchill/1.0.9/Chart.yaml b/stable/sickchill/1.0.10/Chart.yaml similarity index 95% rename from stable/sickchill/1.0.9/Chart.yaml rename to stable/sickchill/1.0.10/Chart.yaml index f4c93cb8ab5..10f6072a145 100644 --- a/stable/sickchill/1.0.9/Chart.yaml +++ b/stable/sickchill/1.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2021.5.10" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: An Automatic Video Library Manager for TV Shows home: https://github.com/truecharts/apps/tree/master/charts/stable/sickchill icon: https://github.com/SickChill/SickChill/raw/master/sickchill/gui/slick/images/ico/android-chrome-256x256.png @@ -22,7 +22,7 @@ sources: - https://github.com/linuxserver/docker-sickchill - https://github.com/SickChill/SickChill type: application -version: 1.0.9 +version: 1.0.10 annotations: truecharts.org/catagories: | - media diff --git a/stable/sickchill/1.0.9/README.md b/stable/sickchill/1.0.10/README.md similarity index 96% rename from stable/sickchill/1.0.9/README.md rename to stable/sickchill/1.0.10/README.md index e9859853b8a..b2133ffc2cb 100644 --- a/stable/sickchill/1.0.9/README.md +++ b/stable/sickchill/1.0.10/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/sickchill/1.0.9/app-readme.md b/stable/sickchill/1.0.10/app-readme.md similarity index 100% rename from stable/sickchill/1.0.9/app-readme.md rename to stable/sickchill/1.0.10/app-readme.md diff --git a/stable/sickchill/1.0.10/charts/common-8.6.3.tgz b/stable/sickchill/1.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/sickchill/1.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/sickchill/1.0.9/helm-values.md b/stable/sickchill/1.0.10/helm-values.md similarity index 100% rename from stable/sickchill/1.0.9/helm-values.md rename to stable/sickchill/1.0.10/helm-values.md diff --git a/stable/sickchill/1.0.9/ix_values.yaml b/stable/sickchill/1.0.10/ix_values.yaml similarity index 100% rename from stable/sickchill/1.0.9/ix_values.yaml rename to stable/sickchill/1.0.10/ix_values.yaml diff --git a/stable/sickchill/1.0.9/questions.yaml b/stable/sickchill/1.0.10/questions.yaml similarity index 100% rename from stable/sickchill/1.0.9/questions.yaml rename to stable/sickchill/1.0.10/questions.yaml diff --git a/stable/sickchill/1.0.9/templates/common.yaml b/stable/sickchill/1.0.10/templates/common.yaml similarity index 100% rename from stable/sickchill/1.0.9/templates/common.yaml rename to stable/sickchill/1.0.10/templates/common.yaml diff --git a/stable/sqlitebrowser/1.0.11/values.yaml b/stable/sickchill/1.0.10/values.yaml similarity index 100% rename from stable/sqlitebrowser/1.0.11/values.yaml rename to stable/sickchill/1.0.10/values.yaml diff --git a/stable/sickchill/1.0.9/Chart.lock b/stable/sickchill/1.0.9/Chart.lock deleted file mode 100644 index 79c75cbb12c..00000000000 --- a/stable/sickchill/1.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T23:12:00.516218538Z" diff --git a/stable/sickchill/1.0.9/charts/common-8.6.2.tgz b/stable/sickchill/1.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/sickchill/1.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/sickgear/1.0.9/CHANGELOG.md b/stable/sickgear/1.0.10/CHANGELOG.md similarity index 92% rename from stable/sickgear/1.0.9/CHANGELOG.md rename to stable/sickgear/1.0.10/CHANGELOG.md index da647550726..a3c6dd35237 100644 --- a/stable/sickgear/1.0.9/CHANGELOG.md +++ b/stable/sickgear/1.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [sickgear-1.0.10](https://github.com/truecharts/apps/compare/sickgear-1.0.9...sickgear-1.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [sickgear-1.0.9](https://github.com/truecharts/apps/compare/sickgear-1.0.8...sickgear-1.0.9) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - -### [sickgear-1.0.1](https://github.com/truecharts/apps/compare/sickgear-1.0.0...sickgear-1.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) - diff --git a/stable/stash/4.0.10/CONFIG.md b/stable/sickgear/1.0.10/CONFIG.md similarity index 100% rename from stable/stash/4.0.10/CONFIG.md rename to stable/sickgear/1.0.10/CONFIG.md diff --git a/stable/sickgear/1.0.10/Chart.lock b/stable/sickgear/1.0.10/Chart.lock new file mode 100644 index 00000000000..8f74a5ebfa4 --- /dev/null +++ b/stable/sickgear/1.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:47:34.10567077Z" diff --git a/stable/sickgear/1.0.9/Chart.yaml b/stable/sickgear/1.0.10/Chart.yaml similarity index 95% rename from stable/sickgear/1.0.9/Chart.yaml rename to stable/sickgear/1.0.10/Chart.yaml index 7fbedf17e78..6b80f18343f 100644 --- a/stable/sickgear/1.0.9/Chart.yaml +++ b/stable/sickgear/1.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.25.4" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: Provides management of TV shows and/or Anime, it detects new episodes, links downloader apps, and more home: https://github.com/truecharts/apps/tree/master/charts/stable/sickgear @@ -23,7 +23,7 @@ sources: - https://github.com/linuxserver/docker-sickgear - https://github.com/SickGear/SickGear type: application -version: 1.0.9 +version: 1.0.10 annotations: truecharts.org/catagories: | - media diff --git a/stable/sickgear/1.0.9/README.md b/stable/sickgear/1.0.10/README.md similarity index 96% rename from stable/sickgear/1.0.9/README.md rename to stable/sickgear/1.0.10/README.md index 44ff1c591ec..d8da4c42581 100644 --- a/stable/sickgear/1.0.9/README.md +++ b/stable/sickgear/1.0.10/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/sickgear/1.0.9/app-readme.md b/stable/sickgear/1.0.10/app-readme.md similarity index 100% rename from stable/sickgear/1.0.9/app-readme.md rename to stable/sickgear/1.0.10/app-readme.md diff --git a/stable/sickgear/1.0.10/charts/common-8.6.3.tgz b/stable/sickgear/1.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/sickgear/1.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/sickgear/1.0.9/helm-values.md b/stable/sickgear/1.0.10/helm-values.md similarity index 100% rename from stable/sickgear/1.0.9/helm-values.md rename to stable/sickgear/1.0.10/helm-values.md diff --git a/stable/sickgear/1.0.9/ix_values.yaml b/stable/sickgear/1.0.10/ix_values.yaml similarity index 100% rename from stable/sickgear/1.0.9/ix_values.yaml rename to stable/sickgear/1.0.10/ix_values.yaml diff --git a/stable/sickgear/1.0.9/questions.yaml b/stable/sickgear/1.0.10/questions.yaml similarity index 100% rename from stable/sickgear/1.0.9/questions.yaml rename to stable/sickgear/1.0.10/questions.yaml diff --git a/stable/sickgear/1.0.9/templates/common.yaml b/stable/sickgear/1.0.10/templates/common.yaml similarity index 100% rename from stable/sickgear/1.0.9/templates/common.yaml rename to stable/sickgear/1.0.10/templates/common.yaml diff --git a/stable/stash/4.0.10/values.yaml b/stable/sickgear/1.0.10/values.yaml similarity index 100% rename from stable/stash/4.0.10/values.yaml rename to stable/sickgear/1.0.10/values.yaml diff --git a/stable/sickgear/1.0.9/Chart.lock b/stable/sickgear/1.0.9/Chart.lock deleted file mode 100644 index 5876a609b6a..00000000000 --- a/stable/sickgear/1.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T23:12:29.007828655Z" diff --git a/stable/sickgear/1.0.9/charts/common-8.6.2.tgz b/stable/sickgear/1.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/sickgear/1.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/smokeping/1.0.10/Chart.lock b/stable/smokeping/1.0.10/Chart.lock deleted file mode 100644 index 97917094a86..00000000000 --- a/stable/smokeping/1.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T23:12:56.182360287Z" diff --git a/stable/smokeping/1.0.10/charts/common-8.6.2.tgz b/stable/smokeping/1.0.10/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/smokeping/1.0.10/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/smokeping/1.0.10/CHANGELOG.md b/stable/smokeping/1.0.11/CHANGELOG.md similarity index 92% rename from stable/smokeping/1.0.10/CHANGELOG.md rename to stable/smokeping/1.0.11/CHANGELOG.md index a65bbcb92df..1387840aa6a 100644 --- a/stable/smokeping/1.0.10/CHANGELOG.md +++ b/stable/smokeping/1.0.11/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [smokeping-1.0.11](https://github.com/truecharts/apps/compare/smokeping-1.0.10...smokeping-1.0.11) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [smokeping-1.0.10](https://github.com/truecharts/apps/compare/smokeping-1.0.9...smokeping-1.0.10) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major ([#1263](https://github.com/truecharts/apps/issues/1263)) - - - -### [smokeping-1.0.2](https://github.com/truecharts/apps/compare/smokeping-1.0.1...smokeping-1.0.2) (2021-10-26) - -#### Chore - -* update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - diff --git a/stable/static/1.0.9/CONFIG.md b/stable/smokeping/1.0.11/CONFIG.md similarity index 100% rename from stable/static/1.0.9/CONFIG.md rename to stable/smokeping/1.0.11/CONFIG.md diff --git a/stable/smokeping/1.0.11/Chart.lock b/stable/smokeping/1.0.11/Chart.lock new file mode 100644 index 00000000000..3c27301b189 --- /dev/null +++ b/stable/smokeping/1.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:48:00.529433385Z" diff --git a/stable/smokeping/1.0.10/Chart.yaml b/stable/smokeping/1.0.11/Chart.yaml similarity index 95% rename from stable/smokeping/1.0.10/Chart.yaml rename to stable/smokeping/1.0.11/Chart.yaml index 0822a1637c5..0c01ac5ce7c 100644 --- a/stable/smokeping/1.0.10/Chart.yaml +++ b/stable/smokeping/1.0.11/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.7.3" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: Keep track of your network latency. home: https://github.com/truecharts/apps/tree/master/charts/stable/smokeping icon: https://github.com/truecharts/apps/raw/main/images/smokeping.png @@ -21,7 +21,7 @@ sources: - https://oss.oetiker.ch/smokeping/ - https://hub.docker.com/r/linuxserver/smokeping type: application -version: 1.0.10 +version: 1.0.11 annotations: truecharts.org/catagories: | - media diff --git a/stable/smokeping/1.0.10/README.md b/stable/smokeping/1.0.11/README.md similarity index 96% rename from stable/smokeping/1.0.10/README.md rename to stable/smokeping/1.0.11/README.md index ea8b42b7917..54a28853694 100644 --- a/stable/smokeping/1.0.10/README.md +++ b/stable/smokeping/1.0.11/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/smokeping/1.0.10/app-readme.md b/stable/smokeping/1.0.11/app-readme.md similarity index 100% rename from stable/smokeping/1.0.10/app-readme.md rename to stable/smokeping/1.0.11/app-readme.md diff --git a/stable/smokeping/1.0.11/charts/common-8.6.3.tgz b/stable/smokeping/1.0.11/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/smokeping/1.0.11/charts/common-8.6.3.tgz differ diff --git a/stable/smokeping/1.0.10/helm-values.md b/stable/smokeping/1.0.11/helm-values.md similarity index 100% rename from stable/smokeping/1.0.10/helm-values.md rename to stable/smokeping/1.0.11/helm-values.md diff --git a/stable/smokeping/1.0.10/ix_values.yaml b/stable/smokeping/1.0.11/ix_values.yaml similarity index 100% rename from stable/smokeping/1.0.10/ix_values.yaml rename to stable/smokeping/1.0.11/ix_values.yaml diff --git a/stable/smokeping/1.0.10/questions.yaml b/stable/smokeping/1.0.11/questions.yaml similarity index 100% rename from stable/smokeping/1.0.10/questions.yaml rename to stable/smokeping/1.0.11/questions.yaml diff --git a/stable/smokeping/1.0.10/templates/common.yaml b/stable/smokeping/1.0.11/templates/common.yaml similarity index 100% rename from stable/smokeping/1.0.10/templates/common.yaml rename to stable/smokeping/1.0.11/templates/common.yaml diff --git a/stable/static/1.0.9/values.yaml b/stable/smokeping/1.0.11/values.yaml similarity index 100% rename from stable/static/1.0.9/values.yaml rename to stable/smokeping/1.0.11/values.yaml diff --git a/stable/sonarr/9.0.10/Chart.lock b/stable/sonarr/9.0.10/Chart.lock deleted file mode 100644 index 69cd440f263..00000000000 --- a/stable/sonarr/9.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T23:13:23.159848917Z" diff --git a/stable/sonarr/9.0.10/charts/common-8.6.2.tgz b/stable/sonarr/9.0.10/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/sonarr/9.0.10/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/sonarr/9.0.10/CHANGELOG.md b/stable/sonarr/9.0.11/CHANGELOG.md similarity index 92% rename from stable/sonarr/9.0.10/CHANGELOG.md rename to stable/sonarr/9.0.11/CHANGELOG.md index f22ffcb5176..7731f406150 100644 --- a/stable/sonarr/9.0.10/CHANGELOG.md +++ b/stable/sonarr/9.0.11/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [sonarr-9.0.11](https://github.com/truecharts/apps/compare/sonarr-9.0.10...sonarr-9.0.11) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [sonarr-9.0.10](https://github.com/truecharts/apps/compare/sonarr-9.0.9...sonarr-9.0.10) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) - - - -### [sonarr-9.0.2](https://github.com/truecharts/apps/compare/sonarr-9.0.1...sonarr-9.0.2) (2021-10-26) - -#### Chore - -* update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - diff --git a/stable/statping/4.0.0/CONFIG.md b/stable/sonarr/9.0.11/CONFIG.md similarity index 100% rename from stable/statping/4.0.0/CONFIG.md rename to stable/sonarr/9.0.11/CONFIG.md diff --git a/stable/sonarr/9.0.11/Chart.lock b/stable/sonarr/9.0.11/Chart.lock new file mode 100644 index 00000000000..4c0b59f345d --- /dev/null +++ b/stable/sonarr/9.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:48:26.733562284Z" diff --git a/stable/sonarr/9.0.10/Chart.yaml b/stable/sonarr/9.0.11/Chart.yaml similarity index 95% rename from stable/sonarr/9.0.10/Chart.yaml rename to stable/sonarr/9.0.11/Chart.yaml index 74fbd625cba..b881274dc3e 100644 --- a/stable/sonarr/9.0.10/Chart.yaml +++ b/stable/sonarr/9.0.11/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.0.6.1342" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 deprecated: false description: Smart PVR for newsgroup and bittorrent users home: https://github.com/truecharts/apps/tree/master/charts/stable/sonarr @@ -21,7 +21,7 @@ name: sonarr sources: - https://github.com/Sonarr/Sonarr type: application -version: 9.0.10 +version: 9.0.11 annotations: truecharts.org/catagories: | - media diff --git a/stable/sonarr/9.0.10/README.md b/stable/sonarr/9.0.11/README.md similarity index 96% rename from stable/sonarr/9.0.10/README.md rename to stable/sonarr/9.0.11/README.md index 461e4ece178..b5e9c91066d 100644 --- a/stable/sonarr/9.0.10/README.md +++ b/stable/sonarr/9.0.11/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/sonarr/9.0.10/app-readme.md b/stable/sonarr/9.0.11/app-readme.md similarity index 100% rename from stable/sonarr/9.0.10/app-readme.md rename to stable/sonarr/9.0.11/app-readme.md diff --git a/stable/sonarr/9.0.11/charts/common-8.6.3.tgz b/stable/sonarr/9.0.11/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/sonarr/9.0.11/charts/common-8.6.3.tgz differ diff --git a/stable/sonarr/9.0.10/helm-values.md b/stable/sonarr/9.0.11/helm-values.md similarity index 100% rename from stable/sonarr/9.0.10/helm-values.md rename to stable/sonarr/9.0.11/helm-values.md diff --git a/stable/sonarr/9.0.10/ix_values.yaml b/stable/sonarr/9.0.11/ix_values.yaml similarity index 100% rename from stable/sonarr/9.0.10/ix_values.yaml rename to stable/sonarr/9.0.11/ix_values.yaml diff --git a/stable/sonarr/9.0.10/questions.yaml b/stable/sonarr/9.0.11/questions.yaml similarity index 100% rename from stable/sonarr/9.0.10/questions.yaml rename to stable/sonarr/9.0.11/questions.yaml diff --git a/stable/sonarr/9.0.10/templates/common.yaml b/stable/sonarr/9.0.11/templates/common.yaml similarity index 100% rename from stable/sonarr/9.0.10/templates/common.yaml rename to stable/sonarr/9.0.11/templates/common.yaml diff --git a/stable/statping/4.0.0/values.yaml b/stable/sonarr/9.0.11/values.yaml similarity index 100% rename from stable/statping/4.0.0/values.yaml rename to stable/sonarr/9.0.11/values.yaml diff --git a/stable/sqlitebrowser/1.0.11/Chart.lock b/stable/sqlitebrowser/1.0.11/Chart.lock deleted file mode 100644 index 108b7583547..00000000000 --- a/stable/sqlitebrowser/1.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T23:13:50.172050395Z" diff --git a/stable/sqlitebrowser/1.0.11/charts/common-8.6.2.tgz b/stable/sqlitebrowser/1.0.11/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/sqlitebrowser/1.0.11/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/sqlitebrowser/1.0.11/CHANGELOG.md b/stable/sqlitebrowser/1.0.12/CHANGELOG.md similarity index 92% rename from stable/sqlitebrowser/1.0.11/CHANGELOG.md rename to stable/sqlitebrowser/1.0.12/CHANGELOG.md index bfd81aa4799..a7b7679caef 100644 --- a/stable/sqlitebrowser/1.0.11/CHANGELOG.md +++ b/stable/sqlitebrowser/1.0.12/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [sqlitebrowser-1.0.12](https://github.com/truecharts/apps/compare/sqlitebrowser-1.0.11...sqlitebrowser-1.0.12) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [sqlitebrowser-1.0.11](https://github.com/truecharts/apps/compare/sqlitebrowser-1.0.10...sqlitebrowser-1.0.11) (2021-11-15) @@ -88,12 +97,3 @@ #### Chore * update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) - - - - -### [sqlitebrowser-1.0.3](https://github.com/truecharts/apps/compare/sqlitebrowser-1.0.2...sqlitebrowser-1.0.3) (2021-11-01) - -#### Chore - -* update non-major ([#1263](https://github.com/truecharts/apps/issues/1263)) diff --git a/stable/syncthing/9.0.10/CONFIG.md b/stable/sqlitebrowser/1.0.12/CONFIG.md similarity index 100% rename from stable/syncthing/9.0.10/CONFIG.md rename to stable/sqlitebrowser/1.0.12/CONFIG.md diff --git a/stable/sqlitebrowser/1.0.12/Chart.lock b/stable/sqlitebrowser/1.0.12/Chart.lock new file mode 100644 index 00000000000..88816d4c6c7 --- /dev/null +++ b/stable/sqlitebrowser/1.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:48:53.017505028Z" diff --git a/stable/sqlitebrowser/1.0.11/Chart.yaml b/stable/sqlitebrowser/1.0.12/Chart.yaml similarity index 95% rename from stable/sqlitebrowser/1.0.11/Chart.yaml rename to stable/sqlitebrowser/1.0.12/Chart.yaml index 035588c94f9..4ae167a709e 100644 --- a/stable/sqlitebrowser/1.0.11/Chart.yaml +++ b/stable/sqlitebrowser/1.0.12/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.12.2" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: A high quality, visual, open source tool to create, design, and edit database files compatible with SQLite home: https://github.com/truecharts/apps/tree/master/charts/stable/sqlitebrowser @@ -23,7 +23,7 @@ sources: - https://github.com/linuxserver/docker-sqlitebrowser - https://sqlitebrowser.org/ type: application -version: 1.0.11 +version: 1.0.12 annotations: truecharts.org/catagories: | - media diff --git a/stable/sqlitebrowser/1.0.11/README.md b/stable/sqlitebrowser/1.0.12/README.md similarity index 96% rename from stable/sqlitebrowser/1.0.11/README.md rename to stable/sqlitebrowser/1.0.12/README.md index bb6a117c6de..1547db57d66 100644 --- a/stable/sqlitebrowser/1.0.11/README.md +++ b/stable/sqlitebrowser/1.0.12/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/sqlitebrowser/1.0.11/app-readme.md b/stable/sqlitebrowser/1.0.12/app-readme.md similarity index 100% rename from stable/sqlitebrowser/1.0.11/app-readme.md rename to stable/sqlitebrowser/1.0.12/app-readme.md diff --git a/stable/sqlitebrowser/1.0.12/charts/common-8.6.3.tgz b/stable/sqlitebrowser/1.0.12/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/sqlitebrowser/1.0.12/charts/common-8.6.3.tgz differ diff --git a/stable/sqlitebrowser/1.0.11/helm-values.md b/stable/sqlitebrowser/1.0.12/helm-values.md similarity index 100% rename from stable/sqlitebrowser/1.0.11/helm-values.md rename to stable/sqlitebrowser/1.0.12/helm-values.md diff --git a/stable/sqlitebrowser/1.0.11/ix_values.yaml b/stable/sqlitebrowser/1.0.12/ix_values.yaml similarity index 100% rename from stable/sqlitebrowser/1.0.11/ix_values.yaml rename to stable/sqlitebrowser/1.0.12/ix_values.yaml diff --git a/stable/sqlitebrowser/1.0.11/questions.yaml b/stable/sqlitebrowser/1.0.12/questions.yaml similarity index 100% rename from stable/sqlitebrowser/1.0.11/questions.yaml rename to stable/sqlitebrowser/1.0.12/questions.yaml diff --git a/stable/sqlitebrowser/1.0.11/templates/common.yaml b/stable/sqlitebrowser/1.0.12/templates/common.yaml similarity index 100% rename from stable/sqlitebrowser/1.0.11/templates/common.yaml rename to stable/sqlitebrowser/1.0.12/templates/common.yaml diff --git a/stable/syncthing/9.0.10/values.yaml b/stable/sqlitebrowser/1.0.12/values.yaml similarity index 100% rename from stable/syncthing/9.0.10/values.yaml rename to stable/sqlitebrowser/1.0.12/values.yaml diff --git a/stable/stash/4.0.10/Chart.lock b/stable/stash/4.0.10/Chart.lock deleted file mode 100644 index 1e680d1b9c0..00000000000 --- a/stable/stash/4.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-16T09:08:06.414625844Z" diff --git a/stable/stash/4.0.10/charts/common-8.6.2.tgz b/stable/stash/4.0.10/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/stash/4.0.10/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/stash/4.0.10/CHANGELOG.md b/stable/stash/4.0.11/CHANGELOG.md similarity index 92% rename from stable/stash/4.0.10/CHANGELOG.md rename to stable/stash/4.0.11/CHANGELOG.md index 44150c448fc..a95ddc6a7b0 100644 --- a/stable/stash/4.0.10/CHANGELOG.md +++ b/stable/stash/4.0.11/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [stash-4.0.11](https://github.com/truecharts/apps/compare/stash-4.0.10...stash-4.0.11) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [stash-4.0.10](https://github.com/truecharts/apps/compare/stash-4.0.9...stash-4.0.10) (2021-11-16) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) - - - -### [stash-4.0.2](https://github.com/truecharts/apps/compare/stash-4.0.1...stash-4.0.2) (2021-10-26) - -#### Chore - -* update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - diff --git a/stable/tautulli/9.0.9/CONFIG.md b/stable/stash/4.0.11/CONFIG.md similarity index 100% rename from stable/tautulli/9.0.9/CONFIG.md rename to stable/stash/4.0.11/CONFIG.md diff --git a/stable/stash/4.0.11/Chart.lock b/stable/stash/4.0.11/Chart.lock new file mode 100644 index 00000000000..b301e957173 --- /dev/null +++ b/stable/stash/4.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:49:19.651616958Z" diff --git a/stable/stash/4.0.10/Chart.yaml b/stable/stash/4.0.11/Chart.yaml similarity index 95% rename from stable/stash/4.0.10/Chart.yaml rename to stable/stash/4.0.11/Chart.yaml index 482f445c9f7..dd5ab4d76bb 100644 --- a/stable/stash/4.0.10/Chart.yaml +++ b/stable/stash/4.0.11/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.11.0" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: An organizer for your porn, written in Go home: https://github.com/truechartsapps/tree/master/charts/stable/stash icon: https://raw.githubusercontent.com/stashapp/website/master/images/stash.svg @@ -18,7 +18,7 @@ name: stash sources: - https://github.com/stashapp/stash - https://hub.docker.com/r/stashapp/stash -version: 4.0.10 +version: 4.0.11 annotations: truecharts.org/catagories: | - media diff --git a/stable/stash/4.0.10/README.md b/stable/stash/4.0.11/README.md similarity index 96% rename from stable/stash/4.0.10/README.md rename to stable/stash/4.0.11/README.md index 69a185dce98..9deeedd860f 100644 --- a/stable/stash/4.0.10/README.md +++ b/stable/stash/4.0.11/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/stash/4.0.10/app-readme.md b/stable/stash/4.0.11/app-readme.md similarity index 100% rename from stable/stash/4.0.10/app-readme.md rename to stable/stash/4.0.11/app-readme.md diff --git a/stable/stash/4.0.11/charts/common-8.6.3.tgz b/stable/stash/4.0.11/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/stash/4.0.11/charts/common-8.6.3.tgz differ diff --git a/stable/stash/4.0.10/ci/ct-values.yaml b/stable/stash/4.0.11/ci/ct-values.yaml similarity index 100% rename from stable/stash/4.0.10/ci/ct-values.yaml rename to stable/stash/4.0.11/ci/ct-values.yaml diff --git a/stable/stash/4.0.10/helm-values.md b/stable/stash/4.0.11/helm-values.md similarity index 100% rename from stable/stash/4.0.10/helm-values.md rename to stable/stash/4.0.11/helm-values.md diff --git a/stable/stash/4.0.10/ix_values.yaml b/stable/stash/4.0.11/ix_values.yaml similarity index 100% rename from stable/stash/4.0.10/ix_values.yaml rename to stable/stash/4.0.11/ix_values.yaml diff --git a/stable/stash/4.0.10/questions.yaml b/stable/stash/4.0.11/questions.yaml similarity index 100% rename from stable/stash/4.0.10/questions.yaml rename to stable/stash/4.0.11/questions.yaml diff --git a/stable/stash/4.0.10/templates/common.yaml b/stable/stash/4.0.11/templates/common.yaml similarity index 100% rename from stable/stash/4.0.10/templates/common.yaml rename to stable/stash/4.0.11/templates/common.yaml diff --git a/stable/tautulli/9.0.9/values.yaml b/stable/stash/4.0.11/values.yaml similarity index 100% rename from stable/tautulli/9.0.9/values.yaml rename to stable/stash/4.0.11/values.yaml diff --git a/stable/static/1.0.9/CHANGELOG.md b/stable/static/1.0.10/CHANGELOG.md similarity index 92% rename from stable/static/1.0.9/CHANGELOG.md rename to stable/static/1.0.10/CHANGELOG.md index 3d292bca680..03047c517ed 100644 --- a/stable/static/1.0.9/CHANGELOG.md +++ b/stable/static/1.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [static-1.0.10](https://github.com/truecharts/apps/compare/static-1.0.9...static-1.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [static-1.0.9](https://github.com/truecharts/apps/compare/static-1.0.8...static-1.0.9) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - -### [static-1.0.1](https://github.com/truecharts/apps/compare/static-1.0.0...static-1.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) - diff --git a/stable/teamspeak3/2.0.9/CONFIG.md b/stable/static/1.0.10/CONFIG.md similarity index 100% rename from stable/teamspeak3/2.0.9/CONFIG.md rename to stable/static/1.0.10/CONFIG.md diff --git a/stable/static/1.0.10/Chart.lock b/stable/static/1.0.10/Chart.lock new file mode 100644 index 00000000000..208c0e0ae2f --- /dev/null +++ b/stable/static/1.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:49:46.361212308Z" diff --git a/stable/static/1.0.9/Chart.yaml b/stable/static/1.0.10/Chart.yaml similarity index 95% rename from stable/static/1.0.9/Chart.yaml rename to stable/static/1.0.10/Chart.yaml index c8fa2492dd7..96ea167628f 100644 --- a/stable/static/1.0.9/Chart.yaml +++ b/stable/static/1.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "ee8a20c" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: A self-hosted static file serving app which does nothing more than just serve up static files from a mounted volume. home: https://github.com/truecharts/apps/tree/master/charts/stable/static @@ -23,7 +23,7 @@ sources: - https://github.com/prologic/static - https://github.com/nicholaswilde/docker-static type: application -version: 1.0.9 +version: 1.0.10 annotations: truecharts.org/catagories: | - media diff --git a/stable/static/1.0.9/README.md b/stable/static/1.0.10/README.md similarity index 96% rename from stable/static/1.0.9/README.md rename to stable/static/1.0.10/README.md index c23dc647d8a..c3dae90cc70 100644 --- a/stable/static/1.0.9/README.md +++ b/stable/static/1.0.10/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/static/1.0.9/app-readme.md b/stable/static/1.0.10/app-readme.md similarity index 100% rename from stable/static/1.0.9/app-readme.md rename to stable/static/1.0.10/app-readme.md diff --git a/stable/static/1.0.10/charts/common-8.6.3.tgz b/stable/static/1.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/static/1.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/static/1.0.9/helm-values.md b/stable/static/1.0.10/helm-values.md similarity index 100% rename from stable/static/1.0.9/helm-values.md rename to stable/static/1.0.10/helm-values.md diff --git a/stable/static/1.0.9/ix_values.yaml b/stable/static/1.0.10/ix_values.yaml similarity index 100% rename from stable/static/1.0.9/ix_values.yaml rename to stable/static/1.0.10/ix_values.yaml diff --git a/stable/static/1.0.9/questions.yaml b/stable/static/1.0.10/questions.yaml similarity index 100% rename from stable/static/1.0.9/questions.yaml rename to stable/static/1.0.10/questions.yaml diff --git a/stable/static/1.0.9/templates/common.yaml b/stable/static/1.0.10/templates/common.yaml similarity index 100% rename from stable/static/1.0.9/templates/common.yaml rename to stable/static/1.0.10/templates/common.yaml diff --git a/stable/teamspeak3/2.0.9/values.yaml b/stable/static/1.0.10/values.yaml similarity index 100% rename from stable/teamspeak3/2.0.9/values.yaml rename to stable/static/1.0.10/values.yaml diff --git a/stable/static/1.0.9/Chart.lock b/stable/static/1.0.9/Chart.lock deleted file mode 100644 index 9515ab98ecc..00000000000 --- a/stable/static/1.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T23:14:44.643311072Z" diff --git a/stable/static/1.0.9/charts/common-8.6.2.tgz b/stable/static/1.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/static/1.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/statping/4.0.0/Chart.lock b/stable/statping/4.0.0/Chart.lock deleted file mode 100644 index bac13792899..00000000000 --- a/stable/statping/4.0.0/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -- name: postgresql - repository: https://truecharts.org/ - version: 6.0.1 -digest: sha256:29091b4603d21dfa1dd3dce6c89c82557f694400091bc61c6e11335cdfbfa2c9 -generated: "2021-11-16T17:13:01.077826906Z" diff --git a/stable/statping/4.0.0/charts/common-8.6.2.tgz b/stable/statping/4.0.0/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/statping/4.0.0/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/statping/4.0.0/charts/postgresql-6.0.1.tgz b/stable/statping/4.0.0/charts/postgresql-6.0.1.tgz deleted file mode 100644 index b4a6f9911b2..00000000000 Binary files a/stable/statping/4.0.0/charts/postgresql-6.0.1.tgz and /dev/null differ diff --git a/stable/statping/4.0.0/CHANGELOG.md b/stable/statping/4.0.1/CHANGELOG.md similarity index 92% rename from stable/statping/4.0.0/CHANGELOG.md rename to stable/statping/4.0.1/CHANGELOG.md index d3304b9627c..5a5127e741e 100644 --- a/stable/statping/4.0.0/CHANGELOG.md +++ b/stable/statping/4.0.1/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [statping-4.0.1](https://github.com/truecharts/apps/compare/statping-4.0.0...statping-4.0.1) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [statping-4.0.0](https://github.com/truecharts/apps/compare/statping-3.0.10...statping-4.0.0) (2021-11-16) @@ -88,12 +97,3 @@ ### [statping-3.0.4](https://github.com/truecharts/apps/compare/statping-3.0.3...statping-3.0.4) (2021-11-01) -#### Chore - -* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) - - - - -### [statping-3.0.3](https://github.com/truecharts/apps/compare/statping-3.0.2...statping-3.0.3) (2021-10-26) - diff --git a/stable/teedy/4.0.0/CONFIG.md b/stable/statping/4.0.1/CONFIG.md similarity index 100% rename from stable/teedy/4.0.0/CONFIG.md rename to stable/statping/4.0.1/CONFIG.md diff --git a/stable/statping/4.0.1/Chart.lock b/stable/statping/4.0.1/Chart.lock new file mode 100644 index 00000000000..d536fc97d82 --- /dev/null +++ b/stable/statping/4.0.1/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +- name: postgresql + repository: https://truecharts.org/ + version: 6.0.3 +digest: sha256:17837b38e937c9844a7343c7f77ef22df6ab3d6c35fa1694350d6679d652a948 +generated: "2021-11-16T22:50:14.088446575Z" diff --git a/stable/statping/4.0.0/Chart.yaml b/stable/statping/4.0.1/Chart.yaml similarity index 93% rename from stable/statping/4.0.0/Chart.yaml rename to stable/statping/4.0.1/Chart.yaml index 88aa19bd193..36ab4290741 100644 --- a/stable/statping/4.0.0/Chart.yaml +++ b/stable/statping/4.0.1/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.0 +version: 4.0.1 kubeVersion: ">=1.16.0-0" keywords: - statping @@ -15,11 +15,11 @@ sources: dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 6.0.1 + version: 6.0.3 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/statping/4.0.0/README.md b/stable/statping/4.0.1/README.md similarity index 93% rename from stable/statping/4.0.0/README.md rename to stable/statping/4.0.1/README.md index abcb9e96152..2b7a18bbfc4 100644 --- a/stable/statping/4.0.0/README.md +++ b/stable/statping/4.0.1/README.md @@ -17,8 +17,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 6.0.1 | -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org/ | postgresql | 6.0.3 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/statping/4.0.0/app-readme.md b/stable/statping/4.0.1/app-readme.md similarity index 100% rename from stable/statping/4.0.0/app-readme.md rename to stable/statping/4.0.1/app-readme.md diff --git a/stable/statping/4.0.1/charts/common-8.6.3.tgz b/stable/statping/4.0.1/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/statping/4.0.1/charts/common-8.6.3.tgz differ diff --git a/stable/statping/4.0.1/charts/postgresql-6.0.3.tgz b/stable/statping/4.0.1/charts/postgresql-6.0.3.tgz new file mode 100644 index 00000000000..ed5f455e79b Binary files /dev/null and b/stable/statping/4.0.1/charts/postgresql-6.0.3.tgz differ diff --git a/stable/statping/4.0.0/helm-values.md b/stable/statping/4.0.1/helm-values.md similarity index 100% rename from stable/statping/4.0.0/helm-values.md rename to stable/statping/4.0.1/helm-values.md diff --git a/stable/statping/4.0.0/ix_values.yaml b/stable/statping/4.0.1/ix_values.yaml similarity index 100% rename from stable/statping/4.0.0/ix_values.yaml rename to stable/statping/4.0.1/ix_values.yaml diff --git a/stable/statping/4.0.0/questions.yaml b/stable/statping/4.0.1/questions.yaml similarity index 100% rename from stable/statping/4.0.0/questions.yaml rename to stable/statping/4.0.1/questions.yaml diff --git a/stable/statping/4.0.0/templates/common.yaml b/stable/statping/4.0.1/templates/common.yaml similarity index 100% rename from stable/statping/4.0.0/templates/common.yaml rename to stable/statping/4.0.1/templates/common.yaml diff --git a/stable/teedy/4.0.0/values.yaml b/stable/statping/4.0.1/values.yaml similarity index 100% rename from stable/teedy/4.0.0/values.yaml rename to stable/statping/4.0.1/values.yaml diff --git a/stable/syncthing/9.0.10/Chart.lock b/stable/syncthing/9.0.10/Chart.lock deleted file mode 100644 index 42490c53692..00000000000 --- a/stable/syncthing/9.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T23:15:49.96158954Z" diff --git a/stable/syncthing/9.0.10/charts/common-8.6.2.tgz b/stable/syncthing/9.0.10/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/syncthing/9.0.10/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/syncthing/9.0.10/CHANGELOG.md b/stable/syncthing/9.0.11/CHANGELOG.md similarity index 92% rename from stable/syncthing/9.0.10/CHANGELOG.md rename to stable/syncthing/9.0.11/CHANGELOG.md index 017df8d4484..2a15b36965c 100644 --- a/stable/syncthing/9.0.10/CHANGELOG.md +++ b/stable/syncthing/9.0.11/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [syncthing-9.0.11](https://github.com/truecharts/apps/compare/syncthing-9.0.10...syncthing-9.0.11) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [syncthing-9.0.10](https://github.com/truecharts/apps/compare/syncthing-9.0.9...syncthing-9.0.10) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) - - - -### [syncthing-9.0.2](https://github.com/truecharts/apps/compare/syncthing-9.0.1...syncthing-9.0.2) (2021-10-26) - -#### Chore - -* update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - diff --git a/stable/thelounge/4.0.9/CONFIG.md b/stable/syncthing/9.0.11/CONFIG.md similarity index 100% rename from stable/thelounge/4.0.9/CONFIG.md rename to stable/syncthing/9.0.11/CONFIG.md diff --git a/stable/syncthing/9.0.11/Chart.lock b/stable/syncthing/9.0.11/Chart.lock new file mode 100644 index 00000000000..a15fc911f11 --- /dev/null +++ b/stable/syncthing/9.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:50:49.797222955Z" diff --git a/stable/syncthing/9.0.10/Chart.yaml b/stable/syncthing/9.0.11/Chart.yaml similarity index 95% rename from stable/syncthing/9.0.10/Chart.yaml rename to stable/syncthing/9.0.11/Chart.yaml index 08921cac8e2..a81f38ebde9 100644 --- a/stable/syncthing/9.0.10/Chart.yaml +++ b/stable/syncthing/9.0.11/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.18.4" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 deprecated: false description: P2P file synchronization application home: https://github.com/truecharts/apps/tree/master/charts/stable/syncthing @@ -21,7 +21,7 @@ sources: - https://github.com/syncthing/syncthing - https://hub.docker.com/r/syncthing/syncthing type: application -version: 9.0.10 +version: 9.0.11 annotations: truecharts.org/catagories: | - media diff --git a/stable/syncthing/9.0.10/README.md b/stable/syncthing/9.0.11/README.md similarity index 96% rename from stable/syncthing/9.0.10/README.md rename to stable/syncthing/9.0.11/README.md index ac8f4b44f53..eddfdc80b37 100644 --- a/stable/syncthing/9.0.10/README.md +++ b/stable/syncthing/9.0.11/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/syncthing/9.0.10/app-readme.md b/stable/syncthing/9.0.11/app-readme.md similarity index 100% rename from stable/syncthing/9.0.10/app-readme.md rename to stable/syncthing/9.0.11/app-readme.md diff --git a/stable/syncthing/9.0.11/charts/common-8.6.3.tgz b/stable/syncthing/9.0.11/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/syncthing/9.0.11/charts/common-8.6.3.tgz differ diff --git a/stable/syncthing/9.0.10/helm-values.md b/stable/syncthing/9.0.11/helm-values.md similarity index 100% rename from stable/syncthing/9.0.10/helm-values.md rename to stable/syncthing/9.0.11/helm-values.md diff --git a/stable/syncthing/9.0.10/ix_values.yaml b/stable/syncthing/9.0.11/ix_values.yaml similarity index 100% rename from stable/syncthing/9.0.10/ix_values.yaml rename to stable/syncthing/9.0.11/ix_values.yaml diff --git a/stable/syncthing/9.0.10/questions.yaml b/stable/syncthing/9.0.11/questions.yaml similarity index 100% rename from stable/syncthing/9.0.10/questions.yaml rename to stable/syncthing/9.0.11/questions.yaml diff --git a/stable/syncthing/9.0.10/templates/common.yaml b/stable/syncthing/9.0.11/templates/common.yaml similarity index 100% rename from stable/syncthing/9.0.10/templates/common.yaml rename to stable/syncthing/9.0.11/templates/common.yaml diff --git a/stable/thelounge/4.0.9/values.yaml b/stable/syncthing/9.0.11/values.yaml similarity index 100% rename from stable/thelounge/4.0.9/values.yaml rename to stable/syncthing/9.0.11/values.yaml diff --git a/stable/tautulli/9.0.9/CHANGELOG.md b/stable/tautulli/9.0.10/CHANGELOG.md similarity index 92% rename from stable/tautulli/9.0.9/CHANGELOG.md rename to stable/tautulli/9.0.10/CHANGELOG.md index 1ff6538a6ce..bd1d289b8d4 100644 --- a/stable/tautulli/9.0.9/CHANGELOG.md +++ b/stable/tautulli/9.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [tautulli-9.0.10](https://github.com/truecharts/apps/compare/tautulli-9.0.9...tautulli-9.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [tautulli-9.0.9](https://github.com/truecharts/apps/compare/tautulli-9.0.8...tautulli-9.0.9) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - -### [tautulli-9.0.1](https://github.com/truecharts/apps/compare/tautulli-9.0.0...tautulli-9.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) - diff --git a/stable/traccar/4.0.0/CONFIG.md b/stable/tautulli/9.0.10/CONFIG.md similarity index 100% rename from stable/traccar/4.0.0/CONFIG.md rename to stable/tautulli/9.0.10/CONFIG.md diff --git a/stable/tautulli/9.0.10/Chart.lock b/stable/tautulli/9.0.10/Chart.lock new file mode 100644 index 00000000000..124a4bae506 --- /dev/null +++ b/stable/tautulli/9.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:51:16.297884231Z" diff --git a/stable/tautulli/9.0.9/Chart.yaml b/stable/tautulli/9.0.10/Chart.yaml similarity index 95% rename from stable/tautulli/9.0.9/Chart.yaml rename to stable/tautulli/9.0.10/Chart.yaml index 998b94b359a..3e295303775 100644 --- a/stable/tautulli/9.0.9/Chart.yaml +++ b/stable/tautulli/9.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.7.7" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 deprecated: false description: A Python based monitoring and tracking tool for Plex Media Server home: https://github.com/truecharts/apps/tree/master/charts/stable/tautulli @@ -20,7 +20,7 @@ name: tautulli sources: - https://github.com/Tautulli/Tautulli type: application -version: 9.0.9 +version: 9.0.10 annotations: truecharts.org/catagories: | - media diff --git a/stable/tautulli/9.0.9/README.md b/stable/tautulli/9.0.10/README.md similarity index 96% rename from stable/tautulli/9.0.9/README.md rename to stable/tautulli/9.0.10/README.md index f4efc5e3866..181f8239abc 100644 --- a/stable/tautulli/9.0.9/README.md +++ b/stable/tautulli/9.0.10/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/tautulli/9.0.9/app-readme.md b/stable/tautulli/9.0.10/app-readme.md similarity index 100% rename from stable/tautulli/9.0.9/app-readme.md rename to stable/tautulli/9.0.10/app-readme.md diff --git a/stable/tautulli/9.0.10/charts/common-8.6.3.tgz b/stable/tautulli/9.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/tautulli/9.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/tautulli/9.0.9/helm-values.md b/stable/tautulli/9.0.10/helm-values.md similarity index 100% rename from stable/tautulli/9.0.9/helm-values.md rename to stable/tautulli/9.0.10/helm-values.md diff --git a/stable/tautulli/9.0.9/ix_values.yaml b/stable/tautulli/9.0.10/ix_values.yaml similarity index 100% rename from stable/tautulli/9.0.9/ix_values.yaml rename to stable/tautulli/9.0.10/ix_values.yaml diff --git a/stable/tautulli/9.0.9/questions.yaml b/stable/tautulli/9.0.10/questions.yaml similarity index 100% rename from stable/tautulli/9.0.9/questions.yaml rename to stable/tautulli/9.0.10/questions.yaml diff --git a/stable/tautulli/9.0.9/templates/common.yaml b/stable/tautulli/9.0.10/templates/common.yaml similarity index 100% rename from stable/tautulli/9.0.9/templates/common.yaml rename to stable/tautulli/9.0.10/templates/common.yaml diff --git a/stable/traccar/4.0.0/values.yaml b/stable/tautulli/9.0.10/values.yaml similarity index 100% rename from stable/traccar/4.0.0/values.yaml rename to stable/tautulli/9.0.10/values.yaml diff --git a/stable/tautulli/9.0.9/Chart.lock b/stable/tautulli/9.0.9/Chart.lock deleted file mode 100644 index 183110a7e30..00000000000 --- a/stable/tautulli/9.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T23:16:17.310275009Z" diff --git a/stable/tautulli/9.0.9/charts/common-8.6.2.tgz b/stable/tautulli/9.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/tautulli/9.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/teamspeak3/2.0.9/CHANGELOG.md b/stable/teamspeak3/2.0.10/CHANGELOG.md similarity index 92% rename from stable/teamspeak3/2.0.9/CHANGELOG.md rename to stable/teamspeak3/2.0.10/CHANGELOG.md index a5c70b957e0..7219e2dc06f 100644 --- a/stable/teamspeak3/2.0.9/CHANGELOG.md +++ b/stable/teamspeak3/2.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [teamspeak3-2.0.10](https://github.com/truecharts/apps/compare/teamspeak3-2.0.9...teamspeak3-2.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [teamspeak3-2.0.9](https://github.com/truecharts/apps/compare/teamspeak3-2.0.8...teamspeak3-2.0.9) (2021-11-15) @@ -88,12 +97,3 @@ #### Chore * update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - - -### [teamspeak3-2.0.1](https://github.com/truecharts/apps/compare/teamspeak3-2.0.0...teamspeak3-2.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) diff --git a/stable/transmission/9.0.10/CONFIG.md b/stable/teamspeak3/2.0.10/CONFIG.md similarity index 100% rename from stable/transmission/9.0.10/CONFIG.md rename to stable/teamspeak3/2.0.10/CONFIG.md diff --git a/stable/teamspeak3/2.0.10/Chart.lock b/stable/teamspeak3/2.0.10/Chart.lock new file mode 100644 index 00000000000..000d0be4f5d --- /dev/null +++ b/stable/teamspeak3/2.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:51:42.676957206Z" diff --git a/stable/teamspeak3/2.0.9/Chart.yaml b/stable/teamspeak3/2.0.10/Chart.yaml similarity index 96% rename from stable/teamspeak3/2.0.9/Chart.yaml rename to stable/teamspeak3/2.0.10/Chart.yaml index a0209be89ba..8e2aec5f157 100644 --- a/stable/teamspeak3/2.0.9/Chart.yaml +++ b/stable/teamspeak3/2.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.13.6" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 deprecated: false description: TeamSpeak is software for quality voice communication via the Internet. home: https://github.com/truecharts/apps/tree/master/charts/stable/teamspeak3 @@ -23,7 +23,7 @@ sources: - https://hub.docker.com/_/teamspeak - https://www.teamspeak.com/en/ type: application -version: 2.0.9 +version: 2.0.10 annotations: truecharts.org/catagories: | - voice diff --git a/stable/teamspeak3/2.0.9/README.md b/stable/teamspeak3/2.0.10/README.md similarity index 96% rename from stable/teamspeak3/2.0.9/README.md rename to stable/teamspeak3/2.0.10/README.md index f1667c946f6..15e695f81b5 100644 --- a/stable/teamspeak3/2.0.9/README.md +++ b/stable/teamspeak3/2.0.10/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/teamspeak3/2.0.9/app-readme.md b/stable/teamspeak3/2.0.10/app-readme.md similarity index 100% rename from stable/teamspeak3/2.0.9/app-readme.md rename to stable/teamspeak3/2.0.10/app-readme.md diff --git a/stable/teamspeak3/2.0.10/charts/common-8.6.3.tgz b/stable/teamspeak3/2.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/teamspeak3/2.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/teamspeak3/2.0.9/helm-values.md b/stable/teamspeak3/2.0.10/helm-values.md similarity index 100% rename from stable/teamspeak3/2.0.9/helm-values.md rename to stable/teamspeak3/2.0.10/helm-values.md diff --git a/stable/teamspeak3/2.0.9/ix_values.yaml b/stable/teamspeak3/2.0.10/ix_values.yaml similarity index 100% rename from stable/teamspeak3/2.0.9/ix_values.yaml rename to stable/teamspeak3/2.0.10/ix_values.yaml diff --git a/stable/teamspeak3/2.0.9/questions.yaml b/stable/teamspeak3/2.0.10/questions.yaml similarity index 100% rename from stable/teamspeak3/2.0.9/questions.yaml rename to stable/teamspeak3/2.0.10/questions.yaml diff --git a/stable/teamspeak3/2.0.9/templates/common.yaml b/stable/teamspeak3/2.0.10/templates/common.yaml similarity index 100% rename from stable/teamspeak3/2.0.9/templates/common.yaml rename to stable/teamspeak3/2.0.10/templates/common.yaml diff --git a/stable/transmission/9.0.10/values.yaml b/stable/teamspeak3/2.0.10/values.yaml similarity index 100% rename from stable/transmission/9.0.10/values.yaml rename to stable/teamspeak3/2.0.10/values.yaml diff --git a/stable/teamspeak3/2.0.9/Chart.lock b/stable/teamspeak3/2.0.9/Chart.lock deleted file mode 100644 index ee77a0e5d1f..00000000000 --- a/stable/teamspeak3/2.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T23:16:44.587003595Z" diff --git a/stable/teamspeak3/2.0.9/charts/common-8.6.2.tgz b/stable/teamspeak3/2.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/teamspeak3/2.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/teedy/4.0.0/Chart.lock b/stable/teedy/4.0.0/Chart.lock deleted file mode 100644 index 40c36da8811..00000000000 --- a/stable/teedy/4.0.0/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -- name: postgresql - repository: https://truecharts.org/ - version: 6.0.1 -digest: sha256:29091b4603d21dfa1dd3dce6c89c82557f694400091bc61c6e11335cdfbfa2c9 -generated: "2021-11-16T17:13:42.06291082Z" diff --git a/stable/teedy/4.0.0/charts/common-8.6.2.tgz b/stable/teedy/4.0.0/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/teedy/4.0.0/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/teedy/4.0.0/charts/postgresql-6.0.1.tgz b/stable/teedy/4.0.0/charts/postgresql-6.0.1.tgz deleted file mode 100644 index b4a6f9911b2..00000000000 Binary files a/stable/teedy/4.0.0/charts/postgresql-6.0.1.tgz and /dev/null differ diff --git a/stable/teedy/4.0.0/CHANGELOG.md b/stable/teedy/4.0.1/CHANGELOG.md similarity index 92% rename from stable/teedy/4.0.0/CHANGELOG.md rename to stable/teedy/4.0.1/CHANGELOG.md index ca411f62937..7b9dfbfd281 100644 --- a/stable/teedy/4.0.0/CHANGELOG.md +++ b/stable/teedy/4.0.1/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [teedy-4.0.1](https://github.com/truecharts/apps/compare/teedy-4.0.0...teedy-4.0.1) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [teedy-4.0.0](https://github.com/truecharts/apps/compare/teedy-3.0.10...teedy-4.0.0) (2021-11-16) @@ -88,12 +97,3 @@ ### [teedy-3.0.4](https://github.com/truecharts/apps/compare/teedy-3.0.3...teedy-3.0.4) (2021-11-01) -#### Chore - -* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) - - - - -### [teedy-3.0.3](https://github.com/truecharts/apps/compare/teedy-3.0.2...teedy-3.0.3) (2021-10-26) - diff --git a/stable/truecommand/9.0.9/CONFIG.md b/stable/teedy/4.0.1/CONFIG.md similarity index 100% rename from stable/truecommand/9.0.9/CONFIG.md rename to stable/teedy/4.0.1/CONFIG.md diff --git a/stable/teedy/4.0.1/Chart.lock b/stable/teedy/4.0.1/Chart.lock new file mode 100644 index 00000000000..52d74ec37b9 --- /dev/null +++ b/stable/teedy/4.0.1/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +- name: postgresql + repository: https://truecharts.org/ + version: 6.0.3 +digest: sha256:17837b38e937c9844a7343c7f77ef22df6ab3d6c35fa1694350d6679d652a948 +generated: "2021-11-16T22:52:11.391996269Z" diff --git a/stable/teedy/4.0.0/Chart.yaml b/stable/teedy/4.0.1/Chart.yaml similarity index 94% rename from stable/teedy/4.0.0/Chart.yaml rename to stable/teedy/4.0.1/Chart.yaml index 7768b3d501f..c4e6a84df6e 100644 --- a/stable/teedy/4.0.0/Chart.yaml +++ b/stable/teedy/4.0.1/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.0 +version: 4.0.1 kubeVersion: ">=1.16.0-0" keywords: - teedy @@ -16,11 +16,11 @@ sources: dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 6.0.1 + version: 6.0.3 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/teedy/4.0.0/README.md b/stable/teedy/4.0.1/README.md similarity index 93% rename from stable/teedy/4.0.0/README.md rename to stable/teedy/4.0.1/README.md index d1925fa3fe1..d2bb116bc8e 100644 --- a/stable/teedy/4.0.0/README.md +++ b/stable/teedy/4.0.1/README.md @@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 6.0.1 | -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org/ | postgresql | 6.0.3 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/teedy/4.0.0/app-readme.md b/stable/teedy/4.0.1/app-readme.md similarity index 100% rename from stable/teedy/4.0.0/app-readme.md rename to stable/teedy/4.0.1/app-readme.md diff --git a/stable/teedy/4.0.1/charts/common-8.6.3.tgz b/stable/teedy/4.0.1/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/teedy/4.0.1/charts/common-8.6.3.tgz differ diff --git a/stable/teedy/4.0.1/charts/postgresql-6.0.3.tgz b/stable/teedy/4.0.1/charts/postgresql-6.0.3.tgz new file mode 100644 index 00000000000..ed5f455e79b Binary files /dev/null and b/stable/teedy/4.0.1/charts/postgresql-6.0.3.tgz differ diff --git a/stable/teedy/4.0.0/helm-values.md b/stable/teedy/4.0.1/helm-values.md similarity index 100% rename from stable/teedy/4.0.0/helm-values.md rename to stable/teedy/4.0.1/helm-values.md diff --git a/stable/teedy/4.0.0/ix_values.yaml b/stable/teedy/4.0.1/ix_values.yaml similarity index 100% rename from stable/teedy/4.0.0/ix_values.yaml rename to stable/teedy/4.0.1/ix_values.yaml diff --git a/stable/teedy/4.0.0/questions.yaml b/stable/teedy/4.0.1/questions.yaml similarity index 100% rename from stable/teedy/4.0.0/questions.yaml rename to stable/teedy/4.0.1/questions.yaml diff --git a/stable/teedy/4.0.0/templates/common.yaml b/stable/teedy/4.0.1/templates/common.yaml similarity index 100% rename from stable/teedy/4.0.0/templates/common.yaml rename to stable/teedy/4.0.1/templates/common.yaml diff --git a/stable/truecommand/9.0.9/values.yaml b/stable/teedy/4.0.1/values.yaml similarity index 100% rename from stable/truecommand/9.0.9/values.yaml rename to stable/teedy/4.0.1/values.yaml diff --git a/stable/thelounge/4.0.9/CHANGELOG.md b/stable/thelounge/4.0.10/CHANGELOG.md similarity index 92% rename from stable/thelounge/4.0.9/CHANGELOG.md rename to stable/thelounge/4.0.10/CHANGELOG.md index 444e486a42a..e1f53294b6c 100644 --- a/stable/thelounge/4.0.9/CHANGELOG.md +++ b/stable/thelounge/4.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [thelounge-4.0.10](https://github.com/truecharts/apps/compare/thelounge-4.0.9...thelounge-4.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [thelounge-4.0.9](https://github.com/truecharts/apps/compare/thelounge-4.0.8...thelounge-4.0.9) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - -### [thelounge-4.0.1](https://github.com/truecharts/apps/compare/thelounge-4.0.0...thelounge-4.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) - diff --git a/stable/tt-rss/4.0.0/CONFIG.md b/stable/thelounge/4.0.10/CONFIG.md similarity index 100% rename from stable/tt-rss/4.0.0/CONFIG.md rename to stable/thelounge/4.0.10/CONFIG.md diff --git a/stable/thelounge/4.0.10/Chart.lock b/stable/thelounge/4.0.10/Chart.lock new file mode 100644 index 00000000000..82beaaa632c --- /dev/null +++ b/stable/thelounge/4.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:52:47.192418843Z" diff --git a/stable/thelounge/4.0.9/Chart.yaml b/stable/thelounge/4.0.10/Chart.yaml similarity index 95% rename from stable/thelounge/4.0.9/Chart.yaml rename to stable/thelounge/4.0.10/Chart.yaml index 21668252ddf..9ed185c67e6 100644 --- a/stable/thelounge/4.0.9/Chart.yaml +++ b/stable/thelounge/4.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4.2.0" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: The Lounge, modern web IRC client designed for self-hosting home: https://github.com/truecharts/apps/tree/master/charts/stable/thelounge icon: https://avatars.githubusercontent.com/u/14336958?s=200&v=4 @@ -21,7 +21,7 @@ maintainers: name: thelounge sources: - https://github.com/thelounge/thelounge -version: 4.0.9 +version: 4.0.10 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/thelounge/4.0.9/README.md b/stable/thelounge/4.0.10/README.md similarity index 96% rename from stable/thelounge/4.0.9/README.md rename to stable/thelounge/4.0.10/README.md index d5c79f6ff37..b760a5dae1b 100644 --- a/stable/thelounge/4.0.9/README.md +++ b/stable/thelounge/4.0.10/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/thelounge/4.0.9/app-readme.md b/stable/thelounge/4.0.10/app-readme.md similarity index 100% rename from stable/thelounge/4.0.9/app-readme.md rename to stable/thelounge/4.0.10/app-readme.md diff --git a/stable/thelounge/4.0.10/charts/common-8.6.3.tgz b/stable/thelounge/4.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/thelounge/4.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/thelounge/4.0.9/helm-values.md b/stable/thelounge/4.0.10/helm-values.md similarity index 100% rename from stable/thelounge/4.0.9/helm-values.md rename to stable/thelounge/4.0.10/helm-values.md diff --git a/stable/thelounge/4.0.9/ix_values.yaml b/stable/thelounge/4.0.10/ix_values.yaml similarity index 100% rename from stable/thelounge/4.0.9/ix_values.yaml rename to stable/thelounge/4.0.10/ix_values.yaml diff --git a/stable/thelounge/4.0.9/questions.yaml b/stable/thelounge/4.0.10/questions.yaml similarity index 100% rename from stable/thelounge/4.0.9/questions.yaml rename to stable/thelounge/4.0.10/questions.yaml diff --git a/stable/thelounge/4.0.9/templates/common.yaml b/stable/thelounge/4.0.10/templates/common.yaml similarity index 100% rename from stable/thelounge/4.0.9/templates/common.yaml rename to stable/thelounge/4.0.10/templates/common.yaml diff --git a/stable/tt-rss/4.0.0/values.yaml b/stable/thelounge/4.0.10/values.yaml similarity index 100% rename from stable/tt-rss/4.0.0/values.yaml rename to stable/thelounge/4.0.10/values.yaml diff --git a/stable/thelounge/4.0.9/Chart.lock b/stable/thelounge/4.0.9/Chart.lock deleted file mode 100644 index b81c8015f7d..00000000000 --- a/stable/thelounge/4.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T23:17:49.101284898Z" diff --git a/stable/thelounge/4.0.9/charts/common-8.6.2.tgz b/stable/thelounge/4.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/thelounge/4.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/traccar/4.0.0/Chart.lock b/stable/traccar/4.0.0/Chart.lock deleted file mode 100644 index 274e6536bff..00000000000 --- a/stable/traccar/4.0.0/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -- name: postgresql - repository: https://truecharts.org/ - version: 6.0.1 -digest: sha256:29091b4603d21dfa1dd3dce6c89c82557f694400091bc61c6e11335cdfbfa2c9 -generated: "2021-11-16T17:14:23.50164248Z" diff --git a/stable/traccar/4.0.0/charts/common-8.6.2.tgz b/stable/traccar/4.0.0/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/traccar/4.0.0/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/traccar/4.0.0/charts/postgresql-6.0.1.tgz b/stable/traccar/4.0.0/charts/postgresql-6.0.1.tgz deleted file mode 100644 index b4a6f9911b2..00000000000 Binary files a/stable/traccar/4.0.0/charts/postgresql-6.0.1.tgz and /dev/null differ diff --git a/stable/traccar/4.0.0/CHANGELOG.md b/stable/traccar/4.0.1/CHANGELOG.md similarity index 92% rename from stable/traccar/4.0.0/CHANGELOG.md rename to stable/traccar/4.0.1/CHANGELOG.md index e56d4592aa2..6621f4b6b94 100644 --- a/stable/traccar/4.0.0/CHANGELOG.md +++ b/stable/traccar/4.0.1/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [traccar-4.0.1](https://github.com/truecharts/apps/compare/traccar-4.0.0...traccar-4.0.1) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [traccar-4.0.0](https://github.com/truecharts/apps/compare/traccar-3.0.10...traccar-4.0.0) (2021-11-16) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) - - - -### [traccar-3.0.3](https://github.com/truecharts/apps/compare/traccar-3.0.2...traccar-3.0.3) (2021-10-26) - -#### Chore - -* update helm chart postgresql to v5.1.4 ([#1249](https://github.com/truecharts/apps/issues/1249)) - diff --git a/stable/twtxt/1.0.9/CONFIG.md b/stable/traccar/4.0.1/CONFIG.md similarity index 100% rename from stable/twtxt/1.0.9/CONFIG.md rename to stable/traccar/4.0.1/CONFIG.md diff --git a/stable/traccar/4.0.1/Chart.lock b/stable/traccar/4.0.1/Chart.lock new file mode 100644 index 00000000000..624edab15a4 --- /dev/null +++ b/stable/traccar/4.0.1/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +- name: postgresql + repository: https://truecharts.org/ + version: 6.0.3 +digest: sha256:17837b38e937c9844a7343c7f77ef22df6ab3d6c35fa1694350d6679d652a948 +generated: "2021-11-16T22:53:15.161206246Z" diff --git a/stable/traccar/4.0.0/Chart.yaml b/stable/traccar/4.0.1/Chart.yaml similarity index 93% rename from stable/traccar/4.0.0/Chart.yaml rename to stable/traccar/4.0.1/Chart.yaml index ed9abb78063..b54143e13d0 100644 --- a/stable/traccar/4.0.0/Chart.yaml +++ b/stable/traccar/4.0.1/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.0 +version: 4.0.1 kubeVersion: ">=1.16.0-0" keywords: - traccar @@ -15,11 +15,11 @@ sources: dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 6.0.1 + version: 6.0.3 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/traccar/4.0.0/README.md b/stable/traccar/4.0.1/README.md similarity index 93% rename from stable/traccar/4.0.0/README.md rename to stable/traccar/4.0.1/README.md index ca33116cd23..edf1b59d96b 100644 --- a/stable/traccar/4.0.0/README.md +++ b/stable/traccar/4.0.1/README.md @@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 6.0.1 | -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org/ | postgresql | 6.0.3 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/traccar/4.0.0/app-readme.md b/stable/traccar/4.0.1/app-readme.md similarity index 100% rename from stable/traccar/4.0.0/app-readme.md rename to stable/traccar/4.0.1/app-readme.md diff --git a/stable/traccar/4.0.1/charts/common-8.6.3.tgz b/stable/traccar/4.0.1/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/traccar/4.0.1/charts/common-8.6.3.tgz differ diff --git a/stable/traccar/4.0.1/charts/postgresql-6.0.3.tgz b/stable/traccar/4.0.1/charts/postgresql-6.0.3.tgz new file mode 100644 index 00000000000..ed5f455e79b Binary files /dev/null and b/stable/traccar/4.0.1/charts/postgresql-6.0.3.tgz differ diff --git a/stable/traccar/4.0.0/helm-values.md b/stable/traccar/4.0.1/helm-values.md similarity index 100% rename from stable/traccar/4.0.0/helm-values.md rename to stable/traccar/4.0.1/helm-values.md diff --git a/stable/traccar/4.0.0/ix_values.yaml b/stable/traccar/4.0.1/ix_values.yaml similarity index 100% rename from stable/traccar/4.0.0/ix_values.yaml rename to stable/traccar/4.0.1/ix_values.yaml diff --git a/stable/traccar/4.0.0/questions.yaml b/stable/traccar/4.0.1/questions.yaml similarity index 100% rename from stable/traccar/4.0.0/questions.yaml rename to stable/traccar/4.0.1/questions.yaml diff --git a/stable/traccar/4.0.0/templates/common.yaml b/stable/traccar/4.0.1/templates/common.yaml similarity index 100% rename from stable/traccar/4.0.0/templates/common.yaml rename to stable/traccar/4.0.1/templates/common.yaml diff --git a/stable/twtxt/1.0.9/values.yaml b/stable/traccar/4.0.1/values.yaml similarity index 100% rename from stable/twtxt/1.0.9/values.yaml rename to stable/traccar/4.0.1/values.yaml diff --git a/stable/transmission/9.0.10/Chart.lock b/stable/transmission/9.0.10/Chart.lock deleted file mode 100644 index dc13c55dfde..00000000000 --- a/stable/transmission/9.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T23:18:53.828610493Z" diff --git a/stable/transmission/9.0.10/charts/common-8.6.2.tgz b/stable/transmission/9.0.10/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/transmission/9.0.10/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/transmission/9.0.10/CHANGELOG.md b/stable/transmission/9.0.11/CHANGELOG.md similarity index 91% rename from stable/transmission/9.0.10/CHANGELOG.md rename to stable/transmission/9.0.11/CHANGELOG.md index 8b3af130670..9181e532ab2 100644 --- a/stable/transmission/9.0.10/CHANGELOG.md +++ b/stable/transmission/9.0.11/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [transmission-9.0.11](https://github.com/truecharts/apps/compare/transmission-9.0.10...transmission-9.0.11) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [transmission-9.0.10](https://github.com/truecharts/apps/compare/transmission-9.0.9...transmission-9.0.10) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) - - - -### [transmission-9.0.2](https://github.com/truecharts/apps/compare/transmission-9.0.1...transmission-9.0.2) (2021-10-26) - -#### Chore - -* update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - diff --git a/stable/unifi/9.0.9/CONFIG.md b/stable/transmission/9.0.11/CONFIG.md similarity index 100% rename from stable/unifi/9.0.9/CONFIG.md rename to stable/transmission/9.0.11/CONFIG.md diff --git a/stable/transmission/9.0.11/Chart.lock b/stable/transmission/9.0.11/Chart.lock new file mode 100644 index 00000000000..08d2026b291 --- /dev/null +++ b/stable/transmission/9.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:53:50.0802453Z" diff --git a/stable/transmission/9.0.10/Chart.yaml b/stable/transmission/9.0.11/Chart.yaml similarity index 95% rename from stable/transmission/9.0.10/Chart.yaml rename to stable/transmission/9.0.11/Chart.yaml index a9fdfeff6d3..1a3d9e0db7f 100644 --- a/stable/transmission/9.0.10/Chart.yaml +++ b/stable/transmission/9.0.11/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.00" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 deprecated: false description: API Support for your favorite torrent trackers. home: https://github.com/truecharts/apps/tree/master/charts/stable/transmission @@ -22,7 +22,7 @@ sources: - https://github.com/transmission/transmission - https://hub.docker.com/r/linuxserver/transmission type: application -version: 9.0.10 +version: 9.0.11 annotations: truecharts.org/catagories: | - download-tools diff --git a/stable/transmission/9.0.10/README.md b/stable/transmission/9.0.11/README.md similarity index 96% rename from stable/transmission/9.0.10/README.md rename to stable/transmission/9.0.11/README.md index 35adfa28c0c..596621e6a17 100644 --- a/stable/transmission/9.0.10/README.md +++ b/stable/transmission/9.0.11/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/transmission/9.0.10/app-readme.md b/stable/transmission/9.0.11/app-readme.md similarity index 100% rename from stable/transmission/9.0.10/app-readme.md rename to stable/transmission/9.0.11/app-readme.md diff --git a/stable/transmission/9.0.11/charts/common-8.6.3.tgz b/stable/transmission/9.0.11/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/transmission/9.0.11/charts/common-8.6.3.tgz differ diff --git a/stable/transmission/9.0.10/helm-values.md b/stable/transmission/9.0.11/helm-values.md similarity index 100% rename from stable/transmission/9.0.10/helm-values.md rename to stable/transmission/9.0.11/helm-values.md diff --git a/stable/transmission/9.0.10/ix_values.yaml b/stable/transmission/9.0.11/ix_values.yaml similarity index 100% rename from stable/transmission/9.0.10/ix_values.yaml rename to stable/transmission/9.0.11/ix_values.yaml diff --git a/stable/transmission/9.0.10/questions.yaml b/stable/transmission/9.0.11/questions.yaml similarity index 100% rename from stable/transmission/9.0.10/questions.yaml rename to stable/transmission/9.0.11/questions.yaml diff --git a/stable/transmission/9.0.10/templates/common.yaml b/stable/transmission/9.0.11/templates/common.yaml similarity index 100% rename from stable/transmission/9.0.10/templates/common.yaml rename to stable/transmission/9.0.11/templates/common.yaml diff --git a/stable/unifi/9.0.9/values.yaml b/stable/transmission/9.0.11/values.yaml similarity index 100% rename from stable/unifi/9.0.9/values.yaml rename to stable/transmission/9.0.11/values.yaml diff --git a/stable/truecommand/9.0.9/CHANGELOG.md b/stable/truecommand/9.0.10/CHANGELOG.md similarity index 92% rename from stable/truecommand/9.0.9/CHANGELOG.md rename to stable/truecommand/9.0.10/CHANGELOG.md index 7b0f8569d7a..2e05e9dbae8 100644 --- a/stable/truecommand/9.0.9/CHANGELOG.md +++ b/stable/truecommand/9.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [truecommand-9.0.10](https://github.com/truecharts/apps/compare/truecommand-9.0.9...truecommand-9.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [truecommand-9.0.9](https://github.com/truecharts/apps/compare/truecommand-9.0.8...truecommand-9.0.9) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - -### [truecommand-9.0.1](https://github.com/truecharts/apps/compare/truecommand-9.0.0...truecommand-9.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) - diff --git a/stable/unpackerr/4.0.9/CONFIG.md b/stable/truecommand/9.0.10/CONFIG.md similarity index 100% rename from stable/unpackerr/4.0.9/CONFIG.md rename to stable/truecommand/9.0.10/CONFIG.md diff --git a/stable/truecommand/9.0.10/Chart.lock b/stable/truecommand/9.0.10/Chart.lock new file mode 100644 index 00000000000..8af0a76f43a --- /dev/null +++ b/stable/truecommand/9.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:54:16.514380273Z" diff --git a/stable/truecommand/9.0.9/Chart.yaml b/stable/truecommand/9.0.10/Chart.yaml similarity index 95% rename from stable/truecommand/9.0.9/Chart.yaml rename to stable/truecommand/9.0.10/Chart.yaml index 4bd953692c1..fdd4e7a000e 100644 --- a/stable/truecommand/9.0.9/Chart.yaml +++ b/stable/truecommand/9.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.0.2" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 deprecated: false description: Aggregated management of TrueNAS devices home: https://github.com/truecharts/apps/tree/master/charts/stable/truecommand @@ -19,7 +19,7 @@ name: truecommand sources: - https://hub.docker.com/r/ixsystems/truecommand type: application -version: 9.0.9 +version: 9.0.10 annotations: truecharts.org/catagories: | - Administration diff --git a/stable/truecommand/9.0.9/README.md b/stable/truecommand/9.0.10/README.md similarity index 96% rename from stable/truecommand/9.0.9/README.md rename to stable/truecommand/9.0.10/README.md index 9bbdb406d0e..42aa1ec16b9 100644 --- a/stable/truecommand/9.0.9/README.md +++ b/stable/truecommand/9.0.10/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/truecommand/9.0.9/app-readme.md b/stable/truecommand/9.0.10/app-readme.md similarity index 100% rename from stable/truecommand/9.0.9/app-readme.md rename to stable/truecommand/9.0.10/app-readme.md diff --git a/stable/truecommand/9.0.10/charts/common-8.6.3.tgz b/stable/truecommand/9.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/truecommand/9.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/truecommand/9.0.9/helm-values.md b/stable/truecommand/9.0.10/helm-values.md similarity index 100% rename from stable/truecommand/9.0.9/helm-values.md rename to stable/truecommand/9.0.10/helm-values.md diff --git a/stable/truecommand/9.0.9/ix_values.yaml b/stable/truecommand/9.0.10/ix_values.yaml similarity index 100% rename from stable/truecommand/9.0.9/ix_values.yaml rename to stable/truecommand/9.0.10/ix_values.yaml diff --git a/stable/truecommand/9.0.9/questions.yaml b/stable/truecommand/9.0.10/questions.yaml similarity index 100% rename from stable/truecommand/9.0.9/questions.yaml rename to stable/truecommand/9.0.10/questions.yaml diff --git a/stable/truecommand/9.0.9/templates/common.yaml b/stable/truecommand/9.0.10/templates/common.yaml similarity index 100% rename from stable/truecommand/9.0.9/templates/common.yaml rename to stable/truecommand/9.0.10/templates/common.yaml diff --git a/stable/unpackerr/4.0.9/values.yaml b/stable/truecommand/9.0.10/values.yaml similarity index 100% rename from stable/unpackerr/4.0.9/values.yaml rename to stable/truecommand/9.0.10/values.yaml diff --git a/stable/truecommand/9.0.9/Chart.lock b/stable/truecommand/9.0.9/Chart.lock deleted file mode 100644 index 2e5355b6a7a..00000000000 --- a/stable/truecommand/9.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T23:19:20.731751297Z" diff --git a/stable/truecommand/9.0.9/charts/common-8.6.2.tgz b/stable/truecommand/9.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/truecommand/9.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/tt-rss/4.0.0/Chart.lock b/stable/tt-rss/4.0.0/Chart.lock deleted file mode 100644 index fd7f2b62860..00000000000 --- a/stable/tt-rss/4.0.0/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -- name: postgresql - repository: https://truecharts.org/ - version: 6.0.1 -digest: sha256:29091b4603d21dfa1dd3dce6c89c82557f694400091bc61c6e11335cdfbfa2c9 -generated: "2021-11-16T17:15:05.980964298Z" diff --git a/stable/tt-rss/4.0.0/charts/common-8.6.2.tgz b/stable/tt-rss/4.0.0/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/tt-rss/4.0.0/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/tt-rss/4.0.0/charts/postgresql-6.0.1.tgz b/stable/tt-rss/4.0.0/charts/postgresql-6.0.1.tgz deleted file mode 100644 index b4a6f9911b2..00000000000 Binary files a/stable/tt-rss/4.0.0/charts/postgresql-6.0.1.tgz and /dev/null differ diff --git a/stable/tt-rss/4.0.0/CHANGELOG.md b/stable/tt-rss/4.0.1/CHANGELOG.md similarity index 91% rename from stable/tt-rss/4.0.0/CHANGELOG.md rename to stable/tt-rss/4.0.1/CHANGELOG.md index 11c353d9b7c..22fbe8297fc 100644 --- a/stable/tt-rss/4.0.0/CHANGELOG.md +++ b/stable/tt-rss/4.0.1/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [tt-rss-4.0.1](https://github.com/truecharts/apps/compare/tt-rss-4.0.0...tt-rss-4.0.1) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [tt-rss-4.0.0](https://github.com/truecharts/apps/compare/tt-rss-3.0.15...tt-rss-4.0.0) (2021-11-16) @@ -88,12 +97,3 @@ * Simplify the Services GUI ([#1290](https://github.com/truecharts/apps/issues/1290)) -#### Fix - -* prevent duplicate port use and fix some questions.yaml mistakes - - - - -### [tt-rss-3.0.8](https://github.com/truecharts/apps/compare/tt-rss-3.0.7...tt-rss-3.0.8) (2021-11-02) - diff --git a/stable/uptime-kuma/1.0.10/CONFIG.md b/stable/tt-rss/4.0.1/CONFIG.md similarity index 100% rename from stable/uptime-kuma/1.0.10/CONFIG.md rename to stable/tt-rss/4.0.1/CONFIG.md diff --git a/stable/tt-rss/4.0.1/Chart.lock b/stable/tt-rss/4.0.1/Chart.lock new file mode 100644 index 00000000000..88d0e644fb9 --- /dev/null +++ b/stable/tt-rss/4.0.1/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +- name: postgresql + repository: https://truecharts.org/ + version: 6.0.3 +digest: sha256:17837b38e937c9844a7343c7f77ef22df6ab3d6c35fa1694350d6679d652a948 +generated: "2021-11-16T22:54:44.524773438Z" diff --git a/stable/tt-rss/4.0.0/Chart.yaml b/stable/tt-rss/4.0.1/Chart.yaml similarity index 94% rename from stable/tt-rss/4.0.0/Chart.yaml rename to stable/tt-rss/4.0.1/Chart.yaml index fa4598e7b62..af99302aa10 100644 --- a/stable/tt-rss/4.0.0/Chart.yaml +++ b/stable/tt-rss/4.0.1/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "1.9044.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.0 +version: 4.0.1 kubeVersion: ">=1.16.0-0" keywords: - tt-rss @@ -13,11 +13,11 @@ sources: dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 6.0.1 + version: 6.0.3 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/tt-rss/4.0.0/README.md b/stable/tt-rss/4.0.1/README.md similarity index 93% rename from stable/tt-rss/4.0.0/README.md rename to stable/tt-rss/4.0.1/README.md index 63964fdb669..961180f12d8 100644 --- a/stable/tt-rss/4.0.0/README.md +++ b/stable/tt-rss/4.0.1/README.md @@ -17,8 +17,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 6.0.1 | -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org/ | postgresql | 6.0.3 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/tt-rss/4.0.0/app-readme.md b/stable/tt-rss/4.0.1/app-readme.md similarity index 100% rename from stable/tt-rss/4.0.0/app-readme.md rename to stable/tt-rss/4.0.1/app-readme.md diff --git a/stable/tt-rss/4.0.1/charts/common-8.6.3.tgz b/stable/tt-rss/4.0.1/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/tt-rss/4.0.1/charts/common-8.6.3.tgz differ diff --git a/stable/tt-rss/4.0.1/charts/postgresql-6.0.3.tgz b/stable/tt-rss/4.0.1/charts/postgresql-6.0.3.tgz new file mode 100644 index 00000000000..ed5f455e79b Binary files /dev/null and b/stable/tt-rss/4.0.1/charts/postgresql-6.0.3.tgz differ diff --git a/stable/tt-rss/4.0.0/helm-values.md b/stable/tt-rss/4.0.1/helm-values.md similarity index 100% rename from stable/tt-rss/4.0.0/helm-values.md rename to stable/tt-rss/4.0.1/helm-values.md diff --git a/stable/tt-rss/4.0.0/ix_values.yaml b/stable/tt-rss/4.0.1/ix_values.yaml similarity index 100% rename from stable/tt-rss/4.0.0/ix_values.yaml rename to stable/tt-rss/4.0.1/ix_values.yaml diff --git a/stable/tt-rss/4.0.0/questions.yaml b/stable/tt-rss/4.0.1/questions.yaml similarity index 100% rename from stable/tt-rss/4.0.0/questions.yaml rename to stable/tt-rss/4.0.1/questions.yaml diff --git a/stable/tt-rss/4.0.0/templates/common.yaml b/stable/tt-rss/4.0.1/templates/common.yaml similarity index 100% rename from stable/tt-rss/4.0.0/templates/common.yaml rename to stable/tt-rss/4.0.1/templates/common.yaml diff --git a/stable/uptime-kuma/1.0.10/values.yaml b/stable/tt-rss/4.0.1/values.yaml similarity index 100% rename from stable/uptime-kuma/1.0.10/values.yaml rename to stable/tt-rss/4.0.1/values.yaml diff --git a/stable/tvheadend/10.0.10/CHANGELOG.md b/stable/tvheadend/10.0.10/CHANGELOG.md new file mode 100644 index 00000000000..7c8edf485f7 --- /dev/null +++ b/stable/tvheadend/10.0.10/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [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)) + + + + +### [tvheadend-10.0.5](https://github.com/truecharts/apps/compare/tvheadend-10.0.4...tvheadend-10.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)) + + + + +### [tvheadend-10.0.4](https://github.com/truecharts/apps/compare/tvheadend-10.0.3...tvheadend-10.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + + +### [tvheadend-10.0.3](https://github.com/truecharts/apps/compare/tvheadend-10.0.2...tvheadend-10.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + + +### [tvheadend-10.0.2](https://github.com/truecharts/apps/compare/tvheadend-10.0.1...tvheadend-10.0.2) (2021-10-26) + +#### Chore + +* update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) + diff --git a/stable/valheim/1.0.9/CONFIG.md b/stable/tvheadend/10.0.10/CONFIG.md similarity index 100% rename from stable/valheim/1.0.9/CONFIG.md rename to stable/tvheadend/10.0.10/CONFIG.md diff --git a/stable/tvheadend/10.0.10/Chart.lock b/stable/tvheadend/10.0.10/Chart.lock new file mode 100644 index 00000000000..b29554ac96f --- /dev/null +++ b/stable/tvheadend/10.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:55:19.393421166Z" diff --git a/stable/tvheadend/10.0.10/Chart.yaml b/stable/tvheadend/10.0.10/Chart.yaml new file mode 100644 index 00000000000..60583cb3a51 --- /dev/null +++ b/stable/tvheadend/10.0.10/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "63784405" +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +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.10 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/tvheadend/10.0.10/README.md b/stable/tvheadend/10.0.10/README.md new file mode 100644 index 00000000000..10b5a338334 --- /dev/null +++ b/stable/tvheadend/10.0.10/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.6.3 | + +## 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.10/app-readme.md b/stable/tvheadend/10.0.10/app-readme.md new file mode 100644 index 00000000000..6f8c2dcd2bb --- /dev/null +++ b/stable/tvheadend/10.0.10/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/tvheadend/10.0.10/charts/common-8.6.3.tgz b/stable/tvheadend/10.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/tvheadend/10.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/tvheadend/10.0.10/helm-values.md b/stable/tvheadend/10.0.10/helm-values.md new file mode 100644 index 00000000000..d99b0e0372b --- /dev/null +++ b/stable/tvheadend/10.0.10/helm-values.md @@ -0,0 +1,33 @@ +# 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 | `"ghcr.io/linuxserver/tvheadend"` | | +| image.tag | string | `"version-63784405@sha256:ae47a3f6a7d2d7efefb68087da7cbed786f801cb87c7c93b1e6b989c0021aefa"` | | +| 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.protocol | string | `"TCP"` | | +| service.htsp.ports.htsp.targetPort | int | `9982` | | +| service.htsp.type | string | `"ClusterIP"` | | +| 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.10/ix_values.yaml b/stable/tvheadend/10.0.10/ix_values.yaml new file mode 100644 index 00000000000..4e3f11ea151 --- /dev/null +++ b/stable/tvheadend/10.0.10/ix_values.yaml @@ -0,0 +1,42 @@ +# Default values for tvheadend. + +image: + repository: ghcr.io/linuxserver/tvheadend + pullPolicy: IfNotPresent + tag: version-63784405@sha256:ae47a3f6a7d2d7efefb68087da7cbed786f801cb87c7c93b1e6b989c0021aefa + +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 + type: ClusterIP + ports: + htsp: + enabled: true + port: 9982 + targetPort: 9982 + protocol: TCP + +persistence: + config: + enabled: true + mountPath: "/config" + varrun: + enabled: true diff --git a/stable/tvheadend/10.0.10/questions.yaml b/stable/tvheadend/10.0.10/questions.yaml new file mode 100644 index 00000000000..3c604a65661 --- /dev/null +++ b/stable/tvheadend/10.0.10/questions.yaml @@ -0,0 +1,1944 @@ +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: "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: 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/unifi/9.0.9/templates/common.yaml b/stable/tvheadend/10.0.10/templates/common.yaml similarity index 100% rename from stable/unifi/9.0.9/templates/common.yaml rename to stable/tvheadend/10.0.10/templates/common.yaml diff --git a/stable/valheim/1.0.9/values.yaml b/stable/tvheadend/10.0.10/values.yaml similarity index 100% rename from stable/valheim/1.0.9/values.yaml rename to stable/tvheadend/10.0.10/values.yaml diff --git a/stable/twtxt/1.0.9/CHANGELOG.md b/stable/twtxt/1.0.10/CHANGELOG.md similarity index 92% rename from stable/twtxt/1.0.9/CHANGELOG.md rename to stable/twtxt/1.0.10/CHANGELOG.md index 882f1a702f3..fdbc0012f4b 100644 --- a/stable/twtxt/1.0.9/CHANGELOG.md +++ b/stable/twtxt/1.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [twtxt-1.0.10](https://github.com/truecharts/apps/compare/twtxt-1.0.9...twtxt-1.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [twtxt-1.0.9](https://github.com/truecharts/apps/compare/twtxt-1.0.8...twtxt-1.0.9) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - -### [twtxt-1.0.1](https://github.com/truecharts/apps/compare/twtxt-1.0.0...twtxt-1.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) - diff --git a/stable/whoogle/1.0.9/CONFIG.md b/stable/twtxt/1.0.10/CONFIG.md similarity index 100% rename from stable/whoogle/1.0.9/CONFIG.md rename to stable/twtxt/1.0.10/CONFIG.md diff --git a/stable/twtxt/1.0.10/Chart.lock b/stable/twtxt/1.0.10/Chart.lock new file mode 100644 index 00000000000..4fbeb792505 --- /dev/null +++ b/stable/twtxt/1.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:55:46.328608979Z" diff --git a/stable/twtxt/1.0.9/Chart.yaml b/stable/twtxt/1.0.10/Chart.yaml similarity index 95% rename from stable/twtxt/1.0.9/Chart.yaml rename to stable/twtxt/1.0.10/Chart.yaml index 912e7d97cc4..5494496f635 100644 --- a/stable/twtxt/1.0.9/Chart.yaml +++ b/stable/twtxt/1.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.1.1" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: "A Self-Hosted, Twitter\u2122-like Decentralised microBlogging platform.\ \ No ads, no tracking, your content, your data!" home: https://github.com/truecharts/apps/tree/master/charts/stable/twtxt @@ -23,7 +23,7 @@ sources: - https://github.com/prologic/twtxt - https://github.com/nicholaswilde/docker-twtxt type: application -version: 1.0.9 +version: 1.0.10 annotations: truecharts.org/catagories: | - media diff --git a/stable/twtxt/1.0.9/README.md b/stable/twtxt/1.0.10/README.md similarity index 96% rename from stable/twtxt/1.0.9/README.md rename to stable/twtxt/1.0.10/README.md index d71656d8a4f..85cea20bc9e 100644 --- a/stable/twtxt/1.0.9/README.md +++ b/stable/twtxt/1.0.10/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/twtxt/1.0.9/app-readme.md b/stable/twtxt/1.0.10/app-readme.md similarity index 100% rename from stable/twtxt/1.0.9/app-readme.md rename to stable/twtxt/1.0.10/app-readme.md diff --git a/stable/twtxt/1.0.10/charts/common-8.6.3.tgz b/stable/twtxt/1.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/twtxt/1.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/twtxt/1.0.9/helm-values.md b/stable/twtxt/1.0.10/helm-values.md similarity index 100% rename from stable/twtxt/1.0.9/helm-values.md rename to stable/twtxt/1.0.10/helm-values.md diff --git a/stable/twtxt/1.0.9/ix_values.yaml b/stable/twtxt/1.0.10/ix_values.yaml similarity index 100% rename from stable/twtxt/1.0.9/ix_values.yaml rename to stable/twtxt/1.0.10/ix_values.yaml diff --git a/stable/twtxt/1.0.9/questions.yaml b/stable/twtxt/1.0.10/questions.yaml similarity index 100% rename from stable/twtxt/1.0.9/questions.yaml rename to stable/twtxt/1.0.10/questions.yaml diff --git a/stable/twtxt/1.0.9/templates/common.yaml b/stable/twtxt/1.0.10/templates/common.yaml similarity index 100% rename from stable/twtxt/1.0.9/templates/common.yaml rename to stable/twtxt/1.0.10/templates/common.yaml diff --git a/stable/whoogle/1.0.9/values.yaml b/stable/twtxt/1.0.10/values.yaml similarity index 100% rename from stable/whoogle/1.0.9/values.yaml rename to stable/twtxt/1.0.10/values.yaml diff --git a/stable/twtxt/1.0.9/Chart.lock b/stable/twtxt/1.0.9/Chart.lock deleted file mode 100644 index c7400fc8c15..00000000000 --- a/stable/twtxt/1.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T23:20:52.941274765Z" diff --git a/stable/twtxt/1.0.9/charts/common-8.6.2.tgz b/stable/twtxt/1.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/twtxt/1.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/unifi/9.0.9/CHANGELOG.md b/stable/unifi/9.0.10/CHANGELOG.md similarity index 92% rename from stable/unifi/9.0.9/CHANGELOG.md rename to stable/unifi/9.0.10/CHANGELOG.md index 1a9c969c2d3..207335b96dd 100644 --- a/stable/unifi/9.0.9/CHANGELOG.md +++ b/stable/unifi/9.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [unifi-9.0.10](https://github.com/truecharts/apps/compare/unifi-9.0.9...unifi-9.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [unifi-9.0.9](https://github.com/truecharts/apps/compare/unifi-9.0.8...unifi-9.0.9) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - -### [unifi-9.0.1](https://github.com/truecharts/apps/compare/unifi-9.0.0...unifi-9.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) - - diff --git a/stable/wiki/1.0.9/CONFIG.md b/stable/unifi/9.0.10/CONFIG.md similarity index 100% rename from stable/wiki/1.0.9/CONFIG.md rename to stable/unifi/9.0.10/CONFIG.md diff --git a/stable/unifi/9.0.10/Chart.lock b/stable/unifi/9.0.10/Chart.lock new file mode 100644 index 00000000000..d12642f5f3c --- /dev/null +++ b/stable/unifi/9.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:56:13.438102309Z" diff --git a/stable/unifi/9.0.9/Chart.yaml b/stable/unifi/9.0.10/Chart.yaml similarity index 95% rename from stable/unifi/9.0.9/Chart.yaml rename to stable/unifi/9.0.10/Chart.yaml index fdc8d631b4c..a3514cb2577 100644 --- a/stable/unifi/9.0.9/Chart.yaml +++ b/stable/unifi/9.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "6.4.54" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 deprecated: false description: Ubiquiti Network's Unifi Controller home: https://github.com/truecharts/apps/tree/master/charts/stable/unifi @@ -21,7 +21,7 @@ sources: - https://github.com/jacobalberty/unifi-docker - https://unifi-network.ui.com type: application -version: 9.0.9 +version: 9.0.10 annotations: truecharts.org/catagories: | - Networking diff --git a/stable/unifi/9.0.9/README.md b/stable/unifi/9.0.10/README.md similarity index 96% rename from stable/unifi/9.0.9/README.md rename to stable/unifi/9.0.10/README.md index 98537e80306..bd25f770492 100644 --- a/stable/unifi/9.0.9/README.md +++ b/stable/unifi/9.0.10/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/unifi/9.0.9/app-readme.md b/stable/unifi/9.0.10/app-readme.md similarity index 100% rename from stable/unifi/9.0.9/app-readme.md rename to stable/unifi/9.0.10/app-readme.md diff --git a/stable/unifi/9.0.10/charts/common-8.6.3.tgz b/stable/unifi/9.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/unifi/9.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/unifi/9.0.9/helm-values.md b/stable/unifi/9.0.10/helm-values.md similarity index 100% rename from stable/unifi/9.0.9/helm-values.md rename to stable/unifi/9.0.10/helm-values.md diff --git a/stable/unifi/9.0.9/ix_values.yaml b/stable/unifi/9.0.10/ix_values.yaml similarity index 100% rename from stable/unifi/9.0.9/ix_values.yaml rename to stable/unifi/9.0.10/ix_values.yaml diff --git a/stable/unifi/9.0.9/questions.yaml b/stable/unifi/9.0.10/questions.yaml similarity index 100% rename from stable/unifi/9.0.9/questions.yaml rename to stable/unifi/9.0.10/questions.yaml diff --git a/stable/unpackerr/4.0.9/templates/common.yaml b/stable/unifi/9.0.10/templates/common.yaml similarity index 100% rename from stable/unpackerr/4.0.9/templates/common.yaml rename to stable/unifi/9.0.10/templates/common.yaml diff --git a/stable/wiki/1.0.9/values.yaml b/stable/unifi/9.0.10/values.yaml similarity index 100% rename from stable/wiki/1.0.9/values.yaml rename to stable/unifi/9.0.10/values.yaml diff --git a/stable/unifi/9.0.9/Chart.lock b/stable/unifi/9.0.9/Chart.lock deleted file mode 100644 index 9a8de67c4a2..00000000000 --- a/stable/unifi/9.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T23:21:20.091937837Z" diff --git a/stable/unifi/9.0.9/charts/common-8.6.2.tgz b/stable/unifi/9.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/unifi/9.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/unpackerr/4.0.9/CHANGELOG.md b/stable/unpackerr/4.0.10/CHANGELOG.md similarity index 91% rename from stable/unpackerr/4.0.9/CHANGELOG.md rename to stable/unpackerr/4.0.10/CHANGELOG.md index 2a198f4783b..714b771bdc4 100644 --- a/stable/unpackerr/4.0.9/CHANGELOG.md +++ b/stable/unpackerr/4.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [unpackerr-4.0.10](https://github.com/truecharts/apps/compare/unpackerr-4.0.9...unpackerr-4.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [unpackerr-4.0.9](https://github.com/truecharts/apps/compare/unpackerr-4.0.8...unpackerr-4.0.9) (2021-11-15) @@ -88,12 +97,3 @@ #### Chore -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) - - - - -### [unpackerr-4.0.0](https://github.com/truecharts/apps/compare/unpackerr-3.0.16...unpackerr-4.0.0) (2021-10-25) - -#### Chore - diff --git a/stable/wikijs/4.0.0/CONFIG.md b/stable/unpackerr/4.0.10/CONFIG.md similarity index 100% rename from stable/wikijs/4.0.0/CONFIG.md rename to stable/unpackerr/4.0.10/CONFIG.md diff --git a/stable/unpackerr/4.0.10/Chart.lock b/stable/unpackerr/4.0.10/Chart.lock new file mode 100644 index 00000000000..6e34a1dde7f --- /dev/null +++ b/stable/unpackerr/4.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:56:40.083384006Z" diff --git a/stable/unpackerr/4.0.9/Chart.yaml b/stable/unpackerr/4.0.10/Chart.yaml similarity index 96% rename from stable/unpackerr/4.0.9/Chart.yaml rename to stable/unpackerr/4.0.10/Chart.yaml index 3741b3fc9c9..d3d636c0970 100644 --- a/stable/unpackerr/4.0.9/Chart.yaml +++ b/stable/unpackerr/4.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.9.8" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 deprecated: false description: This application runs as a daemon on your download host. It checks for completed downloads and extracts them so Radarr, Lidarr, Sonarr, and Readarr may @@ -26,7 +26,7 @@ sources: - https://github.com/davidnewhall/unpackerr - https://hub.docker.com/r/golift/unpackerr type: application -version: 4.0.9 +version: 4.0.10 annotations: truecharts.org/catagories: | - media diff --git a/stable/unpackerr/4.0.9/README.md b/stable/unpackerr/4.0.10/README.md similarity index 96% rename from stable/unpackerr/4.0.9/README.md rename to stable/unpackerr/4.0.10/README.md index d2abfdfe0f3..216b9c1269f 100644 --- a/stable/unpackerr/4.0.9/README.md +++ b/stable/unpackerr/4.0.10/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/unpackerr/4.0.9/app-readme.md b/stable/unpackerr/4.0.10/app-readme.md similarity index 100% rename from stable/unpackerr/4.0.9/app-readme.md rename to stable/unpackerr/4.0.10/app-readme.md diff --git a/stable/unpackerr/4.0.10/charts/common-8.6.3.tgz b/stable/unpackerr/4.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/unpackerr/4.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/unpackerr/4.0.9/helm-values.md b/stable/unpackerr/4.0.10/helm-values.md similarity index 100% rename from stable/unpackerr/4.0.9/helm-values.md rename to stable/unpackerr/4.0.10/helm-values.md diff --git a/stable/unpackerr/4.0.9/ix_values.yaml b/stable/unpackerr/4.0.10/ix_values.yaml similarity index 100% rename from stable/unpackerr/4.0.9/ix_values.yaml rename to stable/unpackerr/4.0.10/ix_values.yaml diff --git a/stable/unpackerr/4.0.9/questions.yaml b/stable/unpackerr/4.0.10/questions.yaml similarity index 100% rename from stable/unpackerr/4.0.9/questions.yaml rename to stable/unpackerr/4.0.10/questions.yaml diff --git a/stable/uptime-kuma/1.0.10/templates/common.yaml b/stable/unpackerr/4.0.10/templates/common.yaml similarity index 100% rename from stable/uptime-kuma/1.0.10/templates/common.yaml rename to stable/unpackerr/4.0.10/templates/common.yaml diff --git a/stable/wikijs/4.0.0/values.yaml b/stable/unpackerr/4.0.10/values.yaml similarity index 100% rename from stable/wikijs/4.0.0/values.yaml rename to stable/unpackerr/4.0.10/values.yaml diff --git a/stable/unpackerr/4.0.9/Chart.lock b/stable/unpackerr/4.0.9/Chart.lock deleted file mode 100644 index 6422c323e91..00000000000 --- a/stable/unpackerr/4.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T23:21:47.315094577Z" diff --git a/stable/unpackerr/4.0.9/charts/common-8.6.2.tgz b/stable/unpackerr/4.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/unpackerr/4.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/uptime-kuma/1.0.10/Chart.lock b/stable/uptime-kuma/1.0.10/Chart.lock deleted file mode 100644 index 5eaa375937d..00000000000 --- a/stable/uptime-kuma/1.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T23:22:14.435665498Z" diff --git a/stable/uptime-kuma/1.0.10/charts/common-8.6.2.tgz b/stable/uptime-kuma/1.0.10/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/uptime-kuma/1.0.10/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/uptime-kuma/1.0.10/CHANGELOG.md b/stable/uptime-kuma/1.0.11/CHANGELOG.md similarity index 92% rename from stable/uptime-kuma/1.0.10/CHANGELOG.md rename to stable/uptime-kuma/1.0.11/CHANGELOG.md index 0234e5ba216..965fec51365 100644 --- a/stable/uptime-kuma/1.0.10/CHANGELOG.md +++ b/stable/uptime-kuma/1.0.11/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [uptime-kuma-1.0.11](https://github.com/truecharts/apps/compare/uptime-kuma-1.0.10...uptime-kuma-1.0.11) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [uptime-kuma-1.0.10](https://github.com/truecharts/apps/compare/uptime-kuma-1.0.9...uptime-kuma-1.0.10) (2021-11-15) @@ -88,12 +97,3 @@ #### Chore -* update non-major ([#1263](https://github.com/truecharts/apps/issues/1263)) - - - - -### [uptime-kuma-1.0.2](https://github.com/truecharts/apps/compare/uptime-kuma-1.0.1...uptime-kuma-1.0.2) (2021-10-26) - -#### Chore - diff --git a/stable/xteve/4.0.9/CONFIG.md b/stable/uptime-kuma/1.0.11/CONFIG.md similarity index 100% rename from stable/xteve/4.0.9/CONFIG.md rename to stable/uptime-kuma/1.0.11/CONFIG.md diff --git a/stable/uptime-kuma/1.0.11/Chart.lock b/stable/uptime-kuma/1.0.11/Chart.lock new file mode 100644 index 00000000000..611e8a9d58d --- /dev/null +++ b/stable/uptime-kuma/1.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:57:06.661645846Z" diff --git a/stable/uptime-kuma/1.0.10/Chart.yaml b/stable/uptime-kuma/1.0.11/Chart.yaml similarity index 95% rename from stable/uptime-kuma/1.0.10/Chart.yaml rename to stable/uptime-kuma/1.0.11/Chart.yaml index f5fe455795f..dfc2e6d8640 100644 --- a/stable/uptime-kuma/1.0.10/Chart.yaml +++ b/stable/uptime-kuma/1.0.11/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.10.2" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 deprecated: false description: A fancy self-hosted monitoring tool home: https://github.com/louislam/uptime-kuma @@ -20,7 +20,7 @@ name: uptime-kuma sources: - https://github.com/louislam/uptime-kuma type: application -version: 1.0.10 +version: 1.0.11 annotations: truecharts.org/catagories: | - monitoring diff --git a/stable/uptime-kuma/1.0.10/README.md b/stable/uptime-kuma/1.0.11/README.md similarity index 96% rename from stable/uptime-kuma/1.0.10/README.md rename to stable/uptime-kuma/1.0.11/README.md index 1af4a7db7d2..dc49a249237 100644 --- a/stable/uptime-kuma/1.0.10/README.md +++ b/stable/uptime-kuma/1.0.11/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/uptime-kuma/1.0.10/app-readme.md b/stable/uptime-kuma/1.0.11/app-readme.md similarity index 100% rename from stable/uptime-kuma/1.0.10/app-readme.md rename to stable/uptime-kuma/1.0.11/app-readme.md diff --git a/stable/uptime-kuma/1.0.11/charts/common-8.6.3.tgz b/stable/uptime-kuma/1.0.11/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/uptime-kuma/1.0.11/charts/common-8.6.3.tgz differ diff --git a/stable/uptime-kuma/1.0.10/helm-values.md b/stable/uptime-kuma/1.0.11/helm-values.md similarity index 100% rename from stable/uptime-kuma/1.0.10/helm-values.md rename to stable/uptime-kuma/1.0.11/helm-values.md diff --git a/stable/uptime-kuma/1.0.10/ix_values.yaml b/stable/uptime-kuma/1.0.11/ix_values.yaml similarity index 100% rename from stable/uptime-kuma/1.0.10/ix_values.yaml rename to stable/uptime-kuma/1.0.11/ix_values.yaml diff --git a/stable/uptime-kuma/1.0.10/questions.yaml b/stable/uptime-kuma/1.0.11/questions.yaml similarity index 100% rename from stable/uptime-kuma/1.0.10/questions.yaml rename to stable/uptime-kuma/1.0.11/questions.yaml diff --git a/stable/whoogle/1.0.9/templates/common.yaml b/stable/uptime-kuma/1.0.11/templates/common.yaml similarity index 100% rename from stable/whoogle/1.0.9/templates/common.yaml rename to stable/uptime-kuma/1.0.11/templates/common.yaml diff --git a/stable/xteve/4.0.9/values.yaml b/stable/uptime-kuma/1.0.11/values.yaml similarity index 100% rename from stable/xteve/4.0.9/values.yaml rename to stable/uptime-kuma/1.0.11/values.yaml diff --git a/stable/valheim/1.0.9/CHANGELOG.md b/stable/valheim/1.0.10/CHANGELOG.md similarity index 90% rename from stable/valheim/1.0.9/CHANGELOG.md rename to stable/valheim/1.0.10/CHANGELOG.md index cd626823801..301e04839a1 100644 --- a/stable/valheim/1.0.9/CHANGELOG.md +++ b/stable/valheim/1.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [valheim-1.0.10](https://github.com/truecharts/apps/compare/valheim-1.0.9...valheim-1.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [valheim-1.0.9](https://github.com/truecharts/apps/compare/valheim-1.0.8...valheim-1.0.9) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - -### [valheim-1.0.1](https://github.com/truecharts/apps/compare/valheim-1.0.0...valheim-1.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) -* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232)) diff --git a/stable/zigbee2mqtt/1.0.10/CONFIG.md b/stable/valheim/1.0.10/CONFIG.md similarity index 100% rename from stable/zigbee2mqtt/1.0.10/CONFIG.md rename to stable/valheim/1.0.10/CONFIG.md diff --git a/stable/valheim/1.0.10/Chart.lock b/stable/valheim/1.0.10/Chart.lock new file mode 100644 index 00000000000..d80ecc1f206 --- /dev/null +++ b/stable/valheim/1.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:57:33.191932355Z" diff --git a/stable/valheim/1.0.9/Chart.yaml b/stable/valheim/1.0.10/Chart.yaml similarity index 95% rename from stable/valheim/1.0.9/Chart.yaml rename to stable/valheim/1.0.10/Chart.yaml index 5934956eb55..aba1b352678 100644 --- a/stable/valheim/1.0.9/Chart.yaml +++ b/stable/valheim/1.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: Valheim dedicated gameserver with automatic update and world backup support home: https://github.com/truecharts/apps/tree/master/charts/stable/valheim icon: https://raw.githubusercontent.com/lloesche/valheim-server-docker/main/misc/Logo_valheim.png @@ -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.9 +version: 1.0.10 annotations: truecharts.org/catagories: | - media diff --git a/stable/valheim/1.0.9/README.md b/stable/valheim/1.0.10/README.md similarity index 96% rename from stable/valheim/1.0.9/README.md rename to stable/valheim/1.0.10/README.md index 54b0096c35a..6e374c55456 100644 --- a/stable/valheim/1.0.9/README.md +++ b/stable/valheim/1.0.10/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/valheim/1.0.9/app-readme.md b/stable/valheim/1.0.10/app-readme.md similarity index 100% rename from stable/valheim/1.0.9/app-readme.md rename to stable/valheim/1.0.10/app-readme.md diff --git a/stable/valheim/1.0.10/charts/common-8.6.3.tgz b/stable/valheim/1.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/valheim/1.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/valheim/1.0.9/helm-values.md b/stable/valheim/1.0.10/helm-values.md similarity index 100% rename from stable/valheim/1.0.9/helm-values.md rename to stable/valheim/1.0.10/helm-values.md diff --git a/stable/valheim/1.0.9/ix_values.yaml b/stable/valheim/1.0.10/ix_values.yaml similarity index 100% rename from stable/valheim/1.0.9/ix_values.yaml rename to stable/valheim/1.0.10/ix_values.yaml diff --git a/stable/valheim/1.0.9/questions.yaml b/stable/valheim/1.0.10/questions.yaml similarity index 100% rename from stable/valheim/1.0.9/questions.yaml rename to stable/valheim/1.0.10/questions.yaml diff --git a/stable/valheim/1.0.9/templates/common.yaml b/stable/valheim/1.0.10/templates/common.yaml similarity index 100% rename from stable/valheim/1.0.9/templates/common.yaml rename to stable/valheim/1.0.10/templates/common.yaml diff --git a/stable/zigbee2mqtt/1.0.10/values.yaml b/stable/valheim/1.0.10/values.yaml similarity index 100% rename from stable/zigbee2mqtt/1.0.10/values.yaml rename to stable/valheim/1.0.10/values.yaml diff --git a/stable/valheim/1.0.9/Chart.lock b/stable/valheim/1.0.9/Chart.lock deleted file mode 100644 index 054f668d71f..00000000000 --- a/stable/valheim/1.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T23:22:41.814908824Z" diff --git a/stable/valheim/1.0.9/charts/common-8.6.2.tgz b/stable/valheim/1.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/valheim/1.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/vaultwarden/13.0.2/CHANGELOG.md b/stable/vaultwarden/13.0.2/CHANGELOG.md new file mode 100644 index 00000000000..b793a39c1b4 --- /dev/null +++ b/stable/vaultwarden/13.0.2/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [vaultwarden-13.0.2](https://github.com/truecharts/apps/compare/vaultwarden-13.0.1...vaultwarden-13.0.2) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + + +### [vaultwarden-13.0.1](https://github.com/truecharts/apps/compare/vaultwarden-13.0.0...vaultwarden-13.0.1) (2021-11-16) + +#### Chore + +* bump postgresql again + + + + +### [vaultwarden-13.0.0](https://github.com/truecharts/apps/compare/vaultwarden-12.0.11...vaultwarden-13.0.0) (2021-11-16) + +#### Chore + +* bump postgresql on some Apps + + + + +### [vaultwarden-12.0.11](https://github.com/truecharts/apps/compare/vaultwarden-12.0.10...vaultwarden-12.0.11) (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)) + + + + +### [vaultwarden-12.0.10](https://github.com/truecharts/apps/compare/vaultwarden-12.0.9...vaultwarden-12.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)) + +#### 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)) + + + + +### [vaultwarden-12.0.9](https://github.com/truecharts/apps/compare/vaultwarden-12.0.8...vaultwarden-12.0.9) (2021-11-09) + +#### Chore + +* update non-major deps helm releases ([#1297](https://github.com/truecharts/apps/issues/1297)) + + + + +### [vaultwarden-12.0.8](https://github.com/truecharts/apps/compare/vaultwarden-12.0.7...vaultwarden-12.0.8) (2021-11-07) + +#### Chore + +* update non-major deps helm releases ([#1295](https://github.com/truecharts/apps/issues/1295)) + + + + +### [vaultwarden-12.0.7](https://github.com/truecharts/apps/compare/vaultwarden-12.0.6...vaultwarden-12.0.7) (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)) + +#### Fix + +* prevent duplicate port use and fix some questions.yaml mistakes + + + + +### [vaultwarden-12.0.6](https://github.com/truecharts/apps/compare/vaultwarden-12.0.5...vaultwarden-12.0.6) (2021-11-04) + diff --git a/stable/zwavejs2mqtt/9.0.12/CONFIG.md b/stable/vaultwarden/13.0.2/CONFIG.md similarity index 100% rename from stable/zwavejs2mqtt/9.0.12/CONFIG.md rename to stable/vaultwarden/13.0.2/CONFIG.md diff --git a/stable/vaultwarden/13.0.2/Chart.lock b/stable/vaultwarden/13.0.2/Chart.lock new file mode 100644 index 00000000000..4ea94bec31f --- /dev/null +++ b/stable/vaultwarden/13.0.2/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +- name: postgresql + repository: https://truecharts.org/ + version: 6.0.3 +digest: sha256:17837b38e937c9844a7343c7f77ef22df6ab3d6c35fa1694350d6679d652a948 +generated: "2021-11-16T22:58:00.927782356Z" diff --git a/stable/vaultwarden/13.0.2/Chart.yaml b/stable/vaultwarden/13.0.2/Chart.yaml new file mode 100644 index 00000000000..2f3e5748cfb --- /dev/null +++ b/stable/vaultwarden/13.0.2/Chart.yaml @@ -0,0 +1,36 @@ +apiVersion: v2 +appVersion: "1.23.0" +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +- condition: postgresql.enabled + name: postgresql + repository: https://truecharts.org/ + version: 6.0.3 +deprecated: false +description: Unofficial Bitwarden compatible server written in Rust +home: https://github.com/truecharts/apps/tree/master/charts/stable/vaultwarden +icon: https://raw.githubusercontent.com/bitwarden/brand/master/icons/256x256.png +keywords: +- bitwarden +- bitwardenrs +- bitwarden_rs +- vaultwarden +- password +- rust +kubeVersion: '>=1.16.0-0' +maintainers: +- email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: vaultwarden +sources: +- https://github.com/dani-garcia/vaultwarden +type: application +version: 13.0.2 +annotations: + truecharts.org/catagories: | + - security + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/vaultwarden/13.0.2/README.md b/stable/vaultwarden/13.0.2/README.md new file mode 100644 index 00000000000..19e31a39024 --- /dev/null +++ b/stable/vaultwarden/13.0.2/README.md @@ -0,0 +1,38 @@ +# Introduction + +Unofficial Bitwarden compatible server written in Rust + +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.3 | +| https://truecharts.org | common | 8.6.3 | + +## 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/vaultwarden/13.0.2/app-readme.md b/stable/vaultwarden/13.0.2/app-readme.md new file mode 100644 index 00000000000..adff46b5f72 --- /dev/null +++ b/stable/vaultwarden/13.0.2/app-readme.md @@ -0,0 +1,3 @@ +Unofficial Bitwarden compatible server written in Rust + +This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/stable/vaultwarden/13.0.2/charts/common-8.6.3.tgz b/stable/vaultwarden/13.0.2/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/vaultwarden/13.0.2/charts/common-8.6.3.tgz differ diff --git a/stable/vaultwarden/13.0.2/charts/postgresql-6.0.3.tgz b/stable/vaultwarden/13.0.2/charts/postgresql-6.0.3.tgz new file mode 100644 index 00000000000..ed5f455e79b Binary files /dev/null and b/stable/vaultwarden/13.0.2/charts/postgresql-6.0.3.tgz differ diff --git a/stable/zigbee2mqtt/1.0.10/SKIPINSTALL b/stable/vaultwarden/13.0.2/ci/default-values.yaml similarity index 100% rename from stable/zigbee2mqtt/1.0.10/SKIPINSTALL rename to stable/vaultwarden/13.0.2/ci/default-values.yaml diff --git a/stable/vaultwarden/13.0.2/ci/ingress-values.yaml b/stable/vaultwarden/13.0.2/ci/ingress-values.yaml new file mode 100644 index 00000000000..2f22100f940 --- /dev/null +++ b/stable/vaultwarden/13.0.2/ci/ingress-values.yaml @@ -0,0 +1,67 @@ +# -- Configure the ingresses for the chart here. +# Additional ingresses can be added by adding a dictionary key similar to the 'main' ingress. +# @default -- See below +ingress: + main: + # -- Enables or disables the ingress + enabled: true + + # -- Make this the primary ingress (used in probes, notes, etc...). + # If there is more than 1 ingress, make sure that only 1 ingress is marked as primary. + primary: true + + # -- Override the name suffix that is used for this ingress. + nameOverride: + + # -- List of middlewares in the traefikmiddlewares k8s namespace to add automatically + # Creates an annotation with the middlewares and appends k8s and traefik namespaces to the middleware names + # Primarily used for TrueNAS SCALE to add additional (seperate) middlewares without exposing them to the end-user + fixedMiddlewares: + - chain-basic + + # -- Additional List of middlewares in the traefikmiddlewares k8s namespace to add automatically + # Creates an annotation with the middlewares and appends k8s and traefik namespaces to the middleware names + middlewares: [] + annotationsList: [] + # - name: somename + # value: somevalue + # -- Provide additional annotations which may be required. + annotations: {} + # kubernetes.io/ingress.class: nginx + # kubernetes.io/tls-acme: "true" + + labelsList: [] + # - name: somename + # value: somevalue + # -- Set labels on the deployment/statefulset/daemonset + # -- Provide additional labels which may be required. + # -- Provide additional labels which may be required. + labels: {} + + # -- Set the ingressClass that is used for this ingress. + # Requires Kubernetes >=1.19 + ingressClassName: # "nginx" + + ## Configure the hosts for the ingress + hosts: + - # -- Host address. Helm template can be passed. + host: chart-example.local + ## Configure the paths for the host + paths: + - # -- Path. Helm template can be passed. + path: / + # -- Ignored if not kubeVersion >= 1.14-0 + pathType: Prefix + service: + # -- Overrides the service name reference for this path + name: + # -- Overrides the service port reference for this path + targetPort: + + # -- Configure TLS for the ingress. Both secretName and hosts can process a Helm template. + tls: [] + # - secretName: chart-example-tls + # -- Create a secret from a GUI selected TrueNAS SCALE certificate + # scaleCert: true + # hosts: + # - chart-example.local diff --git a/stable/vaultwarden/13.0.2/helm-values.md b/stable/vaultwarden/13.0.2/helm-values.md new file mode 100644 index 00000000000..e2039108015 --- /dev/null +++ b/stable/vaultwarden/13.0.2/helm-values.md @@ -0,0 +1,54 @@ +# 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 | +|-----|------|---------|-------------| +| database.type | string | `"postgresql"` | | +| database.wal | bool | `true` | | +| env | object | `{}` | | +| envFrom[0].configMapRef.name | string | `"vaultwardenconfig"` | | +| envFrom[1].secretRef.name | string | `"vaultwardensecret"` | | +| envTpl.DOMAIN | string | `"https://{{ if .Values.ingress }}{{ if .Values.ingress.main.enabled }}{{ ( index .Values.ingress.main.hosts 0 ).host }}{{ else }}placeholder.com{{ end }}{{ else }}placeholder.com{{ end }}"` | | +| envValueFrom.DATABASE_URL.secretKeyRef.key | string | `"url"` | | +| envValueFrom.DATABASE_URL.secretKeyRef.name | string | `"dbcreds"` | | +| image.pullPolicy | string | `"IfNotPresent"` | | +| image.repository | string | `"ghcr.io/truecharts/vaultwarden"` | | +| image.tag | string | `"v1.23.0@sha256:1e65dd23569e566576c3c80de76f711e0b9fc5e29a39d45f49f0a44d1282d869"` | | +| persistence.data.enabled | bool | `true` | | +| persistence.data.mountPath | string | `"/data"` | | +| postgresql.enabled | bool | `true` | | +| postgresql.existingSecret | string | `"dbcreds"` | | +| postgresql.postgresqlDatabase | string | `"vaultwarden"` | | +| postgresql.postgresqlUsername | string | `"vaultwarden"` | | +| service.main.ports.main.port | int | `8080` | | +| service.main.ports.main.targetPort | int | `8080` | | +| service.ws.ports.ws.enabled | bool | `true` | | +| service.ws.ports.ws.port | int | `3012` | | +| service.ws.ports.ws.targetPort | int | `3012` | | +| vaultwarden.admin.disableAdminToken | bool | `false` | | +| vaultwarden.admin.enabled | bool | `false` | | +| vaultwarden.allowInvitation | bool | `true` | | +| vaultwarden.allowSignups | bool | `true` | | +| vaultwarden.enableWebVault | bool | `true` | | +| vaultwarden.enableWebsockets | bool | `true` | | +| vaultwarden.icons.disableDownload | bool | `false` | | +| vaultwarden.log.file | string | `""` | | +| vaultwarden.log.level | string | `"trace"` | | +| vaultwarden.orgCreationUsers | string | `"all"` | | +| vaultwarden.requireEmail | bool | `false` | | +| vaultwarden.showPasswordHint | bool | `true` | | +| vaultwarden.smtp.enabled | bool | `false` | | +| vaultwarden.smtp.from | string | `""` | | +| vaultwarden.smtp.host | string | `""` | | +| vaultwarden.verifySignup | bool | `false` | | +| vaultwarden.yubico.enabled | bool | `false` | | + +All Rights Reserved - The TrueCharts Project diff --git a/stable/vaultwarden/13.0.2/ix_values.yaml b/stable/vaultwarden/13.0.2/ix_values.yaml new file mode 100644 index 00000000000..cad0abf6ea3 --- /dev/null +++ b/stable/vaultwarden/13.0.2/ix_values.yaml @@ -0,0 +1,158 @@ +# Default values for Bitwarden. + +image: + repository: ghcr.io/truecharts/vaultwarden + pullPolicy: IfNotPresent + tag: v1.23.0@sha256:1e65dd23569e566576c3c80de76f711e0b9fc5e29a39d45f49f0a44d1282d869 + +service: + main: + ports: + main: + port: 8080 + targetPort: 8080 + ws: + ports: + ws: + enabled: true + port: 3012 + targetPort: 3012 + +env: {} + +envTpl: + DOMAIN: "https://{{ if .Values.ingress }}{{ if .Values.ingress.main.enabled }}{{ ( index .Values.ingress.main.hosts 0 ).host }}{{ else }}placeholder.com{{ end }}{{ else }}placeholder.com{{ end }}" + +envFrom: + - configMapRef: + name: vaultwardenconfig + - secretRef: + name: vaultwardensecret + +envValueFrom: + DATABASE_URL: + secretKeyRef: + name: dbcreds + key: url + +database: + # Database type, must be one of: 'sqlite', 'mysql' or 'postgresql'. + type: postgresql + # Enable DB Write-Ahead-Log for SQLite, disabled for other databases. https://github.com/dani-garcia/bitwarden_rs/wiki/Running-without-WAL-enabled + wal: true + ## URL for external databases (mysql://user:pass@host:port or postgresql://user:pass@host:port). + # url: "" + ## Set the size of the database connection pool. + # maxConnections: 10 + ## Connection retries during startup, 0 for infinite. 1 second between retries. + # retries: 15 + +# Set Bitwarden_rs application variables +vaultwarden: + # Allow any user to sign-up: https://github.com/dani-garcia/bitwarden_rs/wiki/Disable-registration-of-new-users + allowSignups: true + ## Whitelist domains allowed to sign-up. 'allowSignups' is ignored if set. + # signupDomains: + # - domain.tld + # Verify e-mail before login is enabled. SMTP must be enabled. + verifySignup: false + # When a user logs in an email is required to be sent. If sending the email fails the login attempt will fail. SMTP must be enabled. + requireEmail: false + ## Maximum attempts before an email token is reset and a new email will need to be sent. + # emailAttempts: 3 + ## Email token validity in seconds. + # emailTokenExpiration: 600 + # Allow invited users to sign-up even feature is disabled: https://github.com/dani-garcia/bitwarden_rs/wiki/Disable-invitations + allowInvitation: true + # Show password hints: https://github.com/dani-garcia/bitwarden_rs/wiki/Password-hint-display + ## Default organization name in invitation e-mails that are not coming from a specific organization. + # defaultInviteName: "" + showPasswordHint: true + # Enable Websockets for notification. https://github.com/dani-garcia/bitwarden_rs/wiki/Enabling-WebSocket-notifications + # Redirect HTTP path "/notifications/hub" to port 3012. Ingress/IngressRoute controllers are automatically configured. + enableWebsockets: true + # Enable Web Vault (static content). https://github.com/dani-garcia/bitwarden_rs/wiki/Disabling-or-overriding-the-Vault-interface-hosting + enableWebVault: true + # Restrict creation of orgs. Options are: 'all', 'none' or a comma-separated list of users. + orgCreationUsers: all + ## Limit attachment disk usage per organization. + # attachmentLimitOrg: + ## Limit attachment disk usage per user. + # attachmentLimitUser: + ## HaveIBeenPwned API Key. Can be purchased at https://haveibeenpwned.com/API/Key. + # hibpApiKey: + + admin: + # Enable admin portal. + enabled: false + # Disabling the admin token will make the admin portal accessible to anyone, use carefully: https://github.com/dani-garcia/bitwarden_rs/wiki/Disable-admin-token + disableAdminToken: false + ## Token for admin login, will be generated if not defined. https://github.com/dani-garcia/bitwarden_rs/wiki/Enabling-admin-page + # token: + + # Enable SMTP. https://github.com/dani-garcia/bitwarden_rs/wiki/SMTP-configuration + smtp: + enabled: false + # SMTP hostname, required if SMTP is enabled. + host: "" + # SMTP sender e-mail address, required if SMTP is enabled. + from: "" + ## SMTP sender name, defaults to 'Bitwarden_RS'. + # fromName: "" + ## Enable SSL connection. + # ssl: true + ## SMTP port. Defaults to 25 without SSL, 587 with SSL. + # port: 587 + ## SMTP Authentication Mechanisms. Comma-separated options: 'Plain', 'Login' and 'Xoauth2'. Defaults to 'Plain'. + # authMechanism: Plain + ## Hostname to be sent for SMTP HELO. Defaults to pod name. + # heloName: "" + ## SMTP timeout. + # timeout: 15 + ## Accept SSL session if certificate is valid but hostname doesn't match. DANGEROUS, vulnerable to men-in-the-middle attacks! + # invalidHostname: false + ## Accept invalid certificates. DANGEROUS, vulnerable to men-in-the-middle attacks! + # invalidCertificate: false + ## SMTP username. + # user: "" + ## SMTP password. Required is user is specified, ignored if no user provided. + # password: "" + + ## Enable Yubico OTP authentication. https://github.com/dani-garcia/bitwarden_rs/wiki/Enabling-Yubikey-OTP-authentication + yubico: + enabled: false + ## Yubico server. Defaults to YubiCloud. + # server: + ## Yubico ID and Secret Key. + # clientId: + # secretKey: + + ## Logging options. https://github.com/dani-garcia/bitwarden_rs/wiki/Logging + log: + # Log to file. + file: "" + # Log level. Options are "trace", "debug", "info", "warn", "error" or "off". + level: "trace" + ## Log timestamp format. See https://docs.rs/chrono/0.4.15/chrono/format/strftime/index.html. Defaults to time in milliseconds. + # timeFormat: "" + + icons: + # Disables download of external icons. Setting to true will still serve icons from cache (/data/icon_cache). TTL will default to zero. + disableDownload: false + ## Cache time-to-live for icons fetched. 0 means no purging. + # cache: 2592000 + ## Cache time-to-live for icons that were not available. 0 means no purging. + # cacheFailed: 259200 + +persistence: + data: + enabled: true + mountPath: "/data" + + +# Enabled postgres +postgresql: + enabled: true + existingSecret: "dbcreds" + postgresqlUsername: vaultwarden + postgresqlDatabase: vaultwarden diff --git a/stable/vaultwarden/13.0.2/questions.yaml b/stable/vaultwarden/13.0.2/questions.yaml new file mode 100644 index 00000000000..0713e50feb0 --- /dev/null +++ b/stable/vaultwarden/13.0.2/questions.yaml @@ -0,0 +1,2234 @@ +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: "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: 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: vaultwarden + label: "" + group: "App Configuration" + schema: + type: dict + attrs: + - variable: yubico + label: "Yubico OTP authentication" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable Yubico OTP authentication" + description: "Please refer to the manual at: https://github.com/dani-garcia/vaultwarden/wiki/Enabling-Yubikey-OTP-authentication" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: server + label: "Yubico server" + description: "Defaults to YubiCloud" + schema: + type: string + default: "" + - variable: clientId + label: "Yubico ID" + schema: + type: string + default: "" + - variable: secretKey + label: "Yubico Secret Key" + schema: + type: string + default: "" + - variable: admin + label: "Admin Portal" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable Admin Portal" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: disableAdminToken + label: "Make Accessible Without Password/Token" + schema: + type: boolean + default: false + - variable: token + label: "Admin Portal Password/Token" + description: "Will be automatically generated if not defined" + schema: + type: string + default: "" + - variable: icons + label: "Icon Download Settings" + schema: + type: dict + attrs: + - variable: disableDownload + label: "Disable Icon Download" + description: "Disables download of external icons. Setting to true will still serve icons from cache (/data/icon_cache)" + schema: + type: boolean + default: false + - variable: cache + label: "Cache time-to-live" + description: "Cache time-to-live for icons fetched. 0 means no purging" + schema: + type: int + default: 2592000 + - variable: token + label: "Failed Downloads Cache time-to-live" + description: "Cache time-to-live for icons that were not available. 0 means no purging." + schema: + type: int + default: 2592000 + - variable: log + label: "Logging" + schema: + type: dict + attrs: + - variable: level + label: "Log level" + schema: + type: string + default: "info" + required: true + enum: + - value: "trace" + description: "trace" + - value: "debug" + description: "debug" + - value: "info" + description: "info" + - value: "warn" + description: "warn" + - value: "error" + description: "error" + - value: "off" + description: "off" + - variable: file + label: "Log-File Location" + schema: + type: string + default: "" + - variable: smtp + label: "SMTP Settings (Email)" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable SMTP Support" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: host + label: "SMTP hostname" + schema: + type: string + required: true + default: "" + - variable: from + label: "SMTP sender e-mail address" + schema: + type: string + required: true + default: "" + - variable: fromName + label: "SMTP sender name" + schema: + type: string + required: true + default: "" + - variable: user + label: "SMTP username" + schema: + type: string + required: true + default: "" + - variable: password + label: "SMTP password" + description: "Required is user is specified, ignored if no user provided" + schema: + type: string + default: "" + - variable: ssl + label: "Enable SSL connection" + schema: + type: boolean + default: true + - variable: port + label: "SMTP port" + description: "Usually: 25 without SSL, 587 with SSL" + schema: + type: int + default: 587 + - variable: authMechanism + label: "SMTP Authentication Mechanisms" + description: "Comma-separated options: Plain, Login and Xoauth2" + schema: + type: string + default: "Plain" + - variable: heloName + label: "SMTP HELO - Hostname" + description: "Hostname to be sent for SMTP HELO. Defaults to pod name" + schema: + type: string + default: "" + - variable: port + label: "SMTP timeout" + schema: + type: int + default: 15 + - variable: invalidHostname + label: "Accept Invalid Hostname" + description: "Accept SSL session if certificate is valid but hostname doesn't match. DANGEROUS, vulnerable to men-in-the-middle attacks!" + schema: + type: boolean + default: false + - variable: invalidCertificate + label: "Accept Invalid Certificate" + description: "Accept invalid certificates. DANGEROUS, vulnerable to men-in-the-middle attacks!" + schema: + type: boolean + default: false + - variable: allowSignups + label: "Allow Signup" + description: "Allow any user to sign-up: https://github.com/dani-garcia/vaultwarden/wiki/Disable-registration-of-new-users" + schema: + type: boolean + default: true + - variable: allowInvitation + label: "Always allow Invitation" + description: "Allow invited users to sign-up even feature is disabled: https://github.com/dani-garcia/vaultwarden/wiki/Disable-invitations" + schema: + type: boolean + default: true + - variable: defaultInviteName + label: "Default Invite Organisation Name" + description: "Default organization name in invitation e-mails that are not coming from a specific organization." + schema: + type: string + default: "" + - variable: showPasswordHint + label: "Show password hints" + description: "https://github.com/dani-garcia/vaultwarden/wiki/Password-hint-display" + schema: + type: boolean + default: true + - variable: signupwhitelistenable + label: "Enable Signup Whitelist" + description: "allowSignups is ignored if set" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: signupDomains + label: "Signup Whitelist Domains" + schema: + type: list + default: [] + items: + - variable: domain + label: "Domain" + schema: + type: string + default: "" + - variable: verifySignup + label: "Verifiy Signup" + description: "Verify e-mail before login is enabled. SMTP must be enabled" + schema: + type: boolean + default: false + - variable: requireEmail + label: "Block Login if email fails" + description: "When a user logs in an email is required to be sent. If sending the email fails the login attempt will fail. SMTP must be enabled" + schema: + type: boolean + default: false + - variable: emailAttempts + label: "Email token reset attempts" + description: "Maximum attempts before an email token is reset and a new email will need to be sent" + schema: + type: int + default: 3 + - variable: emailTokenExpiration + label: "Email token validity in seconds" + schema: + type: int + default: 600 + - variable: enableWebsockets + label: "Enable Websocket Connections" + description: "Enable Websockets for notification. https://github.com/dani-garcia/vaultwarden/wiki/Enabling-WebSocket-notifications" + schema: + type: boolean + default: true + hidden: true + - variable: enableWebVault + label: "Enable Webvault" + description: "Enable Web Vault (static content). https://github.com/dani-garcia/vaultwarden/wiki/Disabling-or-overriding-the-Vault-interface-hosting" + schema: + type: boolean + default: true + - variable: orgCreationUsers + label: "Limit Organisation Creation to (users)" + description: "Restrict creation of orgs. Options are: 'all', 'none' or a comma-separated list of users." + schema: + type: string + default: "all" + - variable: attachmentLimitOrg + label: "Limit Attachment Disk Usage per Organisation" + schema: + type: string + default: "" + - variable: attachmentLimitUser + label: "Limit Attachment Disk Usage per User" + schema: + type: string + default: "" + - variable: hibpApiKey + label: "HaveIBeenPwned API Key" + description: "Can be purchased at https://haveibeenpwned.com/API/Key" + schema: + type: string + default: "" + + - 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: 10023 + 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: ws + label: "WebSocket Service" + description: "WebSocket 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: ws + label: "WebSocket 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: 3012 + 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: 3012 + + - 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: "/data" + hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: "EmptyDir Medium" + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" + - variable: size + label: "Size quotum of storage" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "999Gi" + - variable: hostPathType + label: "(Advanced) hostPath Type" + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "DirectoryOrCreate" + description: "DirectoryOrCreate" + - value: "Directory" + description: "Directory" + - value: "FileOrCreate" + description: "FileOrCreate" + - value: "File" + description: "File" + - value: "Socket" + description: "Socket" + - value: "CharDevice" + description: "CharDevice" + - value: "BlockDevice" + description: "BlockDevice" + - variable: storageClass + label: "(Advanced) storageClass" + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "SCALE-ZFS" + - variable: accessMode + label: "(Advanced) Access Mode" + description: "Allow or disallow multiple PVC's writhing to the same PV" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "ReadWriteOnce" + enum: + - value: "ReadWriteOnce" + description: "ReadWriteOnce" + - value: "ReadOnlyMany" + description: "ReadOnlyMany" + - value: "ReadWriteMany" + description: "ReadWriteMany" + - variable: advanced + label: "Show Advanced Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: "Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: annotationsList + label: "Annotations" + schema: + type: list + default: [] + items: + - variable: annotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: persistenceList + label: "Additional app storage" + group: "Storage and Persistence" + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: "Custom Storage" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the storage" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Name (optional)" + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simpleHP" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - variable: setPermissionsSimple + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: "mountPath" + description: "Path inside the container the storage is mounted" + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: "EmptyDir Medium" + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" + - variable: size + label: "Size quotum of storage" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "999Gi" + - variable: hostPathType + label: "(Advanced) hostPath Type" + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "DirectoryOrCreate" + description: "DirectoryOrCreate" + - value: "Directory" + description: "Directory" + - value: "FileOrCreate" + description: "FileOrCreate" + - value: "File" + description: "File" + - value: "Socket" + description: "Socket" + - value: "CharDevice" + description: "CharDevice" + - value: "BlockDevice" + description: "BlockDevice" + - variable: storageClass + label: "(Advanced) storageClass" + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "SCALE-ZFS" + - variable: accessMode + label: "(Advanced) Access Mode" + description: "Allow or disallow multiple PVC's writhing to the same PV" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "ReadWriteOnce" + enum: + - value: "ReadWriteOnce" + description: "ReadWriteOnce" + - value: "ReadOnlyMany" + description: "ReadOnlyMany" + - value: "ReadWriteMany" + description: "ReadWriteMany" + - variable: advanced + label: "Show Advanced Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: "Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: annotationsList + label: "Annotations" + schema: + type: list + default: [] + items: + - variable: annotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: ingress + label: "" + group: "Ingress" + schema: + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable Ingress" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: "Hosts" + schema: + type: list + default: [] + items: + - variable: hostEntry + label: "Host" + schema: + type: dict + attrs: + - variable: host + label: "HostName" + schema: + type: string + default: "" + required: true + - variable: paths + label: "Paths" + schema: + type: list + default: [] + items: + - variable: pathEntry + label: "Host" + schema: + type: dict + attrs: + - variable: path + label: "path" + schema: + type: string + required: true + default: "/" + - variable: pathType + label: "pathType" + schema: + type: string + required: true + default: "Prefix" + + - variable: tls + label: "TLS-Settings" + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: "Host" + schema: + type: dict + attrs: + - variable: hosts + label: "Certificate Hosts" + schema: + type: list + default: [] + items: + - variable: host + label: "Host" + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: "Select TrueNAS SCALE Certificate" + schema: + type: int + $ref: + - "definitions/certificate" + + - variable: entrypoint + label: "(Advanced) Traefik Entrypoint" + description: "Entrypoint used by Traefik when using Traefik as Ingress Provider" + schema: + type: string + default: "websecure" + required: true + - variable: middlewares + label: "Traefik Middlewares" + description: "Add previously created Traefik Middlewares to this Ingress" + schema: + type: list + default: [] + items: + - variable: name + label: "Name" + schema: + type: string + default: "" + required: true + + - variable: expert + label: "Show Expert Configuration Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: "These middlewares enforce a number of best practices." + label: "Enable Default Middlewares" + schema: + type: boolean + default: true + - variable: ingressClassName + label: "IngressClass Name" + schema: + type: string + default: "" + - variable: labelsList + label: "Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: annotationsList + label: "Annotations" + schema: + type: list + default: [] + items: + - variable: annotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: ingressList + label: "Add Manual Custom Ingresses" + group: "Ingress" + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: "Custom Ingress" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable Ingress" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Name" + schema: + type: string + default: "" + - variable: ingressClassName + label: "IngressClass Name" + schema: + type: string + default: "" + - variable: labelsList + label: "Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: annotationsList + label: "Annotations" + schema: + type: list + default: [] + items: + - variable: annotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: hosts + label: "Hosts" + schema: + type: list + default: [] + items: + - variable: hostEntry + label: "Host" + schema: + type: dict + attrs: + - variable: host + label: "HostName" + schema: + type: string + default: "" + required: true + - variable: paths + label: "Paths" + schema: + type: list + default: [] + items: + - variable: pathEntry + label: "Host" + schema: + type: dict + attrs: + - variable: path + label: "path" + schema: + type: string + required: true + default: "/" + - variable: pathType + label: "pathType" + schema: + type: string + required: true + default: "Prefix" + - variable: service + label: "Linked Service" + schema: + type: dict + attrs: + - variable: name + label: "Service Name" + schema: + type: string + default: "" + - variable: port + label: "Service Port" + schema: + type: int + - variable: tls + label: "TLS-Settings" + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: "Host" + schema: + type: dict + attrs: + - variable: hosts + label: "Certificate Hosts" + schema: + type: list + default: [] + items: + - variable: host + label: "Host" + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: "Select TrueNAS SCALE Certificate" + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: "Traefik Entrypoint" + description: "Entrypoint used by Traefik when using Traefik as Ingress Provider" + schema: + type: string + default: "websecure" + required: true + - variable: middlewares + label: "Traefik Middlewares" + description: "Add previously created Traefik Middlewares to this Ingress" + schema: + type: list + default: [] + items: + - variable: name + label: "Name" + schema: + type: string + default: "" + required: true + + - variable: advancedSecurity + label: "Show Advanced Security Settings" + group: "Security and Permissions" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: "Security Context" + schema: + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: 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: "Resources and Devices" + 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/vaultwarden/13.0.2/templates/_configmap.tpl b/stable/vaultwarden/13.0.2/templates/_configmap.tpl new file mode 100644 index 00000000000..8809925abdf --- /dev/null +++ b/stable/vaultwarden/13.0.2/templates/_configmap.tpl @@ -0,0 +1,116 @@ +{{/* Define the configmap */}} +{{- define "vaultwarden.configmap" -}} +--- +apiVersion: v1 +kind: ConfigMap +metadata: + name: vaultwardenconfig +data: + ROCKET_PORT: "8080" + SIGNUPS_ALLOWED: {{ .Values.vaultwarden.allowSignups | quote }} + {{- if .Values.vaultwarden.signupDomains }} + SIGNUPS_DOMAINS_WHITELIST: {{ join "," .Values.vaultwarden.signupDomains | quote }} + {{- end }} + {{- if and (eq .Values.vaultwarden.verifySignup true) (eq .Values.vaultwarden.smtp.enabled false) }}{{ required "Signup verification requires SMTP to be enabled" nil}}{{end}} + SIGNUPS_VERIFY: {{ .Values.vaultwarden.verifySignup | quote }} + {{- if and (eq .Values.vaultwarden.requireEmail true) (eq .Values.vaultwarden.smtp.enabled false) }}{{ required "Requiring emails for login depends on SMTP" nil}}{{end}} + REQUIRE_DEVICE_EMAIL: {{ .Values.vaultwarden.requireEmail | quote }} + {{- if .Values.vaultwarden.emailAttempts }} + EMAIL_ATTEMPTS_LIMIT: {{ .Values.vaultwarden.emailAttempts | quote }} + {{- end }} + {{- if .Values.vaultwarden.emailTokenExpiration }} + EMAIL_EXPIRATION_TIME: {{ .Values.vaultwarden.emailTokenExpiration | quote }} + {{- end }} + INVITATIONS_ALLOWED: {{ .Values.vaultwarden.allowInvitation | quote }} + {{- if .Values.vaultwarden.defaultInviteName }} + INVITATION_ORG_NAME: {{ .Values.vaultwarden.defaultInviteName | quote }} + {{- end }} + SHOW_PASSWORD_HINT: {{ .Values.vaultwarden.showPasswordHint | quote }} + WEBSOCKET_ENABLED: {{ .Values.vaultwarden.enableWebsockets | quote }} + WEB_VAULT_ENABLED: {{ .Values.vaultwarden.enableWebVault | quote }} + ORG_CREATION_USERS: {{ .Values.vaultwarden.orgCreationUsers | quote }} + {{- if .Values.vaultwarden.attachmentLimitOrg }} + ORG_ATTACHMENT_LIMIT: {{ .Values.vaultwarden.attachmentLimitOrg | quote }} + {{- end }} + {{- if .Values.vaultwarden.attachmentLimitUser }} + USER_ATTACHMENT_LIMIT: {{ .Values.vaultwarden.attachmentLimitUser | quote }} + {{- end }} + {{- if .Values.vaultwarden.hibpApiKey }} + HIBP_API_KEY: {{ .Values.vaultwarden.hibpApiKey | quote }} + {{- end }} + {{- include "vaultwarden.dbTypeValid" . }} + {{- if .Values.database.retries }} + DB_CONNECTION_RETRIES: {{ .Values.database.retries | quote }} + {{- end }} + {{- if .Values.database.maxConnections }} + DATABASE_MAX_CONNS: {{ .Values.database.maxConnections | quote }} + {{- end }} + {{- if eq .Values.vaultwarden.smtp.enabled true }} + SMTP_HOST: {{ required "SMTP host is required to enable SMTP" .Values.vaultwarden.smtp.host | quote }} + SMTP_FROM: {{ required "SMTP sender address ('from') is required to enable SMTP" .Values.vaultwarden.smtp.from | quote }} + {{- if .Values.vaultwarden.smtp.fromName }} + SMTP_FROM_NAME: {{ .Values.vaultwarden.smtp.fromName | quote }} + {{- end }} + {{- if .Values.vaultwarden.smtp.ssl }} + SMTP_SSL: {{ .Values.vaultwarden.smtp.ssl | quote }} + {{- end }} + {{- if .Values.vaultwarden.smtp.port }} + SMTP_PORT: {{ .Values.vaultwarden.smtp.port | quote }} + {{- end }} + {{- if .Values.vaultwarden.smtp.authMechanism }} + SMTP_AUTH_MECHANISM: {{ .Values.vaultwarden.smtp.authMechanism | quote }} + {{- end }} + {{- if .Values.vaultwarden.smtp.heloName }} + HELO_NAME: {{ .Values.vaultwarden.smtp.heloName | quote }} + {{- end }} + {{- if .Values.vaultwarden.smtp.timeout }} + SMTP_TIMEOUT: {{ .Values.vaultwarden.smtp.timeout | quote }} + {{- end }} + {{- if .Values.vaultwarden.smtp.invalidHostname }} + SMTP_ACCEPT_INVALID_HOSTNAMES: {{ .Values.vaultwarden.smtp.invalidHostname | quote }} + {{- end }} + {{- if .Values.vaultwarden.smtp.invalidCertificate }} + SMTP_ACCEPT_INVALID_CERTS: {{ .Values.vaultwarden.smtp.invalidCertificate | quote }} + {{- end }} + {{- end }} + {{- if .Values.vaultwarden.log.file }} + LOG_FILE: {{ .Values.vaultwarden.log.file | quote }} + {{- end }} + {{- if or .Values.vaultwarden.log.level .Values.vaultwarden.log.timeFormat }} + EXTENDED_LOGGING: "true" + {{- end }} + {{- if .Values.vaultwarden.log.level }} + {{- include "vaultwarden.logLevelValid" . }} + LOG_LEVEL: {{ .Values.vaultwarden.log.level | quote }} + {{- end }} + {{- if .Values.vaultwarden.log.timeFormat }} + LOG_TIMESTAMP_FORMAT: {{ .Values.vaultwarden.log.timeFormat | quote }} + {{- end }} + {{- if .Values.vaultwarden.icons.disableDownload }} + DISABLE_ICON_DOWNLOAD: {{ .Values.vaultwarden.icons.disableDownload | quote }} + {{- if and (not .Values.vaultwarden.icons.cache) (eq .Values.vaultwarden.icons.disableDownload "true") }} + ICON_CACHE_TTL: "0" + {{- end }} + {{- end }} + {{- if .Values.vaultwarden.icons.cache }} + ICON_CACHE_TTL: {{ .Values.vaultwarden.icons.cache | quote }} + {{- end }} + {{- if .Values.vaultwarden.icons.cacheFailed }} + ICON_CACHE_NEGTTL: {{ .Values.vaultwarden.icons.cacheFailed | quote }} + {{- end }} + {{- if eq .Values.vaultwarden.admin.enabled true }} + {{- if eq .Values.vaultwarden.admin.disableAdminToken true }} + DISABLE_ADMIN_TOKEN: "true" + {{- end }} + {{- end }} + {{- if eq .Values.vaultwarden.yubico.enabled true }} + {{- if .Values.vaultwarden.yubico.server }} + YUBICO_SERVER: {{ .Values.vaultwarden.yubico.server | quote }} + {{- end }} + {{- end }} + {{- if eq .Values.database.type "sqlite" }} + ENABLE_DB_WAL: {{ .Values.database.wal | quote }} + {{- else }} + ENABLE_DB_WAL: "false" + {{- end }} +{{- end -}} diff --git a/stable/vaultwarden/13.0.2/templates/_secrets.tpl b/stable/vaultwarden/13.0.2/templates/_secrets.tpl new file mode 100644 index 00000000000..ca5ec74b0af --- /dev/null +++ b/stable/vaultwarden/13.0.2/templates/_secrets.tpl @@ -0,0 +1,36 @@ +{{/* Define the secrets */}} +{{- define "vaultwarden.secrets" -}} + +{{- $adminToken := "" }} +{{- if eq .Values.vaultwarden.admin.enabled true }} +{{- $adminToken = .Values.vaultwarden.admin.token | default (randAlphaNum 48) | b64enc | quote }} +{{- end -}} + +{{- $smtpUser := "" }} +{{- if and (eq .Values.vaultwarden.smtp.enabled true ) (.Values.vaultwarden.smtp.user) }} +{{- $smtpUser = .Values.vaultwarden.smtp.user | b64enc | quote }} +{{- end -}} + +{{- $yubicoClientId := "" }} +{{- if eq .Values.vaultwarden.yubico.enabled true }} +{{- $yubicoClientId = required "Yubico Client ID required" .Values.vaultwarden.yubico.clientId | toString | b64enc | quote }} +{{- end -}} +--- + +apiVersion: v1 +kind: Secret +metadata: + name: vaultwardensecret +data: + {{- if ne $adminToken "" }} + ADMIN_TOKEN: {{ $adminToken }} + {{- end }} + {{- if ne $smtpUser "" }} + SMTP_USERNAME: {{ $smtpUser }} + SMTP_PASSWORD: {{ required "Must specify SMTP password" .Values.vaultwarden.smtp.password | b64enc | quote }} + {{- end }} + {{- if ne $yubicoClientId "" }} + YUBICO_CLIENT_ID: {{ $yubicoClientId }} + YUBICO_SECRET_KEY: {{ required "Yubico Secret Key required" .Values.vaultwarden.yubico.secretKey | b64enc | quote }} + {{- end }} +{{- end -}} diff --git a/stable/vaultwarden/13.0.2/templates/_validate.tpl b/stable/vaultwarden/13.0.2/templates/_validate.tpl new file mode 100644 index 00000000000..e4832c2f6e5 --- /dev/null +++ b/stable/vaultwarden/13.0.2/templates/_validate.tpl @@ -0,0 +1,17 @@ +{{/* +Ensure valid DB type is select, defaults to SQLite +*/}} +{{- define "vaultwarden.dbTypeValid" -}} +{{- if not (or (eq .Values.database.type "postgresql") (eq .Values.database.type "mysql") (eq .Values.database.type "sqlite")) }} +{{- required "Invalid database type" nil }} +{{- end -}} +{{- end -}} + +{{/* +Ensure log type is valid +*/}} +{{- define "vaultwarden.logLevelValid" -}} +{{- if not (or (eq .Values.vaultwarden.log.level "trace") (eq .Values.vaultwarden.log.level "debug") (eq .Values.vaultwarden.log.level "info") (eq .Values.vaultwarden.log.level "warn") (eq .Values.vaultwarden.log.level "error") (eq .Values.vaultwarden.log.level "off")) }} +{{- required "Invalid log level" nil }} +{{- end }} +{{- end }} diff --git a/stable/vaultwarden/13.0.2/templates/common.yaml b/stable/vaultwarden/13.0.2/templates/common.yaml new file mode 100644 index 00000000000..23381ff8a0c --- /dev/null +++ b/stable/vaultwarden/13.0.2/templates/common.yaml @@ -0,0 +1,38 @@ +{{/* Make sure all variables are set properly */}} +{{- include "common.setup" . }} + + +{{/* Render configmap for vaultwarden */}} +{{- include "vaultwarden.configmap" . }} + +{{/* Render secrets for vaultwarden */}} +{{- include "vaultwarden.secrets" . }} + +{{/* Define path for websocket */}} +{{- define "vaultwarden.websocket" -}} +path: "/notifications/hub" +# -- Ignored if not kubeVersion >= 1.14-0 +pathType: Prefix +service: + # -- Overrides the service name reference for this path + name: ws + port: {{ .Values.service.ws.ports.ws.port }} +{{- end -}} + +{{/* inject websocket path to all main ingress hosts*/}} +{{- define "vaultwarden.websocketinjector" -}} +{{- $path := list (include "vaultwarden.websocket" . | fromYaml) -}} +{{- if .Values.ingress.main.enabled }} +{{- range .Values.ingress.main.hosts }} +{{- $newpaths := list }} +{{- $newpaths := concat .paths $path }} +{{- $_ := set . "paths" ( deepCopy $newpaths ) -}} +{{- end }} +{{- end }} +{{- end -}} + +{{/* inject websocket paths in ingress */}} +{{- include "vaultwarden.websocketinjector" . }} + +{{/* Render the templates */}} +{{ include "common.postSetup" . }} diff --git a/stable/zwavejs2mqtt/9.0.12/values.yaml b/stable/vaultwarden/13.0.2/values.yaml similarity index 100% rename from stable/zwavejs2mqtt/9.0.12/values.yaml rename to stable/vaultwarden/13.0.2/values.yaml diff --git a/stable/whoogle/1.0.9/CHANGELOG.md b/stable/whoogle/1.0.10/CHANGELOG.md similarity index 92% rename from stable/whoogle/1.0.9/CHANGELOG.md rename to stable/whoogle/1.0.10/CHANGELOG.md index 3bfbb66cdfb..6df2d1ddc38 100644 --- a/stable/whoogle/1.0.9/CHANGELOG.md +++ b/stable/whoogle/1.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [whoogle-1.0.10](https://github.com/truecharts/apps/compare/whoogle-1.0.9...whoogle-1.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [whoogle-1.0.9](https://github.com/truecharts/apps/compare/whoogle-1.0.8...whoogle-1.0.9) (2021-11-15) @@ -88,12 +97,3 @@ #### Chore * update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - - -### [whoogle-1.0.1](https://github.com/truecharts/apps/compare/whoogle-1.0.0...whoogle-1.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) diff --git a/stable/whoogle/1.0.10/CONFIG.md b/stable/whoogle/1.0.10/CONFIG.md new file mode 100644 index 00000000000..fc9b2fa2d5f --- /dev/null +++ b/stable/whoogle/1.0.10/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/whoogle/1.0.10/Chart.lock b/stable/whoogle/1.0.10/Chart.lock new file mode 100644 index 00000000000..f4e9e734c1c --- /dev/null +++ b/stable/whoogle/1.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:58:36.266510405Z" diff --git a/stable/whoogle/1.0.9/Chart.yaml b/stable/whoogle/1.0.10/Chart.yaml similarity index 95% rename from stable/whoogle/1.0.9/Chart.yaml rename to stable/whoogle/1.0.10/Chart.yaml index 78971d7d706..2c052003b80 100644 --- a/stable/whoogle/1.0.9/Chart.yaml +++ b/stable/whoogle/1.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.6.0" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: A self-hosted, ad-free, privacy-respecting metasearch engine home: https://github.com/truecharts/apps/tree/master/charts/stable/whoogle icon: https://raw.githubusercontent.com/benbusby/whoogle-search/develop/docs/banner.png @@ -20,7 +20,7 @@ maintainers: name: whoogle sources: - https://github.com/benbusby/whoogle-search -version: 1.0.9 +version: 1.0.10 annotations: truecharts.org/catagories: | - media diff --git a/stable/whoogle/1.0.9/README.md b/stable/whoogle/1.0.10/README.md similarity index 96% rename from stable/whoogle/1.0.9/README.md rename to stable/whoogle/1.0.10/README.md index 33c426f7637..f41277d620b 100644 --- a/stable/whoogle/1.0.9/README.md +++ b/stable/whoogle/1.0.10/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/whoogle/1.0.9/app-readme.md b/stable/whoogle/1.0.10/app-readme.md similarity index 100% rename from stable/whoogle/1.0.9/app-readme.md rename to stable/whoogle/1.0.10/app-readme.md diff --git a/stable/whoogle/1.0.10/charts/common-8.6.3.tgz b/stable/whoogle/1.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/whoogle/1.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/whoogle/1.0.9/helm-values.md b/stable/whoogle/1.0.10/helm-values.md similarity index 100% rename from stable/whoogle/1.0.9/helm-values.md rename to stable/whoogle/1.0.10/helm-values.md diff --git a/stable/whoogle/1.0.9/ix_values.yaml b/stable/whoogle/1.0.10/ix_values.yaml similarity index 100% rename from stable/whoogle/1.0.9/ix_values.yaml rename to stable/whoogle/1.0.10/ix_values.yaml diff --git a/stable/whoogle/1.0.9/questions.yaml b/stable/whoogle/1.0.10/questions.yaml similarity index 100% rename from stable/whoogle/1.0.9/questions.yaml rename to stable/whoogle/1.0.10/questions.yaml diff --git a/stable/wikijs/4.0.0/templates/common.yaml b/stable/whoogle/1.0.10/templates/common.yaml similarity index 100% rename from stable/wikijs/4.0.0/templates/common.yaml rename to stable/whoogle/1.0.10/templates/common.yaml diff --git a/stable/whoogle/1.0.10/values.yaml b/stable/whoogle/1.0.10/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/whoogle/1.0.9/Chart.lock b/stable/whoogle/1.0.9/Chart.lock deleted file mode 100644 index 7d5aacbc6c1..00000000000 --- a/stable/whoogle/1.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T23:23:45.776448504Z" diff --git a/stable/whoogle/1.0.9/charts/common-8.6.2.tgz b/stable/whoogle/1.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/whoogle/1.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/wiki/1.0.9/CHANGELOG.md b/stable/wiki/1.0.10/CHANGELOG.md similarity index 92% rename from stable/wiki/1.0.9/CHANGELOG.md rename to stable/wiki/1.0.10/CHANGELOG.md index 4da2c4612df..f6ffb2222da 100644 --- a/stable/wiki/1.0.9/CHANGELOG.md +++ b/stable/wiki/1.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [wiki-1.0.10](https://github.com/truecharts/apps/compare/wikijs-4.0.0...wiki-1.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [wiki-1.0.9](https://github.com/truecharts/apps/compare/wiki-1.0.8...wiki-1.0.9) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - -### [wiki-1.0.1](https://github.com/truecharts/apps/compare/wikijs-3.0.0...wiki-1.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) - diff --git a/stable/wiki/1.0.10/CONFIG.md b/stable/wiki/1.0.10/CONFIG.md new file mode 100644 index 00000000000..fc9b2fa2d5f --- /dev/null +++ b/stable/wiki/1.0.10/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/wiki/1.0.10/Chart.lock b/stable/wiki/1.0.10/Chart.lock new file mode 100644 index 00000000000..438d16daefa --- /dev/null +++ b/stable/wiki/1.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T22:59:02.720239107Z" diff --git a/stable/wiki/1.0.9/Chart.yaml b/stable/wiki/1.0.10/Chart.yaml similarity index 95% rename from stable/wiki/1.0.9/Chart.yaml rename to stable/wiki/1.0.10/Chart.yaml index ab80c04eb26..44513cc665b 100644 --- a/stable/wiki/1.0.9/Chart.yaml +++ b/stable/wiki/1.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "900b76a" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: A self-hosted well uh wiki engine or content management system. home: https://github.com/truecharts/apps/tree/master/charts/stable/wiki icon: '' @@ -23,7 +23,7 @@ sources: - https://github.com/prologic/wiki - https://github.com/nicholaswilde/docker-wiki type: application -version: 1.0.9 +version: 1.0.10 annotations: truecharts.org/catagories: | - media diff --git a/stable/wiki/1.0.9/README.md b/stable/wiki/1.0.10/README.md similarity index 96% rename from stable/wiki/1.0.9/README.md rename to stable/wiki/1.0.10/README.md index a7429d2f756..75f4b7af9e9 100644 --- a/stable/wiki/1.0.9/README.md +++ b/stable/wiki/1.0.10/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/wiki/1.0.9/app-readme.md b/stable/wiki/1.0.10/app-readme.md similarity index 100% rename from stable/wiki/1.0.9/app-readme.md rename to stable/wiki/1.0.10/app-readme.md diff --git a/stable/wiki/1.0.10/charts/common-8.6.3.tgz b/stable/wiki/1.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/wiki/1.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/wiki/1.0.9/helm-values.md b/stable/wiki/1.0.10/helm-values.md similarity index 100% rename from stable/wiki/1.0.9/helm-values.md rename to stable/wiki/1.0.10/helm-values.md diff --git a/stable/wiki/1.0.9/ix_values.yaml b/stable/wiki/1.0.10/ix_values.yaml similarity index 100% rename from stable/wiki/1.0.9/ix_values.yaml rename to stable/wiki/1.0.10/ix_values.yaml diff --git a/stable/wiki/1.0.9/questions.yaml b/stable/wiki/1.0.10/questions.yaml similarity index 100% rename from stable/wiki/1.0.9/questions.yaml rename to stable/wiki/1.0.10/questions.yaml diff --git a/stable/wiki/1.0.9/templates/common.yaml b/stable/wiki/1.0.10/templates/common.yaml similarity index 100% rename from stable/wiki/1.0.9/templates/common.yaml rename to stable/wiki/1.0.10/templates/common.yaml diff --git a/stable/wiki/1.0.10/values.yaml b/stable/wiki/1.0.10/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/wiki/1.0.9/Chart.lock b/stable/wiki/1.0.9/Chart.lock deleted file mode 100644 index 0b6e3c3f1eb..00000000000 --- a/stable/wiki/1.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T23:24:12.796956196Z" diff --git a/stable/wiki/1.0.9/charts/common-8.6.2.tgz b/stable/wiki/1.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/wiki/1.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/wikijs/4.0.0/Chart.lock b/stable/wikijs/4.0.0/Chart.lock deleted file mode 100644 index 07541f9dfe2..00000000000 --- a/stable/wikijs/4.0.0/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -- name: postgresql - repository: https://truecharts.org/ - version: 6.0.1 -digest: sha256:29091b4603d21dfa1dd3dce6c89c82557f694400091bc61c6e11335cdfbfa2c9 -generated: "2021-11-16T17:15:46.793376349Z" diff --git a/stable/wikijs/4.0.0/charts/common-8.6.2.tgz b/stable/wikijs/4.0.0/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/wikijs/4.0.0/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/wikijs/4.0.0/charts/postgresql-6.0.1.tgz b/stable/wikijs/4.0.0/charts/postgresql-6.0.1.tgz deleted file mode 100644 index b4a6f9911b2..00000000000 Binary files a/stable/wikijs/4.0.0/charts/postgresql-6.0.1.tgz and /dev/null differ diff --git a/stable/wikijs/4.0.0/CHANGELOG.md b/stable/wikijs/4.0.1/CHANGELOG.md similarity index 92% rename from stable/wikijs/4.0.0/CHANGELOG.md rename to stable/wikijs/4.0.1/CHANGELOG.md index 03b710f80fe..7b138547408 100644 --- a/stable/wikijs/4.0.0/CHANGELOG.md +++ b/stable/wikijs/4.0.1/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [wikijs-4.0.1](https://github.com/truecharts/apps/compare/wikijs-4.0.0...wikijs-4.0.1) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [wikijs-4.0.0](https://github.com/truecharts/apps/compare/wikijs-3.0.10...wikijs-4.0.0) (2021-11-16) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) - - -### [wikijs-3.0.3](https://github.com/truecharts/apps/compare/wikijs-3.0.2...wikijs-3.0.3) (2021-10-26) - -#### Chore - -* update helm chart postgresql to v5.1.4 ([#1249](https://github.com/truecharts/apps/issues/1249)) - - diff --git a/stable/wikijs/4.0.1/CONFIG.md b/stable/wikijs/4.0.1/CONFIG.md new file mode 100644 index 00000000000..fc9b2fa2d5f --- /dev/null +++ b/stable/wikijs/4.0.1/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/wikijs/4.0.1/Chart.lock b/stable/wikijs/4.0.1/Chart.lock new file mode 100644 index 00000000000..54d6ea80545 --- /dev/null +++ b/stable/wikijs/4.0.1/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +- name: postgresql + repository: https://truecharts.org/ + version: 6.0.3 +digest: sha256:17837b38e937c9844a7343c7f77ef22df6ab3d6c35fa1694350d6679d652a948 +generated: "2021-11-16T22:59:30.453969204Z" diff --git a/stable/wikijs/4.0.0/Chart.yaml b/stable/wikijs/4.0.1/Chart.yaml similarity index 94% rename from stable/wikijs/4.0.0/Chart.yaml rename to stable/wikijs/4.0.1/Chart.yaml index 422dc059e3b..f19bea9df41 100644 --- a/stable/wikijs/4.0.0/Chart.yaml +++ b/stable/wikijs/4.0.1/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "2.5" description: Make documentation a joy to write using Wiki.js's beautiful and intuitive interface! name: wikijs -version: 4.0.0 +version: 4.0.1 kubeVersion: ">=1.16.0-0" keywords: - wiki @@ -15,11 +15,11 @@ sources: dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 6.0.1 + version: 6.0.3 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/wikijs/4.0.0/README.md b/stable/wikijs/4.0.1/README.md similarity index 93% rename from stable/wikijs/4.0.0/README.md rename to stable/wikijs/4.0.1/README.md index 2ad6c66f9b4..7f0c33844a4 100644 --- a/stable/wikijs/4.0.0/README.md +++ b/stable/wikijs/4.0.1/README.md @@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 6.0.1 | -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org/ | postgresql | 6.0.3 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/wikijs/4.0.0/app-readme.md b/stable/wikijs/4.0.1/app-readme.md similarity index 100% rename from stable/wikijs/4.0.0/app-readme.md rename to stable/wikijs/4.0.1/app-readme.md diff --git a/stable/wikijs/4.0.1/charts/common-8.6.3.tgz b/stable/wikijs/4.0.1/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/wikijs/4.0.1/charts/common-8.6.3.tgz differ diff --git a/stable/wikijs/4.0.1/charts/postgresql-6.0.3.tgz b/stable/wikijs/4.0.1/charts/postgresql-6.0.3.tgz new file mode 100644 index 00000000000..ed5f455e79b Binary files /dev/null and b/stable/wikijs/4.0.1/charts/postgresql-6.0.3.tgz differ diff --git a/stable/wikijs/4.0.0/helm-values.md b/stable/wikijs/4.0.1/helm-values.md similarity index 100% rename from stable/wikijs/4.0.0/helm-values.md rename to stable/wikijs/4.0.1/helm-values.md diff --git a/stable/wikijs/4.0.0/ix_values.yaml b/stable/wikijs/4.0.1/ix_values.yaml similarity index 100% rename from stable/wikijs/4.0.0/ix_values.yaml rename to stable/wikijs/4.0.1/ix_values.yaml diff --git a/stable/wikijs/4.0.0/questions.yaml b/stable/wikijs/4.0.1/questions.yaml similarity index 100% rename from stable/wikijs/4.0.0/questions.yaml rename to stable/wikijs/4.0.1/questions.yaml diff --git a/stable/xteve/4.0.9/templates/common.yaml b/stable/wikijs/4.0.1/templates/common.yaml similarity index 100% rename from stable/xteve/4.0.9/templates/common.yaml rename to stable/wikijs/4.0.1/templates/common.yaml diff --git a/stable/wikijs/4.0.1/values.yaml b/stable/wikijs/4.0.1/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/xteve/4.0.9/CHANGELOG.md b/stable/xteve/4.0.10/CHANGELOG.md similarity index 92% rename from stable/xteve/4.0.9/CHANGELOG.md rename to stable/xteve/4.0.10/CHANGELOG.md index 099e8ad7989..335e7feb36f 100644 --- a/stable/xteve/4.0.9/CHANGELOG.md +++ b/stable/xteve/4.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [xteve-4.0.10](https://github.com/truecharts/apps/compare/xteve-4.0.9...xteve-4.0.10) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [xteve-4.0.9](https://github.com/truecharts/apps/compare/xteve-4.0.8...xteve-4.0.9) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - -### [xteve-4.0.1](https://github.com/truecharts/apps/compare/xteve-4.0.0...xteve-4.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) - diff --git a/stable/xteve/4.0.10/CONFIG.md b/stable/xteve/4.0.10/CONFIG.md new file mode 100644 index 00000000000..fc9b2fa2d5f --- /dev/null +++ b/stable/xteve/4.0.10/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.10/Chart.lock b/stable/xteve/4.0.10/Chart.lock new file mode 100644 index 00000000000..8a87551770d --- /dev/null +++ b/stable/xteve/4.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T23:00:04.802808613Z" diff --git a/stable/xteve/4.0.9/Chart.yaml b/stable/xteve/4.0.10/Chart.yaml similarity index 95% rename from stable/xteve/4.0.9/Chart.yaml rename to stable/xteve/4.0.10/Chart.yaml index ad68f59d17f..70fc2ee3eba 100644 --- a/stable/xteve/4.0.9/Chart.yaml +++ b/stable/xteve/4.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.2.0.200" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: M3U Proxy for Plex DVR and Emby Live TV. home: https://github.com/truechartsapps/tree/master/charts/stable/xteve icon: https://raw.githubusercontent.com/xteve-project/xTeVe/master/html/img/logo_b_880x200.jpg @@ -21,7 +21,7 @@ name: xteve sources: - https://github.com/xteve-project/xTeVe - https://github.com/k8s-at-home/container-images -version: 4.0.9 +version: 4.0.10 annotations: truecharts.org/catagories: | - media diff --git a/stable/xteve/4.0.9/README.md b/stable/xteve/4.0.10/README.md similarity index 96% rename from stable/xteve/4.0.9/README.md rename to stable/xteve/4.0.10/README.md index 11dd4adc757..abca5f2bbf5 100644 --- a/stable/xteve/4.0.9/README.md +++ b/stable/xteve/4.0.10/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/xteve/4.0.9/app-readme.md b/stable/xteve/4.0.10/app-readme.md similarity index 100% rename from stable/xteve/4.0.9/app-readme.md rename to stable/xteve/4.0.10/app-readme.md diff --git a/stable/xteve/4.0.10/charts/common-8.6.3.tgz b/stable/xteve/4.0.10/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/xteve/4.0.10/charts/common-8.6.3.tgz differ diff --git a/stable/xteve/4.0.9/helm-values.md b/stable/xteve/4.0.10/helm-values.md similarity index 100% rename from stable/xteve/4.0.9/helm-values.md rename to stable/xteve/4.0.10/helm-values.md diff --git a/stable/xteve/4.0.9/ix_values.yaml b/stable/xteve/4.0.10/ix_values.yaml similarity index 100% rename from stable/xteve/4.0.9/ix_values.yaml rename to stable/xteve/4.0.10/ix_values.yaml diff --git a/stable/xteve/4.0.9/questions.yaml b/stable/xteve/4.0.10/questions.yaml similarity index 100% rename from stable/xteve/4.0.9/questions.yaml rename to stable/xteve/4.0.10/questions.yaml diff --git a/stable/zwavejs2mqtt/9.0.12/templates/common.yaml b/stable/xteve/4.0.10/templates/common.yaml similarity index 100% rename from stable/zwavejs2mqtt/9.0.12/templates/common.yaml rename to stable/xteve/4.0.10/templates/common.yaml diff --git a/stable/xteve/4.0.10/values.yaml b/stable/xteve/4.0.10/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/xteve/4.0.9/Chart.lock b/stable/xteve/4.0.9/Chart.lock deleted file mode 100644 index 74a353b48f6..00000000000 --- a/stable/xteve/4.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T23:25:18.114595276Z" diff --git a/stable/xteve/4.0.9/charts/common-8.6.2.tgz b/stable/xteve/4.0.9/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/xteve/4.0.9/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/zigbee2mqtt/1.0.10/Chart.lock b/stable/zigbee2mqtt/1.0.10/Chart.lock deleted file mode 100644 index bfced83c6ad..00000000000 --- a/stable/zigbee2mqtt/1.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T23:25:45.347884575Z" diff --git a/stable/zigbee2mqtt/1.0.10/charts/common-8.6.2.tgz b/stable/zigbee2mqtt/1.0.10/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/zigbee2mqtt/1.0.10/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/zigbee2mqtt/1.0.10/CHANGELOG.md b/stable/zigbee2mqtt/1.0.11/CHANGELOG.md similarity index 92% rename from stable/zigbee2mqtt/1.0.10/CHANGELOG.md rename to stable/zigbee2mqtt/1.0.11/CHANGELOG.md index 1b47a84b96e..c3758b92f84 100644 --- a/stable/zigbee2mqtt/1.0.10/CHANGELOG.md +++ b/stable/zigbee2mqtt/1.0.11/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [zigbee2mqtt-1.0.11](https://github.com/truecharts/apps/compare/zigbee2mqtt-1.0.10...zigbee2mqtt-1.0.11) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [zigbee2mqtt-1.0.10](https://github.com/truecharts/apps/compare/zigbee2mqtt-1.0.9...zigbee2mqtt-1.0.10) (2021-11-15) @@ -88,12 +97,3 @@ ### [zigbee2mqtt-1.0.3](https://github.com/truecharts/apps/compare/zigbee2mqtt-1.0.2...zigbee2mqtt-1.0.3) (2021-11-01) - -#### Chore - -* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) - - - - -### [zigbee2mqtt-1.0.2](https://github.com/truecharts/apps/compare/zigbee2mqtt-1.0.1...zigbee2mqtt-1.0.2) (2021-10-26) diff --git a/stable/zigbee2mqtt/1.0.11/CONFIG.md b/stable/zigbee2mqtt/1.0.11/CONFIG.md new file mode 100644 index 00000000000..fc9b2fa2d5f --- /dev/null +++ b/stable/zigbee2mqtt/1.0.11/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.11/Chart.lock b/stable/zigbee2mqtt/1.0.11/Chart.lock new file mode 100644 index 00000000000..b341d065e08 --- /dev/null +++ b/stable/zigbee2mqtt/1.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T23:00:31.41631173Z" diff --git a/stable/zigbee2mqtt/1.0.10/Chart.yaml b/stable/zigbee2mqtt/1.0.11/Chart.yaml similarity index 95% rename from stable/zigbee2mqtt/1.0.10/Chart.yaml rename to stable/zigbee2mqtt/1.0.11/Chart.yaml index d059b589c24..8e4ae6ad41a 100644 --- a/stable/zigbee2mqtt/1.0.10/Chart.yaml +++ b/stable/zigbee2mqtt/1.0.11/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.22.0" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 description: Bridges events and allows you to control your Zigbee devices via MQTT home: https://github.com/truecharts/apps/tree/master/charts/stable/zigbee2mqtt icon: https://www.zigbee2mqtt.io/images/logo.png @@ -19,7 +19,7 @@ maintainers: name: zigbee2mqtt sources: - https://github.com/Koenkk/zigbee2mqtt -version: 1.0.10 +version: 1.0.11 annotations: truecharts.org/catagories: | - media diff --git a/stable/zigbee2mqtt/1.0.10/README.md b/stable/zigbee2mqtt/1.0.11/README.md similarity index 96% rename from stable/zigbee2mqtt/1.0.10/README.md rename to stable/zigbee2mqtt/1.0.11/README.md index 585b29815ef..2560605994d 100644 --- a/stable/zigbee2mqtt/1.0.10/README.md +++ b/stable/zigbee2mqtt/1.0.11/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/zigbee2mqtt/1.0.11/SKIPINSTALL b/stable/zigbee2mqtt/1.0.11/SKIPINSTALL new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/zigbee2mqtt/1.0.10/app-readme.md b/stable/zigbee2mqtt/1.0.11/app-readme.md similarity index 100% rename from stable/zigbee2mqtt/1.0.10/app-readme.md rename to stable/zigbee2mqtt/1.0.11/app-readme.md diff --git a/stable/zigbee2mqtt/1.0.11/charts/common-8.6.3.tgz b/stable/zigbee2mqtt/1.0.11/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/zigbee2mqtt/1.0.11/charts/common-8.6.3.tgz differ diff --git a/stable/zigbee2mqtt/1.0.10/helm-values.md b/stable/zigbee2mqtt/1.0.11/helm-values.md similarity index 100% rename from stable/zigbee2mqtt/1.0.10/helm-values.md rename to stable/zigbee2mqtt/1.0.11/helm-values.md diff --git a/stable/zigbee2mqtt/1.0.10/ix_values.yaml b/stable/zigbee2mqtt/1.0.11/ix_values.yaml similarity index 100% rename from stable/zigbee2mqtt/1.0.10/ix_values.yaml rename to stable/zigbee2mqtt/1.0.11/ix_values.yaml diff --git a/stable/zigbee2mqtt/1.0.10/questions.yaml b/stable/zigbee2mqtt/1.0.11/questions.yaml similarity index 100% rename from stable/zigbee2mqtt/1.0.10/questions.yaml rename to stable/zigbee2mqtt/1.0.11/questions.yaml diff --git a/stable/zigbee2mqtt/1.0.10/templates/common.yaml b/stable/zigbee2mqtt/1.0.11/templates/common.yaml similarity index 100% rename from stable/zigbee2mqtt/1.0.10/templates/common.yaml rename to stable/zigbee2mqtt/1.0.11/templates/common.yaml diff --git a/stable/zigbee2mqtt/1.0.10/templates/configmap.yaml b/stable/zigbee2mqtt/1.0.11/templates/configmap.yaml similarity index 100% rename from stable/zigbee2mqtt/1.0.10/templates/configmap.yaml rename to stable/zigbee2mqtt/1.0.11/templates/configmap.yaml diff --git a/stable/zigbee2mqtt/1.0.11/values.yaml b/stable/zigbee2mqtt/1.0.11/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/zwavejs2mqtt/9.0.12/Chart.lock b/stable/zwavejs2mqtt/9.0.12/Chart.lock deleted file mode 100644 index 5410d300629..00000000000 --- a/stable/zwavejs2mqtt/9.0.12/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-16T20:12:44.520178561Z" diff --git a/stable/zwavejs2mqtt/9.0.12/charts/common-8.6.2.tgz b/stable/zwavejs2mqtt/9.0.12/charts/common-8.6.2.tgz deleted file mode 100644 index 06e2424dd5d..00000000000 Binary files a/stable/zwavejs2mqtt/9.0.12/charts/common-8.6.2.tgz and /dev/null differ diff --git a/stable/zwavejs2mqtt/9.0.12/CHANGELOG.md b/stable/zwavejs2mqtt/9.0.13/CHANGELOG.md similarity index 91% rename from stable/zwavejs2mqtt/9.0.12/CHANGELOG.md rename to stable/zwavejs2mqtt/9.0.13/CHANGELOG.md index 5b4b18ab606..aaf9e72449a 100644 --- a/stable/zwavejs2mqtt/9.0.12/CHANGELOG.md +++ b/stable/zwavejs2mqtt/9.0.13/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [zwavejs2mqtt-9.0.13](https://github.com/truecharts/apps/compare/zwavejs2mqtt-9.0.12...zwavejs2mqtt-9.0.13) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + ### [zwavejs2mqtt-9.0.12](https://github.com/truecharts/apps/compare/zwavejs2mqtt-9.0.11...zwavejs2mqtt-9.0.12) (2021-11-16) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) - - - -### [zwavejs2mqtt-9.0.4](https://github.com/truecharts/apps/compare/zwavejs2mqtt-9.0.3...zwavejs2mqtt-9.0.4) (2021-11-01) - -#### Chore - -* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) - diff --git a/stable/zwavejs2mqtt/9.0.13/CONFIG.md b/stable/zwavejs2mqtt/9.0.13/CONFIG.md new file mode 100644 index 00000000000..fc9b2fa2d5f --- /dev/null +++ b/stable/zwavejs2mqtt/9.0.13/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.13/Chart.lock b/stable/zwavejs2mqtt/9.0.13/Chart.lock new file mode 100644 index 00000000000..b220f200019 --- /dev/null +++ b/stable/zwavejs2mqtt/9.0.13/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.3 +digest: sha256:9d695d9ecf86a5131e60cd13963618e0bbe6fa61a94250c4e95f7f377273947f +generated: "2021-11-16T23:00:57.790411383Z" diff --git a/stable/zwavejs2mqtt/9.0.12/Chart.yaml b/stable/zwavejs2mqtt/9.0.13/Chart.yaml similarity index 96% rename from stable/zwavejs2mqtt/9.0.12/Chart.yaml rename to stable/zwavejs2mqtt/9.0.13/Chart.yaml index cb0fb3a1b5a..1f1b24e8647 100644 --- a/stable/zwavejs2mqtt/9.0.12/Chart.yaml +++ b/stable/zwavejs2mqtt/9.0.13/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "5.12.0" dependencies: - name: common repository: https://truecharts.org - version: 8.6.2 + version: 8.6.3 deprecated: false description: Fully configurable Zwave to MQTT gateway and Control Panel using NodeJS and Vue @@ -24,7 +24,7 @@ sources: - https://github.com/zwave-js/zwavejs2mqtt - https://hub.docker.com/r/zwavejs/zwavejs2mqtt type: application -version: 9.0.12 +version: 9.0.13 annotations: truecharts.org/catagories: | - tools diff --git a/stable/zwavejs2mqtt/9.0.12/README.md b/stable/zwavejs2mqtt/9.0.13/README.md similarity index 96% rename from stable/zwavejs2mqtt/9.0.12/README.md rename to stable/zwavejs2mqtt/9.0.13/README.md index 7c1c1e3b14a..5b0f4a84167 100644 --- a/stable/zwavejs2mqtt/9.0.12/README.md +++ b/stable/zwavejs2mqtt/9.0.13/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.2 | +| https://truecharts.org | common | 8.6.3 | ## Installing the Chart diff --git a/stable/zwavejs2mqtt/9.0.12/app-readme.md b/stable/zwavejs2mqtt/9.0.13/app-readme.md similarity index 100% rename from stable/zwavejs2mqtt/9.0.12/app-readme.md rename to stable/zwavejs2mqtt/9.0.13/app-readme.md diff --git a/stable/zwavejs2mqtt/9.0.13/charts/common-8.6.3.tgz b/stable/zwavejs2mqtt/9.0.13/charts/common-8.6.3.tgz new file mode 100644 index 00000000000..f74ee5fa0cc Binary files /dev/null and b/stable/zwavejs2mqtt/9.0.13/charts/common-8.6.3.tgz differ diff --git a/stable/zwavejs2mqtt/9.0.12/helm-values.md b/stable/zwavejs2mqtt/9.0.13/helm-values.md similarity index 100% rename from stable/zwavejs2mqtt/9.0.12/helm-values.md rename to stable/zwavejs2mqtt/9.0.13/helm-values.md diff --git a/stable/zwavejs2mqtt/9.0.12/ix_values.yaml b/stable/zwavejs2mqtt/9.0.13/ix_values.yaml similarity index 100% rename from stable/zwavejs2mqtt/9.0.12/ix_values.yaml rename to stable/zwavejs2mqtt/9.0.13/ix_values.yaml diff --git a/stable/zwavejs2mqtt/9.0.12/questions.yaml b/stable/zwavejs2mqtt/9.0.13/questions.yaml similarity index 100% rename from stable/zwavejs2mqtt/9.0.12/questions.yaml rename to stable/zwavejs2mqtt/9.0.13/questions.yaml diff --git a/stable/zwavejs2mqtt/9.0.13/templates/common.yaml b/stable/zwavejs2mqtt/9.0.13/templates/common.yaml new file mode 100644 index 00000000000..a6613c2ce21 --- /dev/null +++ b/stable/zwavejs2mqtt/9.0.13/templates/common.yaml @@ -0,0 +1 @@ +{{ include "common.all" . }} diff --git a/stable/zwavejs2mqtt/9.0.13/values.yaml b/stable/zwavejs2mqtt/9.0.13/values.yaml new file mode 100644 index 00000000000..e69de29bb2d