diff --git a/stable/docker/1.0.3/app-changelog.md b/stable/docker/1.0.3/app-changelog.md deleted file mode 100644 index c44afd0722..0000000000 --- a/stable/docker/1.0.3/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [docker-1.0.3](https://github.com/truecharts/charts/compare/docker-1.0.2...docker-1.0.3) (2023-12-01) - -### Chore - -- update container image docker to 24.0.7-dind[@71679bc](https://github.com/71679bc) ([#15552](https://github.com/truecharts/charts/issues/15552)) - - \ No newline at end of file diff --git a/stable/docker/1.0.3/CHANGELOG.md b/stable/docker/1.0.4/CHANGELOG.md similarity index 73% rename from stable/docker/1.0.3/CHANGELOG.md rename to stable/docker/1.0.4/CHANGELOG.md index f29b6ea265..bb69e20029 100644 --- a/stable/docker/1.0.3/CHANGELOG.md +++ b/stable/docker/1.0.4/CHANGELOG.md @@ -4,6 +4,15 @@ +## [docker-1.0.4](https://github.com/truecharts/charts/compare/docker-1.0.3...docker-1.0.4) (2023-12-01) + +### Chore + +- update container image docker to 24.0.7-dind[@c90e58d](https://github.com/c90e58d) ([#15572](https://github.com/truecharts/charts/issues/15572)) + + + + ## [docker-1.0.3](https://github.com/truecharts/charts/compare/docker-1.0.2...docker-1.0.3) (2023-12-01) ### Chore diff --git a/stable/docker/1.0.3/Chart.yaml b/stable/docker/1.0.4/Chart.yaml similarity index 97% rename from stable/docker/1.0.3/Chart.yaml rename to stable/docker/1.0.4/Chart.yaml index 86c830e2fe..bf261f536e 100644 --- a/stable/docker/1.0.3/Chart.yaml +++ b/stable/docker/1.0.4/Chart.yaml @@ -19,7 +19,7 @@ name: docker sources: - https://github.com/truecharts/charts/tree/master/charts/stable/docker type: application -version: 1.0.3 +version: 1.0.4 annotations: truecharts.org/category: docker truecharts.org/SCALE-support: "true" diff --git a/stable/docker/1.0.3/README.md b/stable/docker/1.0.4/README.md similarity index 100% rename from stable/docker/1.0.3/README.md rename to stable/docker/1.0.4/README.md diff --git a/stable/docker/1.0.4/app-changelog.md b/stable/docker/1.0.4/app-changelog.md new file mode 100644 index 0000000000..37aff7af4b --- /dev/null +++ b/stable/docker/1.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [docker-1.0.4](https://github.com/truecharts/charts/compare/docker-1.0.3...docker-1.0.4) (2023-12-01) + +### Chore + +- update container image docker to 24.0.7-dind[@c90e58d](https://github.com/c90e58d) ([#15572](https://github.com/truecharts/charts/issues/15572)) + + \ No newline at end of file diff --git a/stable/docker/1.0.3/app-readme.md b/stable/docker/1.0.4/app-readme.md similarity index 100% rename from stable/docker/1.0.3/app-readme.md rename to stable/docker/1.0.4/app-readme.md diff --git a/stable/docker/1.0.3/charts/common-14.3.5.tgz b/stable/docker/1.0.4/charts/common-14.3.5.tgz similarity index 100% rename from stable/docker/1.0.3/charts/common-14.3.5.tgz rename to stable/docker/1.0.4/charts/common-14.3.5.tgz diff --git a/stable/docker/1.0.3/ix_values.yaml b/stable/docker/1.0.4/ix_values.yaml similarity index 92% rename from stable/docker/1.0.3/ix_values.yaml rename to stable/docker/1.0.4/ix_values.yaml index ea5707714e..0b0f2b2c7e 100644 --- a/stable/docker/1.0.3/ix_values.yaml +++ b/stable/docker/1.0.4/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: docker pullPolicy: IfNotPresent - tag: 24.0.7-dind@sha256:71679bc17038f9df6515e122afa5cc204e1f692c90a6b79e106237e98edcf665 + tag: 24.0.7-dind@sha256:c90e58d30700470fc59bdaaf802340fd25c1db628756d7bf74e100c566ba9589 hostNetwork: true securityContext: container: diff --git a/stable/docker/1.0.3/questions.yaml b/stable/docker/1.0.4/questions.yaml similarity index 100% rename from stable/docker/1.0.3/questions.yaml rename to stable/docker/1.0.4/questions.yaml diff --git a/stable/docker/1.0.3/templates/NOTES.txt b/stable/docker/1.0.4/templates/NOTES.txt similarity index 100% rename from stable/docker/1.0.3/templates/NOTES.txt rename to stable/docker/1.0.4/templates/NOTES.txt diff --git a/stable/docker/1.0.3/templates/common.yaml b/stable/docker/1.0.4/templates/common.yaml similarity index 100% rename from stable/docker/1.0.3/templates/common.yaml rename to stable/docker/1.0.4/templates/common.yaml diff --git a/stable/docker/1.0.3/values.yaml b/stable/docker/1.0.4/values.yaml similarity index 100% rename from stable/docker/1.0.3/values.yaml rename to stable/docker/1.0.4/values.yaml diff --git a/stable/littlelink/10.0.45/CHANGELOG.md b/stable/littlelink/10.0.45/CHANGELOG.md new file mode 100644 index 0000000000..4a44ca3cb1 --- /dev/null +++ b/stable/littlelink/10.0.45/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [littlelink-10.0.45](https://github.com/truecharts/charts/compare/littlelink-10.0.44...littlelink-10.0.45) (2023-12-01) + +### Chore + +- cleanup chart.yaml and add min-max scale version + - update container image ghcr.io/techno-tim/littlelink-server to latest[@66f12a3](https://github.com/66f12a3) ([#15573](https://github.com/truecharts/charts/issues/15573)) + + + + +## [littlelink-10.0.44](https://github.com/truecharts/charts/compare/littlelink-10.0.43...littlelink-10.0.44) (2023-11-28) + +### Chore + +- update container image ghcr.io/techno-tim/littlelink-server to latest[@69930c8](https://github.com/69930c8) ([#15437](https://github.com/truecharts/charts/issues/15437)) + + + + +## [littlelink-10.0.43](https://github.com/truecharts/charts/compare/littlelink-10.0.42...littlelink-10.0.43) (2023-11-19) + +### Fix + +- update container image ghcr.io/techno-tim/littlelink-server to latest ([#15113](https://github.com/truecharts/charts/issues/15113)) + + + + +## [littlelink-10.0.42](https://github.com/truecharts/charts/compare/littlelink-10.0.41...littlelink-10.0.42) (2023-11-18) + +### Fix + +- update container image ghcr.io/techno-tim/littlelink-server to latest ([#14833](https://github.com/truecharts/charts/issues/14833)) + + + + +## [littlelink-10.0.41](https://github.com/truecharts/charts/compare/littlelink-10.0.40...littlelink-10.0.41) (2023-11-17) + +### Fix + +- update container image ghcr.io/techno-tim/littlelink-server to latest ([#14773](https://github.com/truecharts/charts/issues/14773)) + + + + +## [littlelink-10.0.40](https://github.com/truecharts/charts/compare/littlelink-10.0.39...littlelink-10.0.40) (2023-11-17) + + + + +## [littlelink-10.0.39](https://github.com/truecharts/charts/compare/littlelink-10.0.38...littlelink-10.0.39) (2023-11-16) + +### Chore + +- update container image tccr.io/truecharts/littlelink-server to latest ([#14728](https://github.com/truecharts/charts/issues/14728)) + + + + +## [littlelink-10.0.38](https://github.com/truecharts/charts/compare/littlelink-10.0.37...littlelink-10.0.38) (2023-11-12) + +### Chore + +- update container image tccr.io/truecharts/littlelink-server to latest ([#14598](https://github.com/truecharts/charts/issues/14598)) + + + + +## [littlelink-10.0.37](https://github.com/truecharts/charts/compare/littlelink-10.0.36...littlelink-10.0.37) (2023-11-09) + +### Chore + +- update container image tccr.io/truecharts/littlelink-server to latest ([#14474](https://github.com/truecharts/charts/issues/14474)) + + + + +## [littlelink-10.0.36](https://github.com/truecharts/charts/compare/littlelink-10.0.35...littlelink-10.0.36) (2023-11-08) + +### Chore + +- update helm general non-major ([#14465](https://github.com/truecharts/charts/issues/14465)) + + + + +## [littlelink-10.0.35](https://github.com/truecharts/charts/compare/littlelink-10.0.34...littlelink-10.0.35) (2023-11-08) + +### Chore + +- update helm general non-major ([#14454](https://github.com/truecharts/charts/issues/14454)) + diff --git a/stable/littlelink/10.0.45/Chart.yaml b/stable/littlelink/10.0.45/Chart.yaml new file mode 100644 index 0000000000..ee1a290dbd --- /dev/null +++ b/stable/littlelink/10.0.45/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.3.5 +deprecated: false +description: Easy platform to combine all your social links +home: https://truecharts.org/charts/stable/littlelink +icon: https://truecharts.org/img/hotlink-ok/chart-icons/littlelink.png +keywords: + - littlelink +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: littlelink +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/littlelink + - https://github.com/techno-tim/littlelink-server + - https://github.com/sethcottle/littlelink +type: application +version: 10.0.45 +annotations: + min_scale_version: "22.12.4" + max_scale_version: "23.10.1" + truecharts.org/category: social + truecharts.org/SCALE-support: "true" diff --git a/stable/logitech-media-server/8.0.19/README.md b/stable/littlelink/10.0.45/README.md similarity index 100% rename from stable/logitech-media-server/8.0.19/README.md rename to stable/littlelink/10.0.45/README.md diff --git a/stable/littlelink/10.0.45/app-changelog.md b/stable/littlelink/10.0.45/app-changelog.md new file mode 100644 index 0000000000..c2ec4c4309 --- /dev/null +++ b/stable/littlelink/10.0.45/app-changelog.md @@ -0,0 +1,10 @@ + + +## [littlelink-10.0.45](https://github.com/truecharts/charts/compare/littlelink-10.0.44...littlelink-10.0.45) (2023-12-01) + +### Chore + +- cleanup chart.yaml and add min-max scale version + - update container image ghcr.io/techno-tim/littlelink-server to latest[@66f12a3](https://github.com/66f12a3) ([#15573](https://github.com/truecharts/charts/issues/15573)) + + \ No newline at end of file diff --git a/stable/littlelink/10.0.45/app-readme.md b/stable/littlelink/10.0.45/app-readme.md new file mode 100644 index 0000000000..0221199b77 --- /dev/null +++ b/stable/littlelink/10.0.45/app-readme.md @@ -0,0 +1,8 @@ +Easy platform to combine all your social links + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/littlelink](https://truecharts.org/charts/stable/littlelink) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/logitech-media-server/8.0.19/charts/common-14.3.5.tgz b/stable/littlelink/10.0.45/charts/common-14.3.5.tgz similarity index 100% rename from stable/logitech-media-server/8.0.19/charts/common-14.3.5.tgz rename to stable/littlelink/10.0.45/charts/common-14.3.5.tgz diff --git a/stable/littlelink/10.0.45/ix_values.yaml b/stable/littlelink/10.0.45/ix_values.yaml new file mode 100644 index 0000000000..27e1340c41 --- /dev/null +++ b/stable/littlelink/10.0.45/ix_values.yaml @@ -0,0 +1,41 @@ +image: + repository: ghcr.io/techno-tim/littlelink-server + pullPolicy: IfNotPresent + tag: latest@sha256:66f12a3fe5032c92f42d4a500ed097fb5349d3c3a7fc34d3a6cf1c8708372072 +service: + main: + ports: + main: + port: 10040 + targetPort: 3000 +littlelink: + meta_title: "techno tim" + meta_description: "techno tim link page" + meta_author: "techno tim" + theme: "dark" + favicon_url: "https://pbs.twimg.com/profile_images/1286144221217316864/qiaskopb_200x200.jpg" + avatar_url: "https://pbs.twimg.com/profile_images/1286144221217316864/qiaskopb_200x200.jpg" + avatar_2x_url: "https://pbs.twimg.com/profile_images/1286144221217316864/qiaskopb_400x400.jpg" + avatar_alt: "techno tim profile pic" + name: "technotim" + bio: "hey! just a place where you can connect with me!" + github: "https://github.com/timothystewart6" + twitter: "https://twitter.com/technotimlive" + instagram: "https://www.instagram.com/techno.tim" + youtube: "https://www.youtube.com/channel/ucok-ghyjcwznj3br4oxwh0a" + twitch: "https://www.twitch.tv/technotim/" + discord: "https://discord.gg/djkexrj" + tiktok: "https://www.tiktok.com/@technotim" + kit: "https://kit.co/technotim" + footer: "thanks for stopping by!" +portal: + open: + enabled: true +workload: + main: + podSpec: + containers: + main: + envFrom: + - configMapRef: + name: config diff --git a/stable/littlelink/10.0.45/questions.yaml b/stable/littlelink/10.0.45/questions.yaml new file mode 100644 index 0000000000..2d8fb59a32 --- /dev/null +++ b/stable/littlelink/10.0.45/questions.yaml @@ -0,0 +1,2489 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: littlelink + label: "" + group: "App Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: meta_title + label: "meta title" + schema: + type: string + default: "" + - variable: meta_description + label: "meta description" + schema: + type: string + default: "" + - variable: meta_author + label: "meta_author" + schema: + type: string + default: "" + - variable: lang + label: "lang" + schema: + type: string + default: "" + - variable: meta_index_status + label: "meta_index_status" + schema: + type: string + default: "" + - variable: ga_tracking_id + label: "ga_tracking_id" + schema: + type: string + default: "" + - variable: theme + label: "theme" + schema: + type: string + default: "" + - variable: favicon_url + label: "favicon_url" + schema: + type: string + default: "" + - variable: avatar_url + label: "avatar_url" + schema: + type: string + default: "" + - variable: avatar_2x_url + label: "avatar_2x_url" + schema: + type: string + default: "" + - variable: avatar_alt + label: "avatar_alt" + schema: + type: string + default: "" + - variable: name + label: "name" + schema: + type: string + default: "" + - variable: bio + label: "bio" + schema: + type: string + default: "" + - variable: github + label: "github" + schema: + type: string + default: "" + - variable: twitter + label: "twitter" + schema: + type: string + default: "" + - variable: instagram + label: "instagram" + schema: + type: string + default: "" + - variable: youtube + label: "youtube" + schema: + type: string + default: "" + - variable: twitch + label: "twitch" + schema: + type: string + default: "" + - variable: discord + label: "discord" + schema: + type: string + default: "" + - variable: tiktok + label: "tiktok" + schema: + type: string + default: "" + - variable: kit + label: "kit" + schema: + type: string + default: "" + - variable: facebook + label: "facebook" + schema: + type: string + default: "" + - variable: facebook_messenger + label: "facebook_messenger" + schema: + type: string + default: "" + - variable: linked_in + label: "linked_in" + schema: + type: string + default: "" + - variable: product_hunt + label: "product_hunt" + schema: + type: string + default: "" + - variable: snapchat + label: "snapchat" + schema: + type: string + default: "" + - variable: spotify + label: "spotify" + schema: + type: string + default: "" + - variable: reddit + label: "reddit" + schema: + type: string + default: "" + - variable: medium + label: "medium" + schema: + type: string + default: "" + - variable: pinterest + label: "pinterest" + schema: + type: string + default: "" + - variable: email + label: "email" + schema: + type: string + default: "" + - variable: email_text + label: "email_text" + schema: + type: string + default: "" + - variable: email_alt + label: "email_alt" + schema: + type: string + default: "" + - variable: email_alt_text + label: "email_alt_text" + schema: + type: string + default: "" + - variable: sound_cloud + label: "sound_cloud" + schema: + type: string + default: "" + - variable: figma + label: "figma" + schema: + type: string + default: "" + - variable: telegram + label: "telegram" + schema: + type: string + default: "" + - variable: tumblr + label: "tumblr" + schema: + type: string + default: "" + - variable: steam + label: "steam" + schema: + type: string + default: "" + - variable: vimeo + label: "vimeo" + schema: + type: string + default: "" + - variable: wordpress + label: "wordpressp" + schema: + type: string + default: "" + - variable: goodreads + label: "goodreads" + schema: + type: string + default: "" + - variable: skoob + label: "skoob" + schema: + type: string + default: "" + - variable: letterboxd + label: "letterboxd" + schema: + type: string + default: "" + - variable: mastodon + label: "mastodon" + schema: + type: string + default: "" + - variable: micro_blog + label: "micro_blog" + schema: + type: string + default: "" + - variable: whatsapp + label: "whatsapp" + schema: + type: string + default: "" + - variable: strava + label: "strava" + schema: + type: string + default: "" + - variable: buymeacoffee + label: "buymeacoffee" + schema: + type: string + default: "" + - variable: gitlab + label: "gitlab" + schema: + type: string + default: "" + - variable: patreon + label: "patreon" + schema: + type: string + default: "" + - variable: devto + label: "devto" + schema: + type: string + default: "" + - variable: umami_website_id + label: "umami_website_id" + schema: + type: string + default: "" + - variable: umami_app_url + label: "umami_app_url" + schema: + type: string + default: "" + - variable: paypal + label: "paypal" + schema: + type: string + default: "" + - variable: slack + label: "slack" + schema: + type: string + default: "" + - variable: lastfm + label: "lastfm" + schema: + type: string + default: "" + - variable: untappd + label: "untappd" + schema: + type: string + default: "" + - variable: stackoverflow + label: "stackoverflow" + schema: + type: string + default: "" + - variable: gitea + label: "gitea" + schema: + type: string + default: "" + - variable: polywork + label: "polywork" + schema: + type: string + default: "" + - variable: signal + label: "signal" + schema: + type: string + default: "" + - variable: footer + label: "footer" + schema: + type: string + default: "" + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + 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 and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10040 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + 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 and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + 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: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + 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: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + 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: 256Gi + - variable: storageClass + label: 'storageClass (Advanced)' + description: 'sets the storageClass to something other than iX default. Only for advanced usecases!' + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "" + - variable: static + label: 'Static Fixed PVC Bindings (Experimental)' + description: Link a PVC to a specific storage location + schema: + show_if: [["type", "=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: mode + label: mode + description: | + disabled: use normal dynamic PVCs + smb: connect to an SMB share + nfs: connect to an NFS share + schema: + type: string + default: "disabled" + enum: + - value: "disabled" + description: disabled + - value: smb + description: smb + - value: nfs + description: nfs + - variable: server + label: Server + description: server to connect to + schema: + type: string + show_if: [["mode", "!=", "disabled"]] + default: "myserver" + - variable: share + label: Share + description: share to connect to + schema: + type: string + show_if: [["mode", "!=", "disabled"]] + default: "/myshare" + - variable: user + label: User + description: connecting user + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "myuser" + - variable: domain + label: Domain + description: user domain + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "" + - variable: password + label: Password + description: connecting password + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "" + - variable: volumeSnapshots + label: 'Volume Snapshots (Experimental)' + description: Add an entry to the list to force creation of a volumeSnapshot of this PVC + schema: + show_if: [["type", "=", "pvc"]] + type: list + default: [] + items: + - variable: volumeSnapshotEntry + label: Custom volumeSnapshot + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + description: 'WARNING: renaming this, means deletion of the snapshot with the old name!' + schema: + type: string + default: "mysnapshot" + required: true + - variable: volumeSnapshotClassName + label: 'volumeSnapshot Class Name (Advanced)' + description: For use with PVCs using a non-default storageClass + schema: + type: string + default: "" + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [{path: "/", pathType: "Prefix"}] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - 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: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + show_if: [["advanced", "=", true]] + default: false + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: clusterCertificate + label: 'Cluster Certificate (Advanced)' + description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.' + schema: + type: string + show_if: [["certificateIssuer", "=", ""]] + default: "" + - variable: secretName + label: 'Use Custom Certificate Secret (Advanced)' + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: scaleCert + label: 'Use TrueNAS SCALE Certificate (Deprecated)' + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + 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: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + show_if: [["advanced", "=", true]] + default: false + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: certificateIssuer + label: certificateIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["certificateIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: clusterCertificate + label: 'Cluster Certificate (Advanced)' + description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.' + schema: + type: string + show_if: [["certificateIssuer", "=", ""]] + default: "" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["certificateIssuer", "=", ""]] + default: "" + - 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: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - 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 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + 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: + additional_attrs: true + 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: device + 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" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - 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: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: ingress + label: "Ingress" + schema: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [{path: "/", pathType: "Prefix"}] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - 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: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + show_if: [["advanced", "=", true]] + default: false + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: clusterCertificate + label: 'Cluster Certificate (Advanced)' + description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.' + schema: + type: string + show_if: [["certificateIssuer", "=", ""]] + default: "" + - variable: secretName + label: 'Use Custom Certificate Secret (Advanced)' + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: scaleCert + label: 'Use TrueNAS SCALE Certificate (Deprecated)' + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + 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: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - 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 IPv6 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: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/logitech-media-server/8.0.19/templates/NOTES.txt b/stable/littlelink/10.0.45/templates/NOTES.txt similarity index 100% rename from stable/logitech-media-server/8.0.19/templates/NOTES.txt rename to stable/littlelink/10.0.45/templates/NOTES.txt diff --git a/stable/littlelink/10.0.45/templates/_configmap.tpl b/stable/littlelink/10.0.45/templates/_configmap.tpl new file mode 100644 index 0000000000..8a55b503b2 --- /dev/null +++ b/stable/littlelink/10.0.45/templates/_configmap.tpl @@ -0,0 +1,195 @@ +{{/* Define the configmap */}} +{{- define "littlelink.configmap" -}} +enabled: true +data: + {{- if .Values.littlelink.meta_title }} + META_TITLE: {{ .Values.littlelink.meta_title | quote }} + {{- end }} + {{- if .Values.littlelink.meta_description }} + META_DESCRIPTION: {{ .Values.littlelink.meta_description | quote }} + {{- end }} + {{- if .Values.littlelink.meta_author }} + META_AUTHOR: {{ .Values.littlelink.meta_author | quote }} + {{- end }} + {{- if .Values.littlelink.lang }} + LANG: {{ .Values.littlelink.lang | quote }} + {{- end }} + {{- if .Values.littlelink.meta_index_status }} + META_INDEX_STATUS: {{ .Values.littlelink.meta_index_status | quote }} + {{- end }} + {{- if .Values.littlelink.ga_tracking_id }} + GA_TRACKING_ID: {{ .Values.littlelink.ga_tracking_id | quote }} + {{- end }} + {{- if .Values.littlelink.theme }} + THEME: {{ .Values.littlelink.theme | quote }} + {{- end }} + {{- if .Values.littlelink.favicon_url }} + FAVICON_URL: {{ .Values.littlelink.favicon_url | quote }} + {{- end }} + {{- if .Values.littlelink.avatar_url }} + AVATAR_URL: {{ .Values.littlelink.avatar_url | quote }} + {{- end }} + {{- if .Values.littlelink.avatar_2x_url }} + AVATAR_2X_URL: {{ .Values.littlelink.avatar_2x_url | quote }} + {{- end }} + {{- if .Values.littlelink.avatar_alt }} + AVATAR_ALT: {{ .Values.littlelink.avatar_alt | quote }} + {{- end }} + {{- if .Values.littlelink.name }} + NAME: {{ .Values.littlelink.name | quote }} + {{- end }} + {{- if .Values.littlelink.bio }} + BIO: {{ .Values.littlelink.bio | quote }} + {{- end }} + {{- if .Values.littlelink.github }} + GITHUB: {{ .Values.littlelink.github | quote }} + {{- end }} + {{- if .Values.littlelink.twitter }} + TWITTER: {{ .Values.littlelink.twitter | quote }} + {{- end }} + {{- if .Values.littlelink.instagram }} + INSTAGRAM: {{ .Values.littlelink.instagram | quote }} + {{- end }} + {{- if .Values.littlelink.youtube }} + YOUTUBE: {{ .Values.littlelink.youtube | quote }} + {{- end }} + {{- if .Values.littlelink.twitch }} + TWITCH: {{ .Values.littlelink.twitch | quote }} + {{- end }} + {{- if .Values.littlelink.discord }} + DISCORD: {{ .Values.littlelink.discord | quote }} + {{- end }} + {{- if .Values.littlelink.tiktok }} + TIKTOK: {{ .Values.littlelink.tiktok | quote }} + {{- end }} + {{- if .Values.littlelink.kit }} + KIT: {{ .Values.littlelink.kit | quote }} + {{- end }} + {{- if .Values.littlelink.facebook }} + FACEBOOK: {{ .Values.littlelink.facebook | quote }} + {{- end }} + {{- if .Values.littlelink.facebook_messenger }} + FACEBOOK_MESSENGER: {{ .Values.littlelink.facebook_messenger | quote }} + {{- end }} + {{- if .Values.littlelink.linked_in }} + LINKED_IN: {{ .Values.littlelink.linked_in | quote }} + {{- end }} + {{- if .Values.littlelink.product_hunt }} + PRODUCT_HUNT: {{ .Values.littlelink.product_hunt | quote }} + {{- end }} + {{- if .Values.littlelink.snapchat }} + SNAPCHAT: {{ .Values.littlelink.snapchat | quote }} + {{- end }} + {{- if .Values.littlelink.spotify }} + SPOTIFY: {{ .Values.littlelink.spotify | quote }} + {{- end }} + {{- if .Values.littlelink.reddit }} + REDDIT: {{ .Values.littlelink.reddit | quote }} + {{- end }} + {{- if .Values.littlelink.medium }} + MEDIUM: {{ .Values.littlelink.medium | quote }} + {{- end }} + {{- if .Values.littlelink.pinterest }} + PINTEREST: {{ .Values.littlelink.pinterest | quote }} + {{- end }} + {{- if .Values.littlelink.email }} + EMAIL: {{ .Values.littlelink.email | quote }} + {{- end }} + {{- if .Values.littlelink.email_text }} + EMAIL_TEXT: {{ .Values.littlelink.email_text | quote }} + {{- end }} + {{- if .Values.littlelink.email_alt }} + EMAIL_ALT: {{ .Values.littlelink.email_alt | quote }} + {{- end }} + {{- if .Values.littlelink.email_alt_text }} + EMAIL_ALT_TEXT: {{ .Values.littlelink.email_alt_text | quote }} + {{- end }} + {{- if .Values.littlelink.sound_cloud }} + SOUND_CLOUD: {{ .Values.littlelink.sound_cloud | quote }} + {{- end }} + {{- if .Values.littlelink.figma }} + FIGMA: {{ .Values.littlelink.figma | quote }} + {{- end }} + {{- if .Values.littlelink.telegram }} + TELEGRAM: {{ .Values.littlelink.telegram | quote }} + {{- end }} + {{- if .Values.littlelink.tumblr }} + TUMBLR: {{ .Values.littlelink.tumblr | quote }} + {{- end }} + {{- if .Values.littlelink.steam }} + STEAM: {{ .Values.littlelink.steam | quote }} + {{- end }} + {{- if .Values.littlelink.vimeo }} + VIMEO: {{ .Values.littlelink.vimeo | quote }} + {{- end }} + {{- if .Values.littlelink.wordpress }} + WORDPRESS: {{ .Values.littlelink.wordpress | quote }} + {{- end }} + {{- if .Values.littlelink.goodreads }} + GOODREADS: {{ .Values.littlelink.goodreads | quote }} + {{- end }} + {{- if .Values.littlelink.skoob }} + SKOOB: {{ .Values.littlelink.skoob | quote }} + {{- end }} + {{- if .Values.littlelink.letterboxd }} + LETTERBOXD: {{ .Values.littlelink.letterboxd | quote }} + {{- end }} + {{- if .Values.littlelink.mastodon }} + MASTODON: {{ .Values.littlelink.mastodon | quote }} + {{- end }} + {{- if .Values.littlelink.micro_blog }} + MICRO_BLOG: {{ .Values.littlelink.micro_blog | quote }} + {{- end }} + {{- if .Values.littlelink.whatsapp }} + WHATSAPP: {{ .Values.littlelink.whatsapp | quote }} + {{- end }} + {{- if .Values.littlelink.strava }} + STRAVA: {{ .Values.littlelink.strava | quote }} + {{- end }} + {{- if .Values.littlelink.buymeacoffee }} + BUYMEACOFFEE: {{ .Values.littlelink.buymeacoffee | quote }} + {{- end }} + {{- if .Values.littlelink.gitlab }} + GITLAB: {{ .Values.littlelink.gitlab | quote }} + {{- end }} + {{- if .Values.littlelink.patreon }} + PATREON: {{ .Values.littlelink.patreon | quote }} + {{- end }} + {{- if .Values.littlelink.devto }} + DEVTO: {{ .Values.littlelink.devto | quote }} + {{- end }} + {{- if .Values.littlelink.umami_website_id }} + UMAMI_WEBSITE_ID: {{ .Values.littlelink.umami_website_id | quote }} + {{- end }} + {{- if .Values.littlelink.umami_app_url }} + UMAMI_APP_URL: {{ .Values.littlelink.umami_app_url | quote }} + {{- end }} + {{- if .Values.littlelink.paypal }} + PAYPAL: {{ .Values.littlelink.paypal | quote }} + {{- end }} + {{- if .Values.littlelink.slack }} + SLACK: {{ .Values.littlelink.slack | quote }} + {{- end }} + {{- if .Values.littlelink.lastfm }} + LASTFM: {{ .Values.littlelink.lastfm | quote }} + {{- end }} + {{- if .Values.littlelink.untappd }} + UNTAPPD: {{ .Values.littlelink.untappd | quote }} + {{- end }} + {{- if .Values.littlelink.stackoverflow }} + STACKOVERFLOW: {{ .Values.littlelink.stackoverflow | quote }} + {{- end }} + {{- if .Values.littlelink.gitea }} + GITEA: {{ .Values.littlelink.gitea | quote }} + {{- end }} + {{- if .Values.littlelink.polywork }} + POLYWORK: {{ .Values.littlelink.polywork | quote }} + {{- end }} + {{- if .Values.littlelink.signal }} + SIGNAL: {{ .Values.littlelink.signal | quote }} + {{- end }} + {{- if .Values.littlelink.footer }} + FOOTER: {{ .Values.littlelink.footer | quote }} + {{- end }} + +{{- end -}} diff --git a/stable/littlelink/10.0.45/templates/common.yaml b/stable/littlelink/10.0.45/templates/common.yaml new file mode 100644 index 0000000000..a759b19a61 --- /dev/null +++ b/stable/littlelink/10.0.45/templates/common.yaml @@ -0,0 +1,11 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . }} + +{{/* Render configmap for littlelink */}} +{{- $configmap := include "littlelink.configmap" . | fromYaml -}} +{{- if $configmap -}} +{{- $_ := set .Values.configmap "config" $configmap -}} +{{- end -}} + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/stable/logitech-media-server/8.0.19/values.yaml b/stable/littlelink/10.0.45/values.yaml similarity index 100% rename from stable/logitech-media-server/8.0.19/values.yaml rename to stable/littlelink/10.0.45/values.yaml diff --git a/stable/logitech-media-server/8.0.19/app-changelog.md b/stable/logitech-media-server/8.0.19/app-changelog.md deleted file mode 100644 index 22831270fc..0000000000 --- a/stable/logitech-media-server/8.0.19/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [logitech-media-server-8.0.19](https://github.com/truecharts/charts/compare/logitech-media-server-8.0.18...logitech-media-server-8.0.19) (2023-11-30) - -### Chore - -- update container image lmscommunity/logitechmediaserver to 8.4.0[@fdad8c1](https://github.com/fdad8c1) ([#15535](https://github.com/truecharts/charts/issues/15535)) - - \ No newline at end of file diff --git a/stable/logitech-media-server/8.0.19/CHANGELOG.md b/stable/logitech-media-server/8.0.20/CHANGELOG.md similarity index 92% rename from stable/logitech-media-server/8.0.19/CHANGELOG.md rename to stable/logitech-media-server/8.0.20/CHANGELOG.md index 94b997cbdd..153db9524d 100644 --- a/stable/logitech-media-server/8.0.19/CHANGELOG.md +++ b/stable/logitech-media-server/8.0.20/CHANGELOG.md @@ -4,6 +4,15 @@ +## [logitech-media-server-8.0.20](https://github.com/truecharts/charts/compare/logitech-media-server-8.0.19...logitech-media-server-8.0.20) (2023-12-01) + +### Chore + +- update container image lmscommunity/logitechmediaserver to 8.4.0[@9cd6cc5](https://github.com/9cd6cc5) ([#15574](https://github.com/truecharts/charts/issues/15574)) + + + + ## [logitech-media-server-8.0.19](https://github.com/truecharts/charts/compare/logitech-media-server-8.0.18...logitech-media-server-8.0.19) (2023-11-30) ### Chore @@ -88,12 +97,3 @@ ## [logitech-media-server-8.0.10](https://github.com/truecharts/charts/compare/logitech-media-server-8.0.9...logitech-media-server-8.0.10) (2023-11-17) ### Fix - -- update container image lmscommunity/logitechmediaserver to 8.4.0 ([#14778](https://github.com/truecharts/charts/issues/14778)) - - - - -## [logitech-media-server-8.0.9](https://github.com/truecharts/charts/compare/logitech-media-server-8.0.8...logitech-media-server-8.0.9) (2023-11-17) - - diff --git a/stable/logitech-media-server/8.0.19/Chart.yaml b/stable/logitech-media-server/8.0.20/Chart.yaml similarity index 98% rename from stable/logitech-media-server/8.0.19/Chart.yaml rename to stable/logitech-media-server/8.0.20/Chart.yaml index e79c703379..7f1e339acd 100644 --- a/stable/logitech-media-server/8.0.19/Chart.yaml +++ b/stable/logitech-media-server/8.0.20/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/logitech-media-server - https://github.com/Logitech/slimserver type: application -version: 8.0.19 +version: 8.0.20 annotations: truecharts.org/category: media truecharts.org/SCALE-support: "true" diff --git a/stable/rsshub/8.0.280/README.md b/stable/logitech-media-server/8.0.20/README.md similarity index 100% rename from stable/rsshub/8.0.280/README.md rename to stable/logitech-media-server/8.0.20/README.md diff --git a/stable/logitech-media-server/8.0.20/app-changelog.md b/stable/logitech-media-server/8.0.20/app-changelog.md new file mode 100644 index 0000000000..4616ed3944 --- /dev/null +++ b/stable/logitech-media-server/8.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [logitech-media-server-8.0.20](https://github.com/truecharts/charts/compare/logitech-media-server-8.0.19...logitech-media-server-8.0.20) (2023-12-01) + +### Chore + +- update container image lmscommunity/logitechmediaserver to 8.4.0[@9cd6cc5](https://github.com/9cd6cc5) ([#15574](https://github.com/truecharts/charts/issues/15574)) + + \ No newline at end of file diff --git a/stable/logitech-media-server/8.0.19/app-readme.md b/stable/logitech-media-server/8.0.20/app-readme.md similarity index 100% rename from stable/logitech-media-server/8.0.19/app-readme.md rename to stable/logitech-media-server/8.0.20/app-readme.md diff --git a/stable/rsshub/8.0.280/charts/common-14.3.5.tgz b/stable/logitech-media-server/8.0.20/charts/common-14.3.5.tgz similarity index 100% rename from stable/rsshub/8.0.280/charts/common-14.3.5.tgz rename to stable/logitech-media-server/8.0.20/charts/common-14.3.5.tgz diff --git a/stable/logitech-media-server/8.0.19/ix_values.yaml b/stable/logitech-media-server/8.0.20/ix_values.yaml similarity index 91% rename from stable/logitech-media-server/8.0.19/ix_values.yaml rename to stable/logitech-media-server/8.0.20/ix_values.yaml index bcb3119502..12426b1e0e 100644 --- a/stable/logitech-media-server/8.0.19/ix_values.yaml +++ b/stable/logitech-media-server/8.0.20/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: lmscommunity/logitechmediaserver pullPolicy: IfNotPresent - tag: 8.4.0@sha256:fdad8c1866db40f5c380439b3408ea3097954d98bfa84c82e6a4ed0511f3635c + tag: 8.4.0@sha256:9cd6cc5efcf6bf31381872cece6de184eeecc59a188159e2d75a0f2c3bbfbaa6 service: main: ports: diff --git a/stable/logitech-media-server/8.0.19/questions.yaml b/stable/logitech-media-server/8.0.20/questions.yaml similarity index 100% rename from stable/logitech-media-server/8.0.19/questions.yaml rename to stable/logitech-media-server/8.0.20/questions.yaml diff --git a/stable/rsshub/8.0.280/templates/NOTES.txt b/stable/logitech-media-server/8.0.20/templates/NOTES.txt similarity index 100% rename from stable/rsshub/8.0.280/templates/NOTES.txt rename to stable/logitech-media-server/8.0.20/templates/NOTES.txt diff --git a/stable/logitech-media-server/8.0.19/templates/common.yaml b/stable/logitech-media-server/8.0.20/templates/common.yaml similarity index 100% rename from stable/logitech-media-server/8.0.19/templates/common.yaml rename to stable/logitech-media-server/8.0.20/templates/common.yaml diff --git a/stable/rsshub/8.0.280/values.yaml b/stable/logitech-media-server/8.0.20/values.yaml similarity index 100% rename from stable/rsshub/8.0.280/values.yaml rename to stable/logitech-media-server/8.0.20/values.yaml diff --git a/stable/rsshub/8.0.280/app-changelog.md b/stable/rsshub/8.0.280/app-changelog.md deleted file mode 100644 index b579c74f53..0000000000 --- a/stable/rsshub/8.0.280/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rsshub-8.0.280](https://github.com/truecharts/charts/compare/rsshub-8.0.279...rsshub-8.0.280) (2023-12-01) - -### Chore - -- update container image diygod/rsshub to latest[@5897f67](https://github.com/5897f67) ([#15551](https://github.com/truecharts/charts/issues/15551)) - - \ No newline at end of file diff --git a/stable/rsshub/8.0.280/CHANGELOG.md b/stable/rsshub/8.0.281/CHANGELOG.md similarity index 91% rename from stable/rsshub/8.0.280/CHANGELOG.md rename to stable/rsshub/8.0.281/CHANGELOG.md index 7433b57379..8a9c5e3f15 100644 --- a/stable/rsshub/8.0.280/CHANGELOG.md +++ b/stable/rsshub/8.0.281/CHANGELOG.md @@ -4,6 +4,15 @@ +## [rsshub-8.0.281](https://github.com/truecharts/charts/compare/rsshub-8.0.280...rsshub-8.0.281) (2023-12-01) + +### Chore + +- update container image diygod/rsshub to latest[@794c78f](https://github.com/794c78f) ([#15571](https://github.com/truecharts/charts/issues/15571)) + + + + ## [rsshub-8.0.280](https://github.com/truecharts/charts/compare/rsshub-8.0.279...rsshub-8.0.280) (2023-12-01) ### Chore @@ -88,12 +97,3 @@ ## [rsshub-8.0.271](https://github.com/truecharts/charts/compare/rsshub-8.0.270...rsshub-8.0.271) (2023-11-23) ### Chore - -- update container image diygod/rsshub to latest[@193ad55](https://github.com/193ad55) ([#15225](https://github.com/truecharts/charts/issues/15225)) - - - - -## [rsshub-8.0.270](https://github.com/truecharts/charts/compare/rsshub-8.0.269...rsshub-8.0.270) (2023-11-21) - -### Chore diff --git a/stable/rsshub/8.0.280/Chart.yaml b/stable/rsshub/8.0.281/Chart.yaml similarity index 98% rename from stable/rsshub/8.0.280/Chart.yaml rename to stable/rsshub/8.0.281/Chart.yaml index eed08560e1..75d0cd79d4 100644 --- a/stable/rsshub/8.0.280/Chart.yaml +++ b/stable/rsshub/8.0.281/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: rsshub -version: 8.0.280 +version: 8.0.281 appVersion: latest description: RSSHub can generate RSS feeds from pretty much everything type: application diff --git a/stable/rsshub/8.0.281/README.md b/stable/rsshub/8.0.281/README.md new file mode 100644 index 0000000000..e0a9b8fa8d --- /dev/null +++ b/stable/rsshub/8.0.281/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/rsshub/8.0.281/app-changelog.md b/stable/rsshub/8.0.281/app-changelog.md new file mode 100644 index 0000000000..2f33b4a02c --- /dev/null +++ b/stable/rsshub/8.0.281/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rsshub-8.0.281](https://github.com/truecharts/charts/compare/rsshub-8.0.280...rsshub-8.0.281) (2023-12-01) + +### Chore + +- update container image diygod/rsshub to latest[@794c78f](https://github.com/794c78f) ([#15571](https://github.com/truecharts/charts/issues/15571)) + + \ No newline at end of file diff --git a/stable/rsshub/8.0.280/app-readme.md b/stable/rsshub/8.0.281/app-readme.md similarity index 100% rename from stable/rsshub/8.0.280/app-readme.md rename to stable/rsshub/8.0.281/app-readme.md diff --git a/stable/rsshub/8.0.281/charts/common-14.3.5.tgz b/stable/rsshub/8.0.281/charts/common-14.3.5.tgz new file mode 100644 index 0000000000..58fbc6f496 Binary files /dev/null and b/stable/rsshub/8.0.281/charts/common-14.3.5.tgz differ diff --git a/stable/rsshub/8.0.280/charts/redis-6.0.66.tgz b/stable/rsshub/8.0.281/charts/redis-6.0.66.tgz similarity index 100% rename from stable/rsshub/8.0.280/charts/redis-6.0.66.tgz rename to stable/rsshub/8.0.281/charts/redis-6.0.66.tgz diff --git a/stable/rsshub/8.0.280/ix_values.yaml b/stable/rsshub/8.0.281/ix_values.yaml similarity index 95% rename from stable/rsshub/8.0.280/ix_values.yaml rename to stable/rsshub/8.0.281/ix_values.yaml index 65ee1d12c8..6e534ea2e7 100644 --- a/stable/rsshub/8.0.280/ix_values.yaml +++ b/stable/rsshub/8.0.281/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: diygod/rsshub pullPolicy: IfNotPresent - tag: latest@sha256:5897f672f776d5c69dd321a614e99eecf0cb4e4a86f7ccc008f1b1b72956d5e5 + tag: latest@sha256:794c78f0eb5832eb866d75da191fede113e56a8f3d1758ce09e5b094c5624b9f browserlessImage: repository: browserless/chrome tag: 1.60.2-chrome-stable@sha256:7db5e3aad20c201abaa03bbbc868a55ef96574cda0e67ccb7e4e032053ecb87d diff --git a/stable/rsshub/8.0.280/questions.yaml b/stable/rsshub/8.0.281/questions.yaml similarity index 100% rename from stable/rsshub/8.0.280/questions.yaml rename to stable/rsshub/8.0.281/questions.yaml diff --git a/stable/rsshub/8.0.281/templates/NOTES.txt b/stable/rsshub/8.0.281/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/rsshub/8.0.281/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/rsshub/8.0.280/templates/common.yaml b/stable/rsshub/8.0.281/templates/common.yaml similarity index 100% rename from stable/rsshub/8.0.280/templates/common.yaml rename to stable/rsshub/8.0.281/templates/common.yaml diff --git a/stable/rsshub/8.0.281/values.yaml b/stable/rsshub/8.0.281/values.yaml new file mode 100644 index 0000000000..e69de29bb2